Your IP : 3.147.71.67


Current Path : /home/church/public_html/mekhimalachi.org/wp-content/themes/mekhi/
Upload File :
Current File : /home/church/public_html/mekhimalachi.org/wp-content/themes/mekhi/style.css

@charset "UTF-8";
/*!
Theme Name: Mekhi
Theme URI: https://www.quemalabs.com/theme/refru/
Description: Refru is a fast WooCommerce storefront, ideal for create a creative shop online or a referral business from sites like Amazon or AliExpress. Very flexible theme that takes Gutenberg and the Customizer to the next level.
Version: 1.0.12
Author: Quema Labs
Author URI: https://www.quemalabs.com/
License: GNU General Public License v2 or later
License URI: LICENSE
Tags: e-commerce, two-columns, custom-background, threaded-comments, custom-menu, featured-images, sticky-post, translation-ready, rtl-language-support, theme-options, custom-colors, footer-widgets, grid-layout, wide-blocks
Text Domain: refru
*/
/*
---------------------------------------------
TABLE OF CONTENTS
---------------------------------------------
0. Imports
1. Header
2. Menu
3. Blog & Pages
4. Page Templates
5. Sidebar
6. Footer
7. Comments
8. Woocommerce
9. Pace
10. Animations
11. Shortcodes
12. Gutenberg
13. Animate
14. WordPress Default
15. External Plugins
16. Global Styles
17. Responsive Styles
---------------------------------------------
*/
/*
0. Imports
============================================= */
/* Quema Labs Font
-------------------------------------------------- */
/* Hero Button
-------------------------------------------------- */
/* Hero Buy Button
-------------------------------------------------- */
/* Main Background													
/*----------------------------------------------------------------------*/
/* 
Animations
=====================================================*/
/* Top to Bottom													
/*----------------------------------------------------------------------*/
/* Bottom to Top
/*----------------------------------------------------------------------*/
/* Left to Right
/*----------------------------------------------------------------------*/
/* Right to Left
/*----------------------------------------------------------------------*/
/*!
 * Bootstrap (https://getbootstrap.com/)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #4662ef;
  --secondary: #2fc77c;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625;
  color: #484848;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

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

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

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #4662ef;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #1333d6;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

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

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

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

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

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }

.table, .page.woocommerce-cart .cart-collaterals .cart_totals table.shop_table {
  width: 100%;
  margin-bottom: 1rem;
  color: #484848; }
  .table th, .page.woocommerce-cart .cart-collaterals .cart_totals table.shop_table th,
  .table td,
  .page.woocommerce-cart .cart-collaterals .cart_totals table.shop_table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th, .page.woocommerce-cart .cart-collaterals .cart_totals table.shop_table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody, .page.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #484848;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #cbd3fb; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #9fadf7; }

.table-hover .table-primary:hover {
  background-color: #b3bff9; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #b3bff9; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #c5efda; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #93e2bb; }

.table-hover .table-secondary:hover {
  background-color: #b1e9cd; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #b1e9cd; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th, .page.woocommerce-cart .cart-collaterals .cart_totals table.shop_table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th, .page.woocommerce-cart .cart-collaterals .cart_totals table.shop_table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #4662ef !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #173aeb !important; }

.bg-secondary {
  background-color: #2fc77c !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #259e62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #4662ef !important; }

.border-secondary {
  border-color: #2fc77c !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

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

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

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

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

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important; }

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important; }

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

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

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

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

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

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

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

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #4662ef !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #1333d6 !important; }

.text-secondary {
  color: #2fc77c !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #208955 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #484848 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.post-image a::after,
.far,
.header-widget-area .widget_recent_comments ul li::before,
.widget_recent_comments ul li::before,
.nav_social li a[href*="mailto:"]::before,
[id^="menu-social"] li a[href*="mailto:"]::before,
.comment-list .comment .comment-body .reply .comment-reply-link::before,
#sidebar .woocommerce-product-search::before,
.sticky .post-title::before,
.search-form label::before,
.fal,
.fad,
.fab,
.nav_social li a::before,
[id^="menu-social"] li a::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.header-widget-area .widget_recent_comments ul li::before, .widget_recent_comments ul li::before, .nav_social li a::before,
[id^="menu-social"] li a::before, #sidebar .woocommerce-product-search::before, .sticky .post-title::before, .search-form label::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.post-image a.fa-pull-left::after,
.far.fa-pull-left,
.widget_recent_comments ul li.fa-pull-left::before,
.nav_social li a.fa-pull-left[href*="mailto:"]::before,
[id^="menu-social"] li a.fa-pull-left[href*="mailto:"]::before,
.comment-list .comment .comment-body .reply .fa-pull-left.comment-reply-link::before,
#sidebar .fa-pull-left.woocommerce-product-search::before,
.sticky .fa-pull-left.post-title::before,
.search-form label.fa-pull-left::before,
.fal.fa-pull-left,
.fab.fa-pull-left,
.nav_social li a.fa-pull-left::before,
[id^="menu-social"] li a.fa-pull-left::before {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.post-image a.fa-pull-right::after,
.far.fa-pull-right,
.widget_recent_comments ul li.fa-pull-right::before,
.nav_social li a.fa-pull-right[href*="mailto:"]::before,
[id^="menu-social"] li a.fa-pull-right[href*="mailto:"]::before,
.comment-list .comment .comment-body .reply .fa-pull-right.comment-reply-link::before,
#sidebar .fa-pull-right.woocommerce-product-search::before,
.sticky .fa-pull-right.post-title::before,
.search-form label.fa-pull-right::before,
.fal.fa-pull-right,
.fab.fa-pull-right,
.nav_social li a.fa-pull-right::before,
[id^="menu-social"] li a.fa-pull-right::before {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-haykal:before {
  content: "\f666"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("assets/css/vendor/fontawesome-free/webfonts/fa-regular-400.eot");
  src: url("assets/css/vendor/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("assets/css/vendor/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"), url("assets/css/vendor/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"), url("assets/css/vendor/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"), url("assets/css/vendor/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }


.far,
.header-widget-area .widget_recent_comments ul li::before,
.widget_recent_comments ul li::before,
.nav_social li a[href*="mailto:"]::before,
[id^="menu-social"] li a[href*="mailto:"]::before,
.comment-list .comment .comment-body .reply .comment-reply-link::before,
#sidebar .woocommerce-product-search::before,
.sticky .post-title::before,
.search-form label::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400; }

/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("assets/css/vendor/fontawesome-free/webfonts/fa-solid-900.eot");
  src: url("assets/css/vendor/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("assets/css/vendor/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"), url("assets/css/vendor/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"), url("assets/css/vendor/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"), url("assets/css/vendor/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas,
.post-image a::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("assets/css/vendor/fontawesome-free/webfonts/fa-brands-400.eot");
  src: url("assets/css/vendor/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("assets/css/vendor/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"), url("assets/css/vendor/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"), url("assets/css/vendor/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"), url("assets/css/vendor/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }


.fab,
.nav_social li a::before,
[id^="menu-social"] li a::before {
  font-family: 'Font Awesome 5 Brands'; }

@font-face {
  font-family: "quemalabs-font";
  src: url("assets/css/vendor/quemalabs-font/fonts/quemalabs-font.ttf?6zw6tb") format("truetype"), url("assets/css/vendor/quemalabs-font/fonts/quemalabs-font.woff?6zw6tb") format("woff"), url("assets/css/vendor/quemalabs-font/fonts/quemalabs-font.svg?6zw6tb#quemalabs-font") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="ql-icon-"],
[class*=" ql-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "quemalabs-font" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ql-icon-cheap_2:before {
  content: "\e91d"; }

.ql-icon-external_link_squared:before {
  content: "\e91c"; }

.ql-icon-discount_56:before {
  content: "\e91b"; }

.ql-icon-beer_pump:before {
  content: "\e91a"; }

.ql-icon-shopping_cart_loaded:before {
  content: "\e918"; }

.ql-icon-shopping_cart:before {
  content: "\e919"; }

.ql-icon-overview_pages_1:before {
  content: "\e917"; }

.ql-icon-help:before {
  content: "\e915"; }

.ql-icon-info:before {
  content: "\e916"; }

.ql-icon-no_credit_cards:before {
  content: "\e90d"; }

.ql-icon-bank_card_front_side:before {
  content: "\e90e"; }

.ql-icon-card_verification_value:before {
  content: "\e90f"; }

.ql-icon-discover:before {
  content: "\e910"; }

.ql-icon-visa:before {
  content: "\e911"; }

.ql-icon-diners_club:before {
  content: "\e912"; }

.ql-icon-am_ex:before {
  content: "\e913"; }

.ql-icon-mastercard:before {
  content: "\e914"; }

.ql-icon-icons8-print:before {
  content: "\e90c"; }

.ql-icon-icons8-paycheque:before {
  content: "\e90b"; }

.ql-icon-settings:before {
  content: "\e901"; }

.ql-icon-user_male_circle:before {
  content: "\e902"; }

.ql-icon-combo_chart:before {
  content: "\e903"; }

.ql-icon-home:before {
  content: "\e904"; }

.ql-icon-edit_property:before {
  content: "\e905"; }

.ql-icon-beer_keg:before {
  content: "\e906"; }

.ql-icon-truck:before {
  content: "\e907"; }

.ql-icon-move_by_trolley:before {
  content: "\e908"; }

.ql-icon-beer_glass:before {
  content: "\e909"; }

.ql-icon-small_business:before {
  content: "\e90a"; }

.ql-icon-home5:before {
  content: "\e604"; }

.ql-icon-feather2:before {
  content: "\e615"; }

.ql-icon-pen2:before {
  content: "\e617"; }

.ql-icon-paint-roller:before {
  content: "\e620"; }

.ql-icon-cog:before {
  content: "\e672"; }

.ql-icon-star-half:before {
  content: "\e68e"; }

.ql-icon-at-sign:before {
  content: "\e695"; }

.ql-icon-envelope:before {
  content: "\e696"; }

.ql-icon-eye:before {
  content: "\e6a5"; }

.ql-icon-folder:before {
  content: "\e6ba"; }

.ql-icon-clipboard-text:before {
  content: "\e6cb"; }

.ql-icon-user:before {
  content: "\e71e"; }

.ql-icon-store:before {
  content: "\e744"; }

.ql-icon-bag:before {
  content: "\e74b"; }

.ql-icon-bag2:before {
  content: "\e74c"; }

.ql-icon-cart:before {
  content: "\e74d"; }

.ql-icon-cart-empty:before {
  content: "\e74e"; }

.ql-icon-cart-full:before {
  content: "\e74f"; }

.ql-icon-map2:before {
  content: "\e782"; }

.ql-icon-briefcase:before {
  content: "\e83a"; }

.ql-icon-volume-high:before {
  content: "\e8b0"; }

.ql-icon-volume-medium:before {
  content: "\e8b1"; }

.ql-icon-volume-low:before {
  content: "\e8b2"; }

.ql-icon-volume:before {
  content: "\e8b3"; }

.ql-icon-sync:before {
  content: "\e8da"; }

.ql-icon-enter-up2:before {
  content: "\e8ff"; }

.ql-icon-enter-down2:before {
  content: "\e900"; }

.ql-icon-magnifier:before {
  content: "\e922"; }

.ql-icon-exclamation:before {
  content: "\e932"; }

.ql-icon-question:before {
  content: "\e933"; }

.ql-icon-check:before {
  content: "\e934"; }

.ql-icon-cross2:before {
  content: "\e935"; }

.ql-icon-plus:before {
  content: "\e936"; }

.ql-icon-minus:before {
  content: "\e937"; }

.ql-icon-chevron-up:before {
  content: "\e939"; }

.ql-icon-chevron-down:before {
  content: "\e93a"; }

.ql-icon-chevron-left:before {
  content: "\e93b"; }

.ql-icon-chevron-right:before {
  content: "\e93c"; }

.ql-icon-arrow-left:before {
  content: "\e943"; }

.ql-icon-arrow-right:before {
  content: "\e944"; }

.ql-icon-warning:before {
  content: "\e955"; }

.ql-icon-notification-circle:before {
  content: "\e956"; }

.ql-icon-question-circle:before {
  content: "\e957"; }

.ql-icon-checkmark-circle:before {
  content: "\e959"; }

.ql-icon-cross-circle:before {
  content: "\e95a"; }

.ql-icon-chevron-up-circle:before {
  content: "\e962"; }

.ql-icon-chevron-down-circle:before {
  content: "\e963"; }

.ql-icon-chevron-left-circle:before {
  content: "\e964"; }

.ql-icon-chevron-right-circle:before {
  content: "\e965"; }

.ql-icon-funnel:before {
  content: "\e97c"; }

.ql-icon-text-size:before {
  content: "\e9a2"; }

/*
1. Header
============================================= */
/*
==========================================
Header
** Here is the general layout for the header
==========================================
*/
#header {
  position: relative;
  z-index: 10;
  -webkit-transition: padding 200ms;
  transition: padding 200ms;
  padding: 0 5%;
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #151515; }
  .refru-header-absolute #header {
    position: absolute; }
  #header .refru-logo-wrap {
    margin: 7px 0;
    line-height: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #header .refru-logo-wrap .site-title {
      margin: 0;
      display: inline-block;
      font-size: 1.375rem;
      line-height: 0; }
      #header .refru-logo-wrap .site-title .ql_logo {
        color: #fff;
        font-size: 1.375rem;
        line-height: 22px;
        font-weight: bold;
        -webkit-transition: all 400ms ease-in-out;
        transition: all 400ms ease-in-out;
        display: inline-block;
        padding: 7px 0;
        position: relative;
        z-index: 4; }
        #header .refru-logo-wrap .site-title .ql_logo:hover {
          text-decoration: none; }
      #header .refru-logo-wrap .site-title img.lazyload {
        max-height: 30px; }
  #header .refru-main-nav-wrap {
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    text-align: right; }
    #header .refru-main-nav-wrap .navbar-collapse {
      padding: 0; }
  #header .refru-icons-nav-wrap {
    -ms-flex-preferred-size: fit-content;
        flex-basis: fit-content;
    position: relative;
    margin-left: 10px;
    padding-left: 10px;
    color: #8a8a8a; }
    #header .refru-icons-nav-wrap::before {
      position: absolute;
      content: "";
      top: 50%;
      left: 0;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      background-color: rgba(0, 0, 0, 0.1);
      width: 1px;
      height: 25px; }
    #header .refru-icons-nav-wrap ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #header .refru-icons-nav-wrap ul li {
        display: inline-block; }
        #header .refru-icons-nav-wrap ul li a {
          padding: 1.125em 1.125em;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          color: inherit; }
          .no-touchevents #header .refru-icons-nav-wrap ul li a:hover {
            text-decoration: none;
            color: #495057; }
          #header .refru-icons-nav-wrap ul li a i {
            font-size: 1.25rem; }
  #header .refru-nav-btn-wrap {
    display: none; }
    #header .refru-nav-btn-wrap .refru-nav-btn {
      background-color: transparent;
      border: none;
      padding: 15px 19px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer; }
      .no-touchevents #header .refru-nav-btn-wrap .refru-nav-btn:hover {
        color: #495057; }
      #header .refru-nav-btn-wrap .refru-nav-btn i {
        font-size: 1.25rem;
        color: #adb5bd; }
  #header .refru-woo-search-form-wrap {
    display: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #header .refru-woo-search-form-wrap .woocommerce-product-search {
      position: relative; }
      #header .refru-woo-search-form-wrap .woocommerce-product-search:focus::before {
        display: none; }
      #header .refru-woo-search-form-wrap .woocommerce-product-search::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 11px;
        font-family: "quemalabs-font" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e922";
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        font-size: 0.875rem;
        pointer-events: none;
        color: #fff;
        opacity: 0.5; }
      #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field {
        background-color: rgba(255, 255, 255, 0.07);
        border: none;
        -webkit-box-shadow: none;
                box-shadow: none;
        border-radius: 50px;
        outline: none;
        padding: 0 15px;
        margin-bottom: 0;
        width: 36px;
        height: 36px;
        -webkit-transform: width;
                transform: width;
        font-size: 0.8125rem;
        color: #fff; }
        #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field:hover, #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field:focus {
          width: 230px;
          max-width: 100%;
          padding-left: 35px;
          background-color: rgba(255, 255, 255, 0.12); }
          #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field:hover::-webkit-input-placeholder, #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field:focus::-webkit-input-placeholder {
            color: rgba(255, 255, 255, 0.4); }
          #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field:hover:-moz-placeholder, #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field:focus:-moz-placeholder {
            color: rgba(255, 255, 255, 0.4); }
          #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field:hover::-moz-placeholder, #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field:focus::-moz-placeholder {
            color: rgba(255, 255, 255, 0.4); }
          #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field:hover:-ms-input-placeholder, #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field:focus:-ms-input-placeholder {
            color: rgba(255, 255, 255, 0.4); }
        #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field::-webkit-input-placeholder {
          color: transparent; }
        #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field:-moz-placeholder {
          color: transparent; }
        #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field::-moz-placeholder {
          color: transparent; }
        #header .refru-woo-search-form-wrap .woocommerce-product-search .search-field:-ms-input-placeholder {
          color: transparent; }
      #header .refru-woo-search-form-wrap .woocommerce-product-search button[type="submit"] {
        display: none; }
  #header.refru-fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }

#header .container {
  position: relative; }

.refru-logo-wrap .custom-logo-link {
  display: block;
  position: relative;
  z-index: 4; }

/*
==========================================
Header Widget Area
==========================================
*/
.header-widget-area {
  font-size: 1rem;
  /*
		Recent Comments Widget
		--------------------------------
		*/ }
  .header-widget-area .widget {
    margin-top: 40px; }
    .header-widget-area .widget ul,
    .header-widget-area .widget ol {
      margin-left: 0;
      margin-bottom: 0;
      padding-left: 0;
      list-style: none; }
      .header-widget-area .widget ul li,
      .header-widget-area .widget ol li {
        border-bottom: rgba(0, 0, 0, 0.08) 1px solid;
        padding: 7px 0; }
      .header-widget-area .widget ul ul,
      .header-widget-area .widget ul ol,
      .header-widget-area .widget ol ul,
      .header-widget-area .widget ol ol {
        margin-left: 15px; }
  .header-widget-area .widget_recent_comments ul#recentcomments {
    margin-top: 17px; }
  .header-widget-area .widget_recent_comments ul li {
    padding-left: 30px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
    border: none;
    position: relative;
    display: block;
    width: 100%; }
  .header-widget-area .widget_recent_comments ul li::before {
    display: inline-block;
    text-decoration: inherit;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px; }
  .header-widget-area .widget_recent_comments ul li a {
    display: inline;
    background: none;
    padding: 0; }
  .header-widget-area .widget_recent_comments ul li a:hover {
    background: none; }
  .header-widget-area .rsswidget {
    color: inherit; }
  .header-widget-area .widget #menu-social li {
    border: none; }

/*
Search Button
---------------------------------------*/
.menu_wrap .search-form {
  color: #fff; }
  .menu_wrap .search-form label {
    margin-bottom: 0; }
  .menu_wrap .search-form label::before {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }
  .menu_wrap .search-form .search-field {
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
    margin-bottom: 0;
    height: 39px;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    width: 0;
    float: right;
    padding: 0; }
  .menu_wrap .search-form .search-field:focus {
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
    padding: 6px 40px 6px 12px; }
  .menu_wrap .search-form .search-field::-webkit-input-placeholder {
    color: #acacac; }
  .menu_wrap .search-form .search-field:-moz-placeholder {
    /* Firefox 18- */
    color: #acacac; }
  .menu_wrap .search-form .search-field::-moz-placeholder {
    /* Firefox 19+ */
    color: #acacac; }
  .menu_wrap .search-form .search-field:-ms-input-placeholder {
    color: #acacac; }
  .menu_wrap .search-form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 39px;
    height: 39px;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 2;
    background-color: transparent;
    border: none;
    margin-bottom: 0; }
  .menu_wrap .search-form:hover .search-field {
    width: 100%;
    padding: 6px 40px 6px 12px; }

/*
==========================================
SM and UP
==========================================
*/
/*
Extra Small
=====================================================*/
@media (max-width: 575.98px) {
  /*
	Header
	==========================================
	*/
  #header {
    position: relative;
    padding: 0; }
    #header .refru-logo-wrap {
      -webkit-box-ordinal-group: 1;
          -ms-flex-order: 0;
              order: 0;
      text-align: left;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      padding: 0 15px; }
    #header .refru-main-nav-wrap {
      display: block;
      -webkit-box-ordinal-group: 7;
          -ms-flex-order: 6;
              order: 6;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      text-align: left; }
    #header .refru-icons-nav-wrap {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      padding-left: 0;
      margin-left: 0; }
      #header .refru-icons-nav-wrap::before {
        display: none; }
      #header .refru-icons-nav-wrap ul {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .js_active #header .refru-icons-nav-wrap .icons-navigation ul {
        display: none; }
      #header .refru-icons-nav-wrap .icons-navigation.toggled-on ul {
        display: block; }
    .js_active #header .refru-social-icons-nav-wrap .nav_social {
      display: none; }
    #header .refru-social-icons-nav-wrap .nav_social.toggled-on {
      display: block; } }

/*
2. Menu
============================================= */
.main-navigation {
  clear: both;
  display: block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  color: #8a8a8a; }
  .main-navigation ul {
    color: inherit;
    background: #151515;
    list-style: none;
    margin: 0;
    padding: 0 1.5em; }
    .main-navigation ul ul {
      padding: 0 0 0.71428571428571em 1.5em;
      text-align: left; }
      .main-navigation ul ul.toggled-on {
        display: block; }
      .main-navigation ul ul a {
        letter-spacing: 0;
        padding: 0.6875em 0;
        position: relative;
        text-transform: none; }
      .main-navigation ul ul .dropdown-toggle {
        color: rgba(0, 0, 0, 0.3); }
  .main-navigation li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    position: relative; }
    .main-navigation li li, .main-navigation li:last-child {
      border: 0; }
    .main-navigation li.menu-item-has-children > a {
      padding-right: 30px; }
    .main-navigation li.toggled-on > a {
      color: #4662ef; }
  .main-navigation a {
    display: block;
    padding: 0.9375em 0.71428571428571em;
    text-decoration: none;
    color: inherit; }
    .main-navigation a:hover {
      color: #767676; }
  .main-navigation > div > ul {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    padding: 0; }
  .main-navigation.toggled-on ul.nav-menu {
    display: block; }
  .main-navigation .animated {
    -webkit-animation-duration: 300ms;
            animation-duration: 300ms; }

/* Hide the menu on small screens when JavaScript is available.
 * It only works with JavaScript.
 */
.main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
  display: none; }

.main-navigation.toggled-on > div > ul {
  display: block; }

/* Menu toggle */
.menu-toggle {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1.5;
  margin: 0;
  padding: 1em;
  text-shadow: none;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .menu-toggle i {
    font-size: 1.25rem; }
  .menu-toggle:hover, .menu-toggle:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .menu-toggle:focus {
    outline: thin solid; }

/* Dropdown Toggle */
.dropdown-toggle {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(255, 255, 255, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  right: 0;
  line-height: 1.5;
  margin: 0 auto;
  padding: 0.875em 0.75em;
  position: absolute;
  text-shadow: none;
  top: 0; }
  .dropdown-toggle:hover, .dropdown-toggle:focus {
    background: transparent; }
  .dropdown-toggle:focus {
    outline: thin dotted; }
  .dropdown-toggle.toggled-on .icon {
    /* IE 9 */
    -webkit-transform: rotate(-180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-180deg); }
  .dropdown-toggle::after {
    display: none; }

@media (min-width: 576px) {
  .menu-toggle,
  .dropdown-toggle {
    display: none; }
  .main-navigation {
    width: auto; }
    .main-navigation ul,
    .main-navigation ul ul,
    .main-navigation > div > ul {
      display: block; }
    .main-navigation ul {
      background: transparent;
      padding: 0; }
      .main-navigation ul ul {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07), 0 15px 35px rgba(0, 0, 0, 0.1);
                box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07), 0 15px 35px rgba(0, 0, 0, 0.1);
        border-radius: 0 0 4px 4px;
        background: #151515;
        left: -999em;
        padding: 1.07142857142857em 0;
        position: absolute;
        top: 100%;
        z-index: 99999;
        font-size: 0.875rem;
        border-top: 3px solid #4662ef; }
        .refru-light-background .main-navigation ul ul {
          background: #fff; }
        .main-navigation ul ul li:hover > ul,
        .main-navigation ul ul li.focus > ul {
          left: 100%;
          right: auto; }
        .main-navigation ul ul a {
          padding: 0.57142857142857em 2em;
          width: 16em;
          color: inherit;
          position: relative;
          overflow: hidden; }
          .main-navigation ul ul a::before {
            position: absolute;
            top: 50%;
            left: 9px;
            width: 6px;
            height: 6px;
            border-radius: 6px;
            display: block;
            content: "";
            background-color: #4662ef;
            -webkit-transform: translate(-15px, -50%);
                    transform: translate(-15px, -50%);
            -webkit-transition: -webkit-transform 150ms ease-in-out;
            transition: -webkit-transform 150ms ease-in-out;
            transition: transform 150ms ease-in-out;
            transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out; }
          .main-navigation ul ul a:hover::before {
            -webkit-transform: translate(0, -50%);
                    transform: translate(0, -50%); }
        .main-navigation ul ul .menu-item-has-children > a > .icon,
        .main-navigation ul ul .page_item_has_children > a > .icon {
          margin-top: -9px;
          left: auto;
          position: absolute;
          right: 1em;
          top: 50%;
          -webkit-transform: rotate(-90deg);
                  transform: rotate(-90deg);
          opacity: 0.6; }
        .main-navigation ul ul ul {
          left: -999em;
          margin-top: -1px;
          top: 0;
          border-radius: 0 4px 4px 0; }
      .main-navigation ul li:hover > ul,
      .main-navigation ul li.focus > ul {
        left: 0;
        right: auto; }
    .main-navigation > div > ul {
      border: 0;
      margin-bottom: 0;
      padding: 0; }
      .main-navigation > div > ul > li > a {
        color: inherit; }
      .no-touchevents .refru-header-absolute .main-navigation > div > ul > li:hover a,
      .no-touchevents .refru-header-absolute .main-navigation > div > ul > li:focus a {
        background-color: rgba(255, 255, 255, 0.06); }
      .main-navigation > div > ul > li.edge:hover > ul,
      .main-navigation > div > ul > li.edge.focus > ul {
        left: auto;
        right: 0; }
        .main-navigation > div > ul > li.edge:hover > ul > li.edge:hover > ul,
        .main-navigation > div > ul > li.edge:hover > ul > li.edge.focus > ul,
        .main-navigation > div > ul > li.edge.focus > ul > li.edge:hover > ul,
        .main-navigation > div > ul > li.edge.focus > ul > li.edge.focus > ul {
          left: -100%;
          right: auto; }
    .main-navigation li {
      border: 0;
      display: inline-block; }
      .main-navigation li.menu-item-has-children {
        padding-right: 0; }
      .main-navigation li li {
        display: block;
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out; }
        .main-navigation li li.focus > a,
        .main-navigation li li:focus > a,
        .main-navigation li li:hover > a,
        .main-navigation li li a:hover,
        .main-navigation li li a:focus,
        .main-navigation li li.current_page_item a:hover,
        .main-navigation li li.current-menu-item a:hover,
        .main-navigation li li.current_page_item a:focus,
        .main-navigation li li.current-menu-item a:focus {
          color: #4662ef; }
      .main-navigation li:hover > a {
        color: #4662ef; }
    .main-navigation a {
      padding: 1.13333333333333em 1.13333333333333em;
      -webkit-transition: background 200ms;
      transition: background 200ms; }
    .main-navigation .menu-item-has-children > a > .icon,
    .main-navigation .page_item_has_children > a > .icon {
      display: inline;
      left: 5px;
      position: relative;
      font-size: 0.75rem;
      opacity: 0.6;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    #header.refru-header-absolute .main-navigation > div > ul > li > a {
      color: #fff; }
    .refru-mega-menu .main-navigation ul {
      background: transparent;
      padding: 0; }
      .refru-mega-menu .main-navigation ul ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        min-width: 350px; }
        .refru-mega-menu .main-navigation ul ul li {
          width: 50%; }
          .refru-mega-menu .main-navigation ul ul li a {
            width: auto;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 12px;
            padding: 0.83333333333333em 2em; }
            .refru-mega-menu .main-navigation ul ul li a .icon {
              display: none; }
          .refru-mega-menu .main-navigation ul ul li ul {
            min-width: auto;
            position: relative;
            left: 0;
            font-size: 13px;
            border-top: none;
            -webkit-box-shadow: none;
                    box-shadow: none;
            padding-left: 15px;
            margin-bottom: 10px; }
            .refru-mega-menu .main-navigation ul ul li ul li {
              width: 100%; }
              .refru-mega-menu .main-navigation ul ul li ul li a {
                text-transform: none;
                font-weight: normal;
                padding: 0.53846153846154em 2em; } }

/*
3. Blog & Pages
============================================= */
/*
Blog Page
============================================= */
body.blog {
  background-color: #fff; }
  body.blog #main {
    margin-top: 50px; }
  body.blog.refru-with-sidebar #container > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  body.blog.refru-with-sidebar #sidebar {
    width: 25%;
    margin-right: 5%; }
  body.blog.refru-with-sidebar #content {
    width: 70%; }

/*
Post
-------------------------------------------- */
.post {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  .post .post-header {
    margin: 0.625em 0; }
    .post .post-header .post-title {
      font-size: 1.25rem;
      margin-bottom: 0;
      color: #000;
      word-wrap: break-word; }
      .post .post-header .post-title a {
        text-decoration: none;
        -webkit-transition: opacity 200ms;
        transition: opacity 200ms; }
        .no-touchevents .post .post-header .post-title a:hover {
          opacity: 0.7; }
  .post .post-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0.625rem; }
    .post .post-footer .metadata ul li a {
      border-top: 1px solid transparent;
      margin-top: -1px;
      -webkit-transition: border 200ms;
      transition: border 200ms; }
      .no-touchevents .post .post-footer .metadata ul li a:hover {
        border-top-color: #4662ef; }
    .no-touchevents .post .post-footer .metadata ul li.meta_categories a:hover, .no-touchevents .post .post-footer .metadata ul li.meta_tags a:hover {
      border-top-color: transparent;
      color: #4662ef; }
    .post .post-footer .meta_author {
      display: none; }

.refru-blog-layout-1 .post {
  width: 44.5%;
  display: inline-block;
  vertical-align: top;
  margin: 0 2.5% 8% 2.5%; }
  .refru-blog-layout-1 .post .post-image {
    max-width: 100%; }
  .refru-blog-layout-1 .post .post-content .entry-content > *:not(.alignwide):not(.alignfull) {
    max-width: 100%; }
  .refru-blog-layout-1 .post .post-content .entry-footer {
    margin-left: 0;
    margin-right: 0; }

.refru-blog-layout-2 .post {
  width: 90%;
  display: block;
  margin: 0 5% 7% 5%; }
  .refru-blog-layout-2 .post .post-image {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin-right: 5%; }
  .refru-blog-layout-2 .post .post-content {
    width: 49%;
    display: inline-block; }
    .refru-blog-layout-2 .post .post-content .entry-content > *:not(.alignwide):not(.alignfull) {
      max-width: 100%; }
    .refru-blog-layout-2 .post .post-content .entry-header {
      margin-top: 0; }
    .refru-blog-layout-2 .post .post-content .entry-footer {
      display: none; }

.refru-blog-layout-3 .post {
  width: 100%;
  display: block;
  margin: 0 0 14% 0; }
  .refru-blog-layout-3 .post .post-image {
    display: none; }
  .refru-blog-layout-3 .post .post-content {
    width: 100%;
    display: block; }
    .refru-blog-layout-3 .post .post-content .entry-header {
      margin-top: 0; }
      .refru-blog-layout-3 .post .post-content .entry-header .post-title {
        font-size: 30px;
        max-width: 45%;
        margin-left: auto;
        margin-right: auto; }
    .refru-blog-layout-3 .post .post-content .entry-footer {
      display: block;
      max-width: 45%;
      margin-left: auto;
      margin-right: auto; }
      .refru-blog-layout-3 .post .post-content .entry-footer .metadata ul li.meta_author {
        display: inline-block; }

.refru-blog-layout-4 .post {
  width: 100%;
  display: block;
  margin: 0 0 14% 0; }
  .refru-blog-layout-4 .post .post-image {
    display: block;
    margin-bottom: 20px; }
  .refru-blog-layout-4 .post .post-content {
    width: 100%;
    display: block; }
    .refru-blog-layout-4 .post .post-content .entry-header {
      margin-top: 0; }
      .refru-blog-layout-4 .post .post-content .entry-header .post-title {
        font-size: 30px;
        max-width: 45%;
        margin-left: auto;
        margin-right: auto; }
    .refru-blog-layout-4 .post .post-content .entry-footer {
      display: block;
      max-width: 45%;
      margin-left: auto;
      margin-right: auto; }
      .refru-blog-layout-4 .post .post-content .entry-footer .metadata ul li.meta_author {
        display: inline-block; }

.refru-blog-layout-5 .post {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  vertical-align: top;
  margin: 0 0 14% 0; }
  .refru-blog-layout-5 .post .post-image {
    display: block;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .refru-blog-layout-5 .post .entry-header {
    width: 45%;
    margin: 0 auto;
    display: block;
    margin-top: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    .refru-blog-layout-5 .post .entry-header .post-title {
      font-size: 2.5rem;
      font-weight: bold; }
  .refru-blog-layout-5 .post .entry-content {
    display: block;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .refru-blog-layout-5 .post .entry-footer {
    display: block;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    border-top: none; }

.single article {
  margin-bottom: 3.75em;
  padding-bottom: 0; }

/*Image Post								*/
/*------------------------------------------ */
.post-image {
  position: relative;
  margin-bottom: 1.25rem;
  overflow: hidden;
  border-radius: 3px;
  max-width: 60%;
  margin-left: auto;
  margin-right: auto; }
  .post-image a {
    display: block;
    text-align: center; }
    .post-image a::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.7);
      opacity: 0;
      z-index: 2;
      -webkit-transition: opacity 300ms;
      transition: opacity 300ms; }
      .refru-dark-background .post-image a::before {
        background-color: #111111; }
    .post-image a::after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      content: "\f054";
      color: #fff;
      font-weight: 900;
      position: absolute;
      width: 35px;
      height: 35px;
      line-height: 35px;
      font-size: 35px;
      display: block;
      top: 50%;
      left: 50%;
      opacity: 0;
      -webkit-transform: translate(-80%, -50%);
              transform: translate(-80%, -50%);
      z-index: 3;
      -webkit-transition: all 300ms;
      transition: all 300ms; }
      .refru-dark-background .post-image a::after {
        color: #e9ecef; }
    .post-image a:hover::before, .post-image a:hover::after {
      opacity: 1; }
    .post-image a:hover::after {
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .post-image img {
    width: 100%;
    vertical-align: bottom;
    height: auto;
    -webkit-transition: all 300ms;
    transition: all 300ms; }

/*
Metadata
-------------------------------------------- */
.metadata {
  font-size: 0.75rem;
  display: block;
  padding: 0; }
  .metadata ul {
    margin: 0;
    padding: 0; }
    .metadata ul li {
      list-style: none;
      line-height: 1em;
      margin-bottom: 5px;
      margin-top: 5px;
      margin-right: 1.78571428571429em;
      display: inline-block;
      position: relative;
      color: #adb5bd; }
      .refru-dark-background .metadata ul li {
        color: #495057; }
      .metadata ul li strong {
        font-style: normal; }
      .metadata ul li i {
        margin-right: 0.35714285714286em;
        font-size: 14px;
        text-align: center; }
      .metadata ul li a {
        text-decoration: none;
        color: inherit;
        padding: 1em 0;
        display: inline-block;
        color: #6c757d; }
        .refru-dark-background .metadata ul li a {
          color: #6c757d; }
        .metadata ul li a:hover {
          color: #343a40; }
          .refru-dark-background .metadata ul li a:hover {
            color: #e9ecef; }
      .metadata ul li.meta_comments {
        float: right;
        margin-right: 0;
        text-align: right; }
      .metadata ul li hr {
        margin: 0; }

/*
Read More Button
-------------------------------------------- */
.read-more {
  color: #495057;
  font-weight: bold;
  clear: both;
  margin: 0.9375em 0;
  display: block;
  text-decoration: none;
  position: relative;
  margin-right: 20px; }
  .no-touchevents .read-more:hover {
    color: #212529;
    text-decoration: none; }
    .no-touchevents .read-more:hover i {
      -webkit-transform: translate(-30px, -50%);
              transform: translate(-30px, -50%);
      opacity: 1; }
    .no-touchevents .read-more:hover::before {
      width: 0; }
  .refru-dark-background .read-more {
    color: #adb5bd; }
    .no-touchevents .refru-dark-background .read-more:hover {
      color: #e9ecef; }
  .read-more i {
    font-size: 1rem;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transition: opacity 200ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: opacity 200ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: opacity 200ms, transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: opacity 200ms, transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transform: translate(-50px, -50%);
            transform: translate(-50px, -50%);
    opacity: 0;
    color: inherit; }

.updated:not(.published) {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

/*
Pagination
-------------------------------------------- */
.pagination_wrap {
  text-align: center; }
  .pagination_wrap .pagination {
    margin: 2.5rem 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased; }
    .pagination_wrap .pagination a,
    .pagination_wrap .pagination span {
      background-color: transparent;
      color: #adb5bd;
      display: inline-block;
      font-size: 13px;
      font-weight: bold;
      line-height: 1.42857;
      padding: 9px 15px;
      position: relative;
      z-index: 1;
      text-decoration: none;
      border-radius: 3px;
      margin-right: 5px;
      -webkit-transition: background 200ms, color 200ms;
      transition: background 200ms, color 200ms; }
      .refru-dark-background .pagination_wrap .pagination a, .refru-dark-background
      .pagination_wrap .pagination span {
        color: #6c757d; }
      .pagination_wrap .pagination a.current,
      .pagination_wrap .pagination span.current {
        background-color: #495057;
        color: #fff; }
        .refru-dark-background .pagination_wrap .pagination a.current, .refru-dark-background
        .pagination_wrap .pagination span.current {
          background-color: #343a40; }
    .pagination_wrap .pagination a:hover {
      background-color: #dee2e6;
      color: #495057;
      cursor: pointer; }
      .refru-dark-background .pagination_wrap .pagination a:hover {
        background-color: #212529;
        color: #fff; }
    .pagination_wrap .pagination.active a {
      background-color: #4662ef;
      color: #fff;
      border-color: #4662ef; }
      .pagination_wrap .pagination.active a:hover {
        background-color: #fff;
        color: #4662ef;
        border-color: #4662ef;
        cursor: pointer; }

/*
Small
============================================= */
@media (min-width: 768px) and (max-width: 991.98px) {
  body.blog.refru-with-sidebar #sidebar {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    padding-left: 0; }
  body.blog.refru-with-sidebar #content {
    width: 100%; } }

/*
Extra Small
============================================= */
@media (max-width: 575.98px) {
  body.blog.refru-with-sidebar #sidebar {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    padding-left: 0; }
  body.blog.refru-with-sidebar #content {
    width: 100%; }
  .post-image {
    max-width: 85%; }
  .refru-blog-layout-5 .post {
    margin-bottom: 15%; }
    .refru-blog-layout-5 .post .entry-header {
      width: 85%; }
      .refru-blog-layout-5 .post .entry-header .post-title {
        font-size: 1.625rem; }
    .refru-blog-layout-5 .post .entry-content {
      width: 100%; }
    .refru-blog-layout-5 .post .entry-footer {
      width: 85%;
      margin-top: 0;
      margin-bottom: 0; } }

.single article {
  margin-bottom: 3.75em;
  padding-bottom: 0; }

/*
Single
============================================= */
body.single-post {
  background-color: #fff; }
  body.single-post #main {
    margin-top: 100px; }
  body.single-post .post {
    margin-bottom: 100px; }
    body.single-post .post .entry-header {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      margin-bottom: 30px; }
    body.single-post .post .post-image {
      margin-bottom: 0;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    body.single-post .post .post-content {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; }

/*
Post Navigation
-------------------------------------------- */
.post-navigation {
  margin: 40px 0;
  max-width: 45%;
  margin: 0 auto; }
  .post-navigation .nav-next,
  .post-navigation .nav-previous {
    margin-bottom: 1.25em;
    background-position: center;
    background-size: cover;
    background-color: #fff;
    position: relative;
    width: 47.6%;
    display: inline-block;
    border-radius: 3px; }
    .post-navigation .nav-next::before,
    .post-navigation .nav-previous::before {
      content: "";
      opacity: 0.85;
      background-color: #fff;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      position: absolute; }
    .post-navigation .nav-next a,
    .post-navigation .nav-previous a {
      padding: 18px 23px;
      background-color: #fff;
      position: relative;
      display: block;
      color: #212529;
      text-decoration: none;
      font-size: 1.125rem;
      overflow: hidden;
      -webkit-transition: background 300ms;
      transition: background 300ms;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .post-navigation .nav-next a:hover,
      .post-navigation .nav-previous a:hover {
        background-color: transparent; }
        .post-navigation .nav-next a:hover::before,
        .post-navigation .nav-previous a:hover::before {
          background-color: #212529;
          color: #fff;
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0);
          text-indent: 0;
          border-radius: 3px; }
      .post-navigation .nav-next a::before,
      .post-navigation .nav-previous a::before {
        display: block;
        font-family: "quemalabs-font" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        top: 0;
        bottom: 0;
        text-align: center;
        color: #dee2e6;
        font-size: 36px;
        z-index: 1;
        text-decoration: none;
        line-height: 84px;
        width: 84px;
        -webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
        transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
        -webkit-transform: translate(-20px, 0);
                transform: translate(-20px, 0);
        text-indent: 50px; }
      .post-navigation .nav-next a span,
      .post-navigation .nav-previous a span {
        font-size: 0.875rem;
        color: #adb5bd;
        display: block; }
  .post-navigation .nav-next {
    margin-left: 2%; }
    .post-navigation .nav-next a {
      padding-right: 100px;
      text-align: right; }
      .post-navigation .nav-next a::before {
        content: "\e93c";
        right: 0;
        -webkit-transform: translate(20px, 0);
                transform: translate(20px, 0);
        text-indent: -50px; }
  .post-navigation .nav-previous {
    margin-right: 2%; }
    .post-navigation .nav-previous a {
      padding-left: 100px; }
      .post-navigation .nav-previous a::before {
        content: "\e93b";
        left: 0; }

/*
Post Navigation - Extra Small
-------------------------------------------- */
@media (max-width: 575.98px) {
  .post-navigation {
    max-width: 100%; }
    .post-navigation .nav-next,
    .post-navigation .nav-previous {
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }

/*
Extra Small
============================================= */
@media (max-width: 575.98px) {
  body.single-post #main {
    margin-top: 50px; } }

/*
Search
=====================================================*/
.search .post,
.search .page {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  vertical-align: top;
  margin: 0 0 14% 0; }
  .search .post .post-image,
  .search .page .post-image {
    display: block;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .search .post .entry-header,
  .search .page .entry-header {
    width: 45%;
    margin: 0 auto;
    display: block;
    margin-top: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    .search .post .entry-header .post-title,
    .search .page .entry-header .post-title {
      font-size: 2.5rem;
      font-weight: bold; }
  .search .post .entry-content,
  .search .page .entry-content {
    display: block;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .search .post .entry-footer,
  .search .page .entry-footer {
    display: block;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    border-top: none; }

.search .entry-header {
  margin-top: 0; }

/*
Extra Small
============================================= */
/*
404 Page
============================================= */
.error-404 {
  margin: 10% 0; }
  .error-404 .page-header {
    text-align: center; }
    .error-404 .page-header::before {
      bottom: 28px; }
    .error-404 .page-header > * {
      max-width: 100%; }
    .error-404 .page-header .page-title {
      padding-bottom: 0;
      padding-left: 30px;
      padding-right: 30px; }
    .error-404 .page-header i {
      font-size: 8.75rem;
      display: block;
      margin-bottom: 1.875rem;
      color: #000;
      opacity: 0.2; }
  .error-404 .page-content {
    text-align: center; }
    .error-404 .page-content .search-form {
      width: 40%;
      margin: 0 auto; }
      .error-404 .page-content .search-form .search-submit {
        display: none; }

.widgets-404 {
  margin-top: 50px; }
  .widgets-404 .col-md-3 {
    margin-bottom: 30px; }
  .widgets-404 .widget {
    text-align: left; }
    .widgets-404 .widget ul {
      list-style: none;
      padding-left: 0; }
      .widgets-404 .widget ul li {
        margin-bottom: 10px; }
        .widgets-404 .widget ul li a {
          color: inherit; }
    .widgets-404 .widget .widgettitle,
    .widgets-404 .widget .widget-title {
      font-size: 1.125rem;
      text-transform: uppercase; }

/*
Extra Small
============================================= */
@media (max-width: 575.98px) {
  .error-404 .page-content .search-form {
    width: 90%; } }

/*
Blog Page
============================================= */
body.page-template-default {
  background-color: #fff; }
  body.page-template-default.refru-with-sidebar #container > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  body.page-template-default.refru-with-sidebar #sidebar {
    width: 25%;
    margin-right: 5%; }
  body.page-template-default.refru-with-sidebar #content {
    width: 70%; }

/*
Main
-------------------------------------------- */
#main {
  margin-top: 20px; }

/*
Entry Content (Posts & Pages)
-------------------------------------------- */
.entry-content {
  font-size: 1.125rem;
  line-height: 180%; }
  .entry-content p {
    margin-bottom: 1.44444444444444em; }

/*
Page Header
-------------------------------------------- */
.page-header {
  margin-bottom: 1.25rem; }
  .page-header > * {
    max-width: 45%;
    margin-left: auto;
    margin-right: auto; }
  .search-results .page-header {
    margin-bottom: 3.75rem; }
    .search-results .page-header .page-title {
      font-size: 1.875rem; }
  .archive .page-header {
    margin-bottom: 3.75rem; }
  @media (max-width: 575.98px) {
    .page-header > * {
      max-width: 85%; } }

/*
Page Title
-------------------------------------------- */
.page-title {
  margin-bottom: 0;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
  word-wrap: break-word; }

/*
Page Content
-------------------------------------------- */
.page-content {
  margin-bottom: 4.375em; }

/*
Welcome Box
-------------------------------------------- */
.refru-welcome-box {
  text-align: center;
  width: 100%;
  padding: 3% 5% 3%;
  margin-bottom: 10px;
  background-color: #151515;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  position: relative; }
  .refru-welcome-box .refru-welcome-box-title {
    font-size: 2rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px; }
  .refru-welcome-box .refru-welcome-box-desc {
    font-size: 1.25rem;
    color: #fff;
    opacity: 0.6;
    margin-bottom: 0; }
  .refru-welcome-box .refru-welcome-box-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: 100%;
    -webkit-transform: translateY(95%);
            transform: translateY(95%); }
    .refru-welcome-box .refru-welcome-box-bottom path {
      fill: #151515; }

@media (max-width: 575.98px) {
  .refru-welcome-box {
    padding: 4% 5% 10%; } }

/*
Extra Small
=====================================================*/
/*
4. Page Templates
============================================= */
/*
2 Shop Sidebars Template
============================*/
.page-template-template-2-shop-sidebars {
  /*
    Gutenberg WooCommerce Blocks
    All WooCommerce blocks are full width on this template
    ============================*/ }
  .page-template-template-2-shop-sidebars div[class^="wp-block-woocommerce-"],
  .page-template-template-2-shop-sidebars div[class*=" wp-block-woocommerce-"] {
    max-width: 100% !important; }

/*
5. Sidebar
============================================= */
#sidebar {
  padding-left: 60px; }
  .refru-shop-sidebar-left #sidebar {
    padding-right: 0;
    padding-left: 0; }
  .refru-shop-sidebar-right #sidebar {
    padding-right: 0;
    padding-left: 0; }
  #sidebar a {
    color: inherit; }
    .no-touchevents #sidebar a:hover {
      color: #000; }

/*
Animation
--------------------------------
*/
.animations-enable .widget {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: opacity 500ms 400ms, -webkit-transform 500ms 400ms;
  transition: opacity 500ms 400ms, -webkit-transform 500ms 400ms;
  transition: opacity 500ms 400ms, transform 500ms 400ms;
  transition: opacity 500ms 400ms, transform 500ms 400ms, -webkit-transform 500ms 400ms; }

.pace-done.animations-enable .widget,
.no-js .widget {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0); }

/*
Widgets
--------------------------------
*/
.widget {
  margin-bottom: 4.28571428571429em;
  position: relative;
  padding: 0;
  font-size: 0.875rem; }
  .widget h4 {
    position: relative;
    margin-bottom: 0.8em;
    text-transform: uppercase;
    font-weight: normal; }
  .widget ul,
  .widget ol {
    margin-left: 0px;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    .widget ul li ul,
    .widget ol li ul {
      margin-left: 15px;
      margin-bottom: 0;
      margin-top: 0 !important;
      font-size: inherit; }
      .widget ul li ul li:last-child,
      .widget ol li ul li:last-child {
        border-bottom: none; }
  .widget .pagenav,
  .widget .linkcat {
    list-style: none; }
  .widget > ul li > a {
    padding: 0.63636363636364em 0;
    display: block;
    font-weight: normal;
    -webkit-transition: all 200ms;
    transition: all 200ms; }
    .widget > ul li > a:hover {
      text-indent: 10px;
      text-decoration: none; }
  .widget select {
    margin-left: 5px;
    color: #495057; }

/*
Recent Comments Widget
--------------------------------
*/
.widget_recent_comments ul#recentcomments {
  margin-top: 17px; }

.widget_recent_comments ul li {
  padding-left: 35px;
  margin-bottom: 20px;
  border: none;
  position: relative;
  display: block;
  width: 100%; }

.widget_recent_comments ul li::before {
  display: inline-block;
  text-decoration: inherit;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px; }

.widget_recent_comments ul li i {
  position: absolute;
  color: #dee2e6;
  left: 0;
  top: 20%;
  font-size: 1.45454545454545em; }

.widget_recent_comments ul li a {
  display: inline;
  background: none;
  padding: 0; }

.widget_recent_comments ul li a:hover {
  background: none; }

/*
Recent Posts Widget
--------------------------------
*/
.widget_recent_entries ul li {
  display: block;
  width: 100%; }
  .widget_recent_entries ul li a:hover {
    color: #495057; }

/*
Tag Widget
--------------------------------
*/
.widget_tag ul.wp-tag-cloud {
  margin-top: 20px; }

.widget_tag ul li {
  display: inline-block;
  margin: 0 0.90909090909091em 0.90909090909091em 0;
  border: none; }

.widget_tag ul li a {
  background-color: #dee2e6;
  display: inline-block;
  padding: 3px 6px;
  font-weight: bold;
  border-radius: 3px;
  outline: none; }

.widget_tag ul li a:hover {
  color: #adb5bd;
  text-decoration: none;
  text-indent: 0; }

.widget_tag ul li a:active {
  position: relative;
  top: 1px; }

/*
Search Widget
--------------------------------
*/
.widget_search {
  position: relative; }

.widget_search #s {
  width: 100%;
  display: block;
  padding-right: 30px; }

.widget_search #s:focus {
  border-color: #adb5bd;
  -webkit-box-shadow: none;
          box-shadow: none; }

.widget_search #searchsubmit {
  background: none;
  border: none;
  width: 17px;
  height: 17px;
  display: block;
  text-indent: -9999px;
  position: absolute;
  right: 15px;
  top: 7px;
  cursor: pointer;
  line-height: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.widget_search i {
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  right: 12px;
  top: 12px;
  cursor: pointer;
  font-size: 1em;
  color: #adb5bd; }

/*
6. Footer
============================================= */
/*
Footer
============================================= */
.footer-wrap {
  overflow: hidden;
  background-color: #232323;
  position: relative;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  .footer-wrap .refru-footer-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.2;
    background-position: center;
    background-size: cover; }
  .footer-wrap h1,
  .footer-wrap h2,
  .footer-wrap h3,
  .footer-wrap h4,
  .footer-wrap h5,
  .footer-wrap h6 {
    color: #fff; }

/*
Subfooter
============================================= */
.sub-footer {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px;
  color: #919ca6;
  font-size: 0.8125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 3; }
  .sub-footer .sub-footer-copy p {
    margin-bottom: 0;
    line-height: 35px; }
  .sub-footer .sub-footer-copy a {
    color: inherit;
    text-decoration: underline; }
  .sub-footer.refru-sub-footer-style-2 {
    background-color: transparent;
    position: relative;
    padding-top: 70px; }
    .sub-footer.refru-sub-footer-style-2::before {
      content: "";
      position: absolute;
      top: 0;
      left: 50.1%;
      width: 1px;
      height: 50px;
      background-color: rgba(255, 255, 255, 0.1); }
    .sub-footer.refru-sub-footer-style-2 .sub-footer-copy {
      display: none; }
    .sub-footer.refru-sub-footer-style-2 .sub-footer-social-menu {
      width: 100%;
      text-align: center; }
      .sub-footer.refru-sub-footer-style-2 .sub-footer-social-menu .nav_social {
        float: none;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .sub-footer.refru-sub-footer-style-2 .sub-footer-social-menu .nav_social li {
          display: inline-block;
          float: none; }
          .sub-footer.refru-sub-footer-style-2 .sub-footer-social-menu .nav_social li a {
            width: 40px;
            height: 40px;
            line-height: 40px; }
            .sub-footer.refru-sub-footer-style-2 .sub-footer-social-menu .nav_social li a::before {
              font-size: 1.375rem;
              width: 22px;
              height: 22px; }
  .sub-footer.refru-sub-footer-style-3 {
    background-color: transparent;
    border-top: 1px solid rgba(255, 255, 255, 0.1); }

/*
Sub Footer - Extra Small
-------------------------------------------- */
@media (max-width: 575.98px) {
  .sub-footer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .sub-footer .sub-footer-copy {
      width: 100%;
      text-align: center; }
    .sub-footer .sub-footer-social-menu {
      margin-top: 20px;
      width: 100%; } }

/*
Social Nav
-------------------------------------------- */
.nav_social,
[id^="menu-social"] {
  position: relative;
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .nav_social li,
  [id^="menu-social"] li {
    text-align: center;
    position: relative;
    display: inline-block;
    margin-left: 10px; }
    .nav_social li a,
    [id^="menu-social"] li a {
      padding: 0;
      overflow: hidden;
      display: block;
      position: relative;
      width: 35px;
      height: 35px;
      line-height: 35px;
      color: #dee2e6;
      -webkit-transition: background 200ms;
      transition: background 200ms;
      text-decoration: none;
      text-align: center;
      font-weight: normal;
      border-radius: 3px; }
      .nav_social li a:hover,
      [id^="menu-social"] li a:hover {
        color: #fff; }
        .nav_social li a:hover::before,
        [id^="menu-social"] li a:hover::before {
          color: #fff !important;
          -webkit-animation: social_icons_anim 500ms ease;
                  animation: social_icons_anim 500ms ease; }
      .nav_social li a::before,
      [id^="menu-social"] li a::before {
        font-size: 18px;
        width: 18px;
        height: 18px;
        color: #fff;
        color: inherit;
        text-decoration: none !important; }

/*
Social Nav - Extra Small
-------------------------------------------- */
@media (max-width: 575.98px) {
  .nav_social {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.widget [id^="menu-social"] {
  padding-left: 0;
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .widget [id^="menu-social"] li a {
    width: 50px;
    height: 50px;
    line-height: 58px;
    padding: 0 !important;
    vertical-align: middle;
    color: #4662ef; }
    .widget [id^="menu-social"] li a::before {
      font-size: 1.75rem;
      width: 28px;
      height: 28px; }

/*
Social Nav Animations
-------------------------------------------- */
@-webkit-keyframes social_icons_anim {
  0% {
    -webkit-transform: translate(0, -30px);
            transform: translate(0, -30px);
    opacity: 0; }
  60% {
    -webkit-transform: translate(0, 2px);
            transform: translate(0, 2px);
    opacity: 1; }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes social_icons_anim {
  0% {
    -webkit-transform: translate(0, -30px);
            transform: translate(0, -30px);
    opacity: 0; }
  60% {
    -webkit-transform: translate(0, 2px);
            transform: translate(0, 2px);
    opacity: 1; }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

/*
Social Nav Brands Colors
-------------------------------------------- */
.nav_social li a[href*="facebook.com"]:hover,
[id^="menu-social"] li a[href*="facebook.com"]:hover {
  background-color: #3b5998; }

.nav_social li a[href*="facebook.com"]::before,
[id^="menu-social"] li a[href*="facebook.com"]::before {
  content: "\f09a"; }

.nav_social li a[href*="instagram.com"]:hover,
[id^="menu-social"] li a[href*="instagram.com"]:hover {
  background-color: #e33567; }

.nav_social li a[href*="instagram.com"]::before,
[id^="menu-social"] li a[href*="instagram.com"]::before {
  content: "\f16d"; }

.nav_social li a[href*="twitter.com"]::before,
[id^="menu-social"] li a[href*="twitter.com"]::before {
  content: "\f099"; }

.nav_social li a[href*="twitter.com"]:hover,
[id^="menu-social"] li a[href*="twitter.com"]:hover {
  background-color: #33ccff; }

.nav_social li a[href*="dribbble.com"]::before,
[id^="menu-social"] li a[href*="dribbble.com"]::before {
  content: "\f17d"; }

.nav_social li a[href*="dribbble.com"]:hover,
[id^="menu-social"] li a[href*="dribbble.com"]:hover {
  background-color: #c5376d; }

.nav_social li a[href*="flickr.com"]::before,
[id^="menu-social"] li a[href*="flickr.com"]::before {
  content: "\f16e"; }

.nav_social li a[href*="flickr.com"]:hover,
[id^="menu-social"] li a[href*="flickr.com"]:hover {
  background-color: #ff0084; }

.nav_social li a[href*="youtube.com"]::before,
[id^="menu-social"] li a[href*="youtube.com"]::before {
  content: "\f167"; }

.nav_social li a[href*="youtube.com"]:hover,
[id^="menu-social"] li a[href*="youtube.com"]:hover {
  background-color: #c1302a; }

.nav_social li a[href*="github.com"]::before,
[id^="menu-social"] li a[href*="github.com"]::before {
  content: "\f09b"; }

.nav_social li a[href*="github.com"]:hover,
[id^="menu-social"] li a[href*="github.com"]:hover {
  background-color: #2f2f2f; }

.nav_social li a[href*="vimeo.com"]::before,
[id^="menu-social"] li a[href*="vimeo.com"]::before {
  content: "\f194"; }

.nav_social li a[href*="vimeo.com"]:hover,
[id^="menu-social"] li a[href*="vimeo.com"]:hover {
  background-color: #1ab7ea; }

.nav_social li a[href*="foursquare.com"]::before,
[id^="menu-social"] li a[href*="foursquare.com"]::before {
  content: "\f180"; }

.nav_social li a[href*="foursquare.com"]:hover,
[id^="menu-social"] li a[href*="foursquare.com"]:hover {
  background-color: #1dafec; }

.nav_social li a[href*="skype.com"]::before,
[id^="menu-social"] li a[href*="skype.com"]::before {
  content: "\f17e"; }

.nav_social li a[href*="skype.com"]:hover,
[id^="menu-social"] li a[href*="skype.com"]:hover {
  background-color: #00aff0; }

.nav_social li a[href*="plus.google.com"]::before,
[id^="menu-social"] li a[href*="plus.google.com"]::before {
  content: "\f0d5"; }

.nav_social li a[href*="plus.google.com"]:hover,
[id^="menu-social"] li a[href*="plus.google.com"]:hover {
  background-color: #d5402b; }

.nav_social li a[href*="tumblr.com"]::before,
[id^="menu-social"] li a[href*="tumblr.com"]::before {
  content: "\f173"; }

.nav_social li a[href*="tumblr.com"]:hover,
[id^="menu-social"] li a[href*="tumblr.com"]:hover {
  background-color: #343b4a; }

.nav_social li a[href*="linkedin.com"]::before,
[id^="menu-social"] li a[href*="linkedin.com"]::before {
  content: "\f0e1"; }

.nav_social li a[href*="linkedin.com"]:hover,
[id^="menu-social"] li a[href*="linkedin.com"]:hover {
  background-color: #0073b2; }

.nav_social li a[href*="pinterest.com"]::before,
[id^="menu-social"] li a[href*="pinterest.com"]::before {
  content: "\f231"; }

.nav_social li a[href*="pinterest.com"]:hover,
[id^="menu-social"] li a[href*="pinterest.com"]:hover {
  background-color: #cb2027; }

.nav_social li a[href*="/feed/"]::before,
[id^="menu-social"] li a[href*="/feed/"]::before {
  content: "\f09e"; }

.nav_social li a[href*="/feed/"]:hover,
[id^="menu-social"] li a[href*="/feed/"]:hover {
  background-color: #ff6600; }

.nav_social li a[href*="wordpress.com"]::before,
[id^="menu-social"] li a[href*="wordpress.com"]::before {
  content: "\f19a"; }

.nav_social li a[href*="wordpress.com"]:hover,
[id^="menu-social"] li a[href*="wordpress.com"]:hover {
  background-color: #21759b; }

.nav_social li a[href*="wordpress.org"]::before,
[id^="menu-social"] li a[href*="wordpress.org"]::before {
  content: "\f19a"; }

.nav_social li a[href*="wordpress.org"]:hover,
[id^="menu-social"] li a[href*="wordpress.org"]:hover {
  background-color: #21759b; }

.nav_social li a[href*="tripadvisor.com"]::before,
[id^="menu-social"] li a[href*="tripadvisor.com"]::before {
  content: "\f262"; }

.nav_social li a[href*="tripadvisor.com"]:hover,
[id^="menu-social"] li a[href*="tripadvisor.com"]:hover {
  background-color: #1d973c; }

.nav_social li a[href*="yelp.com"]::before,
[id^="menu-social"] li a[href*="yelp.com"]::before {
  content: "\f1e9"; }

.nav_social li a[href*="yelp.com"]:hover,
[id^="menu-social"] li a[href*="yelp.com"]:hover {
  background-color: #db000b; }

.nav_social li a[href*="tel:"]::before,
[id^="menu-social"] li a[href*="tel:"]::before {
  content: "\f095"; }

.nav_social li a[href*="whatsapp:"]::before,
[id^="menu-social"] li a[href*="whatsapp:"]::before {
  content: "\f232"; }

.nav_social li a[href*="whatsapp:"]:hover,
[id^="menu-social"] li a[href*="whatsapp:"]:hover {
  background-color: #00c547; }

.nav_social li a[href*="vk.com"]::before,
[id^="menu-social"] li a[href*="vk.com"]::before {
  content: "\f189"; }

.nav_social li a[href*="vk.com"]:hover,
[id^="menu-social"] li a[href*="vk.com"]:hover {
  background-color: #39739b; }

.nav_social li a[href*="500px.com"]::before,
[id^="menu-social"] li a[href*="500px.com"]::before {
  content: "\f26e"; }

.nav_social li a[href*="500px.com"]:hover,
[id^="menu-social"] li a[href*="500px.com"]:hover {
  background-color: #0098e7; }

.nav_social li a[href*="snapchat.com"]::before,
[id^="menu-social"] li a[href*="napchat.com"]::before {
  content: "\f2ac"; }

.nav_social li a[href*="snapchat.com"]:hover,
[id^="menu-social"] li a[href*="napchat.com"]:hover {
  background-color: #f4ed1d; }

.nav_social li a[href*="behance.net"]::before,
[id^="menu-social"] li a[href*="behance.net"]::before {
  content: "\f1b4"; }

.nav_social li a[href*="behance.net"]:hover,
[id^="menu-social"] li a[href*="behance.net"]:hover {
  background-color: #0077ff; }

.nav_social li a[href*="amazon."]::before,
[id^="menu-social"] li a[href*="amazon."]::before {
  content: "\f270"; }

.nav_social li a[href*="amazon."]:hover,
[id^="menu-social"] li a[href*="amazon."]:hover {
  background-color: #ff9900; }

.nav_social li a[href*="mailto:"]::before,
[id^="menu-social"] li a[href*="mailto:"]::before {
  content: "\f0e0"; }

.nav_social li a[href*="mailto:"]:hover,
[id^="menu-social"] li a[href*="mailto:"]:hover {
  background-color: #ff9900; }

.nav_social li a[href*="t.me"]::before,
[id^="menu-social"] li a[href*="t.me"]::before {
  content: "\f2c6"; }

.nav_social li a[href*="telegram.me"]::before,
[id^="menu-social"] li a[href*="telegram.me"]::before {
  content: "\f2c6"; }

.nav_social li a[href*="telegram.me"]:hover,
[id^="menu-social"] li a[href*="telegram.me"]:hover {
  background-color: #609dd7; }

/*
==========================================
Footer Menu
==========================================
*/
#menu-footer {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin-left: 20px;
  padding-left: 8px; }
  #menu-footer li {
    display: inline-block; }
    #menu-footer li a {
      padding: 8px 12px; }
      #menu-footer li a:hover {
        background-color: transparent; }

/*
Go Up Button
-------------------------------------------- */
.refru-up-button {
  position: absolute;
  right: 10px;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  z-index: 3;
  text-align: center;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.05);
  color: #adb5bd;
  text-decoration: none; }
  .refru-up-button:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.1);
    color: #fff; }
  .refru-up-button:focus, .refru-up-button:active {
    text-decoration: none;
    color: #fff; }

/*
Go Up Button - Extra Small
-------------------------------------------- */
@media (max-width: 575.98px) {
  .refru-up-button {
    display: none; } }

/*
7. Comments
============================================= */
/*
Comments
============================================= */
#comments {
  margin-bottom: 4.375em;
  margin-top: 4.375em;
  max-width: 45%;
  margin-left: auto;
  margin-right: auto; }
  #comments .comments-title {
    color: #343a40;
    font-size: 1.375rem; }
    .refru-dark-background #comments .comments-title {
      color: #adb5bd; }

.comment-list {
  margin-left: 0;
  margin-top: 1.875em;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .refru-dark-background .comment-list {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .comment-list .comment {
    list-style-type: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased; }
    .comment-list .comment .comment-body {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      padding: 2.5rem 0;
      font-size: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      position: relative; }
      .refru-dark-background .comment-list .comment .comment-body {
        border-top: 1px solid rgba(255, 255, 255, 0.1); }
      .comment-list .comment .comment-body .comment-content {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        display: inline-block;
        vertical-align: top;
        color: #495057; }
        .refru-dark-background .comment-list .comment .comment-body .comment-content {
          color: #ced4da; }
      .comment-list .comment .comment-body .comment-meta {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        display: inline-block;
        margin-bottom: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .comment-list .comment .comment-body .comment-meta .comment-author {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; }
          .comment-list .comment .comment-body .comment-meta .comment-author img {
            border-radius: 50px;
            width: 32px;
            height: 32px;
            margin-right: 15px; }
          .comment-list .comment .comment-body .comment-meta .comment-author .fn {
            color: #343a40; }
            .refru-dark-background .comment-list .comment .comment-body .comment-meta .comment-author .fn {
              color: #adb5bd; }
          .comment-list .comment .comment-body .comment-meta .comment-author .says {
            display: none; }
        .comment-list .comment .comment-body .comment-meta .comment-metadata {
          font-size: 11px;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          text-align: right; }
          .comment-list .comment .comment-body .comment-meta .comment-metadata a {
            color: #adb5bd;
            display: block; }
            .refru-dark-background .comment-list .comment .comment-body .comment-meta .comment-metadata a {
              color: #6c757d; }
          .comment-list .comment .comment-body .comment-meta .comment-metadata .edit-link {
            display: block; }
      .comment-list .comment .comment-body .reply {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        text-align: right;
        position: absolute;
        bottom: 15px;
        width: 100%; }
        .comment-list .comment .comment-body .reply .comment-reply-link {
          padding: 5px;
          font-size: 13px;
          color: #adb5bd;
          text-decoration: none;
          position: relative;
          padding-left: 20px; }
          .refru-dark-background .comment-list .comment .comment-body .reply .comment-reply-link {
            color: #6c757d; }
          .no-touchevents .comment-list .comment .comment-body .reply .comment-reply-link:hover {
            color: #495057; }
            .no-touchevents .comment-list .comment .comment-body .reply .comment-reply-link:hover .refru-dark-background.no-touchevents .comment-list .comment .comment-body .reply .comment-reply-link:hover {
              color: #ced4da; }
          .comment-list .comment .comment-body .reply .comment-reply-link::before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            font-weight: normal;
            line-height: 1;
            content: "\f086";
            position: absolute;
            top: 50%;
            left: 0;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            font-size: 14px; }
    .comment-list .comment.bypostauthor .comment-body {
      color: #495057;
      border-bottom-color: #4662ef; }
      .refru-dark-background .comment-list .comment.bypostauthor .comment-body {
        color: #dee2e6; }
  .comment-list .pingback .comment-body {
    margin-bottom: 15px; }
    .comment-list .pingback .comment-body .edit-link a {
      font-size: 14px;
      color: #ced4da;
      text-decoration: underline; }
      .comment-list .pingback .comment-body .edit-link a:hover {
        text-decoration: none; }

/*
Comments - Extra Small
-------------------------------------------- */
@media (max-width: 575.98px) {
  #comments {
    min-width: 85%; } }

/*
Comments Form
============================================= */
#respond {
  margin: 5rem 0; }
  #respond .comment-reply-title {
    color: #343a40;
    font-size: 1.375rem; }
    .refru-dark-background #respond .comment-reply-title {
      color: #adb5bd; }

.comment-form {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .comment-form .input-wrap {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
    .comment-form .input-wrap.textarea {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin-left: 0;
      margin-right: 0; }
    .comment-form .input-wrap .control-label {
      font-size: 13px;
      font-weight: bold;
      text-transform: uppercase;
      color: #495057; }
    .comment-form .input-wrap .controls-wrap {
      position: relative; }
      .comment-form .input-wrap .controls-wrap input {
        padding-left: 42px;
        width: 100%; }
        .comment-form .input-wrap .controls-wrap input:focus {
          outline: none; }
      .comment-form .input-wrap .controls-wrap textarea {
        width: 100%;
        height: 150px;
        margin-bottom: 1.42857142857143em;
        padding: 10px 20px; }
        .comment-form .input-wrap .controls-wrap textarea:focus {
          outline: none; }
      .comment-form .input-wrap .controls-wrap i {
        position: absolute;
        left: 15px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
        color: #ced4da;
        font-size: 16px; }
  .comment-form .comment-form-cookies-consent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px;
    color: #6c757d;
    font-size: 0.875rem; }
    .comment-form .comment-form-cookies-consent #wp-comment-cookies-consent {
      display: inline-block;
      width: auto;
      height: auto;
      margin-bottom: 0;
      margin-right: 10px; }
    .comment-form .comment-form-cookies-consent label {
      margin-bottom: 0; }
  .comment-form .form-submit {
    margin-top: 20px; }
    .comment-form .form-submit input[type="submit"] {
      height: auto; }

@media (min-width: 576px) {
  /* Comment List										
    /*-------------------*/
  .comment-list .comment .comment-body .comment-content {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%; }
  .comment-list .comment .comment-body .comment-meta {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    margin-right: 5%;
    margin-bottom: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .comment-list .comment .comment-body .comment-meta .comment-author {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
    .comment-list .comment .comment-body .comment-meta .comment-metadata {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      text-align: left;
      margin-top: 10px; }
      .comment-list .comment .comment-body .comment-meta .comment-metadata a {
        color: #adb5bd;
        display: block; }
      .comment-list .comment .comment-body .comment-meta .comment-metadata .edit-link {
        display: block; }
  .comment-list .comment .comment-body .comment-metadata .edit-link {
    display: block; }
  /* Comment Form													
    /*-------------------*/
  .comment-form .input-wrap {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%; } }

/*
8. WooCommerce
============================================= */
/* 
Product
=====================================================*/
.woocommerce #main ul.products,
.woocommerce #main ul.wc-block-grid__products,
.woocommerce-page ul.products,
.woocommerce-page ul.wc-block-grid__products,
.woocommerce ul.products,
.woocommerce ul.wc-block-grid__products,
.woocommerce-js ul.products,
.woocommerce-js ul.wc-block-grid__products {
  margin: -1% 0 3.75em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .woocommerce #main ul.products li.product,
  .woocommerce #main ul.products li.wc-block-grid__product,
  .woocommerce #main ul.wc-block-grid__products li.product,
  .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product,
  .woocommerce-page ul.products li.product,
  .woocommerce-page ul.products li.wc-block-grid__product,
  .woocommerce-page ul.wc-block-grid__products li.product,
  .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product,
  .woocommerce ul.products li.product,
  .woocommerce ul.products li.wc-block-grid__product,
  .woocommerce ul.wc-block-grid__products li.product,
  .woocommerce ul.wc-block-grid__products li.wc-block-grid__product,
  .woocommerce-js ul.products li.product,
  .woocommerce-js ul.products li.wc-block-grid__product,
  .woocommerce-js ul.wc-block-grid__products li.product,
  .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 31.2%;
            flex: 1 0 31.2%;
    margin: 1%;
    position: relative;
    float: none;
    letter-spacing: normal;
    vertical-align: top;
    word-spacing: normal;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04), 0 15px 35px rgba(0, 0, 0, 0.07);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04), 0 15px 35px rgba(0, 0, 0, 0.07);
    background-color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: center; }
    .woocommerce #main ul.products li.product .refru-product-animation-wrap,
    .woocommerce #main ul.products li.wc-block-grid__product .refru-product-animation-wrap,
    .woocommerce #main ul.wc-block-grid__products li.product .refru-product-animation-wrap,
    .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .refru-product-animation-wrap,
    .woocommerce-page ul.products li.product .refru-product-animation-wrap,
    .woocommerce-page ul.products li.wc-block-grid__product .refru-product-animation-wrap,
    .woocommerce-page ul.wc-block-grid__products li.product .refru-product-animation-wrap,
    .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .refru-product-animation-wrap,
    .woocommerce ul.products li.product .refru-product-animation-wrap,
    .woocommerce ul.products li.wc-block-grid__product .refru-product-animation-wrap,
    .woocommerce ul.wc-block-grid__products li.product .refru-product-animation-wrap,
    .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .refru-product-animation-wrap,
    .woocommerce-js ul.products li.product .refru-product-animation-wrap,
    .woocommerce-js ul.products li.wc-block-grid__product .refru-product-animation-wrap,
    .woocommerce-js ul.wc-block-grid__products li.product .refru-product-animation-wrap,
    .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .refru-product-animation-wrap {
      width: 100%; }
    .woocommerce #main ul.products li.product .product_text,
    .woocommerce #main ul.products li.wc-block-grid__product .product_text,
    .woocommerce #main ul.wc-block-grid__products li.product .product_text,
    .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text,
    .woocommerce-page ul.products li.product .product_text,
    .woocommerce-page ul.products li.wc-block-grid__product .product_text,
    .woocommerce-page ul.wc-block-grid__products li.product .product_text,
    .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text,
    .woocommerce ul.products li.product .product_text,
    .woocommerce ul.products li.wc-block-grid__product .product_text,
    .woocommerce ul.wc-block-grid__products li.product .product_text,
    .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text,
    .woocommerce-js ul.products li.product .product_text,
    .woocommerce-js ul.products li.wc-block-grid__product .product_text,
    .woocommerce-js ul.wc-block-grid__products li.product .product_text,
    .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text {
      width: 100%;
      padding: 0;
      line-height: 1.4375em;
      color: #495057;
      z-index: 5;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-item-align: stretch;
          align-self: stretch;
      position: relative; }
      .woocommerce #main ul.products li.product .product_text .button,
      .woocommerce #main ul.products li.wc-block-grid__product .product_text .button,
      .woocommerce #main ul.wc-block-grid__products li.product .product_text .button,
      .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .button,
      .woocommerce-page ul.products li.product .product_text .button,
      .woocommerce-page ul.products li.wc-block-grid__product .product_text .button,
      .woocommerce-page ul.wc-block-grid__products li.product .product_text .button,
      .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .button,
      .woocommerce ul.products li.product .product_text .button,
      .woocommerce ul.products li.wc-block-grid__product .product_text .button,
      .woocommerce ul.wc-block-grid__products li.product .product_text .button,
      .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .button,
      .woocommerce-js ul.products li.product .product_text .button,
      .woocommerce-js ul.products li.wc-block-grid__product .product_text .button,
      .woocommerce-js ul.wc-block-grid__products li.product .product_text .button,
      .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .button {
        min-width: 50px;
        display: block;
        margin-top: 0;
        font-size: 0.9375rem;
        text-align: center;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        background-color: transparent;
        overflow: hidden;
        white-space: nowrap;
        text-indent: -9999px;
        color: #adb5bd;
        position: relative;
        -ms-flex-item-align: stretch;
            align-self: stretch;
        padding: 15px;
        -webkit-box-shadow: none;
                box-shadow: none;
        text-shadow: none; }
        .woocommerce #main ul.products li.product .product_text .button::before,
        .woocommerce #main ul.products li.wc-block-grid__product .product_text .button::before,
        .woocommerce #main ul.wc-block-grid__products li.product .product_text .button::before,
        .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .button::before,
        .woocommerce-page ul.products li.product .product_text .button::before,
        .woocommerce-page ul.products li.wc-block-grid__product .product_text .button::before,
        .woocommerce-page ul.wc-block-grid__products li.product .product_text .button::before,
        .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .button::before,
        .woocommerce ul.products li.product .product_text .button::before,
        .woocommerce ul.products li.wc-block-grid__product .product_text .button::before,
        .woocommerce ul.wc-block-grid__products li.product .product_text .button::before,
        .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .button::before,
        .woocommerce-js ul.products li.product .product_text .button::before,
        .woocommerce-js ul.products li.wc-block-grid__product .product_text .button::before,
        .woocommerce-js ul.wc-block-grid__products li.product .product_text .button::before,
        .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .button::before {
          content: "\e918";
          font-family: "quemalabs-font" !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          font-size: 1.75rem;
          text-indent: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-transition: color 200ms;
          transition: color 200ms;
          color: inherit; }
        .woocommerce #main ul.products li.product .product_text .button.product_type_external::before,
        .woocommerce #main ul.products li.wc-block-grid__product .product_text .button.product_type_external::before,
        .woocommerce #main ul.wc-block-grid__products li.product .product_text .button.product_type_external::before,
        .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .button.product_type_external::before,
        .woocommerce-page ul.products li.product .product_text .button.product_type_external::before,
        .woocommerce-page ul.products li.wc-block-grid__product .product_text .button.product_type_external::before,
        .woocommerce-page ul.wc-block-grid__products li.product .product_text .button.product_type_external::before,
        .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .button.product_type_external::before,
        .woocommerce ul.products li.product .product_text .button.product_type_external::before,
        .woocommerce ul.products li.wc-block-grid__product .product_text .button.product_type_external::before,
        .woocommerce ul.wc-block-grid__products li.product .product_text .button.product_type_external::before,
        .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .button.product_type_external::before,
        .woocommerce-js ul.products li.product .product_text .button.product_type_external::before,
        .woocommerce-js ul.products li.wc-block-grid__product .product_text .button.product_type_external::before,
        .woocommerce-js ul.wc-block-grid__products li.product .product_text .button.product_type_external::before,
        .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .button.product_type_external::before {
          content: "\e91c"; }
        .woocommerce #main ul.products li.product .product_text .button.loading,
        .woocommerce #main ul.products li.wc-block-grid__product .product_text .button.loading,
        .woocommerce #main ul.wc-block-grid__products li.product .product_text .button.loading,
        .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .button.loading,
        .woocommerce-page ul.products li.product .product_text .button.loading,
        .woocommerce-page ul.products li.wc-block-grid__product .product_text .button.loading,
        .woocommerce-page ul.wc-block-grid__products li.product .product_text .button.loading,
        .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .button.loading,
        .woocommerce ul.products li.product .product_text .button.loading,
        .woocommerce ul.products li.wc-block-grid__product .product_text .button.loading,
        .woocommerce ul.wc-block-grid__products li.product .product_text .button.loading,
        .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .button.loading,
        .woocommerce-js ul.products li.product .product_text .button.loading,
        .woocommerce-js ul.products li.wc-block-grid__product .product_text .button.loading,
        .woocommerce-js ul.wc-block-grid__products li.product .product_text .button.loading,
        .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .button.loading {
          opacity: 0.7; }
          .woocommerce #main ul.products li.product .product_text .button.loading:before,
          .woocommerce #main ul.products li.wc-block-grid__product .product_text .button.loading:before,
          .woocommerce #main ul.wc-block-grid__products li.product .product_text .button.loading:before,
          .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .button.loading:before,
          .woocommerce-page ul.products li.product .product_text .button.loading:before,
          .woocommerce-page ul.products li.wc-block-grid__product .product_text .button.loading:before,
          .woocommerce-page ul.wc-block-grid__products li.product .product_text .button.loading:before,
          .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .button.loading:before,
          .woocommerce ul.products li.product .product_text .button.loading:before,
          .woocommerce ul.products li.wc-block-grid__product .product_text .button.loading:before,
          .woocommerce ul.wc-block-grid__products li.product .product_text .button.loading:before,
          .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .button.loading:before,
          .woocommerce-js ul.products li.product .product_text .button.loading:before,
          .woocommerce-js ul.products li.wc-block-grid__product .product_text .button.loading:before,
          .woocommerce-js ul.wc-block-grid__products li.product .product_text .button.loading:before,
          .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .button.loading:before {
            content: "\e8da";
            font-family: "quemalabs-font" !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -webkit-animation: spin 2s linear infinite;
                    animation: spin 2s linear infinite; }
        .woocommerce #main ul.products li.product .product_text .button:focus,
        .woocommerce #main ul.products li.wc-block-grid__product .product_text .button:focus,
        .woocommerce #main ul.wc-block-grid__products li.product .product_text .button:focus,
        .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .button:focus,
        .woocommerce-page ul.products li.product .product_text .button:focus,
        .woocommerce-page ul.products li.wc-block-grid__product .product_text .button:focus,
        .woocommerce-page ul.wc-block-grid__products li.product .product_text .button:focus,
        .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .button:focus,
        .woocommerce ul.products li.product .product_text .button:focus,
        .woocommerce ul.products li.wc-block-grid__product .product_text .button:focus,
        .woocommerce ul.wc-block-grid__products li.product .product_text .button:focus,
        .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .button:focus,
        .woocommerce-js ul.products li.product .product_text .button:focus,
        .woocommerce-js ul.products li.wc-block-grid__product .product_text .button:focus,
        .woocommerce-js ul.wc-block-grid__products li.product .product_text .button:focus,
        .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .button:focus {
          bottom: auto; }
        .no-touchevents .woocommerce #main ul.products li.product .product_text .button:hover::before, .no-touchevents
        .woocommerce #main ul.products li.wc-block-grid__product .product_text .button:hover::before, .no-touchevents
        .woocommerce #main ul.wc-block-grid__products li.product .product_text .button:hover::before, .no-touchevents
        .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .button:hover::before, .no-touchevents
        .woocommerce-page ul.products li.product .product_text .button:hover::before, .no-touchevents
        .woocommerce-page ul.products li.wc-block-grid__product .product_text .button:hover::before, .no-touchevents
        .woocommerce-page ul.wc-block-grid__products li.product .product_text .button:hover::before, .no-touchevents
        .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .button:hover::before, .no-touchevents
        .woocommerce ul.products li.product .product_text .button:hover::before, .no-touchevents
        .woocommerce ul.products li.wc-block-grid__product .product_text .button:hover::before, .no-touchevents
        .woocommerce ul.wc-block-grid__products li.product .product_text .button:hover::before, .no-touchevents
        .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .button:hover::before, .no-touchevents
        .woocommerce-js ul.products li.product .product_text .button:hover::before, .no-touchevents
        .woocommerce-js ul.products li.wc-block-grid__product .product_text .button:hover::before, .no-touchevents
        .woocommerce-js ul.wc-block-grid__products li.product .product_text .button:hover::before, .no-touchevents
        .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .button:hover::before {
          color: #495057; }
      .woocommerce #main ul.products li.product .product_text .added_to_cart,
      .woocommerce #main ul.products li.wc-block-grid__product .product_text .added_to_cart,
      .woocommerce #main ul.wc-block-grid__products li.product .product_text .added_to_cart,
      .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .added_to_cart,
      .woocommerce-page ul.products li.product .product_text .added_to_cart,
      .woocommerce-page ul.products li.wc-block-grid__product .product_text .added_to_cart,
      .woocommerce-page ul.wc-block-grid__products li.product .product_text .added_to_cart,
      .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .added_to_cart,
      .woocommerce ul.products li.product .product_text .added_to_cart,
      .woocommerce ul.products li.wc-block-grid__product .product_text .added_to_cart,
      .woocommerce ul.wc-block-grid__products li.product .product_text .added_to_cart,
      .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .added_to_cart,
      .woocommerce-js ul.products li.product .product_text .added_to_cart,
      .woocommerce-js ul.products li.wc-block-grid__product .product_text .added_to_cart,
      .woocommerce-js ul.wc-block-grid__products li.product .product_text .added_to_cart,
      .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .added_to_cart {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        font-size: 0.875rem;
        margin-top: 0;
        padding-top: 0;
        color: #495057; }
        .no-touchevents .woocommerce #main ul.products li.product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce #main ul.products li.wc-block-grid__product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce #main ul.wc-block-grid__products li.product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce-page ul.products li.product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce-page ul.products li.wc-block-grid__product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce-page ul.wc-block-grid__products li.product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce ul.products li.product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce ul.products li.wc-block-grid__product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce ul.wc-block-grid__products li.product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce-js ul.products li.product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce-js ul.products li.wc-block-grid__product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce-js ul.wc-block-grid__products li.product .product_text .added_to_cart:hover, .no-touchevents
        .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .added_to_cart:hover {
          color: #212529; }
      .woocommerce #main ul.products li.product .product_text .price,
      .woocommerce #main ul.products li.wc-block-grid__product .product_text .price,
      .woocommerce #main ul.wc-block-grid__products li.product .product_text .price,
      .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .price,
      .woocommerce-page ul.products li.product .product_text .price,
      .woocommerce-page ul.products li.wc-block-grid__product .product_text .price,
      .woocommerce-page ul.wc-block-grid__products li.product .product_text .price,
      .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .price,
      .woocommerce ul.products li.product .product_text .price,
      .woocommerce ul.products li.wc-block-grid__product .product_text .price,
      .woocommerce ul.wc-block-grid__products li.product .product_text .price,
      .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .price,
      .woocommerce-js ul.products li.product .product_text .price,
      .woocommerce-js ul.products li.wc-block-grid__product .product_text .price,
      .woocommerce-js ul.wc-block-grid__products li.product .product_text .price,
      .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .price {
        font-size: 0.875rem;
        text-align: center;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        color: #6c757d;
        max-width: 100%;
        margin: 10px;
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
        background-color: transparent !important; }
        .woocommerce #main ul.products li.product .product_text .price .woocommerce-Price-amount,
        .woocommerce #main ul.products li.wc-block-grid__product .product_text .price .woocommerce-Price-amount,
        .woocommerce #main ul.wc-block-grid__products li.product .product_text .price .woocommerce-Price-amount,
        .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .price .woocommerce-Price-amount,
        .woocommerce-page ul.products li.product .product_text .price .woocommerce-Price-amount,
        .woocommerce-page ul.products li.wc-block-grid__product .product_text .price .woocommerce-Price-amount,
        .woocommerce-page ul.wc-block-grid__products li.product .product_text .price .woocommerce-Price-amount,
        .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .price .woocommerce-Price-amount,
        .woocommerce ul.products li.product .product_text .price .woocommerce-Price-amount,
        .woocommerce ul.products li.wc-block-grid__product .product_text .price .woocommerce-Price-amount,
        .woocommerce ul.wc-block-grid__products li.product .product_text .price .woocommerce-Price-amount,
        .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .price .woocommerce-Price-amount,
        .woocommerce-js ul.products li.product .product_text .price .woocommerce-Price-amount,
        .woocommerce-js ul.products li.wc-block-grid__product .product_text .price .woocommerce-Price-amount,
        .woocommerce-js ul.wc-block-grid__products li.product .product_text .price .woocommerce-Price-amount,
        .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .price .woocommerce-Price-amount {
          background-color: #fff200;
          padding: 4px 12px;
          border-radius: 3px;
          display: inline-block;
          color: #000; }
        .woocommerce #main ul.products li.product .product_text .price del,
        .woocommerce #main ul.products li.wc-block-grid__product .product_text .price del,
        .woocommerce #main ul.wc-block-grid__products li.product .product_text .price del,
        .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .price del,
        .woocommerce-page ul.products li.product .product_text .price del,
        .woocommerce-page ul.products li.wc-block-grid__product .product_text .price del,
        .woocommerce-page ul.wc-block-grid__products li.product .product_text .price del,
        .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .price del,
        .woocommerce ul.products li.product .product_text .price del,
        .woocommerce ul.products li.wc-block-grid__product .product_text .price del,
        .woocommerce ul.wc-block-grid__products li.product .product_text .price del,
        .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .price del,
        .woocommerce-js ul.products li.product .product_text .price del,
        .woocommerce-js ul.products li.wc-block-grid__product .product_text .price del,
        .woocommerce-js ul.wc-block-grid__products li.product .product_text .price del,
        .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .price del {
          opacity: 0.4;
          margin-right: 10px; }
          .woocommerce #main ul.products li.product .product_text .price del .woocommerce-Price-amount,
          .woocommerce #main ul.products li.wc-block-grid__product .product_text .price del .woocommerce-Price-amount,
          .woocommerce #main ul.wc-block-grid__products li.product .product_text .price del .woocommerce-Price-amount,
          .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .price del .woocommerce-Price-amount,
          .woocommerce-page ul.products li.product .product_text .price del .woocommerce-Price-amount,
          .woocommerce-page ul.products li.wc-block-grid__product .product_text .price del .woocommerce-Price-amount,
          .woocommerce-page ul.wc-block-grid__products li.product .product_text .price del .woocommerce-Price-amount,
          .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .price del .woocommerce-Price-amount,
          .woocommerce ul.products li.product .product_text .price del .woocommerce-Price-amount,
          .woocommerce ul.products li.wc-block-grid__product .product_text .price del .woocommerce-Price-amount,
          .woocommerce ul.wc-block-grid__products li.product .product_text .price del .woocommerce-Price-amount,
          .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .price del .woocommerce-Price-amount,
          .woocommerce-js ul.products li.product .product_text .price del .woocommerce-Price-amount,
          .woocommerce-js ul.products li.wc-block-grid__product .product_text .price del .woocommerce-Price-amount,
          .woocommerce-js ul.wc-block-grid__products li.product .product_text .price del .woocommerce-Price-amount,
          .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .price del .woocommerce-Price-amount {
            background-color: transparent;
            padding: 0;
            text-decoration: line-through; }
        .woocommerce #main ul.products li.product .product_text .price ins,
        .woocommerce #main ul.products li.wc-block-grid__product .product_text .price ins,
        .woocommerce #main ul.wc-block-grid__products li.product .product_text .price ins,
        .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .price ins,
        .woocommerce-page ul.products li.product .product_text .price ins,
        .woocommerce-page ul.products li.wc-block-grid__product .product_text .price ins,
        .woocommerce-page ul.wc-block-grid__products li.product .product_text .price ins,
        .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .price ins,
        .woocommerce ul.products li.product .product_text .price ins,
        .woocommerce ul.products li.wc-block-grid__product .product_text .price ins,
        .woocommerce ul.wc-block-grid__products li.product .product_text .price ins,
        .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .price ins,
        .woocommerce-js ul.products li.product .product_text .price ins,
        .woocommerce-js ul.products li.wc-block-grid__product .product_text .price ins,
        .woocommerce-js ul.wc-block-grid__products li.product .product_text .price ins,
        .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .price ins {
          text-decoration: none; }
      .woocommerce #main ul.products li.product .product_text .out-of-stock,
      .woocommerce #main ul.products li.wc-block-grid__product .product_text .out-of-stock,
      .woocommerce #main ul.wc-block-grid__products li.product .product_text .out-of-stock,
      .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_text .out-of-stock,
      .woocommerce-page ul.products li.product .product_text .out-of-stock,
      .woocommerce-page ul.products li.wc-block-grid__product .product_text .out-of-stock,
      .woocommerce-page ul.wc-block-grid__products li.product .product_text .out-of-stock,
      .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_text .out-of-stock,
      .woocommerce ul.products li.product .product_text .out-of-stock,
      .woocommerce ul.products li.wc-block-grid__product .product_text .out-of-stock,
      .woocommerce ul.wc-block-grid__products li.product .product_text .out-of-stock,
      .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_text .out-of-stock,
      .woocommerce-js ul.products li.product .product_text .out-of-stock,
      .woocommerce-js ul.products li.wc-block-grid__product .product_text .out-of-stock,
      .woocommerce-js ul.wc-block-grid__products li.product .product_text .out-of-stock,
      .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_text .out-of-stock {
        margin-bottom: 0;
        margin-left: 15px;
        font-size: 0.6875rem;
        padding: 0;
        display: block;
        color: #6c757d;
        outline: none;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
    .woocommerce #main ul.products li.product .woocommerce-loop-product__title,
    .woocommerce #main ul.products li.product .wc-block-grid__product-title,
    .woocommerce #main ul.products li.wc-block-grid__product .woocommerce-loop-product__title,
    .woocommerce #main ul.products li.wc-block-grid__product .wc-block-grid__product-title,
    .woocommerce #main ul.wc-block-grid__products li.product .woocommerce-loop-product__title,
    .woocommerce #main ul.wc-block-grid__products li.product .wc-block-grid__product-title,
    .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .woocommerce-loop-product__title,
    .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title,
    .woocommerce-page ul.products li.product .woocommerce-loop-product__title,
    .woocommerce-page ul.products li.product .wc-block-grid__product-title,
    .woocommerce-page ul.products li.wc-block-grid__product .woocommerce-loop-product__title,
    .woocommerce-page ul.products li.wc-block-grid__product .wc-block-grid__product-title,
    .woocommerce-page ul.wc-block-grid__products li.product .woocommerce-loop-product__title,
    .woocommerce-page ul.wc-block-grid__products li.product .wc-block-grid__product-title,
    .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .woocommerce-loop-product__title,
    .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title,
    .woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce ul.products li.product .wc-block-grid__product-title,
    .woocommerce ul.products li.wc-block-grid__product .woocommerce-loop-product__title,
    .woocommerce ul.products li.wc-block-grid__product .wc-block-grid__product-title,
    .woocommerce ul.wc-block-grid__products li.product .woocommerce-loop-product__title,
    .woocommerce ul.wc-block-grid__products li.product .wc-block-grid__product-title,
    .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .woocommerce-loop-product__title,
    .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title,
    .woocommerce-js ul.products li.product .woocommerce-loop-product__title,
    .woocommerce-js ul.products li.product .wc-block-grid__product-title,
    .woocommerce-js ul.products li.wc-block-grid__product .woocommerce-loop-product__title,
    .woocommerce-js ul.products li.wc-block-grid__product .wc-block-grid__product-title,
    .woocommerce-js ul.wc-block-grid__products li.product .woocommerce-loop-product__title,
    .woocommerce-js ul.wc-block-grid__products li.product .wc-block-grid__product-title,
    .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .woocommerce-loop-product__title,
    .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title {
      font-size: 0.8125rem;
      line-height: 1rem;
      padding: 10px;
      margin-bottom: 0;
      display: block;
      color: inherit;
      color: #6c757d;
      text-align: center;
      border-top: 1px solid rgba(0, 0, 0, 0.07);
      border-bottom: 1px solid rgba(0, 0, 0, 0.07);
      width: 100%;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .no-touchevents .woocommerce #main ul.products li.product:hover, .no-touchevents
    .woocommerce #main ul.products li.wc-block-grid__product:hover, .no-touchevents
    .woocommerce #main ul.wc-block-grid__products li.product:hover, .no-touchevents
    .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product:hover, .no-touchevents
    .woocommerce-page ul.products li.product:hover, .no-touchevents
    .woocommerce-page ul.products li.wc-block-grid__product:hover, .no-touchevents
    .woocommerce-page ul.wc-block-grid__products li.product:hover, .no-touchevents
    .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product:hover, .no-touchevents
    .woocommerce ul.products li.product:hover, .no-touchevents
    .woocommerce ul.products li.wc-block-grid__product:hover, .no-touchevents
    .woocommerce ul.wc-block-grid__products li.product:hover, .no-touchevents
    .woocommerce ul.wc-block-grid__products li.wc-block-grid__product:hover, .no-touchevents
    .woocommerce-js ul.products li.product:hover, .no-touchevents
    .woocommerce-js ul.products li.wc-block-grid__product:hover, .no-touchevents
    .woocommerce-js ul.wc-block-grid__products li.product:hover, .no-touchevents
    .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product:hover {
      -webkit-box-shadow: 0 9px 20px rgba(0, 0, 0, 0.1), 0 20px 45px rgba(0, 0, 0, 0.15);
              box-shadow: 0 9px 20px rgba(0, 0, 0, 0.1), 0 20px 45px rgba(0, 0, 0, 0.15);
      -webkit-transform: translateY(-8px);
              transform: translateY(-8px); }
      .no-touchevents .woocommerce #main ul.products li.product:hover .product_second_img, .no-touchevents
      .woocommerce #main ul.products li.wc-block-grid__product:hover .product_second_img, .no-touchevents
      .woocommerce #main ul.wc-block-grid__products li.product:hover .product_second_img, .no-touchevents
      .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product:hover .product_second_img, .no-touchevents
      .woocommerce-page ul.products li.product:hover .product_second_img, .no-touchevents
      .woocommerce-page ul.products li.wc-block-grid__product:hover .product_second_img, .no-touchevents
      .woocommerce-page ul.wc-block-grid__products li.product:hover .product_second_img, .no-touchevents
      .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product:hover .product_second_img, .no-touchevents
      .woocommerce ul.products li.product:hover .product_second_img, .no-touchevents
      .woocommerce ul.products li.wc-block-grid__product:hover .product_second_img, .no-touchevents
      .woocommerce ul.wc-block-grid__products li.product:hover .product_second_img, .no-touchevents
      .woocommerce ul.wc-block-grid__products li.wc-block-grid__product:hover .product_second_img, .no-touchevents
      .woocommerce-js ul.products li.product:hover .product_second_img, .no-touchevents
      .woocommerce-js ul.products li.wc-block-grid__product:hover .product_second_img, .no-touchevents
      .woocommerce-js ul.wc-block-grid__products li.product:hover .product_second_img, .no-touchevents
      .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product:hover .product_second_img {
        opacity: 1; }
    .woocommerce #main ul.products li.product .refru-product-link,
    .woocommerce #main ul.products li.wc-block-grid__product .refru-product-link,
    .woocommerce #main ul.wc-block-grid__products li.product .refru-product-link,
    .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .refru-product-link,
    .woocommerce-page ul.products li.product .refru-product-link,
    .woocommerce-page ul.products li.wc-block-grid__product .refru-product-link,
    .woocommerce-page ul.wc-block-grid__products li.product .refru-product-link,
    .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .refru-product-link,
    .woocommerce ul.products li.product .refru-product-link,
    .woocommerce ul.products li.wc-block-grid__product .refru-product-link,
    .woocommerce ul.wc-block-grid__products li.product .refru-product-link,
    .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .refru-product-link,
    .woocommerce-js ul.products li.product .refru-product-link,
    .woocommerce-js ul.products li.wc-block-grid__product .refru-product-link,
    .woocommerce-js ul.wc-block-grid__products li.product .refru-product-link,
    .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .refru-product-link {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      display: block;
      z-index: 3; }
    .woocommerce #main ul.products li.product .product_second_img,
    .woocommerce #main ul.products li.wc-block-grid__product .product_second_img,
    .woocommerce #main ul.wc-block-grid__products li.product .product_second_img,
    .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .product_second_img,
    .woocommerce-page ul.products li.product .product_second_img,
    .woocommerce-page ul.products li.wc-block-grid__product .product_second_img,
    .woocommerce-page ul.wc-block-grid__products li.product .product_second_img,
    .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .product_second_img,
    .woocommerce ul.products li.product .product_second_img,
    .woocommerce ul.products li.wc-block-grid__product .product_second_img,
    .woocommerce ul.wc-block-grid__products li.product .product_second_img,
    .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .product_second_img,
    .woocommerce-js ul.products li.product .product_second_img,
    .woocommerce-js ul.products li.wc-block-grid__product .product_second_img,
    .woocommerce-js ul.wc-block-grid__products li.product .product_second_img,
    .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .product_second_img {
      position: absolute;
      -webkit-transition: opacity 150ms;
      transition: opacity 150ms;
      top: 0;
      left: 50%;
      right: 0;
      bottom: 0;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      opacity: 0;
      z-index: 2;
      margin-left: 0 !important;
      margin-right: 0 !important; }
    .woocommerce #main ul.products li.product img,
    .woocommerce #main ul.products li.wc-block-grid__product img,
    .woocommerce #main ul.wc-block-grid__products li.product img,
    .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product img,
    .woocommerce-page ul.products li.product img,
    .woocommerce-page ul.products li.wc-block-grid__product img,
    .woocommerce-page ul.wc-block-grid__products li.product img,
    .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product img,
    .woocommerce ul.products li.product img,
    .woocommerce ul.products li.wc-block-grid__product img,
    .woocommerce ul.wc-block-grid__products li.product img,
    .woocommerce ul.wc-block-grid__products li.wc-block-grid__product img,
    .woocommerce-js ul.products li.product img,
    .woocommerce-js ul.products li.wc-block-grid__product img,
    .woocommerce-js ul.wc-block-grid__products li.product img,
    .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product img {
      width: auto;
      max-width: 60%;
      border-radius: 3px;
      margin: 20%; }
    .woocommerce #main ul.products li.product .onsale,
    .woocommerce #main ul.products li.wc-block-grid__product .onsale,
    .woocommerce #main ul.wc-block-grid__products li.product .onsale,
    .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product .onsale,
    .woocommerce-page ul.products li.product .onsale,
    .woocommerce-page ul.products li.wc-block-grid__product .onsale,
    .woocommerce-page ul.wc-block-grid__products li.product .onsale,
    .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product .onsale,
    .woocommerce ul.products li.product .onsale,
    .woocommerce ul.products li.wc-block-grid__product .onsale,
    .woocommerce ul.wc-block-grid__products li.product .onsale,
    .woocommerce ul.wc-block-grid__products li.wc-block-grid__product .onsale,
    .woocommerce-js ul.products li.product .onsale,
    .woocommerce-js ul.products li.wc-block-grid__product .onsale,
    .woocommerce-js ul.wc-block-grid__products li.product .onsale,
    .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product .onsale {
      border-radius: 2px;
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 0 !important;
      padding: 5px;
      right: 0.71428571428571em;
      top: 0.71428571428571em;
      line-height: 1em;
      min-height: 20px !important;
      background-color: #567e45;
      color: #fff;
      font-size: 0.8125rem;
      position: absolute;
      top: 10px;
      right: 10px; }
    .woocommerce #main ul.products li.product.outofstock .product_text .button,
    .woocommerce #main ul.products li.wc-block-grid__product.outofstock .product_text .button,
    .woocommerce #main ul.wc-block-grid__products li.product.outofstock .product_text .button,
    .woocommerce #main ul.wc-block-grid__products li.wc-block-grid__product.outofstock .product_text .button,
    .woocommerce-page ul.products li.product.outofstock .product_text .button,
    .woocommerce-page ul.products li.wc-block-grid__product.outofstock .product_text .button,
    .woocommerce-page ul.wc-block-grid__products li.product.outofstock .product_text .button,
    .woocommerce-page ul.wc-block-grid__products li.wc-block-grid__product.outofstock .product_text .button,
    .woocommerce ul.products li.product.outofstock .product_text .button,
    .woocommerce ul.products li.wc-block-grid__product.outofstock .product_text .button,
    .woocommerce ul.wc-block-grid__products li.product.outofstock .product_text .button,
    .woocommerce ul.wc-block-grid__products li.wc-block-grid__product.outofstock .product_text .button,
    .woocommerce-js ul.products li.product.outofstock .product_text .button,
    .woocommerce-js ul.products li.wc-block-grid__product.outofstock .product_text .button,
    .woocommerce-js ul.wc-block-grid__products li.product.outofstock .product_text .button,
    .woocommerce-js ul.wc-block-grid__products li.wc-block-grid__product.outofstock .product_text .button {
      display: none;
      pointer-events: none; }
  .woocommerce #main ul.products.columns-6 li.product,
  .woocommerce #main ul.wc-block-grid__products.columns-6 li.product,
  .woocommerce-page ul.products.columns-6 li.product,
  .woocommerce-page ul.wc-block-grid__products.columns-6 li.product,
  .woocommerce ul.products.columns-6 li.product,
  .woocommerce ul.wc-block-grid__products.columns-6 li.product,
  .woocommerce-js ul.products.columns-6 li.product,
  .woocommerce-js ul.wc-block-grid__products.columns-6 li.product {
    -ms-flex-preferred-size: 14.6%;
        flex-basis: 14.6%; }
    .woocommerce #main ul.products.columns-6 li.product .product_text .button,
    .woocommerce #main ul.wc-block-grid__products.columns-6 li.product .product_text .button,
    .woocommerce-page ul.products.columns-6 li.product .product_text .button,
    .woocommerce-page ul.wc-block-grid__products.columns-6 li.product .product_text .button,
    .woocommerce ul.products.columns-6 li.product .product_text .button,
    .woocommerce ul.wc-block-grid__products.columns-6 li.product .product_text .button,
    .woocommerce-js ul.products.columns-6 li.product .product_text .button,
    .woocommerce-js ul.wc-block-grid__products.columns-6 li.product .product_text .button {
      min-width: 40px; }
    .woocommerce #main ul.products.columns-6 li.product img,
    .woocommerce #main ul.wc-block-grid__products.columns-6 li.product img,
    .woocommerce-page ul.products.columns-6 li.product img,
    .woocommerce-page ul.wc-block-grid__products.columns-6 li.product img,
    .woocommerce ul.products.columns-6 li.product img,
    .woocommerce ul.wc-block-grid__products.columns-6 li.product img,
    .woocommerce-js ul.products.columns-6 li.product img,
    .woocommerce-js ul.wc-block-grid__products.columns-6 li.product img {
      max-width: 70%;
      margin: 15%; }
  .woocommerce #main ul.products.columns-5 li.product,
  .woocommerce #main ul.wc-block-grid__products.columns-5 li.product,
  .woocommerce-page ul.products.columns-5 li.product,
  .woocommerce-page ul.wc-block-grid__products.columns-5 li.product,
  .woocommerce ul.products.columns-5 li.product,
  .woocommerce ul.wc-block-grid__products.columns-5 li.product,
  .woocommerce-js ul.products.columns-5 li.product,
  .woocommerce-js ul.wc-block-grid__products.columns-5 li.product {
    -ms-flex-preferred-size: 17.9%;
        flex-basis: 17.9%; }
    .woocommerce #main ul.products.columns-5 li.product .product_text .button,
    .woocommerce #main ul.wc-block-grid__products.columns-5 li.product .product_text .button,
    .woocommerce-page ul.products.columns-5 li.product .product_text .button,
    .woocommerce-page ul.wc-block-grid__products.columns-5 li.product .product_text .button,
    .woocommerce ul.products.columns-5 li.product .product_text .button,
    .woocommerce ul.wc-block-grid__products.columns-5 li.product .product_text .button,
    .woocommerce-js ul.products.columns-5 li.product .product_text .button,
    .woocommerce-js ul.wc-block-grid__products.columns-5 li.product .product_text .button {
      min-width: 40px; }
    .woocommerce #main ul.products.columns-5 li.product img,
    .woocommerce #main ul.wc-block-grid__products.columns-5 li.product img,
    .woocommerce-page ul.products.columns-5 li.product img,
    .woocommerce-page ul.wc-block-grid__products.columns-5 li.product img,
    .woocommerce ul.products.columns-5 li.product img,
    .woocommerce ul.wc-block-grid__products.columns-5 li.product img,
    .woocommerce-js ul.products.columns-5 li.product img,
    .woocommerce-js ul.wc-block-grid__products.columns-5 li.product img {
      max-width: 70%;
      margin: 15%; }
  .woocommerce #main ul.products.columns-4 li.product,
  .woocommerce #main ul.wc-block-grid__products.columns-4 li.product,
  .woocommerce-page ul.products.columns-4 li.product,
  .woocommerce-page ul.wc-block-grid__products.columns-4 li.product,
  .woocommerce ul.products.columns-4 li.product,
  .woocommerce ul.wc-block-grid__products.columns-4 li.product,
  .woocommerce-js ul.products.columns-4 li.product,
  .woocommerce-js ul.wc-block-grid__products.columns-4 li.product {
    -ms-flex-preferred-size: 22.9%;
        flex-basis: 22.9%; }
  .woocommerce #main ul.products.columns-3 li.product,
  .woocommerce #main ul.wc-block-grid__products.columns-3 li.product,
  .woocommerce-page ul.products.columns-3 li.product,
  .woocommerce-page ul.wc-block-grid__products.columns-3 li.product,
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.wc-block-grid__products.columns-3 li.product,
  .woocommerce-js ul.products.columns-3 li.product,
  .woocommerce-js ul.wc-block-grid__products.columns-3 li.product {
    -ms-flex-preferred-size: 31.2%;
        flex-basis: 31.2%; }
  .woocommerce #main ul.products.columns-2 li.product,
  .woocommerce #main ul.wc-block-grid__products.columns-2 li.product,
  .woocommerce-page ul.products.columns-2 li.product,
  .woocommerce-page ul.wc-block-grid__products.columns-2 li.product,
  .woocommerce ul.products.columns-2 li.product,
  .woocommerce ul.wc-block-grid__products.columns-2 li.product,
  .woocommerce-js ul.products.columns-2 li.product,
  .woocommerce-js ul.wc-block-grid__products.columns-2 li.product {
    -ms-flex-preferred-size: 47%;
        flex-basis: 47%; }
  .woocommerce #main ul.products.columns-1 li.product,
  .woocommerce #main ul.wc-block-grid__products.columns-1 li.product,
  .woocommerce-page ul.products.columns-1 li.product,
  .woocommerce-page ul.wc-block-grid__products.columns-1 li.product,
  .woocommerce ul.products.columns-1 li.product,
  .woocommerce ul.wc-block-grid__products.columns-1 li.product,
  .woocommerce-js ul.products.columns-1 li.product,
  .woocommerce-js ul.wc-block-grid__products.columns-1 li.product {
    -ms-flex-preferred-size: 98%;
        flex-basis: 98%; }
    .woocommerce #main ul.products.columns-1 li.product img,
    .woocommerce #main ul.wc-block-grid__products.columns-1 li.product img,
    .woocommerce-page ul.products.columns-1 li.product img,
    .woocommerce-page ul.wc-block-grid__products.columns-1 li.product img,
    .woocommerce ul.products.columns-1 li.product img,
    .woocommerce ul.wc-block-grid__products.columns-1 li.product img,
    .woocommerce-js ul.products.columns-1 li.product img,
    .woocommerce-js ul.wc-block-grid__products.columns-1 li.product img {
      width: 80%;
      margin: 10%; }

.woocommerce .products .product:hover .product_type_external {
  opacity: 1; }

.woocommerce .products .product .add_to_cart_button:active,
.woocommerce .products .product:hover .product_type_external:active {
  outline: none; }

.woocommerce .products .product:hover .product_type_external i {
  font-size: 1rem; }

.woocommerce .products .product .add_to_cart_button:hover i,
.woocommerce .products .product:hover .product_type_external:hover i {
  color: #495057; }

.woocommerce .products .product .add_to_cart_button.added i:nth-child(1),
.woocommerce .products .product .add_to_cart_button.loading i:nth-child(1),
.woocommerce .products .product .add_to_cart_button.loading i:nth-child(2) {
  display: none; }

.woocommerce .products .product .add_to_cart_button.added i:nth-child(2) {
  display: block; }

.woocommerce .products .product .add_to_cart_button.added:after,
.woocommerce .products .product .add_to_cart_button.loading:after {
  display: none; }

.woocommerce .products .product.outofstock .add_to_cart_wrap .button {
  display: none; }

/*
Small
=====================================================*/
@media (min-width: 768px) and (max-width: 991.98px) {
  .woocommerce #main ul.products.columns-1 li.product, .woocommerce #main ul.products.columns-2 li.product, .woocommerce #main ul.products.columns-3 li.product, .woocommerce #main ul.products.columns-4 li.product, .woocommerce #main ul.products.columns-5 li.product, .woocommerce #main ul.products.columns-6 li.product,
  .woocommerce-page ul.products.columns-1 li.product,
  .woocommerce-page ul.products.columns-2 li.product,
  .woocommerce-page ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-4 li.product,
  .woocommerce-page ul.products.columns-5 li.product,
  .woocommerce-page ul.products.columns-6 li.product,
  .woocommerce ul.products.columns-1 li.product,
  .woocommerce ul.products.columns-2 li.product,
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.products.columns-4 li.product,
  .woocommerce ul.products.columns-5 li.product,
  .woocommerce ul.products.columns-6 li.product {
    width: 47%;
    margin: 1%; } }

/*
Extra Small
=====================================================*/
@media (max-width: 575.98px) {
  .woocommerce #main ul.products.columns-1 li.product, .woocommerce #main ul.products.columns-2 li.product, .woocommerce #main ul.products.columns-3 li.product, .woocommerce #main ul.products.columns-4 li.product, .woocommerce #main ul.products.columns-5 li.product, .woocommerce #main ul.products.columns-6 li.product,
  .woocommerce-page ul.products.columns-1 li.product,
  .woocommerce-page ul.products.columns-2 li.product,
  .woocommerce-page ul.products.columns-3 li.product,
  .woocommerce-page ul.products.columns-4 li.product,
  .woocommerce-page ul.products.columns-5 li.product,
  .woocommerce-page ul.products.columns-6 li.product,
  .woocommerce ul.products.columns-1 li.product,
  .woocommerce ul.products.columns-2 li.product,
  .woocommerce ul.products.columns-3 li.product,
  .woocommerce ul.products.columns-4 li.product,
  .woocommerce ul.products.columns-5 li.product,
  .woocommerce ul.products.columns-6 li.product {
    width: 47%;
    margin: 1%; }
    .woocommerce #main ul.products.columns-1 li.product .product_text, .woocommerce #main ul.products.columns-2 li.product .product_text, .woocommerce #main ul.products.columns-3 li.product .product_text, .woocommerce #main ul.products.columns-4 li.product .product_text, .woocommerce #main ul.products.columns-5 li.product .product_text, .woocommerce #main ul.products.columns-6 li.product .product_text,
    .woocommerce-page ul.products.columns-1 li.product .product_text,
    .woocommerce-page ul.products.columns-2 li.product .product_text,
    .woocommerce-page ul.products.columns-3 li.product .product_text,
    .woocommerce-page ul.products.columns-4 li.product .product_text,
    .woocommerce-page ul.products.columns-5 li.product .product_text,
    .woocommerce-page ul.products.columns-6 li.product .product_text,
    .woocommerce ul.products.columns-1 li.product .product_text,
    .woocommerce ul.products.columns-2 li.product .product_text,
    .woocommerce ul.products.columns-3 li.product .product_text,
    .woocommerce ul.products.columns-4 li.product .product_text,
    .woocommerce ul.products.columns-5 li.product .product_text,
    .woocommerce ul.products.columns-6 li.product .product_text {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .woocommerce #main ul.products.columns-1 li.product .product_text .button, .woocommerce #main ul.products.columns-2 li.product .product_text .button, .woocommerce #main ul.products.columns-3 li.product .product_text .button, .woocommerce #main ul.products.columns-4 li.product .product_text .button, .woocommerce #main ul.products.columns-5 li.product .product_text .button, .woocommerce #main ul.products.columns-6 li.product .product_text .button,
      .woocommerce-page ul.products.columns-1 li.product .product_text .button,
      .woocommerce-page ul.products.columns-2 li.product .product_text .button,
      .woocommerce-page ul.products.columns-3 li.product .product_text .button,
      .woocommerce-page ul.products.columns-4 li.product .product_text .button,
      .woocommerce-page ul.products.columns-5 li.product .product_text .button,
      .woocommerce-page ul.products.columns-6 li.product .product_text .button,
      .woocommerce ul.products.columns-1 li.product .product_text .button,
      .woocommerce ul.products.columns-2 li.product .product_text .button,
      .woocommerce ul.products.columns-3 li.product .product_text .button,
      .woocommerce ul.products.columns-4 li.product .product_text .button,
      .woocommerce ul.products.columns-5 li.product .product_text .button,
      .woocommerce ul.products.columns-6 li.product .product_text .button {
        min-width: 40px;
        display: none; }
      .woocommerce #main ul.products.columns-1 li.product .product_text .price, .woocommerce #main ul.products.columns-2 li.product .product_text .price, .woocommerce #main ul.products.columns-3 li.product .product_text .price, .woocommerce #main ul.products.columns-4 li.product .product_text .price, .woocommerce #main ul.products.columns-5 li.product .product_text .price, .woocommerce #main ul.products.columns-6 li.product .product_text .price,
      .woocommerce-page ul.products.columns-1 li.product .product_text .price,
      .woocommerce-page ul.products.columns-2 li.product .product_text .price,
      .woocommerce-page ul.products.columns-3 li.product .product_text .price,
      .woocommerce-page ul.products.columns-4 li.product .product_text .price,
      .woocommerce-page ul.products.columns-5 li.product .product_text .price,
      .woocommerce-page ul.products.columns-6 li.product .product_text .price,
      .woocommerce ul.products.columns-1 li.product .product_text .price,
      .woocommerce ul.products.columns-2 li.product .product_text .price,
      .woocommerce ul.products.columns-3 li.product .product_text .price,
      .woocommerce ul.products.columns-4 li.product .product_text .price,
      .woocommerce ul.products.columns-5 li.product .product_text .price,
      .woocommerce ul.products.columns-6 li.product .product_text .price {
        font-size: 0.875rem;
        padding: 4px 8px; }
        .woocommerce #main ul.products.columns-1 li.product .product_text .price del, .woocommerce #main ul.products.columns-2 li.product .product_text .price del, .woocommerce #main ul.products.columns-3 li.product .product_text .price del, .woocommerce #main ul.products.columns-4 li.product .product_text .price del, .woocommerce #main ul.products.columns-5 li.product .product_text .price del, .woocommerce #main ul.products.columns-6 li.product .product_text .price del,
        .woocommerce-page ul.products.columns-1 li.product .product_text .price del,
        .woocommerce-page ul.products.columns-2 li.product .product_text .price del,
        .woocommerce-page ul.products.columns-3 li.product .product_text .price del,
        .woocommerce-page ul.products.columns-4 li.product .product_text .price del,
        .woocommerce-page ul.products.columns-5 li.product .product_text .price del,
        .woocommerce-page ul.products.columns-6 li.product .product_text .price del,
        .woocommerce ul.products.columns-1 li.product .product_text .price del,
        .woocommerce ul.products.columns-2 li.product .product_text .price del,
        .woocommerce ul.products.columns-3 li.product .product_text .price del,
        .woocommerce ul.products.columns-4 li.product .product_text .price del,
        .woocommerce ul.products.columns-5 li.product .product_text .price del,
        .woocommerce ul.products.columns-6 li.product .product_text .price del {
          margin-right: 5px;
          font-size: 0.625rem; }
    .woocommerce #main ul.products.columns-1 li.product img, .woocommerce #main ul.products.columns-2 li.product img, .woocommerce #main ul.products.columns-3 li.product img, .woocommerce #main ul.products.columns-4 li.product img, .woocommerce #main ul.products.columns-5 li.product img, .woocommerce #main ul.products.columns-6 li.product img,
    .woocommerce-page ul.products.columns-1 li.product img,
    .woocommerce-page ul.products.columns-2 li.product img,
    .woocommerce-page ul.products.columns-3 li.product img,
    .woocommerce-page ul.products.columns-4 li.product img,
    .woocommerce-page ul.products.columns-5 li.product img,
    .woocommerce-page ul.products.columns-6 li.product img,
    .woocommerce ul.products.columns-1 li.product img,
    .woocommerce ul.products.columns-2 li.product img,
    .woocommerce ul.products.columns-3 li.product img,
    .woocommerce ul.products.columns-4 li.product img,
    .woocommerce ul.products.columns-5 li.product img,
    .woocommerce ul.products.columns-6 li.product img {
      max-width: 80%;
      margin: 10%; } }

/* 
Pagination
=====================================================*/
.woocommerce nav.woocommerce-pagination {
  padding: 15px;
  margin: 0 auto 50px;
  width: 100%; }
  .woocommerce nav.woocommerce-pagination ul {
    border-width: 2px 0 2px 2px;
    border-color: transparent;
    background-color: transparent;
    letter-spacing: none;
    padding-left: 0;
    text-align: center; }
    .woocommerce nav.woocommerce-pagination ul li {
      border-width: 0;
      display: inline-block;
      position: relative;
      overflow: visible; }
      .woocommerce nav.woocommerce-pagination ul li a,
      .woocommerce nav.woocommerce-pagination ul li span {
        background-color: #ced4da;
        color: #495057;
        float: left;
        font-size: 0.875rem;
        line-height: 1.42857;
        padding: 10px 16px;
        position: relative;
        z-index: 1;
        text-decoration: none;
        border-radius: 3px;
        margin-right: 5px; }
        .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a.current,
        .woocommerce nav.woocommerce-pagination ul li span:focus,
        .woocommerce nav.woocommerce-pagination ul li span:hover,
        .woocommerce nav.woocommerce-pagination ul li span.current {
          background-color: #343a40;
          color: #fff;
          text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
        .woocommerce nav.woocommerce-pagination ul li a.current, .woocommerce nav.woocommerce-pagination ul li a:focus,
        .woocommerce nav.woocommerce-pagination ul li span.current,
        .woocommerce nav.woocommerce-pagination ul li span:focus {
          color: #fff; }

/* 
Sidebar
=====================================================*/
.woocommerce-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-radius: 3px 0 3px 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .refru-sidebar-wrapper .woocommerce-sidebar {
    padding-left: 0 !important; }
  .woocommerce-sidebar .widget {
    width: 100%;
    margin-bottom: 30px;
    color: #495057; }
    .shop-sidebar-1.woocommerce-sidebar .widget {
      margin-left: 20%; }
    .shop-sidebar-2.woocommerce-sidebar .widget {
      margin-right: 20%; }
    .woocommerce-sidebar .widget h4 {
      color: #adb5bd;
      font-size: 1rem; }
    .woocommerce-sidebar .widget > ul {
      padding-left: 0;
      list-style: none; }
      .woocommerce-sidebar .widget > ul li > a {
        color: #6c757d; }
      .woocommerce-sidebar .widget > ul li > ul {
        padding-left: 0;
        list-style: none; }
    .woocommerce-sidebar .widget a {
      color: #adb5bd;
      text-decoration: none; }
      .no-touchevents .woocommerce-sidebar .widget a:hover {
        color: #495057; }
  .woocommerce-sidebar .widget [id^="menu-social"] li a {
    width: 40px;
    height: 40px;
    line-height: 46px;
    color: inherit; }
    .woocommerce-sidebar .widget [id^="menu-social"] li a::before {
      font-size: 22px; }

/*
Sidebar 2
=====================================================*/
.refru-shop-sidebar-both #woocommerce-sidebar-2 {
  margin-left: 50px;
  margin-right: 0; }

/*
Medium
=====================================================*/
@media (min-width: 768px) and (max-width: 991.98px) {
  .refru-shop-sidebar-both #woocommerce-sidebar-2 {
    margin-left: 0; } }

@media (max-width: 575.98px) {
  .refru-shop-sidebar-both #woocommerce-sidebar-2 {
    margin-left: 0; } }

/*
Sidebar 
=====================================================*/
.refru-shop-sidebar-both .woocommerce-sidebar {
  margin-right: 50px; }

/*
Medium
=====================================================*/
@media (min-width: 768px) and (max-width: 991.98px) {
  .refru-shop-sidebar-both .woocommerce-sidebar {
    margin-right: 0; } }

@media (max-width: 575.98px) {
  .refru-shop-sidebar-both .woocommerce-sidebar {
    margin-right: 0; } }

/*Categories Widget
=====================================================*/
.widget_product_categories h4 {
  display: none; }

.widget_product_categories ul.product-categories {
  margin-bottom: 5px; }
  .widget_product_categories ul.product-categories li.cat-item {
    font-size: 1.25rem;
    font-weight: bold; }
    .widget_product_categories ul.product-categories li.cat-item.current-cat {
      color: #343a40; }
      .widget_product_categories ul.product-categories li.cat-item.current-cat a {
        color: #343a40; }
    .widget_product_categories ul.product-categories li.cat-item a {
      display: block;
      padding: 3px 0;
      font-weight: bold; }

/*
Extra Small
=====================================================*/
@media (max-width: 575.98px) {
  .shop-sidebar-1.woocommerce-sidebar .widget {
    margin-left: 0; }
  .shop-sidebar-2.woocommerce-sidebar .widget {
    margin-right: 0; } }

/* 
Single Product
=====================================================*/
body.single.single-product #main {
  margin-top: 0; }

/* 
Single Product
=====================================================*/
.single-product #content div.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .single-product #content div.product .refru-single-product-wrap {
    margin: 0 15%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    min-height: 93vh;
    max-width: 100%; }
  .single-product #content div.product div.woocommerce-product-gallery {
    padding: 6%;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04), 0 15px 35px rgba(0, 0, 0, 0.07);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04), 0 15px 35px rgba(0, 0, 0, 0.07);
    background-color: #fff;
    border-radius: 15px;
    width: 45%;
    float: none;
    position: relative; }
    .single-product #content div.product div.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
      opacity: 0.4;
      -webkit-transition: opacity 200ms;
      transition: opacity 200ms; }
      .no-touchevents .single-product #content div.product div.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
        opacity: 1; }
    .single-product #content div.product div.woocommerce-product-gallery .woocommerce-product-gallery__image {
      border-radius: 5px; }
    .single-product #content div.product div.woocommerce-product-gallery .flex-control-nav {
      margin-top: 15px;
      margin-bottom: -10%; }
      .single-product #content div.product div.woocommerce-product-gallery .flex-control-nav li {
        margin-right: 15px;
        margin-bottom: 10px;
        width: 15%;
        border-radius: 3px;
        overflow: hidden; }
  .single-product #content div.product div.summary {
    width: 40%;
    float: none;
    text-align: center; }
    .single-product #content div.product div.summary span.onsale {
      position: relative;
      left: 0;
      top: 0;
      border-radius: 5px;
      min-height: auto;
      line-height: 1em;
      padding: 7px 12px;
      margin-bottom: 15px;
      margin-left: auto;
      margin-right: auto;
      display: inline-block; }
    .single-product #content div.product div.summary .woocommerce-product-rating {
      margin-bottom: 0.9375rem;
      font-size: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .single-product #content div.product div.summary .woocommerce-product-rating .star-rating {
        width: 6.3em;
        letter-spacing: 3px; }
      .single-product #content div.product div.summary .woocommerce-product-rating .woocommerce-review-link {
        display: none; }
    .single-product #content div.product div.summary .entry-title {
      text-align: center;
      margin-bottom: 0.9375rem; }
    .single-product #content div.product div.summary .woocommerce-product-details__short-description {
      text-align: justify; }
    .single-product #content div.product div.summary .price {
      color: #495057;
      font-size: 1.25em;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .single-product #content div.product div.summary .price del {
        margin-right: 10px;
        font-size: 13px; }
      .single-product #content div.product div.summary .price ins {
        text-decoration: none; }
    .single-product #content div.product div.summary .cart {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .single-product #content div.product div.summary .cart .quantity {
        display: none; }
      .single-product #content div.product div.summary .cart .button {
        border-radius: 50px;
        color: #000;
        padding: 17px 65px;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0 auto; }
      .single-product #content div.product div.summary .cart .reset_variations {
        color: #6c757d; }
      .single-product #content div.product div.summary .cart .single_variation_wrap {
        width: 100%; }
        .single-product #content div.product div.summary .cart .single_variation_wrap .woocommerce-variation {
          margin-bottom: 20px; }
          .single-product #content div.product div.summary .cart .single_variation_wrap .woocommerce-variation .price {
            color: #343a40;
            font-size: 1.25em; }
        .single-product #content div.product div.summary .cart .single_variation_wrap .woocommerce-variation-add-to-cart {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .single-product #content div.product div.summary .cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity {
            float: none; }
            .single-product #content div.product div.summary .cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity .qty {
              margin-bottom: 0; }
          .single-product #content div.product div.summary .cart .single_variation_wrap .woocommerce-variation-add-to-cart .button {
            float: none; }
  .single-product #content div.product .woocommerce-tabs {
    width: 100%; }
    .single-product #content div.product .woocommerce-tabs ul.tabs {
      max-width: 55%;
      margin-left: auto;
      margin-right: auto; }
      .single-product #content div.product .woocommerce-tabs ul.tabs li {
        border: none;
        margin: 0;
        -webkit-transition: 150ms all ease;
        transition: 150ms all ease;
        position: relative;
        z-index: 1;
        margin-right: 15px;
        letter-spacing: 1px;
        font-weight: 400;
        position: relative;
        padding: 0; }
        .single-product #content div.product .woocommerce-tabs ul.tabs li::before {
          position: absolute;
          top: 50%;
          left: 20px;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          font-family: "quemalabs-font" !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e6cb";
          font-size: 1.25rem;
          width: 20px;
          height: 20px; }
        .single-product #content div.product .woocommerce-tabs ul.tabs li.active {
          background-color: #343a40;
          color: #fff;
          opacity: 1;
          border: none !important;
          border-radius: 4px; }
          .single-product #content div.product .woocommerce-tabs ul.tabs li.active a {
            color: inherit; }
        .single-product #content div.product .woocommerce-tabs ul.tabs li.description_tab::before {
          content: "\e615"; }
        .single-product #content div.product .woocommerce-tabs ul.tabs li.reviews_tab::before {
          content: "\e68e"; }
        .single-product #content div.product .woocommerce-tabs ul.tabs li a {
          background: transparent !important;
          color: #6c757d;
          text-shadow: none !important;
          border: none !important;
          text-transform: uppercase;
          padding: 12px 25px 12px 55px; }
    .single-product #content div.product .woocommerce-tabs .panel {
      padding: 0;
      margin-bottom: 0;
      margin-top: 30px;
      position: relative;
      z-index: 2; }
      .single-product #content div.product .woocommerce-tabs .panel > *:not(.alignwide):not(.alignfull) {
        max-width: 50%; }
      .single-product #content div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment-text {
        border-color: rgba(255, 255, 255, 0.1); }
        .refru-light-background.single-product #content div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li .comment-text {
          border-color: rgba(0, 0, 0, 0.1); }
      .single-product #content div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li img.avatar {
        background-color: transparent;
        border-color: rgba(255, 255, 255, 0.1); }
        .refru-light-background.single-product #content div.product .woocommerce-tabs .panel #reviews #comments ol.commentlist li img.avatar {
          border-color: rgba(0, 0, 0, 0.1); }
      .single-product #content div.product .woocommerce-tabs .panel #review_form .comment-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .single-product #content div.product .woocommerce-tabs .panel #review_form .comment-form .stars a {
          color: #f6a43d; }
        .single-product #content div.product .woocommerce-tabs .panel #review_form .comment-form input,
        .single-product #content div.product .woocommerce-tabs .panel #review_form .comment-form textarea {
          background-color: #fff; }
      .single-product #content div.product .woocommerce-tabs .panel #review_form #respond .form-submit input {
        display: inline-block;
        background-color: #495057;
        color: #fff;
        padding: 15px 33px;
        border-radius: 3px;
        border: none;
        font-weight: 500;
        letter-spacing: 1px;
        font-size: 1rem;
        -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
        transition: background 200ms, -webkit-box-shadow 500ms;
        transition: box-shadow 500ms, background 200ms;
        transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms;
        width: auto; }
        .no-touchevents .single-product #content div.product .woocommerce-tabs .panel #review_form #respond .form-submit input:hover {
          text-decoration: none !important;
          background-color: #3d4349;
          color: #fff; }
        .single-product #content div.product .woocommerce-tabs .panel #review_form #respond .form-submit input:active, .single-product #content div.product .woocommerce-tabs .panel #review_form #respond .form-submit input:focus {
          position: relative;
          bottom: -1px;
          text-decoration: none; }
  .single-product #content div.product.product-type-variable div.summary .price {
    font-size: 1rem; }

/*Tabs Resetings
----------------*/
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
  margin-bottom: 0 !important;
  text-align: left;
  overflow: visible;
  padding-left: 0; }

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border: none !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.woocommerce table.shop_attributes th {
  vertical-align: middle !important; }

/* Reviews
---------------------*/
.woocommerce #review_form_wrapper {
  margin-top: 30px; }

.woocommerce #review_form #respond .form-submit {
  margin-bottom: 0; }

.woocommerce #review_form #respond input {
  background-color: #fff; }

.woocommerce #reviews #comments {
  margin: 0; }
  .woocommerce #reviews #comments ol.commentlist li .comment-text {
    padding: 1em; }

.woocommerce .entry-summary .thumbnails a:hover {
  opacity: 0.8; }

#review_form input[type="text"] {
  padding-left: 12px; }

.woocommerce #content div.product #reviews .description img {
  float: none; }

/* Product Meta
---------------------*/
.refru-product-metadata {
  padding: 10px 0;
  border-radius: 3px;
  font-size: 0.875rem;
  width: 50%;
  margin: 15px auto;
  -moz-text-align-last: left;
       text-align-last: left; }
  .refru-product-metadata .refru-product-metadata-item {
    display: inline-block;
    margin-right: 20px; }
    .refru-product-metadata .refru-product-metadata-item .refru-product-metadata-desc {
      color: #adb5bd;
      margin-right: 5px; }
    .refru-product-metadata .refru-product-metadata-item a {
      color: inherit; }

/*Related Products
---------------------*/
.woocommerce #main .related.products {
  margin-top: 60px;
  overflow: visible;
  margin-left: auto;
  margin-right: auto; }
  .woocommerce #main .related.products .products {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.woocommerce #main .products > h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.375rem;
  margin-bottom: 1.36363636363636em; }

.woocommerce #main .products.related .product,
.woocommerce-page .products.related .product {
  width: 23.4%; }

/* Up-Sell products (You may also like...)
---------------------*/
.woocommerce #main .products.upsells .product,
.woocommerce-page .products.upsells .product {
  width: 18% !important; }

/*
Small
=====================================================*/
@media (min-width: 768px) and (max-width: 991.98px) {
  /* 
    Single Product
    =====================================================*/
  .single-product #content div.product .refru-single-product-wrap {
    margin: 3%; }
    .single-product #content div.product .refru-single-product-wrap div.woocommerce-product-gallery {
      width: 48%; }
    .single-product #content div.product .refru-single-product-wrap div.summary {
      width: 46%; }
  .single-product #content div.product .woocommerce-tabs ul.tabs {
    max-width: 100%;
    display: block; }
    .single-product #content div.product .woocommerce-tabs ul.tabs li {
      margin: 5px; }
  .single-product #content div.product .woocommerce-tabs .panel > *:not(.alignwide):not(.alignfull) {
    max-width: 85%; } }

/*
Extra Small
=====================================================*/
@media (max-width: 575.98px) {
  /* 
Single Product
=====================================================*/
  .single-product #content div.product .refru-single-product-wrap {
    margin: 10% 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: auto; }
  .single-product #content div.product div.woocommerce-product-gallery {
    width: 100%; }
    .single-product #content div.product div.woocommerce-product-gallery .flex-control-nav {
      margin-bottom: -5%; }
  .single-product #content div.product div.summary {
    width: 100%; }
  .single-product #content div.product .woocommerce-tabs ul.tabs {
    max-width: 100%;
    width: 100%;
    display: block;
    margin-left: 0;
    margin-right: 0; }
    .single-product #content div.product .woocommerce-tabs ul.tabs li {
      margin: 5px; }
      .single-product #content div.product .woocommerce-tabs ul.tabs li::before {
        position: absolute;
        top: 50%;
        left: 15px;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
        font-family: "quemalabs-font" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e6cb";
        font-size: 16px;
        width: 16px;
        height: 16px; }
      .single-product #content div.product .woocommerce-tabs ul.tabs li a {
        background: transparent !important;
        color: #6c757d;
        text-shadow: none !important;
        border: none !important;
        outline: 0 !important;
        text-transform: uppercase;
        padding: 12px 15px 12px 45px;
        font-size: 12px; }
  .single-product #content div.product .woocommerce-tabs .panel > *:not(.alignwide):not(.alignfull) {
    max-width: 85%; }
  .refru-product-metadata {
    width: 100%; }
  /*Related Products
    ---------------------*/
  .woocommerce #main .related.products {
    margin-top: 30px; } }

/*
Cart Page
=====================================================*/
.page.woocommerce-cart #content .entry-content > .woocommerce {
  max-width: 85%; }

.page.woocommerce-cart .cart {
  padding: 20px;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 5px; }
  .refru-light-background.page.woocommerce-cart .cart {
    background-color: rgba(0, 0, 0, 0.05); }
  .page.woocommerce-cart .cart .cart_item {
    width: 31.5%;
    display: inline-block;
    margin: 10px 5px;
    padding: 15px;
    position: relative;
    vertical-align: top;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04), 0 15px 35px rgba(0, 0, 0, 0.07);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04), 0 15px 35px rgba(0, 0, 0, 0.07);
    background-color: #fff; }
    .page.woocommerce-cart .cart .cart_item.empty {
      padding-bottom: 0; }
    .page.woocommerce-cart .cart .cart_item a {
      width: 100%;
      display: block; }
      .page.woocommerce-cart .cart .cart_item a.remove {
        width: 23px;
        height: 23px;
        line-height: 23px;
        text-align: center;
        margin-right: 0;
        top: 10px;
        left: 10px;
        outline: 0;
        font-size: 0;
        z-index: 10;
        position: absolute;
        background-color: #fff; }
        .page.woocommerce-cart .cart .cart_item a.remove:hover::before {
          color: red; }
        .page.woocommerce-cart .cart .cart_item a.remove::before {
          font-family: "quemalabs-font" !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e95a";
          font-size: 1.125rem;
          width: 23px;
          height: 23px;
          padding: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          text-align: center;
          color: #adb5bd; }
      .page.woocommerce-cart .cart .cart_item a img {
        width: 100%; }
    .page.woocommerce-cart .cart .cart_item .product_text {
      padding: 0;
      line-height: 14px; }
      .page.woocommerce-cart .cart .cart_item .product_text h3 {
        font-size: 0.9375rem;
        padding: 0;
        margin-bottom: 0;
        margin-top: 10px;
        display: block;
        vertical-align: top; }
        .page.woocommerce-cart .cart .cart_item .product_text h3 a {
          color: #adb5bd !important; }
      .page.woocommerce-cart .cart .cart_item .product_text .product_text_left {
        width: 100%;
        display: block;
        vertical-align: top;
        margin-bottom: 10px; }
      .page.woocommerce-cart .cart .cart_item .product_text .product_text_right {
        width: 100%;
        display: block;
        vertical-align: top; }
      .page.woocommerce-cart .cart .cart_item .product_text .quantity {
        float: none;
        display: inline-block;
        text-align: right; }
        .page.woocommerce-cart .cart .cart_item .product_text .quantity input.qty {
          height: 25px !important;
          width: 50px !important;
          border: none;
          margin-right: 0;
          text-align: center;
          padding: 0;
          font-size: 0.9375rem !important;
          margin-bottom: 0 !important;
          background-color: #e9ecef;
          -webkit-box-shadow: none;
                  box-shadow: none; }
      .page.woocommerce-cart .cart .cart_item .product_text .amount {
        font-size: 0.9375rem; }
      .page.woocommerce-cart .cart .cart_item .product_text .price {
        font-size: 1rem;
        position: relative;
        color: #adb5bd;
        float: none;
        margin-bottom: 0;
        display: inline-block;
        line-height: 25px;
        vertical-align: top;
        text-align: right; }
      .page.woocommerce-cart .cart .cart_item .product_text .variation {
        margin-bottom: 10px;
        font-size: 0.8125rem; }
        .page.woocommerce-cart .cart .cart_item .product_text .variation dt,
        .page.woocommerce-cart .cart .cart_item .product_text .variation dd {
          display: inline-block;
          margin-left: 5px; }
        .page.woocommerce-cart .cart .cart_item .product_text .variation p {
          margin-bottom: 0; }

.page.woocommerce-cart .actions {
  margin-bottom: 40px; }
  .page.woocommerce-cart .actions .coupon {
    display: block;
    vertical-align: top;
    margin-right: 20px; }
    .page.woocommerce-cart .actions .coupon label {
      display: block; }
    .page.woocommerce-cart .actions .coupon #coupon_code {
      width: 45%;
      display: inline-block;
      vertical-align: top;
      background-color: #fff;
      margin-right: 5px; }
    .page.woocommerce-cart .actions .coupon .button {
      display: inline-block;
      background-color: #2e2e2e;
      color: #fff;
      padding: 15px 33px;
      border-radius: 3px;
      border: none;
      font-weight: 500;
      letter-spacing: 1px;
      font-size: 1rem;
      -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
      transition: background 200ms, -webkit-box-shadow 500ms;
      transition: box-shadow 500ms, background 200ms;
      transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms;
      padding: 12px 33px;
      margin-top: 0;
      vertical-align: top;
      width: auto; }
      .no-touchevents .page.woocommerce-cart .actions .coupon .button:hover {
        text-decoration: none !important;
        background-color: #212121;
        color: #fff; }
      .page.woocommerce-cart .actions .coupon .button:active, .page.woocommerce-cart .actions .coupon .button:focus {
        position: relative;
        bottom: -1px;
        text-decoration: none; }
  .page.woocommerce-cart .actions > .button {
    display: inline-block;
    background-color: #2e2e2e;
    color: #fff;
    padding: 15px 33px;
    border-radius: 3px;
    border: none;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 1rem;
    -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
    transition: background 200ms, -webkit-box-shadow 500ms;
    transition: box-shadow 500ms, background 200ms;
    transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms;
    display: inline-block;
    margin-top: 0;
    vertical-align: top;
    float: none;
    width: auto; }
    .no-touchevents .page.woocommerce-cart .actions > .button:hover {
      text-decoration: none !important;
      background-color: #212121;
      color: #fff; }
    .page.woocommerce-cart .actions > .button:active, .page.woocommerce-cart .actions > .button:focus {
      position: relative;
      bottom: -1px;
      text-decoration: none; }

.page.woocommerce-cart .cart-collaterals {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px; }
  .page.woocommerce-cart .cart-collaterals .shipping-calculator-button {
    display: inline-block;
    font-size: 0.8125rem;
    width: 130px;
    text-align: center;
    padding: 6px 3px;
    line-height: 13px;
    border-radius: 4px; }
  .page.woocommerce-cart .cart-collaterals .cart_totals table.shop_table {
    color: #6c757d; }
    .page.woocommerce-cart .cart-collaterals .cart_totals table.shop_table .order-total {
      color: #000; }
  .page.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .page.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button {
      display: inline-block;
      background-color: #2e2e2e;
      color: #fff;
      padding: 15px 33px;
      border-radius: 3px;
      border: none;
      font-weight: 500;
      letter-spacing: 1px;
      font-size: 1rem;
      -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
      transition: background 200ms, -webkit-box-shadow 500ms;
      transition: box-shadow 500ms, background 200ms;
      transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms;
      background-color: #fff;
      color: #000; }
      .no-touchevents .page.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button:hover {
        text-decoration: none !important;
        background-color: #212121;
        color: #fff; }
      .page.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button:active, .page.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button:focus {
        position: relative;
        bottom: -1px;
        text-decoration: none; }
      .no-touchevents .page.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button:hover {
        background-color: whitesmoke;
        color: #000; }

.woocommerce-cart #content form {
  display: block;
  width: 100%; }

.woocommerce-cart .cart .cart_item .add_to_cart_wrap {
  display: none; }

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

.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 48% !important;
  margin-bottom: 20px; }

.woocommerce .cart-collaterals .cross-sells ul.products li h3 {
  display: block !important;
  width: 100% !important; }

.woocommerce .cart-collaterals .cross-sells ul.products li .price {
  display: block;
  width: 100%; }

.cart-collaterals .product_img .ql_up_span,
.cart-collaterals .product_img i,
.cart-collaterals .product_img .star-rating {
  display: none !important; }

.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
  height: 25px;
  font-size: 11px; }

.woocommerce #content table.cart input,
.woocommerce table.cart input,
.woocommerce-page #content table.cart input,
.woocommerce-page table.cart input {
  width: auto;
  font-weight: normal; }

.shipping-calculator-button:hover {
  background-color: #ced4da;
  text-decoration: none; }

.cart-collaterals h2 {
  font-size: 1.75rem; }

/*
Cart Empty
-------------------------------------------- */
.woocommerce p.cart-empty {
  position: relative;
  text-align: center;
  padding: 120px 2.5em 2.5em;
  border-radius: 3px;
  margin-bottom: 1.25em;
  background-color: transparent;
  color: #adb5bd;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .woocommerce p.cart-empty::before {
    position: absolute;
    top: 0.5em;
    left: 50%;
    font-family: "quemalabs-font" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e74e";
    font-size: 3.75rem;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    color: #adb5bd; }

.woocommerce .return-to-shop {
  text-align: center;
  margin-bottom: 80px; }

/*
Extra Small
=====================================================*/
@media (max-width: 575.98px) {
  .page.woocommerce-cart .cart .cart_item {
    width: 99%; } }

/* 
Checkout Page
=====================================================*/
/*
Checkout Page
============================================= */
.woocommerce-checkout.woocommerce-page .page-header {
  margin-bottom: 30px; }
  .woocommerce-checkout.woocommerce-page .page-header > *:not(.alignwide):not(.alignfull) {
    max-width: 85%;
    display: block;
    margin-left: auto;
    margin-right: auto; }

.woocommerce-checkout.woocommerce-page .entry-content > *:not(.alignwide):not(.alignfull) {
  max-width: 85%; }

/*
Checkout Page - Extra Small
-------------------------------------------- */
@media (max-width: 575.98px) {
  .woocommerce-checkout.woocommerce-page .page-header > *:not(.alignwide):not(.alignfull) {
    max-width: 95%; }
  .woocommerce-checkout.woocommerce-page .entry-content > *:not(.alignwide):not(.alignfull) {
    max-width: 95%; } }

#customer_details {
  margin-bottom: 2.5em;
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-right: 3%; }
  #customer_details .woocommerce-billing-fields .form-row {
    margin-bottom: 20px; }
    #customer_details .woocommerce-billing-fields .form-row input,
    #customer_details .woocommerce-billing-fields .form-row input[type="text"] {
      background-color: #fff; }
    #customer_details .woocommerce-billing-fields .form-row .select2-container .select2-selection--single {
      height: 42px;
      line-height: 40px; }
      #customer_details .woocommerce-billing-fields .form-row .select2-container .select2-selection--single .select2-selection__arrow {
        height: 42px;
        line-height: 40px; }

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: none;
  width: 100%;
  min-width: 100%;
  margin-bottom: 30px;
  padding: 0; }

#order_review_heading {
  display: none; }

#order_review {
  display: inline-block;
  width: 48%; }
  #order_review .woocommerce-checkout-review-order-table tbody {
    font-size: 0.875rem; }
  #order_review .woocommerce-checkout-review-order-table .order-total {
    color: #000; }

.checkout_coupon .button {
  margin-top: 0 !important; }

.woocommerce .checkout #shiptobilling label,
.woocommerce-page .checkout #shiptobilling label {
  font-size: 1em !important; }

.woocommerce .checkout #shiptobilling label,
.woocommerce-page .checkout #shiptobilling label {
  padding-left: 0 !important; }

.woocommerce form .form-row .input-checkbox,
.woocommerce-page form .form-row .input-checkbox {
  display: inline !important;
  height: 1em;
  width: auto; }

.woocommerce .checkout .col-2 h3#ship-to-different-address,
.woocommerce-page .checkout .col-2 h3#ship-to-different-address {
  font-size: 16px; }

.woocommerce .checkout .col-2 h3#ship-to-different-address label,
.woocommerce-page .checkout .col-2 h3#ship-to-different-address label {
  float: left; }

.woocommerce .checkout .col-2 #ship-to-different-address-checkbox {
  height: 18px;
  display: inline-block;
  width: auto;
  margin-top: 3px;
  margin-left: 0;
  position: relative; }

.woocommerce ul#shipping_method li input {
  height: 1em;
  margin-top: 0 !important;
  width: auto !important;
  display: inline-block; }

/*Payments
---------------------*/
.woocommerce-page #payment {
  background: transparent !important; }
  .woocommerce-page #payment ul.payment_methods {
    padding: 0; }
    .woocommerce-page #payment ul.payment_methods li {
      padding: 10px;
      margin-bottom: 10px !important;
      border: none;
      background-color: #fff;
      border-radius: 4px; }
      .woocommerce-page #payment ul.payment_methods li:last-child {
        margin-bottom: 0 !important; }
      .woocommerce-page #payment ul.payment_methods li input {
        float: left;
        margin-top: 3px !important; }
      .woocommerce-page #payment ul.payment_methods li label {
        font-size: 1em !important; }
      .woocommerce-page #payment ul.payment_methods li .input-radio {
        width: auto !important;
        height: 1em;
        margin-top: 9px !important; }
      .woocommerce-page #payment ul.payment_methods li.payment_method_paypal .about_paypal {
        margin-left: 10px; }
  .woocommerce-page #payment div.payment_box {
    background-color: #e9ecef; }
    .woocommerce-page #payment div.payment_box::before {
      border-color: transparent transparent #e9ecef; }
    .woocommerce-page #payment div.payment_box::after {
      border-color: transparent transparent #e9ecef;
      top: -2px; }

.chzn-container .chzn-results {
  color: #3d3c3c; }

.select2-container .select2-choice {
  border-width: 2px;
  border-color: #ced4da; }

.select2-drop-active {
  border-width: 2px;
  border-color: #ced4da; }

/*
---------------------*/
/*
Place Order Button
-------------------------------------------- */
.woocommerce-checkout #payment div.form-row {
  padding-right: 0; }

.woocommerce-page #payment #place_order {
  display: inline-block;
  background-color: #2e2e2e;
  color: #fff;
  padding: 15px 33px;
  border-radius: 3px;
  border: none;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1rem;
  -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
  transition: background 200ms, -webkit-box-shadow 500ms;
  transition: box-shadow 500ms, background 200ms;
  transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  width: auto !important; }
  .no-touchevents .woocommerce-page #payment #place_order:hover {
    text-decoration: none !important;
    background-color: #212121;
    color: #fff; }
  .woocommerce-page #payment #place_order:active, .woocommerce-page #payment #place_order:focus {
    position: relative;
    bottom: -1px;
    text-decoration: none; }

.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
  float: none;
  padding: 0; }

/*
Order Received
============================================= */
.woocommerce-order-received.woocommerce-page .page-header {
  margin-bottom: 30px; }
  .woocommerce-order-received.woocommerce-page .page-header > *:not(.alignwide):not(.alignfull) {
    max-width: 45%;
    display: block;
    margin-left: auto;
    margin-right: auto; }

.woocommerce-order-received.woocommerce-page .entry-content > *:not(.alignwide):not(.alignfull) {
  max-width: 45%; }

/*
Order Received - Extra Small
-------------------------------------------- */
@media (max-width: 575.98px) {
  .woocommerce-order-received.woocommerce-page .page-header > *:not(.alignwide):not(.alignfull) {
    max-width: 95%; }
  .woocommerce-order-received.woocommerce-page .entry-content > *:not(.alignwide):not(.alignfull) {
    max-width: 95%; } }

/*
Order Overview
-------------------------------------------- */
.woocommerce ul.woocommerce-order-overview {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .woocommerce ul.woocommerce-order-overview li {
    float: none;
    margin-bottom: 15px;
    min-width: 25%;
    color: #6c757d; }
    .woocommerce ul.woocommerce-order-overview li strong {
      color: #212529; }

/* 
My Account
=====================================================*/
/* 
My Account
=====================================================*/
.woocommerce-account.woocommerce-page .page-header {
  margin-bottom: 30px; }
  .woocommerce-account.woocommerce-page .page-header > *:not(.alignwide):not(.alignfull) {
    max-width: 85%;
    display: block;
    margin-left: auto;
    margin-right: auto; }

.woocommerce-account.woocommerce-page .entry-content > *:not(.alignwide):not(.alignfull) {
  max-width: 85%; }

.woocommerce-account h2 {
  font-size: 1.75rem; }

.woocommerce-account h3 {
  font-size: 1.5rem; }

.woocommerce .myaccount_user {
  border: 2px solid #ced4da;
  padding: 25px;
  margin-bottom: 40px; }

.woocommerce .myaccount_user a {
  text-decoration: underline; }

.woocommerce .myaccount_address {
  margin-bottom: 1.875em; }

.woocommerce-account .address .title {
  margin-bottom: 15px; }

.woocommerce-account .address address {
  background-color: #e9ecef;
  padding: 30px;
  display: inline-block; }

.woocommerce .addresses .address,
.woocommerce .addresses .col-1,
.woocommerce .addresses .col-2 {
  background-color: #e9ecef;
  padding: 1.25em; }

.woocommerce .addresses .address .title,
.woocommerce .addresses .col-1 .title,
.woocommerce .addresses .col-2 .title {
  margin-bottom: 0.9375em;
  margin-top: 0; }

.woocommerce table.my_account_orders {
  margin-bottom: 70px; }
  .woocommerce table.my_account_orders > tbody > tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.04); }

/*
My Account Login
-------------------------------------------- */
.woocommerce form.woocommerce-form-login {
  min-height: 380px;
  border: 2px solid #ced4da;
  padding: 2.5em; }
  .woocommerce form.woocommerce-form-login .woocommerce-form-login__rememberme {
    margin-bottom: 0; }
    .woocommerce form.woocommerce-form-login .woocommerce-form-login__rememberme .woocommerce-form__input-checkbox {
      display: inline-block;
      height: auto;
      margin-right: 5px; }
  .woocommerce form.woocommerce-form-login .woocommerce-LostPassword {
    margin-bottom: 0; }
    .woocommerce form.woocommerce-form-login .woocommerce-LostPassword a {
      font-size: 0.8125rem;
      color: #adb5bd; }

/*
My Account Login & Register
-------------------------------------------- */
.woocommerce #customer_login.col2-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .woocommerce #customer_login.col2-set .col-1 {
    width: 45%;
    min-width: 45%; }
  .woocommerce #customer_login.col2-set .col-2 {
    width: 45%;
    min-width: 45%; }

/*
My Account Register
-------------------------------------------- */
.woocommerce form.woocommerce-form-register {
  min-height: 380px;
  border: 2px solid #ced4da;
  padding: 2.5em; }
  .woocommerce form.woocommerce-form-register .woocommerce-privacy-policy-text {
    font-size: 12px;
    line-height: 1.6;
    color: #6c757d; }

/*
My Account Navigation
-------------------------------------------- */
.woocommerce .woocommerce-MyAccount-navigation {
  width: 20%;
  margin-bottom: 50px; }
  .woocommerce .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding-left: 0;
    font-size: 0.9375rem; }
    .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link {
      margin-bottom: 5px; }
      .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a {
        padding: 8px 16px;
        display: block;
        background-color: #e9ecef;
        color: #6c757d;
        border-radius: 3px;
        text-decoration: none; }
        .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link a:hover {
          background-color: #dee2e6; }
      .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link.is-active a {
        background-color: #343a40;
        color: #fff;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
    .woocommerce .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--downloads {
      display: none; }

/*
My Account Navigation - Extra Small
-------------------------------------------- */
@media (max-width: 575.98px) {
  .woocommerce .woocommerce-MyAccount-navigation {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px; } }

/* 
Orders
=====================================================*/
/*
Order Details (Table)
-------------------------------------------- */
table.order_details tbody {
  font-size: 15px;
  color: #6c757d; }
  table.order_details tbody .order_item a {
    color: inherit;
    text-decoration: underline; }
    .no-touchevents table.order_details tbody .order_item a:hover {
      color: #212529; }
  table.order_details tbody .order_item strong {
    margin-left: 5px; }

/*
Orders Table
-------------------------------------------- */
.woocommerce table.shop_table.woocommerce-orders-table tbody .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-number a {
  color: #000; }

.woocommerce table.shop_table.woocommerce-orders-table tbody .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .woocommerce table.shop_table.woocommerce-orders-table tbody .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-actions a.button {
    background-color: transparent;
    color: #343a40;
    padding: 12px 18px; }
    .no-touchevents .woocommerce table.shop_table.woocommerce-orders-table tbody .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-actions a.button:hover {
      background-color: rgba(0, 0, 0, 0.08);
      color: #212529; }

/* 
Addresses
=====================================================*/
.woocommerce .addresses .woocommerce-Address {
  background-color: #e9ecef;
  padding: 30px;
  display: inline-block;
  font-size: 14px;
  line-height: 1.8;
  width: auto;
  padding: 20px; }

/*
Address
-------------------------------------------- */
.woocommerce-view-order address,
.woocommerce-order-received address,
.woocommerce .woocommerce-customer-details address {
  background-color: #e9ecef;
  padding: 30px;
  display: inline-block;
  font-size: 14px;
  line-height: 1.8;
  width: auto;
  padding: 20px; }

/*
Edit Account
-------------------------------------------- */
.woocommerce-account .addresses .title .edit {
  padding: 5px 10px;
  font-size: 0.75rem; }

/* 
WooCommerce Widgets
=====================================================*/
/*List Widget
=====================================================*/
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding-bottom: 10px; }

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
  background-color: transparent !important;
  color: inherit; }

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 90px; }

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
  font-size: 1.14285714285714em; }

.widget.woocommerce ul li a:hover {
  text-indent: 0 !important; }

/* Product List Widget
=====================================================*/
.widget_products .product_list_widget li {
  margin-top: 0; }
  .widget_products .product_list_widget li a .product-title {
    color: #495057;
    font-size: 0.8125rem; }
  .widget_products .product_list_widget li .woocommerce-Price-amount {
    font-size: 0.8125rem;
    color: inherit; }

/*Filter Widget
=====================================================*/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider {
  background-color: rgba(0, 0, 0, 0.8); }
  .woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .refru-light-background.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider {
    background-color: rgba(0, 0, 0, 0.1); }
  .woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
    background-color: rgba(255, 255, 255, 0.6); }
    .woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range .refru-light-background.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range {
      background-color: rgba(0, 0, 0, 0.5); }
  .woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
    background-color: #dcdcdc;
    border: 3px solid #dcdcdc;
    top: -0.2em; }
    .woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .refru-light-background.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
      background-color: #7b7b7b;
      border-color: #7b7b7b; }

.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
  display: inline-block;
  background-color: #2e2e2e;
  color: #fff;
  padding: 15px 33px;
  border-radius: 3px;
  border: none;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1rem;
  -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
  transition: background 200ms, -webkit-box-shadow 500ms;
  transition: box-shadow 500ms, background 200ms;
  transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms;
  font-size: 0.875rem;
  float: none; }
  .no-touchevents .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
    text-decoration: none !important;
    background-color: #212121;
    color: #fff; }
  .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button:active, .woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button:focus {
    position: relative;
    bottom: -1px;
    text-decoration: none; }

.woocommerce .widget_price_filter .price_slider_wrapper .price_label {
  color: #adb5bd;
  margin-top: 5px;
  display: block;
  text-align: left; }
  .refru-light-background.woocommerce .widget_price_filter .price_slider_wrapper .price_label {
    color: #6c757d; }

/*Search Widget
=====================================================*/
#sidebar .woocommerce-product-search {
  position: relative; }

#sidebar .woocommerce-product-search::before {
  display: inline-block;
  text-decoration: inherit;
  content: "";
  position: absolute;
  right: 10px;
  top: 8px;
  color: #dee2e6;
  font-size: 14px;
  width: 16px;
  height: 16px;
  z-index: 1; }

.widget_product_search label {
  clear: both;
  width: 100%; }

.widget_product_search .search-field {
  width: 100%;
  display: inline-block;
  padding-right: 30px; }

.widget_product_search input[type="submit"] {
  width: 38%;
  display: none; }

/*WooCommerce Widgets
=====================================================*/
#sidebar.woocommerce-sidebar .widget ul.product-categories li ul,
#sidebar.woocommerce-sidebar .widget ul.product-categories li ul li ul,
#footer .widget ul.product-categories li ul,
#footer .widget ul.product-categories li ul li ul {
  display: block; }

.widget_product_categories ul .cat-item a::before,
.widget_layered_nav ul li a::before {
  text-decoration: none !important; }

#footer .widget_product_categories ul .cat-item.current-cat a,
#footer .widget_layered_nav ul li.chosen a {
  color: #fff !important; }

.widget .amount {
  font-size: 1rem; }

.widget .star-rating {
  font-size: 0.875rem;
  color: #f6a43d; }

/* Layered Nav
---------------------*/
.widget_layered_nav ul li .count {
  display: none; }

/* Products
---------------------*/
.widget_products ul li a {
  padding-bottom: 0 !important; }

/* Recent Reviews
---------------------*/
.widget_recent_reviews .reviewer {
  font-size: 0.75rem; }

/* Top Rated Products
---------------------*/
.widget_top_rated_products .star-rating {
  font-size: 0.875rem; }

/* Product Tags Clouds
---------------------*/
.widget_product_tag_cloud a {
  border: 1px solid #adb5bd;
  padding: 4px 8px;
  font-size: 0.75rem !important;
  margin-bottom: 10px;
  margin-right: 5px;
  display: inline-block; }

.widget_product_tag_cloud a:hover {
  background-color: #ced4da;
  text-decoration: none !important; }

/* Search
---------------------*/
.widget_product_search input[type="submit"],
.widget_product_search input {
  margin: 0; }

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

/* 
Global
=====================================================*/
/* 
Global
=====================================================*/
/*
WooCommerce Messages
-------------------------------------------- */
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
  padding: 0.625rem 0.625rem 0.625rem 3.5rem;
  border-top: none;
  text-shadow: none;
  color: #fff;
  clear: both;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 5px; }
  .woocommerce .woocommerce-message::before,
  .woocommerce .woocommerce-error::before,
  .woocommerce .woocommerce-info::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .woocommerce .woocommerce-message a,
  .woocommerce .woocommerce-error a,
  .woocommerce .woocommerce-info a {
    color: #fff;
    font-weight: bold;
    font-size: 0.875rem;
    text-decoration: underline; }
    .no-touchevents .woocommerce .woocommerce-message a:hover, .no-touchevents
    .woocommerce .woocommerce-error a:hover, .no-touchevents
    .woocommerce .woocommerce-info a:hover {
      color: #f2f2f2; }
  .woocommerce .woocommerce-message a.button,
  .woocommerce .woocommerce-error a.button,
  .woocommerce .woocommerce-info a.button {
    background-color: transparent;
    border: 2px solid #fff;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    text-decoration: none; }
    .no-touchevents .woocommerce .woocommerce-message a.button:hover, .no-touchevents
    .woocommerce .woocommerce-error a.button:hover, .no-touchevents
    .woocommerce .woocommerce-info a.button:hover {
      background-color: #fff;
      border: 2px solid #fff;
      color: #000; }

.woocommerce-info {
  background-color: #3d9cd2; }

.woocommerce-error {
  background-color: red; }

.woocommerce-message {
  background-color: #06a67e; }

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before {
  color: #fff; }

/*
WooCommerce Messages - Extra Small
-------------------------------------------- */
@media (max-width: 575.98px) {
  .woocommerce .woocommerce-message {
    line-height: 24px; }
    .woocommerce .woocommerce-message a.button {
      display: block;
      float: none;
      margin-bottom: 10px; } }

.woocommerce_btn, .widget_product_search input[type="submit"] {
  display: inline-block;
  background-color: #2e2e2e;
  color: #fff;
  padding: 15px 33px;
  border-radius: 3px;
  border: none;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1rem;
  -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
  transition: background 200ms, -webkit-box-shadow 500ms;
  transition: box-shadow 500ms, background 200ms;
  transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms; }
  .no-touchevents .woocommerce_btn:hover, .no-touchevents .widget_product_search input:hover[type="submit"], .widget_product_search .no-touchevents input:hover[type="submit"] {
    text-decoration: none !important;
    background-color: #212121;
    color: #fff; }
  .woocommerce_btn:active, .widget_product_search input:active[type="submit"], .woocommerce_btn:focus, .widget_product_search input:focus[type="submit"] {
    position: relative;
    bottom: -1px;
    text-decoration: none; }

.woocommerce_checkout_btn, .woocommerce .button.checkout {
  display: inline-block;
  background-color: #2e2e2e;
  color: #fff;
  padding: 15px 33px;
  border-radius: 3px;
  border: none;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1rem;
  -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
  transition: background 200ms, -webkit-box-shadow 500ms;
  transition: box-shadow 500ms, background 200ms;
  transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms;
  background-color: #fff;
  color: #000; }
  .no-touchevents .woocommerce_checkout_btn:hover, .no-touchevents .woocommerce .button.checkout:hover, .woocommerce .no-touchevents .button.checkout:hover {
    text-decoration: none !important;
    background-color: #212121;
    color: #fff; }
  .woocommerce_checkout_btn:active, .woocommerce .button.checkout:active, .woocommerce_checkout_btn:focus, .woocommerce .button.checkout:focus {
    position: relative;
    bottom: -1px;
    text-decoration: none; }
  .no-touchevents .woocommerce_checkout_btn:hover, .no-touchevents .woocommerce .button.checkout:hover, .woocommerce .no-touchevents .button.checkout:hover {
    background-color: whitesmoke;
    color: #000; }

.woocommerce a.button {
  display: inline-block;
  background-color: #2e2e2e;
  color: #fff;
  padding: 15px 33px;
  border-radius: 3px;
  border: none;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1rem;
  -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
  transition: background 200ms, -webkit-box-shadow 500ms;
  transition: box-shadow 500ms, background 200ms;
  transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms; }
  .no-touchevents .woocommerce a.button:hover {
    text-decoration: none !important;
    background-color: #212121;
    color: #fff; }
  .woocommerce a.button:active, .woocommerce a.button:focus {
    position: relative;
    bottom: -1px;
    text-decoration: none; }

.woocommerce #respond input#submit {
  display: inline-block;
  background-color: #2e2e2e;
  color: #fff;
  padding: 15px 33px;
  border-radius: 3px;
  border: none;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1rem;
  -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
  transition: background 200ms, -webkit-box-shadow 500ms;
  transition: box-shadow 500ms, background 200ms;
  transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms; }
  .no-touchevents .woocommerce #respond input#submit:hover {
    text-decoration: none !important;
    background-color: #212121;
    color: #fff; }
  .woocommerce #respond input#submit:active, .woocommerce #respond input#submit:focus {
    position: relative;
    bottom: -1px;
    text-decoration: none; }

.woocommerce button.button {
  display: inline-block;
  background-color: #2e2e2e;
  color: #fff;
  padding: 15px 33px;
  border-radius: 3px;
  border: none;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1rem;
  -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
  transition: background 200ms, -webkit-box-shadow 500ms;
  transition: box-shadow 500ms, background 200ms;
  transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms; }
  .no-touchevents .woocommerce button.button:hover {
    text-decoration: none !important;
    background-color: #212121;
    color: #fff; }
  .woocommerce button.button:active, .woocommerce button.button:focus {
    position: relative;
    bottom: -1px;
    text-decoration: none; }

.woocommerce input.button {
  display: inline-block;
  background-color: #2e2e2e;
  color: #fff;
  padding: 15px 33px;
  border-radius: 3px;
  border: none;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1rem;
  -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
  transition: background 200ms, -webkit-box-shadow 500ms;
  transition: box-shadow 500ms, background 200ms;
  transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms; }
  .no-touchevents .woocommerce input.button:hover {
    text-decoration: none !important;
    background-color: #212121;
    color: #fff; }
  .woocommerce input.button:active, .woocommerce input.button:focus {
    position: relative;
    bottom: -1px;
    text-decoration: none; }

.woocommerce input[type="submit"] {
  margin-top: 15px; }

/* Inputs WooCommerce
---------------------*/
.woocommerce input[type="text"],
.woocommerce input[type="tel"],
.woocommerce-page input[type="text"],
.woocommerce input[type="password"],
.woocommerce-page input[type="password"],
.woocommerce-page input[type="email"] {
  background-color: #fff; }

.login input[type="submit"],
.login input[type="checkbox"] {
  width: auto; }

.login .inline input {
  display: inline; }

.woocommerce .star-rating {
  color: #f6a43d; }

/*
WooCommerce Forms
-------------------------------------------- */
.woocommerce form .form-row {
  margin-bottom: 15px; }
  .woocommerce form .form-row label {
    line-height: 1em;
    font-size: 0.875rem;
    color: #495057; }
    .woocommerce form .form-row label.checkbox {
      display: block; }
  .woocommerce form .form-row em {
    font-size: 0.75rem;
    color: #6c757d; }
  .woocommerce form .form-row .input-checkbox {
    margin: 0;
    margin-right: 5px;
    position: relative; }

.woocommerce form fieldset {
  margin-top: 40px; }

/*
Tables
-------------------------------------------- */
.woocommerce table.shop_table {
  border-width: 5px;
  border-radius: 5px;
  border-radius: 0;
  background-color: #fff; }
  .woocommerce table.shop_table .product-price {
    color: #adb5bd; }

.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
  width: 75%; }

.woocommerce #content table.cart td,
.woocommerce #content table.cart th,
.woocommerce table.cart td,
.woocommerce table.cart th,
.woocommerce-page #content table.cart td,
.woocommerce-page #content table.cart th,
.woocommerce-page table.cart td,
.woocommerce-page table.cart th {
  border-bottom: none; }

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

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

/*
No Preloader for Shop Page
-------------------------------------------- */
.post-type-archive-product .refru-preloader {
  display: none; }

/*
Header Cart Button
-------------------------------------------- */
.refru-cart-btn {
  background-color: transparent;
  border: none;
  color: #adb5bd;
  position: relative;
  padding: 14px 18px;
  margin-left: 0;
  display: inline-block;
  text-decoration: none;
  vertical-align: top; }
  .refru-cart-btn:hover, .refru-cart-btn:focus {
    color: #4662ef;
    text-decoration: none; }
  .refru-cart-btn i {
    font-size: 1.25rem; }
  .refru-cart-btn .count {
    position: absolute;
    top: 3px;
    left: 38px;
    font-size: 0.8125rem;
    color: #fff; }
    .refru-sidenav-out .refru-cart-btn .count {
      color: #fff; }
  .refru-cart-btn.cart-empty .ql-icon-cart-full {
    display: none; }
  .refru-cart-btn.cart-empty .ql-icon-cart-empty {
    display: block; }
  .refru-cart-btn .ql-icon-cart-empty {
    display: none; }
  .refru-sidenav .refru-cart-btn,
  .refru-sidenav-out .refru-cart-btn {
    margin-left: 0;
    margin-top: 10px;
    position: absolute;
    top: 10px;
    right: 0; }
  .refru-cart-btn .refru-cart-word {
    display: none; }

.archive.tax-product_cat .page-header {
  display: block;
  width: 100%;
  margin: 0 0 20px;
  border-radius: 4px; }

/*Shop
=====================================================*/
.woocommerce-products-header {
  display: none; }

.post-type-archive-product #container {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.ql_woocommerce_info {
  margin-bottom: 0; }

.ql_woocommerce_info .col-md-4 {
  text-align: right; }

.woocommerce-page.post-type-archive-product .woocommerce-breadcrumb {
  display: none;
  color: #adb5bd;
  font-size: 0.8125rem;
  margin: 0; }
  .woocommerce-page.post-type-archive-product .woocommerce-breadcrumb a {
    color: #adb5bd; }

#main .woocommerce-result-count {
  display: none;
  color: #adb5bd;
  font-weight: normal;
  font-size: 0.8125rem;
  margin-bottom: 0; }

/* Term Description
----------------*/
.term-description {
  display: block;
  clear: both;
  padding-top: 10px; }

/*
Sharing from Jetpack
-------------------------------------------- */
.single-product .summary-bottom div.sharedaddy h3.sd-title {
  display: none !important; }
  .single-product .summary-bottom div.sharedaddy h3.sd-title::before {
    border: none !important;
    margin: 0 !important; }

/*
9. Pace (Loading animation)
============================================= */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #fff;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px; }

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 20px;
  right: 20px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #4662ef;
  border-left-color: #4662ef;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite; }

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

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

/*
10. Animations
============================================= */
/*
Header
-------------------------------------------- */
.refru-animations .site-title {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, -40px);
          transform: translate(0, -40px);
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms; }
  .pace-done.refru-animations .site-title {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations .refru-main-nav-wrap {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, -40px);
          transform: translate(0, -40px);
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms; }
  .pace-done.refru-animations .refru-main-nav-wrap {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations .refru-icons-nav-wrap {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, -40px);
          transform: translate(0, -40px);
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms; }
  .pace-done.refru-animations .refru-icons-nav-wrap {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

/*
Welcome Box
-------------------------------------------- */
.refru-animations .refru-welcome-box-title {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, -40px);
          transform: translate(0, -40px);
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms; }
  .pace-done.refru-animations .refru-welcome-box-title {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations .refru-welcome-box-desc {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, -40px);
          transform: translate(0, -40px);
  -webkit-transition-delay: 700ms;
          transition-delay: 700ms; }
  .pace-done.refru-animations .refru-welcome-box-desc {
    opacity: 0.6;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

/*
Simple Banners
-------------------------------------------- */
.refru-animations .refru-simple-banner {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition-delay: 900ms;
          transition-delay: 900ms; }
  .pace-done.refru-animations .refru-simple-banner {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

/*
Shop
-------------------------------------------- */
.refru-animations .products .product .refru-product-animation-wrap {
  opacity: 0;
  -webkit-transition: opacity 600ms, -webkit-transform 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 600ms, -webkit-transform 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 600ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 600ms;
  transition: transform 600ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 600ms, -webkit-transform 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition-delay: 1000ms;
          transition-delay: 1000ms; }
  .pace-done.refru-animations .products .product .refru-product-animation-wrap {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations .products .product:nth-child(1) .refru-product-animation-wrap {
  -webkit-transition-delay: 1050ms;
          transition-delay: 1050ms; }

.refru-animations .products .product:nth-child(2) .refru-product-animation-wrap {
  -webkit-transition-delay: 1100ms;
          transition-delay: 1100ms; }

.refru-animations .products .product:nth-child(3) .refru-product-animation-wrap {
  -webkit-transition-delay: 1150ms;
          transition-delay: 1150ms; }

.refru-animations .products .product:nth-child(4) .refru-product-animation-wrap {
  -webkit-transition-delay: 1200ms;
          transition-delay: 1200ms; }

.refru-animations .products .product:nth-child(5) .refru-product-animation-wrap {
  -webkit-transition-delay: 1250ms;
          transition-delay: 1250ms; }

.refru-animations .products .product:nth-child(6) .refru-product-animation-wrap {
  -webkit-transition-delay: 1300ms;
          transition-delay: 1300ms; }

.refru-animations .products .product:nth-child(7) .refru-product-animation-wrap {
  -webkit-transition-delay: 1350ms;
          transition-delay: 1350ms; }

.refru-animations .products .product:nth-child(8) .refru-product-animation-wrap {
  -webkit-transition-delay: 1400ms;
          transition-delay: 1400ms; }

.refru-animations .products .product:nth-child(9) .refru-product-animation-wrap {
  -webkit-transition-delay: 1450ms;
          transition-delay: 1450ms; }

.refru-animations .products .product:nth-child(10) .refru-product-animation-wrap {
  -webkit-transition-delay: 1500ms;
          transition-delay: 1500ms; }

.refru-animations .products .product:nth-child(11) .refru-product-animation-wrap {
  -webkit-transition-delay: 1550ms;
          transition-delay: 1550ms; }

.refru-animations .products .product:nth-child(12) .refru-product-animation-wrap {
  -webkit-transition-delay: 1600ms;
          transition-delay: 1600ms; }

.refru-animations .products .product:nth-child(13) .refru-product-animation-wrap {
  -webkit-transition-delay: 1650ms;
          transition-delay: 1650ms; }

.refru-animations .products .product:nth-child(14) .refru-product-animation-wrap {
  -webkit-transition-delay: 1700ms;
          transition-delay: 1700ms; }

.refru-animations .products .product:nth-child(15) .refru-product-animation-wrap {
  -webkit-transition-delay: 1750ms;
          transition-delay: 1750ms; }

.refru-animations .products .product:nth-child(16) .refru-product-animation-wrap {
  -webkit-transition-delay: 1800ms;
          transition-delay: 1800ms; }

.refru-animations .products .product:nth-child(17) .refru-product-animation-wrap {
  -webkit-transition-delay: 1850ms;
          transition-delay: 1850ms; }

.refru-animations .products .product:nth-child(18) .refru-product-animation-wrap {
  -webkit-transition-delay: 1900ms;
          transition-delay: 1900ms; }

.refru-animations .products .product:nth-child(19) .refru-product-animation-wrap {
  -webkit-transition-delay: 1950ms;
          transition-delay: 1950ms; }

.refru-animations .products .product:nth-child(20) .refru-product-animation-wrap {
  -webkit-transition-delay: 2000ms;
          transition-delay: 2000ms; }

.refru-animations .products .product:nth-child(21) .refru-product-animation-wrap {
  -webkit-transition-delay: 2050ms;
          transition-delay: 2050ms; }

.refru-animations .products .product:nth-child(22) .refru-product-animation-wrap {
  -webkit-transition-delay: 2100ms;
          transition-delay: 2100ms; }

.refru-animations .products .product:nth-child(23) .refru-product-animation-wrap {
  -webkit-transition-delay: 2150ms;
          transition-delay: 2150ms; }

.refru-animations .products .product:nth-child(24) .refru-product-animation-wrap {
  -webkit-transition-delay: 2200ms;
          transition-delay: 2200ms; }

.refru-animations .products .product:nth-child(25) .refru-product-animation-wrap {
  -webkit-transition-delay: 2250ms;
          transition-delay: 2250ms; }

.refru-product-loading-content {
  display: none; }

.refru-animations .refru-product-loading-content {
  background: #f3f4f5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 20% 20% 50%;
  overflow: hidden;
  border-radius: 4px;
  display: block;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  -webkit-transition-delay: 1000ms;
          transition-delay: 1000ms;
  opacity: 1; }
  .pace-done.refru-animations .refru-product-loading-content {
    opacity: 0;
    pointer-events: none; }
  .refru-animations .refru-product-loading-content::after {
    content: "";
    display: block;
    background-color: #eeeeef;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-animation: 1s loading-placeholder ease-in-out infinite;
            animation: 1s loading-placeholder ease-in-out infinite; }

@-webkit-keyframes loading-placeholder {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); } }

@keyframes loading-placeholder {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); } }

/*
Sidebar Shop
-------------------------------------------- */
.refru-animations .woocommerce-sidebar .widget {
  opacity: 0;
  -webkit-transition: opacity 600ms, -webkit-transform 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 600ms, -webkit-transform 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 600ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 600ms;
  transition: transform 600ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 600ms, -webkit-transform 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition-delay: 1200ms;
          transition-delay: 1200ms; }
  .pace-done.refru-animations .woocommerce-sidebar .widget {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations .woocommerce-sidebar .widget:nth-child(1) {
  -webkit-transition-delay: 1270ms;
          transition-delay: 1270ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(2) {
  -webkit-transition-delay: 1340ms;
          transition-delay: 1340ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(3) {
  -webkit-transition-delay: 1410ms;
          transition-delay: 1410ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(4) {
  -webkit-transition-delay: 1480ms;
          transition-delay: 1480ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(5) {
  -webkit-transition-delay: 1550ms;
          transition-delay: 1550ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(6) {
  -webkit-transition-delay: 1620ms;
          transition-delay: 1620ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(7) {
  -webkit-transition-delay: 1690ms;
          transition-delay: 1690ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(8) {
  -webkit-transition-delay: 1760ms;
          transition-delay: 1760ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(9) {
  -webkit-transition-delay: 1830ms;
          transition-delay: 1830ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(10) {
  -webkit-transition-delay: 1900ms;
          transition-delay: 1900ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(11) {
  -webkit-transition-delay: 1970ms;
          transition-delay: 1970ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(12) {
  -webkit-transition-delay: 2040ms;
          transition-delay: 2040ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(13) {
  -webkit-transition-delay: 2110ms;
          transition-delay: 2110ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(14) {
  -webkit-transition-delay: 2180ms;
          transition-delay: 2180ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(15) {
  -webkit-transition-delay: 2250ms;
          transition-delay: 2250ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(16) {
  -webkit-transition-delay: 2320ms;
          transition-delay: 2320ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(17) {
  -webkit-transition-delay: 2390ms;
          transition-delay: 2390ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(18) {
  -webkit-transition-delay: 2460ms;
          transition-delay: 2460ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(19) {
  -webkit-transition-delay: 2530ms;
          transition-delay: 2530ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(20) {
  -webkit-transition-delay: 2600ms;
          transition-delay: 2600ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(21) {
  -webkit-transition-delay: 2670ms;
          transition-delay: 2670ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(22) {
  -webkit-transition-delay: 2740ms;
          transition-delay: 2740ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(23) {
  -webkit-transition-delay: 2810ms;
          transition-delay: 2810ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(24) {
  -webkit-transition-delay: 2880ms;
          transition-delay: 2880ms; }

.refru-animations .woocommerce-sidebar .widget:nth-child(25) {
  -webkit-transition-delay: 2950ms;
          transition-delay: 2950ms; }

/*
Shop Single Product
-------------------------------------------- */
.refru-animations .woocommerce-product-gallery {
  opacity: 0 !important;
  -webkit-transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1) !important;
  transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1) !important;
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms !important;
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1) !important;
  -webkit-transform: translate(-70px, 0);
          transform: translate(-70px, 0);
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms; }
  .pace-done.refru-animations .woocommerce-product-gallery {
    opacity: 1 !important;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.single-product .woocommerce-product-rating {
  opacity: 0;
  -webkit-transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms;
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms; }
  .pace-done.refru-animations.single-product .woocommerce-product-rating {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.single-product .entry-title {
  opacity: 0;
  -webkit-transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms;
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms; }
  .pace-done.refru-animations.single-product .entry-title {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.single-product .woocommerce-product-details__short-description {
  opacity: 0;
  -webkit-transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms;
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
  -webkit-transition-delay: 700ms;
          transition-delay: 700ms; }
  .pace-done.refru-animations.single-product .woocommerce-product-details__short-description {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.single-product .price {
  opacity: 0;
  -webkit-transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms;
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms; }
  .pace-done.refru-animations.single-product .price {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.single-product .stock {
  opacity: 0;
  -webkit-transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms;
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
  -webkit-transition-delay: 900ms;
          transition-delay: 900ms; }
  .pace-done.refru-animations.single-product .stock {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.single-product .cart {
  opacity: 0;
  -webkit-transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms;
  transition: transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 700ms, -webkit-transform 700ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
  -webkit-transition-delay: 900ms;
          transition-delay: 900ms; }
  .pace-done.refru-animations.single-product .cart {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.single-product .woocommerce-tabs {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
  -webkit-transition-delay: 1000ms;
          transition-delay: 1000ms; }
  .pace-done.refru-animations.single-product .woocommerce-tabs {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.single-product .refru-product-metadata {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
  -webkit-transition-delay: 1100ms;
          transition-delay: 1100ms; }
  .pace-done.refru-animations.single-product .refru-product-metadata {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.single-product .related.products {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
  -webkit-transition-delay: 1200ms;
          transition-delay: 1200ms; }
  .pace-done.refru-animations.single-product .related.products {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

/*
Blog
-------------------------------------------- */
.refru-animations .post .entry-title {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms; }
  .pace-done.refru-animations .post .entry-title {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations .post .post-image {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms; }
  .pace-done.refru-animations .post .post-image {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations .post .entry-content {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms; }
  .pace-done.refru-animations .post .entry-content {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations .post .entry-footer {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
  -webkit-transition-delay: 700ms;
          transition-delay: 700ms; }
  .pace-done.refru-animations .post .entry-footer {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations .post .comments-area {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
  -webkit-transition-delay: 900ms;
          transition-delay: 900ms; }
  .pace-done.refru-animations .post .comments-area {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

/*
Cart
-------------------------------------------- */
.refru-animations.woocommerce-cart .page-header {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(40px, 0);
          transform: translate(40px, 0);
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms; }
  .pace-done.refru-animations.woocommerce-cart .page-header {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.woocommerce-cart .cart {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, 80px);
          transform: translate(0, 80px);
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms; }
  .pace-done.refru-animations.woocommerce-cart .cart {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.woocommerce-cart .cart .cart_item {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, 80px);
          transform: translate(0, 80px);
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms; }
  .pace-done.refru-animations.woocommerce-cart .cart .cart_item {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.woocommerce-cart .cart .cart_item:nth-child(1) {
  -webkit-transition-delay: 450ms;
          transition-delay: 450ms; }

.refru-animations.woocommerce-cart .cart .cart_item:nth-child(2) {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms; }

.refru-animations.woocommerce-cart .cart .cart_item:nth-child(3) {
  -webkit-transition-delay: 550ms;
          transition-delay: 550ms; }

.refru-animations.woocommerce-cart .cart .cart_item:nth-child(4) {
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms; }

.refru-animations.woocommerce-cart .cart .cart_item:nth-child(5) {
  -webkit-transition-delay: 650ms;
          transition-delay: 650ms; }

.refru-animations.woocommerce-cart .cart .cart_item:nth-child(6) {
  -webkit-transition-delay: 700ms;
          transition-delay: 700ms; }

.refru-animations.woocommerce-cart .cart .cart_item:nth-child(7) {
  -webkit-transition-delay: 750ms;
          transition-delay: 750ms; }

.refru-animations.woocommerce-cart .cart .cart_item:nth-child(8) {
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms; }

.refru-animations.woocommerce-cart .cart .cart_item:nth-child(9) {
  -webkit-transition-delay: 850ms;
          transition-delay: 850ms; }

.refru-animations.woocommerce-cart .cart .cart_item:nth-child(10) {
  -webkit-transition-delay: 900ms;
          transition-delay: 900ms; }

.refru-animations.woocommerce-cart .actions {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, 80px);
          transform: translate(0, 80px);
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms; }
  .pace-done.refru-animations.woocommerce-cart .actions {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.refru-animations.woocommerce-cart .cart-collaterals {
  opacity: 0;
  -webkit-transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms;
  transition: transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1), opacity 900ms, -webkit-transform 900ms cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transform: translate(0, 80px);
          transform: translate(0, 80px);
  -webkit-transition-delay: 800ms;
          transition-delay: 800ms; }
  .pace-done.refru-animations.woocommerce-cart .cart-collaterals {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

/*
11. Shortcodes
============================================= */
/*
12. Gutenberg
============================================= */
/**
 * Fullwide CSS
 */
/* Unconstrained main colum */
.entry-content > *:not(.alignwide):not(.alignfull) {
  max-width: 45%;
  margin-left: auto;
  margin-right: auto; }

.wp-block-image.alignfull {
  display: block;
  text-align: center; }

.wp-block-image.alignwide {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto; }

/* We float the img inside the figure that has .alignleft applied.
   This makes the .alignleft element have the same main column width as text.
   What makes the float work is that the figure collapses into a zero height element */
.wp-block-image figure.alignleft {
  display: block;
  float: left;
  margin-right: 2em; }

.wp-block-image figure.alignright {
  display: block;
  float: right;
  margin-left: 2em; }

/* For captions, we display the figure itself as a table.
   This ensures the figcaption will retain the same width as the image,
   which is important when the caption is long. */
.wp-block-image figure.alignleft,
.wp-block-image figure.alignright {
  display: table; }

.wp-block-image figure.alignleft figcaption,
.wp-block-image figure.alignright figcaption {
  display: table-caption;
  caption-side: bottom; }

.wp-block-image figure.alignright figcaption,
.wp-block-image figure.alignleft figcaption {
  font-size: 75%;
  color: gray;
  margin-bottom: 1em; }

figure.wp-block-embed.is-type-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  /*16:9*/ }

figure.wp-block-embed.is-type-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media (max-width: 575.98px) {
  /* Unconstrained main colum */
  .entry-content > *:not(.alignwide):not(.alignfull) {
    max-width: 85%; } }

/*
13. Animate
============================================= */
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes refruFadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes refruFadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.refruFadeInUp {
  -webkit-animation-name: refruFadeInUp;
  animation-name: refruFadeInUp; }

/*
14. WordPress Default
============================================= */
/* =WordPress Core
-------------------------------------------------------------- */
.entry-content p:after {
  content: "";
  display: table;
  clear: both; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

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

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

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

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.sticky .post-title {
  position: relative; }
  .sticky .post-title::before {
    position: absolute;
    content: "\f005";
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1rem;
    left: -25px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    color: #d7b748; }

.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px; }

.gallery {
  margin-bottom: 1.6em; }

.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%; }

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

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

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

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

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

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

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

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

.gallery-icon img {
  margin: 0 auto; }

.gallery-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0; }

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

.password_p {
  margin-bottom: 40px; }

.password_p input {
  background: #272727;
  height: 30px;
  border: none;
  width: 210px;
  height: 30px;
  display: block;
  padding: 0 10px;
  line-height: 30px;
  color: #858585; }

.password_p input:focus {
  background: #333333; }

.password_p input[type="submit"] {
  display: inline-block;
  color: #7a7a7a;
  text-shadow: 0 1px 0 #000;
  margin-top: 0px;
  font-size: 13px;
  line-height: 20px;
  background: #3b3a3a;
  padding: 5px 7px;
  width: 70px; }

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

/* Skip Link
-------------------------------------- */
.skip-link {
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .skip-link:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

.has-large-font-size,
p[style="font-size:46px"] {
  line-height: 100%; }

/*------------------------------------------------------------
 Defaul Widgets
-------------------------------------------------------------- */
/* Archive List Widget
-------------------------------------- */
.widget_archive ul li a {
  display: inline-block !important; }

.widget_archive ul li a:hover {
  background-color: transparent !important; }

.widget select {
  font-size: 0.875rem;
  max-width: 100%; }

/* Calendar Widget
-------------------------------------- */
#wp-calendar {
  width: 100%; }

#wp-calendar caption {
  text-align: right;
  color: #333;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 15px; }

#wp-calendar thead {
  font-size: 10px; }

#wp-calendar thead th {
  padding-bottom: 10px; }

#wp-calendar tbody {
  color: #aaa; }

#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  text-align: center;
  padding: 8px; }

#wp-calendar tbody td:hover {
  background: #fff; }

#wp-calendar tbody .pad {
  background: none; }

#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right; }

#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px; }

#wp-calendar #today {
  font-weight: bold;
  color: #222; }

#footer #wp-calendar tbody td {
  background: #343a40;
  border: 1px solid #adb5bd; }

#footer #wp-calendar tbody td:hover {
  background: #6c757d; }

#footer #wp-calendar #today {
  color: #fff; }

#footer #wp-calendar caption {
  color: #adb5bd; }

/* Categories Widget
-------------------------------------- */
.widget_categories ul li a {
  display: inline-block !important; }

.widget_categories ul li a:hover {
  background-color: transparent !important; }

/* Recent Comments Widget
-------------------------------------- */
.widget_recent_comments ul li {
  margin-bottom: 15px; }

.comment-author-link {
  border-bottom: 1px dotted #ced4da; }

#footer .widget_recent_comments ul li {
  width: 100%;
  display: block;
  margin-right: 0; }

#footer .comment-author-link {
  border-bottom: 1px dotted #adb5bd; }

/* Recent Entries Widget
-------------------------------------- */
.widget_recent_entries ul li a:hover {
  text-indent: 0 !important;
  background-color: transparent !important; }

/* RSS Widget
-------------------------------------- */
.widget_rss ul li {
  margin-bottom: 15px; }

.widget_rss .rsswidget {
  font-weight: bold; }

.widget_rss .rssSummary {
  font-size: 0.75rem; }

/* Search Widget
-------------------------------------- */
.widget_search {
  position: relative; }

.widget_search #s {
  width: 100%;
  display: block;
  padding-right: 32px; }

.widget_search #s:focus {
  border-color: #adb5bd;
  -webkit-box-shadow: none;
          box-shadow: none; }

.widget_search #searchsubmit {
  background: none;
  border: none;
  width: 17px;
  height: 17px;
  display: block;
  text-indent: -9999px;
  position: absolute;
  right: 15px;
  top: 7px;
  cursor: pointer;
  line-height: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.widget_search i {
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  right: 15px;
  top: 12px;
  cursor: pointer;
  font-size: 1em;
  color: #adb5bd; }

.widget_search #searchform {
  position: relative; }

/* Tag Cloud Widget
-------------------------------------- */
.widget_tag_cloud a {
  padding: 2px; }

/* Nav Menu Widget
-------------------------------------- */
.widget_nav_menu .menu-navigation-container > ul {
  padding: 0;
  list-style: none; }

.widget_nav_menu .menu-navigation-container > ul > li > a {
  font-weight: bold;
  padding: 5px 0;
  display: inline-block; }

.widget_nav_menu .menu-navigation-container .sub-menu {
  padding-left: 20px; }

/* Search Form
-------------------------------------- */
.search-form {
  position: relative; }

.search-form label {
  display: block;
  position: relative; }

.search-form .search-field {
  width: 100%;
  position: relative;
  font-weight: normal;
  padding-right: 50px;
  border-radius: 30px;
  outline: none; }

.search-form .search-submit {
  width: auto; }

.search-form label::before {
  display: block;
  text-decoration: inherit;
  font-family: "quemalabs-font" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e922";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  color: #ced4da;
  font-size: 14px;
  z-index: 1; }

.widget_search .search-form .search-submit {
  background: none;
  border: none;
  width: 52px;
  height: 52px;
  display: block;
  text-indent: -9999px;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 0;
  cursor: pointer;
  line-height: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0; }
  .widget_search .search-form .search-submit:hover {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none; }

.widget_search i {
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  right: 12px;
  top: 12px;
  cursor: pointer;
  font-size: 1em;
  color: #dee2e6; }

#footer .search-form .search-field {
  background-color: transparent;
  border-color: #adb5bd;
  color: #dee2e6; }

#footer .widget_search .search-field:focus {
  border-color: #adb5bd;
  -webkit-box-shadow: none;
          box-shadow: none; }

/* Nav Menu
-------------------------------------- */
.widget_nav_menu ul li {
  padding: 0 !important; }

.widget_nav_menu ul li a {
  display: block;
  padding: 10px 0 !important; }

/* Post Password Form
-------------------------------------- */
.post-password-form input[type="submit"] {
  width: auto;
  clear: both;
  display: block; }

/*
Image Widget
=====================================================*/
.widget_media_image {
  text-align: center; }

/*
15. External Plugins
============================================= */
/*
// Contact Form 7
// ------------------
*/
.wpcf7 p {
  margin-bottom: 25px; }

.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
  width: 50%; }

.wpcf7 select {
  font-size: 0.875rem; }

.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"] {
  display: inline-block;
  width: auto;
  height: 20px;
  margin-right: 5px;
  margin-top: 0; }

.wpcf7-list-item {
  display: block;
  margin-bottom: 5px;
  line-height: 20px; }

.wpcf7 textarea {
  width: 80%; }

.wpcf7 input[type="submit"] {
  width: auto;
  -webkit-transition: background-color 200ms;
  transition: background-color 200ms;
  padding: 6px 15px; }

.wpcf7 input[type="submit"]:hover {
  color: #fff; }

.wpcf7 input[disabled="disabled"] {
  opacity: 0.3; }

.wpcf7-quiz {
  margin-bottom: 0; }

.wpcf7-not-valid {
  border-color: red; }

/*
* Mailchimp for WordPress
* https://wordpress.org/plugins/mailchimp-for-wp/
* ------------------
*/
.mc4wp-form .mc4wp-form-fields p {
  margin-bottom: 10px;
  padding-top: 0; }

.mc4wp-form .mc4wp-form-fields input {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: transparent;
  color: #fff;
  margin-bottom: 0;
  font-size: 0.8125rem; }
  .mc4wp-form .mc4wp-form-fields input[type="submit"] {
    display: inline-block;
    width: auto;
    margin-top: 0;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), 0 4px 6px rgba(0, 0, 0, 0.11);
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), 0 4px 6px rgba(0, 0, 0, 0.11); }
    .no-touchevents .mc4wp-form .mc4wp-form-fields input[type="submit"]:hover {
      background-color: rgba(255, 255, 255, 0.2); }

/*
* Easy Forms for MailChimp
* https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/
* ------------------
*/
.yikes-mailchimp-container .yikes-easy-mc-form input[type="email"],
.yikes-mailchimp-container .yikes-easy-mc-form input[type="number"],
.yikes-mailchimp-container .yikes-easy-mc-form input[type="text"],
.yikes-mailchimp-container .yikes-easy-mc-form input[type="url"],
.yikes-mailchimp-container .yikes-easy-mc-form select {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: transparent;
  color: #fff;
  margin-bottom: 0;
  font-size: 0.8125rem; }

.yikes-mailchimp-container .yikes-easy-mc-form .yikes-easy-mc-submit-button {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: transparent;
  color: #fff;
  display: inline-block;
  width: auto;
  margin-top: 0;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), 0 4px 6px rgba(0, 0, 0, 0.11);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), 0 4px 6px rgba(0, 0, 0, 0.11);
  font-size: 0.8125rem; }
  .no-touchevents .yikes-mailchimp-container .yikes-easy-mc-form .yikes-easy-mc-submit-button:hover {
    background-color: rgba(255, 255, 255, 0.2); }

/*
// Jetpack Contact Form
// ------------------
*/
.contact-form {
  border-radius: 4px;
  padding: 2.22222222222222em 2.77777777777778em; }
  .contact-form > div {
    margin-bottom: 1.11111111111111em; }
  .contact-form label {
    font-weight: normal !important; }
  .contact-form textarea {
    width: 100% !important; }
  .contact-form input[type="submit"] {
    display: inline-block;
    width: auto;
    height: auto; }

.contact-form-submission {
  font-size: 0.875rem; }

/* Subscription to posts */
.comment-subscription-form {
  margin: 10px 0 0; }
  .comment-subscription-form input {
    display: inline-block;
    margin-right: 10px;
    margin-top: 0;
    height: auto; }

/*
16. Global Styles
============================================= */
html {
  font-size: 1em; }

body.refru-header-sticky {
  padding-top: 54px; }

body {
  overflow-x: hidden;
  background-color: #ebebeb; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0; }

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

/*
Site wrap
-------------------------------------------- */
.refru-site-wrap {
  position: relative;
  z-index: 1; }

/*
Preloader
-------------------------------------------- */
.refru-preloader {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  display: block;
  z-index: 50;
  -webkit-transition: opacity 200ms ease-in-out, -webkit-transform 900ms 400ms;
  transition: opacity 200ms ease-in-out, -webkit-transform 900ms 400ms;
  transition: opacity 200ms ease-in-out, transform 900ms 400ms;
  transition: opacity 200ms ease-in-out, transform 900ms 400ms, -webkit-transform 900ms 400ms;
  text-align: center;
  color: #adb5bd !important;
  border-radius: 4px; }
  .refru-preloader.proloader_hide,
  .pace-done .refru-preloader {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0; }
  .refru-preloader .refru-folding-cube {
    margin: 0 auto;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg); }
  .refru-preloader .refru-folding-cube .refru-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  .refru-preloader .refru-folding-cube .refru-cube:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #4662ef;
    -webkit-animation: refru-foldCubeAngle 2.4s infinite linear both;
    animation: refru-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  .refru-preloader .refru-folding-cube .refru-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg); }
  .refru-preloader .refru-folding-cube .refru-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg); }
  .refru-preloader .refru-folding-cube .refru-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg); }
  .refru-preloader .refru-folding-cube .refru-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }
  .refru-preloader .refru-folding-cube .refru-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s; }
  .refru-preloader .refru-folding-cube .refru-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s; }

@-webkit-keyframes refru-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

@keyframes refru-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1; }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }
  .refru-preloader .refru-spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%; }
  .refru-preloader .refru-double-bounce1,
  .refru-preloader .refru-double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #4662ef;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out; }
  .refru-preloader .refru-double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

/*
Shadow Big
-------------------------------------------- */
.refru-shadow-big {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07), 0 15px 35px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07), 0 15px 35px rgba(0, 0, 0, 0.1); }

.refru-shadow-big-hover {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07), 0 15px 35px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07), 0 15px 35px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-box-shadow 200ms;
  transition: -webkit-box-shadow 200ms;
  transition: box-shadow 200ms;
  transition: box-shadow 200ms, -webkit-box-shadow 200ms; }
  .no-touchevents .refru-shadow-big-hover:hover {
    -webkit-box-shadow: 0 9px 20px rgba(0, 0, 0, 0.07), 0 20px 45px rgba(0, 0, 0, 0.1);
            box-shadow: 0 9px 20px rgba(0, 0, 0, 0.07), 0 20px 45px rgba(0, 0, 0, 0.1); }

/*
Refru button
-------------------------------------------- */
.refru-button, .comment-form .form-submit input[type="submit"], .contact-form input[type="submit"], .refru-button-secondary, .refru-button-tertiary {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  background-color: #2fc77c;
  color: #fff;
  min-width: 9.6875rem;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.11), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.11), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -moz-osx-font-smoothing: grayscale;
  /* Firefox */
  -webkit-font-smoothing: antialiased;
  /* WebKit  */
  margin-right: 15px;
  text-decoration: none;
  padding: 0.625rem 1.875rem;
  font-size: 1rem;
  line-height: 1.625;
  border-radius: 0.25rem; }
  .refru-button:hover, .comment-form .form-submit input:hover[type="submit"], .contact-form input:hover[type="submit"], .refru-button-secondary:hover, .refru-button-tertiary:hover, .refru-button:focus, .comment-form .form-submit input:focus[type="submit"], .contact-form input:focus[type="submit"], .refru-button-secondary:focus, .refru-button-tertiary:focus {
    text-decoration: none;
    background-color: #2ab26f;
    -webkit-box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.15);
    color: #fff; }
  .refru-button:focus, .comment-form .form-submit input:focus[type="submit"], .contact-form input:focus[type="submit"], .refru-button-secondary:focus, .refru-button-tertiary:focus, .refru-button.focus, .comment-form .form-submit input.focus[type="submit"], .contact-form input.focus[type="submit"], .focus.refru-button-secondary, .focus.refru-button-tertiary {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(70, 98, 239, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(70, 98, 239, 0.25); }
  .refru-button.disabled, .comment-form .form-submit input.disabled[type="submit"], .contact-form input.disabled[type="submit"], .disabled.refru-button-secondary, .disabled.refru-button-tertiary, .refru-button:disabled, .comment-form .form-submit input:disabled[type="submit"], .contact-form input:disabled[type="submit"], .refru-button-secondary:disabled, .refru-button-tertiary:disabled {
    opacity: 0.65; }
  .refru-button:not(:disabled):not(.disabled), .comment-form .form-submit input:not(:disabled):not(.disabled)[type="submit"], .contact-form input:not(:disabled):not(.disabled)[type="submit"], .refru-button-secondary:not(:disabled):not(.disabled), .refru-button-tertiary:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .refru-button:not(:disabled):not(.disabled):active, .comment-form .form-submit input:not(:disabled):not(.disabled):active[type="submit"], .contact-form input:not(:disabled):not(.disabled):active[type="submit"], .refru-button-secondary:not(:disabled):not(.disabled):active, .refru-button-tertiary:not(:disabled):not(.disabled):active, .refru-button:not(:disabled):not(.disabled).active, .comment-form .form-submit input:not(:disabled):not(.disabled).active[type="submit"], .contact-form input:not(:disabled):not(.disabled).active[type="submit"], .refru-button-secondary:not(:disabled):not(.disabled).active, .refru-button-tertiary:not(:disabled):not(.disabled).active {
    background-image: none; }
  .refru-button.refru-button-style-2, .comment-form .form-submit input.refru-button-style-2[type="submit"], .contact-form input.refru-button-style-2[type="submit"], .refru-button-style-2.refru-button-secondary, .refru-button-style-2.refru-button-tertiary {
    -webkit-box-shadow: none;
            box-shadow: none;
    position: relative; }
    .refru-button.refru-button-style-2:hover, .comment-form .form-submit input.refru-button-style-2:hover[type="submit"], .contact-form input.refru-button-style-2:hover[type="submit"], .refru-button-style-2.refru-button-secondary:hover, .refru-button-style-2.refru-button-tertiary:hover, .refru-button.refru-button-style-2:focus, .comment-form .form-submit input.refru-button-style-2:focus[type="submit"], .contact-form input.refru-button-style-2:focus[type="submit"], .refru-button-style-2.refru-button-secondary:focus, .refru-button-style-2.refru-button-tertiary:focus {
      -webkit-box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.15);
              box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.15);
      background-color: var(--refru-button-hover) !important;
      color: var(--refru-button-text-hover) !important; }
      .refru-button.refru-button-style-2:hover::after, .comment-form .form-submit input.refru-button-style-2[type="submit"]:hover::after, .contact-form input.refru-button-style-2[type="submit"]:hover::after, .refru-button-style-2.refru-button-secondary:hover::after, .refru-button-style-2.refru-button-tertiary:hover::after, .refru-button.refru-button-style-2:focus::after, .comment-form .form-submit input.refru-button-style-2[type="submit"]:focus::after, .contact-form input.refru-button-style-2[type="submit"]:focus::after, .refru-button-style-2.refru-button-secondary:focus::after, .refru-button-style-2.refru-button-tertiary:focus::after {
        opacity: 1; }
  .refru-button.refru-button-style-3, .comment-form .form-submit input.refru-button-style-3[type="submit"], .contact-form input.refru-button-style-3[type="submit"], .refru-button-style-3.refru-button-secondary, .refru-button-style-3.refru-button-tertiary {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-width: 1px;
    border-style: solid; }
    .refru-button.refru-button-style-3:hover, .comment-form .form-submit input.refru-button-style-3:hover[type="submit"], .contact-form input.refru-button-style-3:hover[type="submit"], .refru-button-style-3.refru-button-secondary:hover, .refru-button-style-3.refru-button-tertiary:hover, .refru-button.refru-button-style-3:focus, .comment-form .form-submit input.refru-button-style-3:focus[type="submit"], .contact-form input.refru-button-style-3:focus[type="submit"], .refru-button-style-3.refru-button-secondary:focus, .refru-button-style-3.refru-button-tertiary:focus {
      -webkit-box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.15);
              box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.15); }
  .refru-button.refru-button-style-4, .comment-form .form-submit input.refru-button-style-4[type="submit"], .contact-form input.refru-button-style-4[type="submit"], .refru-button-style-4.refru-button-secondary, .refru-button-style-4.refru-button-tertiary {
    border-radius: 100px; }
    .refru-button.refru-button-style-4:hover, .comment-form .form-submit input.refru-button-style-4:hover[type="submit"], .contact-form input.refru-button-style-4:hover[type="submit"], .refru-button-style-4.refru-button-secondary:hover, .refru-button-style-4.refru-button-tertiary:hover, .refru-button.refru-button-style-4:focus, .comment-form .form-submit input.refru-button-style-4:focus[type="submit"], .contact-form input.refru-button-style-4:focus[type="submit"], .refru-button-style-4.refru-button-secondary:focus, .refru-button-style-4.refru-button-tertiary:focus {
      color: var(--refru-button-text-hover) !important; }

.refru-button-secondary {
  background-color: #f8f8f8;
  color: #6c757d; }
  .refru-button-secondary:hover, .refru-button-secondary:focus {
    background-color: #f0f0f0;
    color: #495057; }

.refru-button-tertiary {
  background-color: rgba(255, 255, 255, 0.08);
  color: #6c757d; }
  .refru-button-tertiary:hover, .refru-button-tertiary:focus {
    background-color: rgba(255, 255, 255, 0.1);
    color: #495057; }

/*
Hero Button
-------------------------------------------- */
.refru-btn-hero {
  display: inline-block;
  background-color: #4662ef;
  color: #fff;
  padding: 15px 33px;
  border-radius: 3px;
  border: none;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 1rem;
  -webkit-transition: background 200ms, -webkit-box-shadow 500ms;
  transition: background 200ms, -webkit-box-shadow 500ms;
  transition: box-shadow 500ms, background 200ms;
  transition: box-shadow 500ms, background 200ms, -webkit-box-shadow 500ms;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
  .no-touchevents .refru-btn-hero:hover {
    text-decoration: none !important;
    background-color: #3352ed;
    color: #fff; }
  .refru-btn-hero:active, .refru-btn-hero:focus {
    position: relative;
    bottom: -1px;
    text-decoration: none; }

/*
Button Transparent
-------------------------------------------- */
.refru-btn-transparent {
  display: inline-block;
  background-color: transparent;
  color: #fff;
  padding: 15px 33px;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0);
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 1rem;
  -webkit-transition: background 200ms, border 200ms, -webkit-box-shadow 500ms;
  transition: background 200ms, border 200ms, -webkit-box-shadow 500ms;
  transition: box-shadow 500ms, background 200ms, border 200ms;
  transition: box-shadow 500ms, background 200ms, border 200ms, -webkit-box-shadow 500ms;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
  .refru-btn-transparent i {
    margin-right: 10px; }
  .no-touchevents .refru-btn-transparent:hover {
    text-decoration: none !important;
    color: #fff;
    border: 1px solid white; }
  .refru-btn-transparent:active, .refru-btn-transparent:focus {
    position: relative;
    bottom: -1px;
    text-decoration: none; }

/*
Responsive Videos
-------------------------------------------- */
.refru-responsive-video {
  height: 0;
  padding-bottom: 56.2%;
  position: relative; }
  .refru-responsive-video iframe {
    height: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%; }

/*
Bounce Animation
-------------------------------------------- */
.refru-double-bounce1,
.refru-double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out; }

.refru-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

iframe {
  max-width: 100%; }

/*
Inputs
-------------------------------------------- */
input,
textarea {
  display: block;
  width: 100%;
  height: 42px;
  border-radius: 3px;
  margin-bottom: 0.71428571428571em;
  border: 1px solid #dee2e6;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #6c757d;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff; }
  input:focus,
  textarea:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #495057; }

input[type="radio"],
input[type="checkbox"] {
  height: auto;
  width: auto;
  display: inline-block; }

textarea {
  min-height: 100px; }

/*
17. Responsive Styles
============================================= */
/*
// Extra Small Breakpoint
*/
@media (max-width: 575.98px) {
  .pace {
    display: none; }
  .refru-header-button {
    display: none; }
  .refru-cart-btn {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    padding-left: 16px;
    padding-right: 16px;
    padding: 12px 14px;
    border-bottom: none; }
  .refru-header-1 #header .refru-cart-btn.cart-empty {
    padding: 14px 18px; }
  .refru-preloader {
    top: 10px;
    left: 10px;
    right: 10px; }
  /*
	Footer
	==========================================
	*/
  #footer .footer-column {
    display: block;
    width: 100%;
    margin: 2% 1%; }
  /*
	==========================================
	Shop Sidebar
	==========================================
	*/
  .refru-shop-sidebar-left .refru-sidebar-wrapper {
    padding-right: 20px;
    padding-left: 20px; }
  /*
	Cart
	==========================================
	*/
  .woocommerce-cart .cart .cart_item {
    width: 99%; }
  .woocommerce-cart #content form {
    width: 100%;
    display: block; }
  .woocommerce-cart #content .cart-collaterals {
    width: 100%;
    display: block;
    margin-left: 0; }
  .woocommerce-cart .actions .coupon {
    width: 100%;
    margin-bottom: 10px;
    display: block; }
  .woocommerce-cart .actions > .button {
    float: none; }
  /* WooCommerce Checkout Page
	=====================================================*/
  #customer_details {
    margin-bottom: 2.5em;
    width: 100%;
    margin-right: 0;
    display: block; }
  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
    margin-bottom: 30px; }
  #order_review_heading {
    display: none; }
  #order_review {
    display: block;
    width: 100%; }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-Address {
    margin-bottom: 20px; }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm {
    padding: 20px; }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%; } }

/*
// Small Breakpoint
*/
@media (min-width: 576px) and (max-width: 767.98px) {
  /* ACASM */
  /*
	Header
	==========================================
	*/
  #header {
    padding: 0;
    padding-left: 20px;
    padding-right: 20px; }
    .refru-header-absolute #header {
      padding-left: 5%;
      padding-right: 5%; }
    #header.refru-header-style-1 .refru-logo-wrap {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; }
    #header.refru-header-style-1 .refru-main-nav-wrap {
      display: block;
      -webkit-box-ordinal-group: 6;
          -ms-flex-order: 5;
              order: 5;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      text-align: left; }
    #header.refru-header-style-1 .refru-icons-nav-wrap {
      display: block;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      text-align: right;
      margin-left: 0;
      padding-left: 0; }
      #header.refru-header-style-1 .refru-icons-nav-wrap::before {
        display: none; }
  .logo_container {
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 15px;
    margin-top: 15px; }
    .logo_container::before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      border-bottom: 1px solid #ced4da; }
  .logo_container {
    text-align: center; }
  #header .nav-wrapper {
    text-align: center; }
  .refru-cart-btn {
    padding: 12px 18px; }
  .refru-header-1 #header .refru-cart-btn.cart-empty {
    padding: 14px 18px; }
  /*
	Cart
	==========================================
	*/
  .woocommerce-cart .cart .cart_item {
    width: 31%; }
  .woocommerce-cart #content form {
    width: 100%;
    display: block; }
  .woocommerce-cart #content .cart-collaterals {
    width: 100%;
    display: block;
    margin-left: 0; } }

/*
// Medium Breakpoint
*/
/*
// Extra Larga Breakpoint
*/