@charset "UTF-8";
/*** LTR websites ***/
/*
Theme Name: Writee By Scissor Themes
Author: Scissor Themes
Author URI: http://www.scissorthemes.com/
Description: Personal Blog Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: infinity
Tags: black, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 - Settings, Liabraries & Reset
--------------------------------------------------------------*/
/*Variables and Grid & Breakpoints Settings*/
/*Custom Mixins and Functions*/
/*Reset*/
:root {
  --direction-start-text: left;
  --direction-start-space: left;
  --direction-start-float: left;
  --direction-start-flex: flex-start;
  --direction-end-text: right;
  --direction-end-space: right;
  --direction-end-float: right;
  --direction-end-flex: flex-end;
  --membership: pro;
  --breakpoints-xs: 360px;
  --breakpoints-sm: 576px;
  --breakpoints-md: 768px;
  --breakpoints-lg: 992px;
  --breakpoints-xl: 1200px;
  --width-px: 1px;
  --width-0: 0;
  --width-1: 0.25rem;
  --width-2: 0.5rem;
  --width-3: 0.75rem;
  --width-4: 1rem;
  --width-5: 1.25rem;
  --width-6: 1.5rem;
  --width-8: calc(1rem + 1vw);
  --width-10: calc(1.25rem + 1.25vw);
  --width-12: calc(1.5rem + 1.5vw);
  --width-16: calc(2rem + 2vw);
  --width-20: calc(2.5rem + 2.5vw);
  --width-24: calc(3rem + 3vw);
  --width-32: calc(4rem + 4vw);
  --width-40: calc(5rem + 5vw);
  --width-48: calc(6rem + 6vw);
  --width-56: calc(7rem + 7vw);
  --width-64: calc(8rem + 8vw);
  --spacing-px: 1px;
  --spacing-0: 0;
  --spacing-1: 0.25rem;
  --spacing-2: 0.5rem;
  --spacing-3: 0.75rem;
  --spacing-4: 1rem;
  --spacing-5: 1.25rem;
  --spacing-6: 1.5rem;
  --spacing-8: calc(1rem + 1vw);
  --spacing-10: calc(1.25rem + 1.25vw);
  --spacing-12: calc(1.5rem + 1.5vw);
  --spacing-16: calc(2rem + 2vw);
  --spacing-20: calc(2.5rem + 2.5vw);
  --spacing-24: calc(3rem + 3vw);
  --spacing-32: calc(4rem + 4vw);
  --spacing-40: calc(5rem + 5vw);
  --spacing-48: calc(6rem + 6vw);
  --spacing-56: calc(7rem + 7vw);
  --spacing-64: calc(8rem + 8vw);
  --padding-px: 1px;
  --padding-0: 0;
  --padding-1: 0.25rem;
  --padding-2: 0.5rem;
  --padding-3: 0.75rem;
  --padding-4: 1rem;
  --padding-5: 1.25rem;
  --padding-6: 1.5rem;
  --padding-8: calc(1rem + 1vw);
  --padding-10: calc(1.25rem + 1.25vw);
  --padding-12: calc(1.5rem + 1.5vw);
  --padding-16: calc(2rem + 2vw);
  --padding-20: calc(2.5rem + 2.5vw);
  --padding-24: calc(3rem + 3vw);
  --padding-32: calc(4rem + 4vw);
  --padding-40: calc(5rem + 5vw);
  --padding-48: calc(6rem + 6vw);
  --padding-56: calc(7rem + 7vw);
  --padding-64: calc(8rem + 8vw);
  --margin-px: 1px;
  --margin-0: 0;
  --margin-1: 0.25rem;
  --margin-2: 0.5rem;
  --margin-3: 0.75rem;
  --margin-4: 1rem;
  --margin-5: 1.25rem;
  --margin-6: 1.5rem;
  --margin-8: calc(1rem + 1vw);
  --margin-10: calc(1.25rem + 1.25vw);
  --margin-12: calc(1.5rem + 1.5vw);
  --margin-16: calc(2rem + 2vw);
  --margin-20: calc(2.5rem + 2.5vw);
  --margin-24: calc(3rem + 3vw);
  --margin-32: calc(4rem + 4vw);
  --margin-40: calc(5rem + 5vw);
  --margin-48: calc(6rem + 6vw);
  --margin-56: calc(7rem + 7vw);
  --margin-64: calc(8rem + 8vw);
  --margin-auto: auto;
  --radius-px: 1px;
  --radius-0: 0;
  --radius-1: 0.25rem;
  --radius-2: 0.5rem;
  --radius-3: 0.75rem;
  --radius-4: 1rem;
  --radius-5: 1.25rem;
  --radius-6: 1.5rem;
  --radius-8: calc(1rem + 1vw);
  --radius-10: calc(1.25rem + 1.25vw);
  --radius-12: calc(1.5rem + 1.5vw);
  --radius-16: calc(2rem + 2vw);
  --radius-20: calc(2.5rem + 2.5vw);
  --radius-24: calc(3rem + 3vw);
  --radius-32: calc(4rem + 4vw);
  --radius-40: calc(5rem + 5vw);
  --radius-48: calc(6rem + 6vw);
  --radius-56: calc(7rem + 7vw);
  --radius-64: calc(8rem + 8vw);
  --radius-curve: 0.25rem;
  --radius-round: 6rem;
  --font-family-base: Lato, sans-serif;
  --font-family-heading: Oswald, sans-serif;
  --font-family-menu: Lato, sans-serif;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-medium: 600;
  --font-weight-bold: 700;
  --font-weight-heading: 700;
  --font-weight-menu: 400;
  --font-size-xs: 0.75rem;
  --font-size-sm: 0.875rem;
  --font-size-md: 1rem;
  --font-size-lg: 1.125rem;
  --font-size-xl: 1.25rem;
  --font-size-xxl: 1.5rem;
  --font-size-xxxl: 2rem;
  --font-size-xxxxl: 2.5rem;
  --font-size-base: 1rem;
  --font-size-heading: 2rem;
  --font-size-menu: 1rem;
  --font-leading-base: 1.4;
  --font-leading-heading: 1.6;
  --font-leading-menu: 1.4;
  --font-letterSpacing-tighter: -0.05em;
  --font-letterSpacing-tight: -0.025em;
  --font-letterSpacing-base: 0;
  --font-letterSpacing-wide: 0.025em;
  --font-letterSpacing-wider: 0.05em;
  --font-letterSpacing-widest: 0.1em;
  --font-letterSpacing-heading: -0.025em;
  --font-letterSpacing-menu: 0;
  --font-style-base: normal;
  --font-style-heading: normal;
  --colors-transparent: transparent;
  --colors-pri: #3791BB;
  --colors-sec: #004A70;
  --colors-red: #D80027;
  --colors-blue: #0C63E4;
  --colors-orange: #F26523;
  --colors-gray-900: #292929;
  --colors-gray-800: #414141;
  --colors-gray-700: #585858;
  --colors-gray-600: #707070;
  --colors-gray-500: #888888;
  --colors-gray-400: #a0a0a0;
  --colors-gray-300: #b8b8b8;
  --colors-gray-200: #cfcfcf;
  --colors-gray-100: #e7e7e7;
  --colors-white: #ffffff;
  --colors-black: #000000;
  --customizer-bg: var(--colors-white);
  --customizer-fg: var(--colors-black);
  --customizer-htopbg: var(--colors-white);
  --customizer-htopfg: var(--colors-black);
  --customizer-hmidbg: var(--colors-white);
  --customizer-hmidfg: var(--colors-black);
  --customizer-hbottombg: var(--colors-white);
  --customizer-hbottomfg: var(--colors-black);
  --customizer-ftopbg: var(--colors-white);
  --customizer-ftopfg: var(--colors-black);
  --customizer-fbottombg: var(--colors-white);
  --customizer-fbottomfg: var(--colors-black);
  --customizer-post: var(--colors-black);
  --customizer-catbg: var(--colors-white);
  --customizer-catfg: var(--colors-black);
  --customizer-wgtbg: var(--colors-white);
  --customizer-wgtfg: var(--colors-black);
  --customizer-btnbg: var(--colors-black);
  --customizer-btnfg: var(--colors-white);
  --customizer-btnborder: var(--colors-black);
  --border-style: 1px solid;
  --border-color: #444444;
  --transition-easing-long: ease-in-out;
  --transition-easing-short: ease;
  --transition-duration-long: 0.6s;
  --transition-duration-short: 0.3s; }

.theme-light {
  --colors-gray-900: #292929;
  --colors-gray-800: #414141;
  --colors-gray-700: #585858;
  --colors-gray-600: #707070;
  --colors-gray-500: #888888;
  --colors-gray-400: #a0a0a0;
  --colors-gray-300: #b8b8b8;
  --colors-gray-200: #cfcfcf;
  --colors-gray-100: #e7e7e7;
  --colors-black: #000000;
  --colors-white: #ffffff;
  --customizer-bg: var(--colors-white);
  --customizer-fg: var(--colors-black);
  --customizer-htopbg: var(--colors-white);
  --customizer-htopfg: var(--colors-black);
  --customizer-hmidbg: var(--colors-white);
  --customizer-hmidfg: var(--colors-black);
  --customizer-hbottombg: var(--colors-white);
  --customizer-hbottomfg: var(--colors-black);
  --customizer-ftopbg: var(--colors-white);
  --customizer-ftopfg: var(--colors-black);
  --customizer-fbottombg: var(--colors-white);
  --customizer-fbottomfg: var(--colors-black);
  --customizer-post: var(--colors-black);
  --customizer-catbg: var(--colors-white);
  --customizer-catfg: var(--colors-black);
  --customizer-wgtbg: var(--colors-white);
  --customizer-wgtfg: var(--colors-black);
  --customizer-btnbg: var(--colors-black);
  --customizer-btnfg: var(--colors-white);
  --customizer-btnborder: var(--colors-black); }

.theme-dark {
  --colors-gray-100: #292929;
  --colors-gray-200: #414141;
  --colors-gray-300: #585858;
  --colors-gray-400: #707070;
  --colors-gray-500: #888888;
  --colors-gray-600: #a0a0a0;
  --colors-gray-700: #b8b8b8;
  --colors-gray-800: #cfcfcf;
  --colors-gray-900: #e7e7e7;
  --colors-black: #ffffff;
  --colors-white: #000000;
  --customizer-bg: var(--colors-white);
  --customizer-fg: var(--colors-black);
  --customizer-htopbg: var(--colors-white);
  --customizer-htopfg: var(--colors-black);
  --customizer-hmidbg: var(--colors-white);
  --customizer-hmidfg: var(--colors-black);
  --customizer-hbottombg: var(--colors-white);
  --customizer-hbottomfg: var(--colors-black);
  --customizer-ftopbg: var(--colors-white);
  --customizer-ftopfg: var(--colors-black);
  --customizer-fbottombg: var(--colors-white);
  --customizer-fbottomfg: var(--colors-black);
  --customizer-post: var(--colors-black);
  --customizer-catbg: var(--colors-white);
  --customizer-catfg: var(--colors-black);
  --customizer-wgtbg: var(--colors-white);
  --customizer-wgtfg: var(--colors-black);
  --customizer-btnbg: var(--colors-black);
  --customizer-btnfg: var(--colors-white);
  --customizer-btnborder: var(--colors-black); }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

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

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

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: rgba(128, 128, 128, 0.5);
  color: currentColor; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
  height: auto;
  max-height: 100%;
  max-width: 100%; }

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

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

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

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button, .comment-respond .comment-form input[type="submit"],
.comment-respond .comment-form button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, .comment-respond .comment-form input[type="submit"],
.comment-respond .comment-form button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button, .comment-respond .comment-form input[type="submit"],
.comment-respond .comment-form button,
select {
  text-transform: none; }

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

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], .comment-respond .comment-form input[disabled][type="submit"],
.comment-respond .comment-form button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, .comment-respond .comment-form input[type="submit"]::-moz-focus-inner,
.comment-respond .comment-form button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

/*--------------------------------------------------------------
2.0 - Plugins
--------------------------------------------------------------*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

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

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

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

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

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

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  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); }

@-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); } }

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

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

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

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-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);
  -ms-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 {
  -webkit-filter: none;
          filter: none; }

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

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

.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-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

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

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

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

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

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

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

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

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

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

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

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

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

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

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

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

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

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

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

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

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

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

.fa-feed:before,
.fa-rss:before,
.widget_rss .widget-title .rsswidget:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

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

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

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

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

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

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

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

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

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

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

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

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

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

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

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

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

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

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

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

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

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

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

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

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

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

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

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

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

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

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

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

.fa-clone:before {
  content: ""; }

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

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

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

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

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

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

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

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

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

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

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

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

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

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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

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

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat; }

/* Icons */
/* Arrows */
.slick-next,
.slick-prev {
  position: absolute;
  z-index: 10;
  display: block;
  height: 2.5rem;
  width: 2.5rem;
  line-height: 1.25rem;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  background: var(--colors-black);
  color: transparent;
  top: 50%;
  margin-top: -0.625rem \9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0.625rem;
  border: 0;
  outline: none;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .slick-next:focus, .slick-next:hover,
  .slick-prev:focus,
  .slick-prev:hover {
    outline: none;
    color: transparent;
    opacity: 1; }
    .slick-next:focus:before, .slick-next:hover:before,
    .slick-prev:focus:before,
    .slick-prev:hover:before {
      opacity: 1; }
  .slick-next.slick-disabled:before,
  .slick-prev.slick-disabled:before {
    opacity: 0.1; }

.slick-next:before,
.slick-prev:before {
  font-family: "FontAwesome";
  color: var(--colors-white);
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -3.125rem; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -3.125rem; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -3.125rem; }
  [dir="rtl"] .slick-next {
    left: -3.125rem;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

.slick-slider:hover .slick-prev {
  left: 0; }
  [dir="rtl"] .slick-slider:hover .slick-prev {
    left: auto;
    right: 0; }

.slick-slider:hover .slick-next {
  right: 0; }
  [dir="rtl"] .slick-slider:hover .slick-next {
    right: auto;
    left: 0; }

/* Dots */
.slick-dots {
  position: relative;
  z-index: 99;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 0 3px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li span {
      border: 0;
      background: transparent;
      display: block;
      height: 15px;
      width: 15px;
      padding: 0;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      cursor: pointer; }
      .slick-dots li span:focus, .slick-dots li span:hover {
        outline: none; }
        .slick-dots li span:focus:before, .slick-dots li span:hover:before {
          opacity: 1; }
      .slick-dots li span:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 15px;
        height: 15px;
        font-family: "FontAwesome";
        font-size: 16px;
        line-height: 10px;
        text-align: center;
        color: var(--colors-black);
        opacity: 0.1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active span:before {
      color: var(--colors-black);
      opacity: 1;
      content: ""; }

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

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

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

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

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

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

#scrollUp {
  bottom: 0.5rem;
  right: 0.5rem;
  width: 3rem;
  height: 3rem;
  text-align: center;
  font-family: FontAwesome;
  font-size: 1.2rem;
  line-height: 3rem;
  background-color: var(--colors-black);
  color: var(--colors-white); }
  [dir="rtl"] #scrollUp {
    left: 0.5rem;
    right: auto; }

#scrollUp-active {
  display: none; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
  -webkit-transform: translate3d(0, -2.25rem, 0);
  -ms-transform: translate3d(0, -2.25rem, 0);
  transform: translate3d(0, -2.25rem, 0);
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out; }
  .pace.pace-active {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .pace .pace-progress {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 5px;
    background: var(--colors-pri);
    pointer-events: none; }
  .pace-running .pace {
    background-color: var(--colors-white); }
  .pace-done .pace {
    background-color: transparent; }

/*
 * selection-sharer: Medium like popover menu to share on Twitter or by email any text selected on the page
 *
 * -- Requires jQuery --
 * -- AMD compatible  --
 *
 * Author: Xavier Damman (@xdamman)
 * GIT: https://github.com/xdamman/selection-sharer
 * MIT License
 */
@-webkit-keyframes selectionSharerPopover-animation {
  0% {
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
            transform: matrix(0.97, 0, 0, 1, 0, 12);
    filter: alpha(opacity=0);
    opacity: 0; }
  20% {
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
            transform: matrix(0.99, 0, 0, 1, 0, 2);
    filter: alpha(opacity=70);
    opacity: 0.7; }
  40% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
            transform: matrix(1, 0, 0, 1, 0, -1);
    filter: alpha(opacity=100);
    opacity: 1; }
  70% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
            transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1; }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
            transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1; } }
@keyframes selectionSharerPopover-animation {
  0% {
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
            transform: matrix(0.97, 0, 0, 1, 0, 12);
    filter: alpha(opacity=0);
    opacity: 0; }
  20% {
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
            transform: matrix(0.99, 0, 0, 1, 0, 2);
    filter: alpha(opacity=70);
    opacity: 0.7; }
  40% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
            transform: matrix(1, 0, 0, 1, 0, -1);
    filter: alpha(opacity=100);
    opacity: 1; }
  70% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
            transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1; }
  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
            transform: matrix(1, 0, 0, 1, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1; } }

#selectionSharerPopover {
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
  z-index: 1010; }

#selectionSharerPopover:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #262625;
  -webkit-box-shadow: 0 0 2px #262625;
          box-shadow: 0 0 2px #262625; }

#selectionSharerPopover.anim {
  -webkit-transition: top 0.075s ease-out;
  -o-transition: top 0.075s ease-out;
  transition: top 0.075s ease-out;
  -webkit-animation: selectionSharerPopover-animation 180ms forwards linear;
          animation: selectionSharerPopover-animation 180ms forwards linear; }

#selectionSharerPopover-inner {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid;
  border-color: #262625 #1c1c1b #121211;
  -webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.7), inset 0 0 1px rgba(255, 255, 255, 0.07), inset 0 0 2px rgba(255, 255, 255, 0.15);
          box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.7), inset 0 0 1px rgba(255, 255, 255, 0.07), inset 0 0 2px rgba(255, 255, 255, 0.15);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(49, 49, 47, 0.97)), to(#262625));
  background: -o-linear-gradient(top, rgba(49, 49, 47, 0.97), #262625);
  background: linear-gradient(to bottom, rgba(49, 49, 47, 0.97), #262625);
  background-repeat: repeat-x; }

#selectionSharerPopover .selectionSharerPopover-clip {
  position: absolute;
  bottom: -11px;
  display: block;
  left: 50%;
  clip: rect(12px 24px 24px 0);
  margin-left: -12px;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#selectionSharerPopover .selectionSharerPopover-arrow {
  display: block;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg) scale(0.5);
      -ms-transform: rotate(45deg) scale(0.5);
          transform: rotate(45deg) scale(0.5);
  background-color: #454543;
  border: 2px solid #121211;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.selectionSharer ul {
  padding: 0;
  display: inline; }

.selectionSharer ul li {
  float: var(--direction-start-float);
  list-style: none;
  background: none;
  margin: 0; }

.selectionSharer a.action {
  display: block;
  text-indent: -200px;
  margin: 5px 7px;
  width: 20px;
  height: 20px;
  border: none; }

.selectionSharer a:hover {
  color: #ccc; }

.selectionSharer a.tweet {
  background: url("data:image/svg+xml;charset=utf8,%3csvg xmlns='http://www.w3.org/2000/svg' width='171' height='139'%3e%3cg transform='translate(-282.32053,-396.30734)'%3e%3cpath style='fill:white' d='m 453.82593,412.80619 c -6.3097,2.79897 -13.09189,4.68982 -20.20852,5.54049 7.26413,-4.35454 12.84406,-11.24992 15.47067,-19.46675 -6.79934,4.03295 -14.3293,6.96055 -22.34461,8.53841 -6.41775,-6.83879 -15.56243,-11.111 -25.68298,-11.111 -19.43159,0 -35.18696,15.75365 -35.18696,35.18525 0,2.75781 0.31128,5.44359 0.91155,8.01875 -29.24344,-1.46723 -55.16995,-15.47582 -72.52461,-36.76396 -3.02879,5.19662 -4.76443,11.24048 -4.76443,17.6891 0,12.20777 6.21194,22.97747 15.65332,29.28716 -5.76773,-0.18265 -11.19331,-1.76565 -15.93716,-4.40083 -0.004,0.14663 -0.004,0.29412 -0.004,0.44248 0,17.04767 12.12889,31.26806 28.22555,34.50266 -2.95247,0.80436 -6.06101,1.23398 -9.26989,1.23398 -2.2673,0 -4.47114,-0.22124 -6.62011,-0.63114 4.47801,13.97857 17.47214,24.15143 32.86992,24.43441 -12.04227,9.43796 -27.21366,15.06335 -43.69965,15.06335 -2.84014,0 -5.64082,-0.16722 -8.39349,-0.49223 15.57186,9.98421 34.06703,15.8094 53.93768,15.8094 64.72024,0 100.11301,-53.61524 100.11301,-100.11387 0,-1.52554 -0.0343,-3.04251 -0.10204,-4.55261 6.87394,-4.95995 12.83891,-11.15646 17.55618,-18.21305 z' /%3e%3c/g%3e%3c/svg%3e") no-repeat;
  background-size: 18px;
  background-position: 2px 4px; }

.selectionSharer a.facebook {
  background: url("data:image/svg+xml;charset=utf8,%3csvg viewBox='0 0 33 33' width='25' height='25' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3cpath style='fill:white' d='M 17.996,32L 12,32 L 12,16 l-4,0 l0-5.514 l 4-0.002l-0.006-3.248C 11.993,2.737, 13.213,0, 18.512,0l 4.412,0 l0,5.515 l-2.757,0 c-2.063,0-2.163,0.77-2.163,2.209l-0.008,2.76l 4.959,0 l-0.585,5.514L 18,16L 17.996,32z'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") no-repeat;
  background-size: 18px;
  background-position: 0 2px;
  display: none; }

.selectionSharer a.email {
  background: url("data:image/svg+xml;charset=utf8,%3csvg xmlns='http://www.w3.org/2000/svg' width='94' height='64'%3e%3cg transform='translate(-10, -10)' fill='transparent'%3e%3crect x='0' y='0' width='114' height='114'%3e%3c/rect%3e%3cpath d='M12,12 L102,12 L102,72 L12,72 L12,12 Z M16,12 L53,49 C55.6666667,51 58.3333333,51 61,49 L98,12 L16,12 Z M15,72 L45,42 L15,72 Z M69,42 L99,72 L69,42 Z' stroke='white' stroke-width='5'%3e%3c/path%3e%3c/g%3e%3c/svg%3e") no-repeat;
  background-size: 20px;
  background-position: 0 4px; }

#selectionSharerPopunder.fixed {
  -webkit-transition: bottom 0.5s ease-in-out;
  -o-transition: bottom 0.5s ease-in-out;
  transition: bottom 0.5s ease-in-out;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: -50px; }

.selectionSharer {
  transition: -webkit-transform 0.6s ease-in-out; }

.selectionSharer.moveDown {
  -webkit-transform: translate3d(0, 60px, 0); }

#selectionSharerPopunder {
  position: absolute;
  left: 0;
  width: 100%;
  height: 0;
  -webkit-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
  background: #ccc;
  border: none;
  -webkit-box-shadow: inset 0 10px 5px -10px rgba(0, 0, 0, 0.5), inset 0 -10px 5px -10px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 10px 5px -10px rgba(0, 0, 0, 0.5), inset 0 -10px 5px -10px rgba(0, 0, 0, 0.5);
  border-radius: 0;
  overflow: hidden; }

#selectionSharerPopunder.show {
  height: 50px; }

.selectionSharerPlaceholder {
  height: 1em;
  margin-bottom: -2em;
  -webkit-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out; }

.selectionSharerPlaceholder.show {
  height: 50px !important; }

#selectionSharerPopunder-inner ul {
  overflow: hidden;
  float: var(--direction-end-float);
  margin: 0; }

#selectionSharerPopunder-inner ul li {
  padding: 5px;
  overflow: hidden; }

#selectionSharerPopunder-inner label {
  color: white;
  font-weight: 300;
  line-height: 50px;
  margin: 0 20px 0 10px; }

#selectionSharerPopunder-inner a {
  width: 30px;
  height: 30px;
  background-size: 30px; }

#selectionSharerPopunder-inner a.tweet {
  background-position: 0 2px; }

* {
  -webkit-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease; }

#usability {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  background-color: var(--colors-black);
  color: var(--colors-white); }
  [dir="rtl"] #usability {
    right: 0;
    left: auto; }
  #usability a {
    width: 2.25rem;
    height: 2rem;
    line-height: 2rem;
    cursor: pointer; }

/*--------------------------------------------------------------
3.0 - Woocommerce, Wordpress and Gutenberg
--------------------------------------------------------------*/
/**
 * woocommerce-layout.scss
 * Applies layout to the default WooCommerce frontend design
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
/**
 * Styling begins
 */
.woocommerce, .woocommerce-page {
  /**
	 * General layout styles
	 */
  /**
	 * Product page
	 */
  /**
	 * Product loops
	 */
  /**
	 * Cart page
	 */
  /**
	 * Cart sidebar
	 */
  /**
	 * Forms
	 */ }
  .woocommerce .woocommerce-message .button,
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button, .woocommerce-page .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button {
    float: var(--direction-end-float); }
  .woocommerce .col2-set, .woocommerce-page .col2-set {
    *zoom: 1;
    width: 100%; }
    .woocommerce .col2-set::before, .woocommerce .col2-set::after, .woocommerce-page .col2-set::before, .woocommerce-page .col2-set::after {
      content: ' ';
      display: table; }
    .woocommerce .col2-set::after, .woocommerce-page .col2-set::after {
      clear: both; }
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
      float: var(--direction-start-float);
      width: 48%; }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
      float: var(--direction-end-float);
      width: 48%; }
  .woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%; }
  .woocommerce div.product div.images,
  .woocommerce #content div.product div.images, .woocommerce-page div.product div.images,
  .woocommerce-page #content div.product div.images {
    float: var(--direction-start-float);
    width: 48%; }
  .woocommerce div.product div.thumbnails,
  .woocommerce #content div.product div.thumbnails, .woocommerce-page div.product div.thumbnails,
  .woocommerce-page #content div.product div.thumbnails {
    *zoom: 1; }
    .woocommerce div.product div.thumbnails::before, .woocommerce div.product div.thumbnails::after,
    .woocommerce #content div.product div.thumbnails::before,
    .woocommerce #content div.product div.thumbnails::after, .woocommerce-page div.product div.thumbnails::before, .woocommerce-page div.product div.thumbnails::after,
    .woocommerce-page #content div.product div.thumbnails::before,
    .woocommerce-page #content div.product div.thumbnails::after {
      content: ' ';
      display: table; }
    .woocommerce div.product div.thumbnails::after,
    .woocommerce #content div.product div.thumbnails::after, .woocommerce-page div.product div.thumbnails::after,
    .woocommerce-page #content div.product div.thumbnails::after {
      clear: both; }
    .woocommerce div.product div.thumbnails a,
    .woocommerce #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a,
    .woocommerce-page #content div.product div.thumbnails a {
      float: start();
      width: 30.75%;
      margin-right: 3.8%;
      margin-bottom: 1em; }
    .woocommerce div.product div.thumbnails a.last,
    .woocommerce #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last,
    .woocommerce-page #content div.product div.thumbnails a.last {
      margin-right: 0; }
    .woocommerce div.product div.thumbnails a.first,
    .woocommerce #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first,
    .woocommerce-page #content div.product div.thumbnails a.first {
      clear: both; }
    .woocommerce div.product div.thumbnails.columns-1 a,
    .woocommerce #content div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a,
    .woocommerce-page #content div.product div.thumbnails.columns-1 a {
      width: 100%;
      margin-right: 0;
      float: none; }
    .woocommerce div.product div.thumbnails.columns-2 a,
    .woocommerce #content div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a,
    .woocommerce-page #content div.product div.thumbnails.columns-2 a {
      width: 48%; }
    .woocommerce div.product div.thumbnails.columns-4 a,
    .woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a,
    .woocommerce-page #content div.product div.thumbnails.columns-4 a {
      width: 22.05%; }
    .woocommerce div.product div.thumbnails.columns-5 a,
    .woocommerce #content div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a,
    .woocommerce-page #content div.product div.thumbnails.columns-5 a {
      width: 16.9%; }
  .woocommerce div.product div.summary,
  .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary,
  .woocommerce-page #content div.product div.summary {
    float: var(--direction-end-float);
    width: 48%; }
  .woocommerce div.product .woocommerce-tabs,
  .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs,
  .woocommerce-page #content div.product .woocommerce-tabs {
    clear: both; }
    .woocommerce div.product .woocommerce-tabs ul.tabs,
    .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs,
    .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
      *zoom: 1; }
      .woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs::after,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs::before,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs::before, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after {
        content: ' ';
        display: table; }
      .woocommerce div.product .woocommerce-tabs ul.tabs::after,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs::after, .woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after {
        clear: both; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li,
      .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li,
      .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
        display: inline-block; }
  .woocommerce div.product #reviews .comment,
  .woocommerce #content div.product #reviews .comment, .woocommerce-page div.product #reviews .comment,
  .woocommerce-page #content div.product #reviews .comment {
    *zoom: 1; }
    .woocommerce div.product #reviews .comment::before, .woocommerce div.product #reviews .comment::after,
    .woocommerce #content div.product #reviews .comment::before,
    .woocommerce #content div.product #reviews .comment::after, .woocommerce-page div.product #reviews .comment::before, .woocommerce-page div.product #reviews .comment::after,
    .woocommerce-page #content div.product #reviews .comment::before,
    .woocommerce-page #content div.product #reviews .comment::after {
      content: ' ';
      display: table; }
    .woocommerce div.product #reviews .comment::after,
    .woocommerce #content div.product #reviews .comment::after, .woocommerce-page div.product #reviews .comment::after,
    .woocommerce-page #content div.product #reviews .comment::after {
      clear: both; }
    .woocommerce div.product #reviews .comment img,
    .woocommerce #content div.product #reviews .comment img, .woocommerce-page div.product #reviews .comment img,
    .woocommerce-page #content div.product #reviews .comment img {
      float: right;
      height: auto; }
  .woocommerce ul.products, .woocommerce-page ul.products {
    clear: both;
    *zoom: 1; }
    .woocommerce ul.products::before, .woocommerce ul.products::after, .woocommerce-page ul.products::before, .woocommerce-page ul.products::after {
      content: ' ';
      display: table; }
    .woocommerce ul.products::after, .woocommerce-page ul.products::after {
      clear: both; }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
      float: var(--direction-start-float);
      margin: 0;
      margin-right: 3.8%;
      margin-bottom: 2.992em;
      padding: 0;
      position: relative;
      width: 22.05%; }
    .woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
      clear: both; }
    .woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
      margin-right: 0; }
  .woocommerce.columns-1 ul.products li.product, .woocommerce-page.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0; }
  .woocommerce.columns-2 ul.products li.product, .woocommerce-page.columns-2 ul.products li.product {
    width: 48%; }
  .woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product {
    width: 30.75%; }
  .woocommerce.columns-5 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product {
    width: 16.95%; }
  .woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product {
    width: 13.5%; }
  .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: var(--direction-start-float); }
  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: var(--direction-end-float); }
  .woocommerce .woocommerce-pagination ul.page-numbers, .woocommerce-page .woocommerce-pagination ul.page-numbers {
    *zoom: 1; }
    .woocommerce .woocommerce-pagination ul.page-numbers::before, .woocommerce .woocommerce-pagination ul.page-numbers::after, .woocommerce-page .woocommerce-pagination ul.page-numbers::before, .woocommerce-page .woocommerce-pagination ul.page-numbers::after {
      content: ' ';
      display: table; }
    .woocommerce .woocommerce-pagination ul.page-numbers::after, .woocommerce-page .woocommerce-pagination ul.page-numbers::after {
      clear: both; }
    .woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
      display: inline-block; }
  .woocommerce table.cart img,
  .woocommerce #content table.cart img, .woocommerce-page table.cart img,
  .woocommerce-page #content table.cart img {
    height: auto; }
  .woocommerce table.cart td.actions,
  .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions,
  .woocommerce-page #content table.cart td.actions {
    text-align: var(--direction-end-text); }
    .woocommerce table.cart td.actions .input-text,
    .woocommerce #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text,
    .woocommerce-page #content table.cart td.actions .input-text {
      width: 80px; }
    .woocommerce table.cart td.actions .coupon,
    .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon {
      float: var(--direction-start-float); }
      .woocommerce table.cart td.actions .coupon label,
      .woocommerce #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label,
      .woocommerce-page #content table.cart td.actions .coupon label {
        display: none; }
  .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    *zoom: 1;
    width: 100%; }
    .woocommerce .cart-collaterals::before, .woocommerce .cart-collaterals::after, .woocommerce-page .cart-collaterals::before, .woocommerce-page .cart-collaterals::after {
      content: ' ';
      display: table; }
    .woocommerce .cart-collaterals::after, .woocommerce-page .cart-collaterals::after {
      clear: both; }
    .woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
      width: 30.75%;
      float: var(--direction-start-float); }
    .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
      width: 48%;
      float: var(--direction-start-float); }
      .woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
        float: none; }
        .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
          width: 48%; }
    .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
      width: 48%;
      *zoom: 1;
      clear: var(--direction-end-float);
      float: var(--direction-end-float); }
      .woocommerce .cart-collaterals .shipping_calculator::before, .woocommerce .cart-collaterals .shipping_calculator::after, .woocommerce-page .cart-collaterals .shipping_calculator::before, .woocommerce-page .cart-collaterals .shipping_calculator::after {
        content: ' ';
        display: table; }
      .woocommerce .cart-collaterals .shipping_calculator::after, .woocommerce-page .cart-collaterals .shipping_calculator::after {
        clear: both; }
      .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
      .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
      .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
        width: 47%; }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
      float: var(--direction-end-float);
      width: 48%; }
  .woocommerce ul.cart_list li,
  .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li,
  .woocommerce-page ul.product_list_widget li {
    *zoom: 1; }
    .woocommerce ul.cart_list li::before, .woocommerce ul.cart_list li::after,
    .woocommerce ul.product_list_widget li::before,
    .woocommerce ul.product_list_widget li::after, .woocommerce-page ul.cart_list li::before, .woocommerce-page ul.cart_list li::after,
    .woocommerce-page ul.product_list_widget li::before,
    .woocommerce-page ul.product_list_widget li::after {
      content: ' ';
      display: table; }
    .woocommerce ul.cart_list li::after,
    .woocommerce ul.product_list_widget li::after, .woocommerce-page ul.cart_list li::after,
    .woocommerce-page ul.product_list_widget li::after {
      clear: both; }
    .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 {
      float: right;
      height: auto; }
  .woocommerce form .form-row, .woocommerce-page form .form-row {
    *zoom: 1; }
    .woocommerce form .form-row::before, .woocommerce form .form-row::after, .woocommerce-page form .form-row::before, .woocommerce-page form .form-row::after {
      content: ' ';
      display: table; }
    .woocommerce form .form-row::after, .woocommerce-page form .form-row::after {
      clear: both; }
    .woocommerce form .form-row label, .woocommerce-page form .form-row label {
      display: block; }
      .woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
        display: inline; }
    .woocommerce form .form-row select, .woocommerce-page form .form-row select {
      width: 100%; }
    .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%; }
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last, .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 47%;
    overflow: visible; }
  .woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: var(--direction-start-float);
    /*rtl:raw:
			float: right;
			*/ }
  .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: var(--direction-end-float); }
  .woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    clear: both; }
  .woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: auto; }
  .woocommerce #payment .wc-terms-and-conditions, .woocommerce #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms {
    text-align: var(--direction-start-text);
    padding: 0 1em 0 0;
    float: var(--direction-start-float); }
  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: var(--direction-end-float); }

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: var(--direction-start-float);
  width: 30%; }

.woocommerce-account .woocommerce-MyAccount-content {
  float: var(--direction-end-float);
  width: 68%; }

/**
 * Twenty Eleven specific styles
 */
.woocommerce-page.left-sidebar #content.twentyeleven {
  width: 58.4%;
  margin: 0 7.6%;
  float: var(--direction-end-float); }

.woocommerce-page.right-sidebar #content.twentyeleven {
  margin: 0 7.6%;
  width: 58.4%;
  float: var(--direction-start-float); }

/**
 * Twenty Fourteen specific styles
 */
.twentyfourteen .tfwc {
  padding: 12px 0;
  padding-right: 10px;
  max-width: 474px;
  margin: 0 auto; }
  .twentyfourteen .tfwc .product .entry-summary {
    padding: 0 !important;
    margin: 0 0 1.618em !important; }
  .twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
    margin-top: 0; }

@media screen and (min-width: 673px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px; } }

@media screen and (min-width: 1040px) {
  .twentyfourteen .tfwc {
    padding-right: 15px;
    padding-left: 15px; } }

@media screen and (min-width: 1110px) {
  .twentyfourteen .tfwc {
    padding-right: 30px;
    padding-left: 30px; } }

@media screen and (min-width: 1218px) {
  .twentyfourteen .tfwc {
    margin-right: 54px; }
  .full-width .twentyfourteen .tfwc {
    margin-right: auto; } }

/**
 * Twenty Fifteen specific styles
 */
.twentyfifteen .t15wc {
  padding-left: 7.6923%;
  padding-right: 7.6923%;
  padding-top: 7.6923%;
  margin-bottom: 7.6923%;
  background: #fff;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); }
  .twentyfifteen .t15wc .page-title {
    margin-left: 0; }

@media screen and (min-width: 38.75em) {
  .twentyfifteen .t15wc {
    margin-right: 7.6923%;
    margin-left: 7.6923%;
    margin-top: 8.3333%; } }

@media screen and (min-width: 59.6875em) {
  .twentyfifteen .t15wc {
    margin-left: 8.3333%;
    margin-right: 8.3333%;
    padding: 10%; }
  .single-product .twentyfifteen .entry-summary {
    padding: 0 !important; } }

/**
 * Twenty Sixteen specific styles
 */
.twentysixteen .site-main {
  margin-right: 7.6923%;
  margin-left: 7.6923%; }

.twentysixteen .entry-summary {
  margin-right: 0;
  margin-left: 0; }

#content .twentysixteen div.product div.images,
#content .twentysixteen div.product div.summary {
  width: 46.42857%; }

@media screen and (min-width: 44.375em) {
  .twentysixteen .site-main {
    margin-right: 23.0769%; } }

@media screen and (min-width: 56.875em) {
  .twentysixteen .site-main {
    margin-right: 0;
    margin-left: 0; }
  .no-sidebar .twentysixteen .site-main {
    margin-right: 15%;
    margin-left: 15%; }
  .no-sidebar .twentysixteen .entry-summary {
    margin-right: 0;
    margin-left: 0; } }

/**
 * RTL styles.
 */
.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {
  float: var(--direction-end-float); }

.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2 {
  float: var(--direction-start-float); }

/**
 * woocommerce.scss
 * Governs the general look and feel of WooCommerce sections of stores using themes that do not
 * integrate with WooCommerce specifically.
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
/**
 * _animation.scss
 * Custom WooCommerce Animations.
 */
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/**
 * _fonts.scss
 * Custom WooCommerce fonts.
 */
@font-face {
  font-family: 'star';
  src: url("../fonts/star.eot");
  src: url("../fonts/star.eot?#iefix") format("embedded-opentype"), url("../fonts/star.woff") format("woff"), url("../fonts/star.ttf") format("truetype"), url("../fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'WooCommerce';
  src: url("../fonts/WooCommerce.eot");
  src: url("../fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("../fonts/WooCommerce.woff") format("woff"), url("../fonts/WooCommerce.ttf") format("truetype"), url("../fonts/WooCommerce.svg#WooCommerce") format("svg");
  font-weight: normal;
  font-style: normal; }

/**
 * Global styles
 */
p.demo_store,
.woocommerce-store-notice {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  background-color: var(--colors-pri);
  color: var(--colors-white);
  z-index: 99998;
  -webkit-box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
  display: none; }
  p.demo_store a,
  .woocommerce-store-notice a {
    color: var(--colors-white);
    text-decoration: underline; }

.admin-bar p.demo_store {
  top: 32px; }

.button {
  position: relative;
  z-index: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-font-smoothing: antialiased;
  border-radius: 0;
  background-color: var(--colors-black);
  border: 1px solid var(--colors-black);
  color: var(--colors-white);
  cursor: pointer;
  display: inline-block;
  font-family: var(--font-family-base);
  font-size: var(--font-size-md);
  font-weight: 400;
  letter-spacing: 0;
  padding: 2em 1em;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
  -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
  transition: all var(--transition-duration-long) var(--transition-easing-long); }
  .button:disabled {
    cursor: not-allowed;
    opacity: 0.5; }

/**
 * Utility classes
 */
.clear {
  clear: both; }

/**
 * Main WooCommerce styles
 */
.woocommerce {
  /**
	 * Product Page
	 */
  /**
	 * Product loops
	 */
  /**
	 * Buttons
	 */
  /**
	 * Reviews
	 */
  /**
	 * Star ratings
	 */
  /**
	 * Tables
	 */
  /**
	 * Cart sidebar
	 */
  /**
	 * Forms
	 */
  /**
	 * Order page
	 */
  /**
	 * Layered nav widget
	 */
  /**
	 * Price filter widget
	 */
  /**
	 * Rating Filter Widget
	 */ }
  .woocommerce .blockUI.blockOverlay {
    position: relative; }
  .woocommerce .blockUI.blockOverlay::before,
  .woocommerce .loader::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.5em;
    margin-top: -0.5em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
            animation: spin 1s ease-in-out infinite;
    background: url("../images/icons/loader.svg") center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75); }
  .woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: var(--colors-gray-800) !important;
    text-decoration: none;
    font-weight: 700; }
    .woocommerce a.remove:hover {
      color: var(--colors-white) !important;
      background: var(--colors-gray-800); }
  .woocommerce small.note {
    display: block;
    color: currentColor;
    font-size: 0.857em;
    margin-top: 10px; }
  .woocommerce .woocommerce-breadcrumb {
    *zoom: 1;
    margin: 0 0 1em;
    padding: 0;
    font-size: 0.92em;
    color: currentColor; }
    .woocommerce .woocommerce-breadcrumb::before, .woocommerce .woocommerce-breadcrumb::after {
      content: ' ';
      display: table; }
    .woocommerce .woocommerce-breadcrumb::after {
      clear: both; }
    .woocommerce .woocommerce-breadcrumb a {
      color: currentColor; }
  .woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center; }
  .woocommerce div.product {
    margin-bottom: 0;
    position: relative; }
    .woocommerce div.product .product_title {
      clear: none;
      margin-top: 0;
      padding: 0; }
    .woocommerce div.product span.price,
    .woocommerce div.product p.price {
      color: var(--colors-black);
      font-size: 1.25em; }
      .woocommerce div.product span.price ins,
      .woocommerce div.product p.price ins {
        background: inherit;
        font-weight: 700; }
      .woocommerce div.product span.price del,
      .woocommerce div.product p.price del {
        opacity: 0.5; }
    .woocommerce div.product p.stock {
      font-size: 0.92em; }
    .woocommerce div.product .stock {
      color: var(--colors-black); }
    .woocommerce div.product .out-of-stock {
      color: var(--colors-gray-800); }
    .woocommerce div.product .woocommerce-product-rating {
      margin-bottom: 1.618em; }
    .woocommerce div.product div.images {
      margin-bottom: 2em; }
      .woocommerce div.product div.images img {
        display: block;
        width: 100%;
        height: auto;
        -webkit-box-shadow: none;
                box-shadow: none; }
      .woocommerce div.product div.images div.thumbnails {
        padding-top: 1em; }
      .woocommerce div.product div.images.woocommerce-product-gallery {
        position: relative; }
      .woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
        -webkit-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
        -o-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
        transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s; }
      .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
        width: 25%;
        display: inline-block; }
      .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
        position: absolute;
        top: .5em;
        right: .5em;
        font-size: 2em;
        z-index: 9;
        width: 36px;
        height: 36px;
        background: var(--colors-white);
        text-indent: -9999px;
        border-radius: 100%;
        -webkit-box-sizing: content-box;
                box-sizing: content-box; }
        .woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          border: 2px solid currentColor;
          border-radius: 100%;
          position: absolute;
          top: 9px;
          left: 9px;
          -webkit-box-sizing: content-box;
                  box-sizing: content-box; }
        .woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
          content: "";
          display: block;
          width: 2px;
          height: 8px;
          background: var(--colors-black);
          position: absolute;
          top: 19px;
          left: 22px;
          -webkit-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
                  transform: rotate(-45deg);
          -webkit-box-sizing: content-box;
                  box-sizing: content-box; }
      .woocommerce div.product div.images .flex-control-thumbs {
        overflow: hidden;
        zoom: 1;
        margin: 0;
        padding: 0; }
        .woocommerce div.product div.images .flex-control-thumbs li {
          width: 25%;
          float: var(--direction-start-float);
          margin: 0;
          list-style: none; }
          .woocommerce div.product div.images .flex-control-thumbs li img {
            cursor: pointer;
            opacity: .5;
            margin: 0; }
            .woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
              opacity: 1; }
    .woocommerce div.product div.summary {
      margin-bottom: 2em; }
    .woocommerce div.product div.social {
      text-align: var(--direction-end-text);
      margin: 0 0 1em; }
      .woocommerce div.product div.social span {
        margin: 0;
        margin-left: 2px; }
        .woocommerce div.product div.social span span {
          margin: 0; }
        .woocommerce div.product div.social span .stButton .chicklets {
          padding-left: 16px;
          width: 0; }
      .woocommerce div.product div.social iframe {
        float: var(--direction-start-float);
        margin-top: 3px; }
    .woocommerce div.product .woocommerce-tabs ul.tabs {
      list-style: none;
      padding: 0;
      padding-left: 1em;
      margin: 0 0 1.618em;
      overflow: hidden;
      position: relative; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li {
        display: inline-block;
        position: relative;
        z-index: 0;
        margin: 0 -5px;
        padding: 0 1em;
        border: 1px solid var(--colors-sec);
        background-color: var(--colors-sec);
        color: var(--colors-white); }
        .woocommerce div.product .woocommerce-tabs ul.tabs li a {
          display: inline-block;
          padding: 0.5em 0;
          font-weight: 700;
          color: currentColor;
          text-decoration: none; }
          .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
            text-decoration: none; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
          z-index: 2;
          color: var(--colors-sec);
          background: var(--colors-white);
          border-bottom-color: var(--colors-white); }
          .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
            color: inherit;
            text-shadow: inherit; }
          .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
            -webkit-box-shadow: 2px 2px 0 currentColor;
                    box-shadow: 2px 2px 0 currentColor; }
          .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
            -webkit-box-shadow: -2px 2px 0 currentColor;
                    box-shadow: -2px 2px 0 currentColor; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
          border: 1px solid var(--colors-sec);
          position: absolute;
          bottom: -1px;
          width: 5px;
          height: 5px;
          content: ' ';
          display: none; }
        .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
          left: -6px;
          border-bottom-right-radius: 4px;
          border-width: 0 1px 1px 0;
          -webkit-box-shadow: 2px 2px 0 var(--colors-sec);
                  box-shadow: 2px 2px 0 var(--colors-sec); }
        .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
          right: -6px;
          border-bottom-left-radius: 4px;
          border-width: 0 0 1px 1px;
          -webkit-box-shadow: -2px 2px 0 var(--colors-sec);
                  box-shadow: -2px 2px 0 var(--colors-sec); }
      .woocommerce div.product .woocommerce-tabs ul.tabs::before {
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        width: 100%;
        border-bottom: 1px solid var(--colors-sec);
        content: ' '; }
    .woocommerce div.product .woocommerce-tabs .panel {
      margin: 0 0 2em;
      padding: 0; }
    .woocommerce div.product p.cart {
      margin-bottom: 2em;
      *zoom: 1; }
      .woocommerce div.product p.cart::before, .woocommerce div.product p.cart::after {
        content: ' ';
        display: table; }
      .woocommerce div.product p.cart::after {
        clear: both; }
    .woocommerce div.product form.cart {
      margin-bottom: 2em;
      *zoom: 1; }
      .woocommerce div.product form.cart::before, .woocommerce div.product form.cart::after {
        content: ' ';
        display: table; }
      .woocommerce div.product form.cart::after {
        clear: both; }
      .woocommerce div.product form.cart div.quantity {
        float: var(--direction-start-float);
        margin: 0;
        margin-right: 4px; }
      .woocommerce div.product form.cart table {
        border-width: 0 0 1px; }
        .woocommerce div.product form.cart table td {
          padding-left: 0; }
        .woocommerce div.product form.cart table div.quantity {
          float: none;
          margin: 0; }
        .woocommerce div.product form.cart table small.stock {
          display: block;
          float: none; }
      .woocommerce div.product form.cart .variations {
        margin-bottom: 1em;
        width: 100%; }
        .woocommerce div.product form.cart .variations td,
        .woocommerce div.product form.cart .variations th {
          vertical-align: top;
          line-height: 2em; }
        .woocommerce div.product form.cart .variations label {
          font-weight: 700; }
        .woocommerce div.product form.cart .variations select {
          max-width: 100%;
          min-width: 75%;
          display: inline-block;
          margin-left: 1em; }
        .woocommerce div.product form.cart .variations td.label {
          padding-left: 1em; }
      .woocommerce div.product form.cart .woocommerce-variation-description p {
        margin-bottom: 1em; }
      .woocommerce div.product form.cart .reset_variations {
        visibility: hidden;
        font-size: 0.83em; }
      .woocommerce div.product form.cart .wc-no-matching-variations {
        display: none; }
      .woocommerce div.product form.cart .button {
        vertical-align: middle;
        float: var(--direction-start-float); }
      .woocommerce div.product form.cart .group_table td.label {
        padding-right: 1em;
        padding-left: 1em; }
      .woocommerce div.product form.cart .group_table td {
        vertical-align: top;
        padding-bottom: 0.5em; }
      .woocommerce div.product form.cart .group_table td:first-child {
        width: 4em;
        text-align: center; }
      .woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
        display: inline-block;
        width: auto;
        margin: 0 auto;
        -webkit-transform: scale(1.5, 1.5);
            -ms-transform: scale(1.5, 1.5);
                transform: scale(1.5, 1.5); }
  .woocommerce span.onsale {
    position: absolute;
    top: -0.5em;
    left: -0.5em;
    height: 3.236em;
    width: 3.236em;
    padding: 0.202em;
    margin: 0;
    text-align: center;
    line-height: calc(3.236em - 0.404em);
    border-radius: 100%;
    background-color: var(--colors-black);
    color: var(--colors-white);
    font-size: 0.857em;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    z-index: 9; }
  .woocommerce .products ul,
  .woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    *zoom: 1; }
    .woocommerce .products ul::before, .woocommerce .products ul::after,
    .woocommerce ul.products::before,
    .woocommerce ul.products::after {
      content: ' ';
      display: table; }
    .woocommerce .products ul::after,
    .woocommerce ul.products::after {
      clear: both; }
    .woocommerce .products ul li,
    .woocommerce ul.products li {
      list-style: none outside; }
  .woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 0;
    margin-top: -0.5em;
    margin-right: -0.5em; }
  .woocommerce ul.products li.product h3,
  .woocommerce ul.products li.product .woocommerce-loop-product__title,
  .woocommerce ul.products li.product .woocommerce-loop-category__title {
    padding: 0.5em 0;
    margin: 0;
    font-size: 1em; }
  .woocommerce ul.products li.product a {
    text-decoration: none; }
  .woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .woocommerce ul.products li.product strong {
    display: block; }
  .woocommerce ul.products li.product .star-rating {
    font-size: 0.857em; }
  .woocommerce ul.products li.product .button {
    margin-top: 1em; }
  .woocommerce ul.products li.product .price {
    color: inherit;
    display: block;
    font-weight: normal;
    margin-bottom: 0.5em;
    font-size: 0.857em; }
    .woocommerce ul.products li.product .price del {
      color: inherit;
      opacity: 0.5;
      display: block; }
    .woocommerce ul.products li.product .price ins {
      background: none;
      font-weight: 700; }
    .woocommerce ul.products li.product .price .from {
      font-size: 0.67em;
      margin: -2px 0 0 0;
      text-transform: uppercase;
      color: inherit; }
  .woocommerce .woocommerce-result-count {
    margin: 0 0 1em; }
  .woocommerce .woocommerce-ordering {
    margin: 0 0 1em; }
    .woocommerce .woocommerce-ordering select {
      vertical-align: top; }
  .woocommerce nav.woocommerce-pagination {
    text-align: center; }
    .woocommerce nav.woocommerce-pagination ul {
      display: inline-block;
      white-space: nowrap;
      padding: 0;
      clear: both;
      border: 1px solid rgba(128, 128, 128, 0.5);
      border-right: 0;
      margin: 1px; }
      .woocommerce nav.woocommerce-pagination ul li {
        border-right: 1px solid rgba(128, 128, 128, 0.5);
        padding: 0;
        margin: 0;
        float: var(--direction-start-float);
        display: inline;
        overflow: hidden; }
        .woocommerce nav.woocommerce-pagination ul li a,
        .woocommerce nav.woocommerce-pagination ul li span {
          margin: 0;
          text-decoration: none;
          padding: 0;
          line-height: 1;
          font-size: 1em;
          font-weight: normal;
          padding: 0.5em;
          min-width: 1em;
          display: block; }
        .woocommerce nav.woocommerce-pagination ul li span.current,
        .woocommerce nav.woocommerce-pagination ul li a:hover,
        .woocommerce nav.woocommerce-pagination ul li a:focus {
          background: var(--colors-sec);
          color: var(--colors-white); }
  .woocommerce a.button.loading,
  .woocommerce button.button.loading,
  .woocommerce .comment-respond .comment-form input.button.loading[type="submit"],
  .comment-respond .comment-form .woocommerce input.button.loading[type="submit"],
  .woocommerce input.button.loading,
  .woocommerce #respond input#submit.loading {
    opacity: 0.25;
    padding-right: 2.618em; }
    .woocommerce a.button.loading::after,
    .woocommerce button.button.loading::after,
    .woocommerce .comment-respond .comment-form input.button.loading[type="submit"]::after,
    .comment-respond .comment-form .woocommerce input.button.loading[type="submit"]::after,
    .woocommerce input.button.loading::after,
    .woocommerce #respond input#submit.loading::after {
      font-family: 'WooCommerce';
      content: '\e01c';
      vertical-align: top;
      -webkit-font-smoothing: antialiased;
      font-weight: 400;
      position: absolute;
      top: 0.618em;
      right: 1em;
      -webkit-animation: spin 2s linear infinite;
              animation: spin 2s linear infinite; }
  .woocommerce a.button.added::after,
  .woocommerce button.button.added::after,
  .woocommerce .comment-respond .comment-form input.button.added[type="submit"]::after,
  .comment-respond .comment-form .woocommerce input.button.added[type="submit"]::after,
  .woocommerce input.button.added::after,
  .woocommerce #respond input#submit.added::after {
    font-family: 'WooCommerce';
    content: '\e017';
    margin-left: 0.53em;
    vertical-align: bottom; }
  .woocommerce a.button:hover,
  .woocommerce button.button:hover,
  .woocommerce .comment-respond .comment-form input.button:hover[type="submit"],
  .comment-respond .comment-form .woocommerce input.button:hover[type="submit"],
  .woocommerce input.button:hover,
  .woocommerce #respond input#submit:hover {
    background-color: var(--colors-sec);
    text-decoration: none;
    background-image: none;
    color: var(--colors-white); }
  .woocommerce a.button.alt,
  .woocommerce button.button.alt,
  .woocommerce .comment-respond .comment-form input.button.alt[type="submit"],
  .comment-respond .comment-form .woocommerce input.button.alt[type="submit"],
  .woocommerce input.button.alt,
  .woocommerce #respond input#submit.alt {
    background-color: var(--colors-pri);
    color: var(--colors-white);
    -webkit-font-smoothing: antialiased; }
    .woocommerce a.button.alt:hover,
    .woocommerce button.button.alt:hover,
    .woocommerce .comment-respond .comment-form input.button.alt:hover[type="submit"],
    .comment-respond .comment-form .woocommerce input.button.alt:hover[type="submit"],
    .woocommerce input.button.alt:hover,
    .woocommerce #respond input#submit.alt:hover {
      background-color: var(--colors-pri);
      color: var(--colors-white); }
    .woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled]:hover,
    .woocommerce button.button.alt.disabled,
    .woocommerce .comment-respond .comment-form input.button.alt.disabled[type="submit"],
    .comment-respond .comment-form .woocommerce input.button.alt.disabled[type="submit"],
    .woocommerce button.button.alt:disabled,
    .woocommerce .comment-respond .comment-form input.button.alt:disabled[type="submit"],
    .comment-respond .comment-form .woocommerce input.button.alt:disabled[type="submit"],
    .woocommerce button.button.alt:disabled[disabled],
    .woocommerce .comment-respond .comment-form input.button.alt:disabled[disabled][type="submit"],
    .comment-respond .comment-form .woocommerce input.button.alt:disabled[disabled][type="submit"],
    .woocommerce button.button.alt.disabled:hover,
    .woocommerce .comment-respond .comment-form input.button.alt.disabled:hover[type="submit"],
    .comment-respond .comment-form .woocommerce input.button.alt.disabled:hover[type="submit"],
    .woocommerce button.button.alt:disabled:hover,
    .woocommerce .comment-respond .comment-form input.button.alt:disabled:hover[type="submit"],
    .comment-respond .comment-form .woocommerce input.button.alt:disabled:hover[type="submit"],
    .woocommerce button.button.alt:disabled[disabled]:hover,
    .woocommerce .comment-respond .comment-form input.button.alt:disabled[disabled]:hover[type="submit"],
    .comment-respond .comment-form .woocommerce input.button.alt:disabled[disabled]:hover[type="submit"],
    .woocommerce input.button.alt.disabled,
    .woocommerce input.button.alt:disabled,
    .woocommerce input.button.alt:disabled[disabled],
    .woocommerce input.button.alt.disabled:hover,
    .woocommerce input.button.alt:disabled:hover,
    .woocommerce input.button.alt:disabled[disabled]:hover,
    .woocommerce #respond input#submit.alt.disabled,
    .woocommerce #respond input#submit.alt:disabled,
    .woocommerce #respond input#submit.alt:disabled[disabled],
    .woocommerce #respond input#submit.alt.disabled:hover,
    .woocommerce #respond input#submit.alt:disabled:hover,
    .woocommerce #respond input#submit.alt:disabled[disabled]:hover {
      background-color: var(--colors-pri);
      color: var(--colors-white); }
  .woocommerce a.button:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled[disabled],
  .woocommerce button.button:disabled,
  .woocommerce .comment-respond .comment-form input.button:disabled[type="submit"],
  .comment-respond .comment-form .woocommerce input.button:disabled[type="submit"],
  .woocommerce button.button.disabled,
  .woocommerce .comment-respond .comment-form input.button.disabled[type="submit"],
  .comment-respond .comment-form .woocommerce input.button.disabled[type="submit"],
  .woocommerce button.button:disabled[disabled],
  .woocommerce .comment-respond .comment-form input.button:disabled[disabled][type="submit"],
  .comment-respond .comment-form .woocommerce input.button:disabled[disabled][type="submit"],
  .woocommerce input.button:disabled,
  .woocommerce input.button.disabled,
  .woocommerce input.button:disabled[disabled],
  .woocommerce #respond input#submit:disabled,
  .woocommerce #respond input#submit.disabled,
  .woocommerce #respond input#submit:disabled[disabled] {
    cursor: not-allowed;
    opacity: 0.5;
    padding: 0.5em 1em; }
    .woocommerce a.button:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled[disabled]:hover,
    .woocommerce button.button:disabled:hover,
    .woocommerce .comment-respond .comment-form input.button:disabled:hover[type="submit"],
    .comment-respond .comment-form .woocommerce input.button:disabled:hover[type="submit"],
    .woocommerce button.button.disabled:hover,
    .woocommerce .comment-respond .comment-form input.button.disabled:hover[type="submit"],
    .comment-respond .comment-form .woocommerce input.button.disabled:hover[type="submit"],
    .woocommerce button.button:disabled[disabled]:hover,
    .woocommerce .comment-respond .comment-form input.button:disabled[disabled]:hover[type="submit"],
    .comment-respond .comment-form .woocommerce input.button:disabled[disabled]:hover[type="submit"],
    .woocommerce input.button:disabled:hover,
    .woocommerce input.button.disabled:hover,
    .woocommerce input.button:disabled[disabled]:hover,
    .woocommerce #respond input#submit:disabled:hover,
    .woocommerce #respond input#submit.disabled:hover,
    .woocommerce #respond input#submit:disabled[disabled]:hover {
      color: var(--colors-white);
      background-color: var(--colors-sec); }
  .woocommerce .cart .button,
  .woocommerce .cart input.button {
    float: none; }
  .woocommerce a.added_to_cart {
    padding-top: 0.5em;
    white-space: nowrap;
    display: inline-block; }
  .woocommerce #reviews h2 small {
    float: var(--direction-end-float);
    color: currentColor;
    font-size: 15px;
    margin: 10px 0 0; }
    .woocommerce #reviews h2 small a {
      text-decoration: none;
      color: currentColor; }
  .woocommerce #reviews h3 {
    margin: 0; }
  .woocommerce #reviews #comment {
    height: 75px; }
  .woocommerce #reviews #comments .add_review {
    *zoom: 1; }
    .woocommerce #reviews #comments .add_review::before, .woocommerce #reviews #comments .add_review::after {
      content: ' ';
      display: table; }
    .woocommerce #reviews #comments .add_review::after {
      clear: both; }
  .woocommerce #reviews #comments h2 {
    clear: none; }
  .woocommerce #reviews #comments ol.commentlist {
    *zoom: 1;
    margin: 0;
    width: 100%;
    background: none;
    list-style: none; }
    .woocommerce #reviews #comments ol.commentlist::before, .woocommerce #reviews #comments ol.commentlist::after {
      content: ' ';
      display: table; }
    .woocommerce #reviews #comments ol.commentlist::after {
      clear: both; }
    .woocommerce #reviews #comments ol.commentlist li {
      margin: 0 0 20px;
      position: relative; }
      .woocommerce #reviews #comments ol.commentlist li .meta {
        color: currentColor;
        font-size: 0.75em; }
      .woocommerce #reviews #comments ol.commentlist li img.avatar {
        float: var(--direction-start-float);
        position: absolute;
        top: 0;
        left: 0;
        width: 32px;
        height: auto;
        background: var(--colors-sec);
        margin: 0;
        -webkit-box-shadow: none;
                box-shadow: none; }
      .woocommerce #reviews #comments ol.commentlist li .comment-text {
        margin: 0;
        margin-left: 50px;
        *zoom: 1; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text::before, .woocommerce #reviews #comments ol.commentlist li .comment-text::after {
          content: ' ';
          display: table; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text::after {
          clear: both; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text p {
          margin: 0 0 1em; }
        .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
          font-size: 0.83em; }
    .woocommerce #reviews #comments ol.commentlist ul.children {
      list-style: none outside;
      margin: 0;
      margin-top: 20px;
      margin-left: 50px; }
      .woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
        display: none; }
    .woocommerce #reviews #comments ol.commentlist #respond {
      border: 1px solid currentColor;
      padding: 1em 1em 0;
      margin: 0;
      margin-top: 20px;
      margin-left: 50px; }
  .woocommerce #reviews #comments .commentlist > li::before {
    content: ''; }
  .woocommerce .star-rating {
    float: var(--direction-end-float);
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: 'star'; }
    .woocommerce .star-rating::before {
      content: '\73\73\73\73\73';
      color: inherit;
      float: var(--direction-start-float);
      top: 0;
      left: 0;
      position: absolute; }
    .woocommerce .star-rating span {
      overflow: hidden;
      float: var(--direction-start-float);
      top: 0;
      left: 0;
      position: absolute;
      padding-top: 1.5em; }
    .woocommerce .star-rating span::before {
      content: '\53\53\53\53\53';
      top: 0;
      position: absolute;
      left: 0; }
  .woocommerce .woocommerce-product-rating {
    *zoom: 1;
    line-height: 2;
    display: block; }
    .woocommerce .woocommerce-product-rating::before, .woocommerce .woocommerce-product-rating::after {
      content: ' ';
      display: table; }
    .woocommerce .woocommerce-product-rating::after {
      clear: both; }
    .woocommerce .woocommerce-product-rating .star-rating {
      margin: 0;
      margin-top: 0.5em;
      margin-right: 4px;
      float: var(--direction-start-float); }
  .woocommerce .products .star-rating {
    display: block;
    margin: 0 0 0.5em;
    float: none; }
  .woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0; }
  .woocommerce #review_form #respond {
    *zoom: 1;
    position: static;
    width: auto;
    margin: 0;
    padding: 1.5rem;
    border: 2px solid currentColor;
    background: transparent none; }
    .woocommerce #review_form #respond::before, .woocommerce #review_form #respond::after {
      content: ' ';
      display: table; }
    .woocommerce #review_form #respond::after {
      clear: both; }
    .woocommerce #review_form #respond:not(:first-child) {
      margin-top: 1.25rem; }
    .woocommerce #review_form #respond p {
      margin: 0 0 10px; }
    .woocommerce #review_form #respond .form-submit input {
      left: auto; }
    .woocommerce #review_form #respond textarea {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%; }
  .woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none; }
    .woocommerce p.stars a::before {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 1em;
      height: 1em;
      line-height: 1;
      font-family: 'WooCommerce';
      content: '\e021';
      text-indent: 0; }
    .woocommerce p.stars a:hover ~ a::before {
      content: '\e021'; }
  .woocommerce p.stars:hover a::before {
    content: '\e020'; }
  .woocommerce p.stars.selected a.active::before {
    content: '\e020'; }
  .woocommerce p.stars.selected a.active ~ a::before {
    content: '\e021'; }
  .woocommerce p.stars.selected a:not(.active)::before {
    content: '\e020'; }
  .woocommerce table.shop_attributes {
    border-top: 1px dotted currentColor;
    margin-bottom: 1.618em;
    width: 100%; }
    .woocommerce table.shop_attributes th {
      width: 150px;
      font-weight: 700;
      padding: 8px;
      border-top: 0;
      border-bottom: 1px dotted currentColor;
      margin: 0;
      line-height: 1.5; }
    .woocommerce table.shop_attributes td {
      font-style: italic;
      padding: 0;
      border-top: 0;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
      margin: 0;
      line-height: 1.5; }
      .woocommerce table.shop_attributes td p {
        margin: 0;
        padding: 8px 0; }
    .woocommerce table.shop_attributes tr:nth-child(even) td,
    .woocommerce table.shop_attributes tr:nth-child(even) th {
      background: rgba(0, 0, 0, 0.025); }
  .woocommerce table.shop_table {
    border: 1px solid currentColor;
    margin: 0 -1px 24px 0;
    text-align: var(--direction-start-text);
    width: 100%;
    border-collapse: separate; }
    .woocommerce table.shop_table th {
      font-weight: 700;
      padding: 9px 12px; }
    .woocommerce table.shop_table td {
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      padding: 6px 12px;
      vertical-align: middle; }
      .woocommerce table.shop_table td small {
        font-weight: normal; }
    .woocommerce table.shop_table tbody:first-child tr:first-child th,
    .woocommerce table.shop_table tbody:first-child tr:first-child td {
      border-top: 0; }
    .woocommerce table.shop_table tfoot td,
    .woocommerce table.shop_table tfoot th,
    .woocommerce table.shop_table tbody th {
      font-weight: 700;
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .woocommerce table.my_account_orders {
    font-size: 0.85em; }
    .woocommerce table.my_account_orders th,
    .woocommerce table.my_account_orders td {
      padding: 4px 8px;
      vertical-align: middle; }
    .woocommerce table.my_account_orders .button {
      white-space: nowrap; }
    .woocommerce table.my_account_orders .order-actions {
      text-align: var(--direction-end-text); }
      .woocommerce table.my_account_orders .order-actions .button {
        margin: 0.125em 0 0.125em;
        margin-left: 0.25em; }
  .woocommerce table.woocommerce-MyAccount-downloads td,
  .woocommerce table.woocommerce-MyAccount-downloads th {
    vertical-align: top;
    text-align: center; }
    .woocommerce table.woocommerce-MyAccount-downloads td:first-child,
    .woocommerce table.woocommerce-MyAccount-downloads th:first-child {
      text-align: var(--direction-start-text); }
    .woocommerce table.woocommerce-MyAccount-downloads td:last-child,
    .woocommerce table.woocommerce-MyAccount-downloads th:last-child {
      text-align: var(--direction-start-text); }
    .woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,
    .woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
      content: '\2193';
      display: inline-block; }
  .woocommerce td.product-name dl.variation, .woocommerce td.product-name .wc-item-meta {
    list-style: none outside; }
    .woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name .wc-item-meta .wc-item-meta-label {
      clear: both;
      margin-right: .25em;
      display: inline-block;
      list-style: none outside; }
    .woocommerce td.product-name dl.variation dd, .woocommerce td.product-name .wc-item-meta dd {
      margin: 0; }
    .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child, .woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child {
      margin-bottom: 0; }
  .woocommerce td.product-name p.backorder_notification {
    font-size: 0.83em; }
  .woocommerce td.product-quantity {
    min-width: 80px; }
  .woocommerce .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .woocommerce .woocommerce-MyAccount-navigation ul li {
      display: block; }
      .woocommerce .woocommerce-MyAccount-navigation ul li ul {
        padding-left: 1.25rem; }
      .woocommerce .woocommerce-MyAccount-navigation ul li a {
        position: relative;
        display: block;
        padding: 0.85rem 0;
        color: inherit; }
      .woocommerce .woocommerce-MyAccount-navigation ul li:not(:last-child) a {
        border-bottom: 1px solid currentColor; }
  .woocommerce ul.cart_list,
  .woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0; }
    .woocommerce ul.cart_list li,
    .woocommerce ul.product_list_widget li {
      padding-bottom: 10px;
      margin: 0;
      list-style: none;
      *zoom: 1; }
      .woocommerce ul.cart_list li::before, .woocommerce ul.cart_list li::after,
      .woocommerce ul.product_list_widget li::before,
      .woocommerce ul.product_list_widget li::after {
        content: ' ';
        display: table; }
      .woocommerce ul.cart_list li::after,
      .woocommerce ul.product_list_widget li::after {
        clear: both; }
      .woocommerce ul.cart_list li:not(:first-child),
      .woocommerce ul.product_list_widget li:not(:first-child) {
        margin-top: 10px; }
      .woocommerce ul.cart_list li a,
      .woocommerce ul.product_list_widget li a {
        display: block;
        font-weight: 700; }
      .woocommerce ul.cart_list li img,
      .woocommerce ul.product_list_widget li img {
        float: var(--direction-end-float);
        margin-left: 4px;
        width: 64px;
        height: auto;
        -webkit-box-shadow: none;
                box-shadow: none; }
      .woocommerce ul.cart_list li dl,
      .woocommerce ul.product_list_widget li dl {
        margin: 0;
        padding-left: 1em;
        border-left: 2px solid rgba(0, 0, 0, 0.1);
        *zoom: 1; }
        .woocommerce ul.cart_list li dl::before, .woocommerce ul.cart_list li dl::after,
        .woocommerce ul.product_list_widget li dl::before,
        .woocommerce ul.product_list_widget li dl::after {
          content: ' ';
          display: table; }
        .woocommerce ul.cart_list li dl::after,
        .woocommerce ul.product_list_widget li dl::after {
          clear: both; }
        .woocommerce ul.cart_list li dl dt,
        .woocommerce ul.cart_list li dl dd,
        .woocommerce ul.product_list_widget li dl dt,
        .woocommerce ul.product_list_widget li dl dd {
          display: inline-block;
          float: var(--direction-start-float);
          margin-bottom: 1em; }
        .woocommerce ul.cart_list li dl dt,
        .woocommerce ul.product_list_widget li dl dt {
          font-weight: 700;
          padding: 0 0 0.25em;
          margin: 0 4px 0 0;
          clear: var(--direction-start-float); }
        .woocommerce ul.cart_list li dl dd,
        .woocommerce ul.product_list_widget li dl dd {
          padding: 0 0 0.25em; }
          .woocommerce ul.cart_list li dl dd p:last-child,
          .woocommerce ul.product_list_widget li dl dd p:last-child {
            margin-bottom: 0; }
      .woocommerce ul.cart_list li .star-rating,
      .woocommerce ul.product_list_widget li .star-rating {
        float: none; }
  .woocommerce.widget_shopping_cart .total,
  .woocommerce .widget_shopping_cart .total {
    border-top: 3px double var(--colors-sec);
    padding: 4px 0 0; }
    .woocommerce.widget_shopping_cart .total strong,
    .woocommerce .widget_shopping_cart .total strong {
      min-width: 40px;
      display: inline-block; }
  .woocommerce.widget_shopping_cart .cart_list li,
  .woocommerce .widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0; }
    .woocommerce.widget_shopping_cart .cart_list li a.remove,
    .woocommerce .widget_shopping_cart .cart_list li a.remove {
      position: absolute;
      top: 0;
      left: 0; }
  .woocommerce.widget_shopping_cart .buttons,
  .woocommerce .widget_shopping_cart .buttons {
    *zoom: 1; }
    .woocommerce.widget_shopping_cart .buttons::before, .woocommerce.widget_shopping_cart .buttons::after,
    .woocommerce .widget_shopping_cart .buttons::before,
    .woocommerce .widget_shopping_cart .buttons::after {
      content: ' ';
      display: table; }
    .woocommerce.widget_shopping_cart .buttons::after,
    .woocommerce .widget_shopping_cart .buttons::after {
      clear: both; }
    .woocommerce.widget_shopping_cart .buttons a,
    .woocommerce .widget_shopping_cart .buttons a {
      margin-right: 5px;
      margin-bottom: 5px; }
  .woocommerce.widget_product_categories ul,
  .woocommerce .widget_product_categories ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .woocommerce.widget_product_categories ul li,
    .woocommerce .widget_product_categories ul li {
      display: block; }
      .woocommerce.widget_product_categories ul li ul,
      .woocommerce .widget_product_categories ul li ul {
        padding-left: 1.25rem; }
      .woocommerce.widget_product_categories ul li a,
      .woocommerce .widget_product_categories ul li a {
        position: relative;
        display: block;
        padding: 0.85rem 0;
        color: inherit;
        *zoom: 1; }
        .woocommerce.widget_product_categories ul li a::before, .woocommerce.widget_product_categories ul li a::after,
        .woocommerce .widget_product_categories ul li a::before,
        .woocommerce .widget_product_categories ul li a::after {
          content: ' ';
          display: table; }
        .woocommerce.widget_product_categories ul li a::after,
        .woocommerce .widget_product_categories ul li a::after {
          clear: both; }
        .woocommerce.widget_product_categories ul li a:hover,
        .woocommerce .widget_product_categories ul li a:hover {
          color: var(--colors-sec); }
        .woocommerce.widget_product_categories ul li a:before,
        .woocommerce .widget_product_categories ul li a:before {
          position: absolute;
          right: 0;
          bottom: -1px;
          display: block;
          width: 0;
          height: 1px;
          background-color: var(--colors-sec);
          -webkit-transition: all 0.3s ease-in-out ease-in-out 0.2s;
          -o-transition: all 0.3s ease-in-out ease-in-out 0.2s;
          transition: all 0.3s ease-in-out ease-in-out 0.2s;
          content: ""; }
        .woocommerce.widget_product_categories ul li a:hover:before,
        .woocommerce .widget_product_categories ul li a:hover:before {
          width: 100%; }
      .woocommerce.widget_product_categories ul li span,
      .woocommerce .widget_product_categories ul li span {
        float: var(--direction-end-float); }
      .woocommerce.widget_product_categories ul li:not(:last-child) a,
      .woocommerce .widget_product_categories ul li:not(:last-child) a {
        border-bottom: 1px solid var(--colors-sec); }
  .woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px; }
    .woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
      -webkit-transition: opacity 0.5s 0.5s ease;
      transition: opacity 0.5s 0.5s ease;
      opacity: 0; }
    .woocommerce form .form-row label {
      line-height: 2; }
    .woocommerce form .form-row label.hidden {
      visibility: hidden; }
    .woocommerce form .form-row label.inline {
      display: inline; }
    .woocommerce form .form-row select {
      cursor: pointer; }
    .woocommerce form .form-row .required {
      color: var(--colors-gray-800);
      font-weight: 700; }
    .woocommerce form .form-row .input-checkbox {
      display: inline;
      margin: 0;
      margin-top: -2px;
      margin-right: 8px;
      text-align: center;
      vertical-align: middle; }
    .woocommerce form .form-row input.input-text,
    .woocommerce form .form-row textarea {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%;
      margin: 0;
      outline: 0;
      line-height: 1; }
    .woocommerce form .form-row textarea {
      height: 20em;
      line-height: 1.5;
      display: block;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .woocommerce form .form-row .select2-container {
      width: 100%;
      line-height: 2em; }
    .woocommerce form .form-row.woocommerce-invalid label {
      color: var(--colors-gray-800); }
    .woocommerce form .form-row.woocommerce-invalid .select2-container,
    .woocommerce form .form-row.woocommerce-invalid input.input-text,
    .woocommerce form .form-row.woocommerce-invalid select {
      border-color: currentColor; }
    .woocommerce form .form-row.woocommerce-validated .select2-container,
    .woocommerce form .form-row.woocommerce-validated input.input-text,
    .woocommerce form .form-row.woocommerce-validated select {
      border-color: var(--colors-gray-900); }
    .woocommerce form .form-row ::-webkit-input-placeholder {
      line-height: normal; }
    .woocommerce form .form-row :-moz-placeholder {
      line-height: normal; }
    .woocommerce form .form-row :-ms-input-placeholder {
      line-height: normal; }
  .woocommerce form.login,
  .woocommerce form.checkout_coupon,
  .woocommerce form.register {
    border: 1px solid currentColor;
    padding: 20px;
    margin: 2em 0;
    text-align: start(); }
  .woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0; }
    .woocommerce ul#shipping_method li {
      margin: 0;
      padding: 0.25em 0 0.25em;
      padding-left: 22px;
      text-indent: -22px;
      list-style: none outside; }
      .woocommerce ul#shipping_method li input {
        margin: 3px 0.5ex; }
      .woocommerce ul#shipping_method li label {
        display: inline; }
    .woocommerce ul#shipping_method .amount {
      font-weight: 700; }
  .woocommerce p.woocommerce-shipping-contents {
    margin: 0; }
  .woocommerce ul.order_details {
    *zoom: 1;
    margin: 0 0 3em;
    list-style: none; }
    .woocommerce ul.order_details::before, .woocommerce ul.order_details::after {
      content: ' ';
      display: table; }
    .woocommerce ul.order_details::after {
      clear: both; }
    .woocommerce ul.order_details li {
      float: var(--direction-start-float);
      margin-right: 2em;
      text-transform: uppercase;
      font-size: 0.715em;
      line-height: 1;
      border-right: var(--border-style) rgba(128, 128, 128, 0.5);
      padding-right: 2em;
      margin-left: 0;
      padding-left: 0;
      list-style-type: none; }
      .woocommerce ul.order_details li strong {
        display: block;
        font-size: 1.4em;
        text-transform: none;
        line-height: 1.5; }
      .woocommerce ul.order_details li:last-of-type {
        border: none; }
  .woocommerce .wc-bacs-bank-details-account-name {
    font-weight: bold; }
  .woocommerce .widget_layered_nav ul {
    list-style: none outside; }
    .woocommerce .widget_layered_nav ul li {
      *zoom: 1;
      padding: 0 0 1px;
      list-style: none; }
      .woocommerce .widget_layered_nav ul li::before, .woocommerce .widget_layered_nav ul li::after {
        content: ' ';
        display: table; }
      .woocommerce .widget_layered_nav ul li::after {
        clear: both; }
      .woocommerce .widget_layered_nav ul li a,
      .woocommerce .widget_layered_nav ul li span {
        padding: 1px 0; }
    .woocommerce .widget_layered_nav ul li.chosen a::before {
      font-family: 'WooCommerce';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: 0.618em;
      content: "";
      text-decoration: none;
      color: var(--colors-gray-800); }
  .woocommerce .widget_layered_nav_filters ul {
    list-style: none outside;
    overflow: hidden;
    zoom: 1; }
    .woocommerce .widget_layered_nav_filters ul li {
      float: start();
      padding: 0;
      padding-right: 1px;
      padding-bottom: 1px;
      list-style: none; }
      .woocommerce .widget_layered_nav_filters ul li a {
        text-decoration: none; }
        .woocommerce .widget_layered_nav_filters ul li a::before {
          font-family: 'WooCommerce';
          speak: none;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          margin-right: 0.618em;
          content: "";
          text-decoration: none;
          color: var(--colors-gray-800); }
  .woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em; }
  .woocommerce .widget_price_filter .price_slider_amount {
    text-align: end();
    line-height: 2.4;
    font-size: 0.8751em; }
    .woocommerce .widget_price_filter .price_slider_amount .button {
      font-size: 1.15em; }
    .woocommerce .widget_price_filter .price_slider_amount .button {
      float: var(--direction-start-float); }
  .woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: var(--direction-start-text);
    margin-left: 0.5em;
    margin-right: 0.5em; }
  .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: var(--colors-gray-500);
    border-radius: 1em;
    cursor: ew-resize;
    outline: none;
    top: -0.3em;
    margin-left: -0.5em; }
  .woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border-radius: 1em;
    background-color: var(--colors-gray-500); }
  .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: var(--colors-pri); }
  .woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.5em; }
  .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px; }
  .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px; }
  .woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    list-style: none outside; }
    .woocommerce .widget_rating_filter ul li {
      *zoom: 1;
      padding: 0 0 1px;
      list-style: none; }
      .woocommerce .widget_rating_filter ul li::before, .woocommerce .widget_rating_filter ul li::after {
        content: ' ';
        display: table; }
      .woocommerce .widget_rating_filter ul li::after {
        clear: both; }
      .woocommerce .widget_rating_filter ul li a {
        padding: 1px 0;
        text-decoration: none; }
      .woocommerce .widget_rating_filter ul li .star-rating {
        float: none;
        display: inline-block; }
    .woocommerce .widget_rating_filter ul li.chosen a::before {
      font-family: 'WooCommerce';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: 0.618em;
      content: "";
      text-decoration: none;
      color: var(--colors-gray-800); }

/**
 * Photoswipe
 * 1. These styles are required to overwrite default theme button styles (Twenty Twelve adds gradients via background-image).
 * 2. For zooming on mobile.
 */
.pswp {
  z-index: 999999; }

.woocommerce img.pswp__img,
.woocommerce-page img.pswp__img {
  max-width: none;
  /* 2 */ }

button.pswp__button, .comment-respond .comment-form input.pswp__button[type="submit"],
.comment-respond .comment-form button.pswp__button {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-image: url("photoswipe/default-skin/default-skin.png") !important; }

button.pswp__button, .comment-respond .comment-form input.pswp__button[type="submit"],
.comment-respond .comment-form button.pswp__button,
button.pswp__button:hover,
.comment-respond .comment-form input.pswp__button:hover[type="submit"],
button.pswp__button--arrow--left::before,
.comment-respond .comment-form input.pswp__button--arrow--left[type="submit"]::before,
.comment-respond .comment-form button.pswp__button--arrow--left::before,
button.pswp__button--arrow--right::before,
.comment-respond .comment-form input.pswp__button--arrow--right[type="submit"]::before,
.comment-respond .comment-form button.pswp__button--arrow--right::before {
  background-color: transparent !important;
  /* 1 */ }

button.pswp__button--arrow--left, .comment-respond .comment-form input.pswp__button--arrow--left[type="submit"],
.comment-respond .comment-form button.pswp__button--arrow--left,
button.pswp__button--arrow--right,
.comment-respond .comment-form input.pswp__button--arrow--right[type="submit"],
.comment-respond .comment-form button.pswp__button--arrow--right,
button.pswp__button--arrow--left:hover,
.comment-respond .comment-form input.pswp__button--arrow--left:hover[type="submit"],
button.pswp__button--arrow--right:hover,
.comment-respond .comment-form input.pswp__button--arrow--right:hover[type="submit"] {
  background-image: none !important;
  /* 1 */ }

button.pswp__button--close:hover, .comment-respond .comment-form input.pswp__button--close:hover[type="submit"] {
  background-position: 0 -44px; }

button.pswp__button--zoom:hover, .comment-respond .comment-form input.pswp__button--zoom:hover[type="submit"] {
  background-position: -88px 0; }

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  padding: 1em !important;
  padding-right: 2em !important;
  padding-left: 3.5em !important;
  margin: 0 0 2em;
  position: relative;
  background-color: rgba(128, 128, 128, 0.2);
  border-top: 3px solid currentColor;
  list-style: none outside;
  *zoom: 1;
  width: auto;
  word-wrap: break-word; }
  .woocommerce-message::before, .woocommerce-message::after,
  .woocommerce-error::before,
  .woocommerce-error::after,
  .woocommerce-info::before,
  .woocommerce-info::after {
    content: ' ';
    display: table; }
  .woocommerce-message::after,
  .woocommerce-error::after,
  .woocommerce-info::after {
    clear: both; }
  .woocommerce-message::before,
  .woocommerce-error::before,
  .woocommerce-info::before {
    font-family: 'WooCommerce';
    content: '\e028';
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em; }
  .woocommerce-message br,
  .woocommerce-error br,
  .woocommerce-info br {
    display: none; }
  .woocommerce-message .button,
  .woocommerce-error .button,
  .woocommerce-info .button {
    float: var(--direction-end-float); }
  .woocommerce-message li,
  .woocommerce-error li,
  .woocommerce-info li {
    list-style: none outside !important;
    padding-left: 0 !important;
    margin-left: 0 !important; }

/**
 * Right to left styles
 */
.rtl.woocommerce div.product div.images .flex-control-thumbs li {
  float: var(--direction-end-float); }

/**
 * Account page
 */
.woocommerce-account .woocommerce {
  *zoom: 1; }
  .woocommerce-account .woocommerce::before, .woocommerce-account .woocommerce::after {
    content: ' ';
    display: table; }
  .woocommerce-account .woocommerce::after {
    clear: both; }

.woocommerce-account .addresses .title {
  *zoom: 1; }
  .woocommerce-account .addresses .title::before, .woocommerce-account .addresses .title::after {
    content: ' ';
    display: table; }
  .woocommerce-account .addresses .title::after {
    clear: both; }
  .woocommerce-account .addresses .title h3 {
    float: var(--direction-start-float); }
  .woocommerce-account .addresses .title .edit {
    float: var(--direction-end-float); }

.woocommerce-account ol.commentlist.notes li.note p.meta {
  font-weight: 700;
  margin-bottom: 0; }

.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
  margin-bottom: 0; }

.woocommerce-account ul.digital-downloads {
  margin-left: 0;
  padding-left: 0; }
  .woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .woocommerce-account ul.digital-downloads li::before {
      font-family: 'WooCommerce';
      speak: none;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      margin-right: 0.618em;
      content: "";
      text-decoration: none; }
    .woocommerce-account ul.digital-downloads li .count {
      float: var(--direction-end-float); }

/**
 * Cart/checkout page
 */
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail,
#add_payment_method table.cart .product-thumbnail {
  min-width: 32px; }

.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
#add_payment_method table.cart img {
  width: 32px;
  -webkit-box-shadow: none;
          box-shadow: none; }

.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-checkout table.cart th,
.woocommerce-checkout table.cart td,
#add_payment_method table.cart th,
#add_payment_method table.cart td {
  vertical-align: middle; }

.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
  float: var(--direction-start-float);
  min-width: 200px; }

.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout,
#add_payment_method .wc-proceed-to-checkout {
  *zoom: 1;
  padding: 1em 0; }
  .woocommerce-cart .wc-proceed-to-checkout::before, .woocommerce-cart .wc-proceed-to-checkout::after,
  .woocommerce-checkout .wc-proceed-to-checkout::before,
  .woocommerce-checkout .wc-proceed-to-checkout::after,
  #add_payment_method .wc-proceed-to-checkout::before,
  #add_payment_method .wc-proceed-to-checkout::after {
    content: ' ';
    display: table; }
  .woocommerce-cart .wc-proceed-to-checkout::after,
  .woocommerce-checkout .wc-proceed-to-checkout::after,
  #add_payment_method .wc-proceed-to-checkout::after {
    clear: both; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em; }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button br,
    .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button br,
    #add_payment_method .wc-proceed-to-checkout a.checkout-button br {
      display: none; }

.woocommerce-cart .cart-collaterals .shipping_calculator .button,
.woocommerce-checkout .cart-collaterals .shipping_calculator .button,
#add_payment_method .cart-collaterals .shipping_calculator .button {
  width: 100%;
  float: none;
  display: block; }

.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button::after,
.woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button::after,
#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button::after {
  font-family: 'WooCommerce';
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: 0.618em;
  content: "";
  text-decoration: none; }

.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small,
#add_payment_method .cart-collaterals .cart_totals p small {
  color: currentColor;
  font-size: 0.83em; }

.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table,
#add_payment_method .cart-collaterals .cart_totals table {
  border-collapse: separate;
  margin: 0 0 6px;
  padding: 0; }
  .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
  .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
  .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th,
  .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
  #add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
  #add_payment_method .cart-collaterals .cart_totals table tr:first-child td {
    border-top: 0; }
  .woocommerce-cart .cart-collaterals .cart_totals table th,
  .woocommerce-checkout .cart-collaterals .cart_totals table th,
  #add_payment_method .cart-collaterals .cart_totals table th {
    width: 40%; }
  .woocommerce-cart .cart-collaterals .cart_totals table td,
  .woocommerce-cart .cart-collaterals .cart_totals table th,
  .woocommerce-checkout .cart-collaterals .cart_totals table td,
  .woocommerce-checkout .cart-collaterals .cart_totals table th,
  #add_payment_method .cart-collaterals .cart_totals table td,
  #add_payment_method .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em; }
  .woocommerce-cart .cart-collaterals .cart_totals table small,
  .woocommerce-checkout .cart-collaterals .cart_totals table small,
  #add_payment_method .cart-collaterals .cart_totals table small {
    color: currentColor; }
  .woocommerce-cart .cart-collaterals .cart_totals table select,
  .woocommerce-checkout .cart-collaterals .cart_totals table select,
  #add_payment_method .cart-collaterals .cart_totals table select {
    width: 100%; }

.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td,
#add_payment_method .cart-collaterals .cart_totals .discount td {
  color: var(--colors-black); }

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th {
  border-top: 1px solid var(--colors-sec); }

.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product,
#add_payment_method .cart-collaterals .cross-sells ul.products li.product {
  margin-top: 0; }

.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address,
#add_payment_method .checkout .col-2 h3#ship-to-different-address {
  float: var(--direction-start-float);
  clear: none; }

.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes,
#add_payment_method .checkout .col-2 .notes {
  clear: var(--direction-start-float); }

.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first,
#add_payment_method .checkout .col-2 .form-row-first {
  clear: var(--direction-start-float); }

.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small,
#add_payment_method .checkout .create-account small {
  font-size: 11px;
  color: currentColor;
  font-weight: normal; }

.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address,
#add_payment_method .checkout div.shipping-address {
  padding: 0;
  clear: var(--direction-start-float);
  width: 100%; }

.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address,
#add_payment_method .checkout .shipping_address {
  clear: both; }

.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods,
#add_payment_method #payment ul.payment_methods {
  *zoom: 1;
  text-align: var(--direction-start-float);
  padding: 1em;
  border-bottom: 1px solid var(--colors-sec);
  margin: 0;
  list-style: none outside; }
  .woocommerce-cart #payment ul.payment_methods::before, .woocommerce-cart #payment ul.payment_methods::after,
  .woocommerce-checkout #payment ul.payment_methods::before,
  .woocommerce-checkout #payment ul.payment_methods::after,
  #add_payment_method #payment ul.payment_methods::before,
  #add_payment_method #payment ul.payment_methods::after {
    content: ' ';
    display: table; }
  .woocommerce-cart #payment ul.payment_methods::after,
  .woocommerce-checkout #payment ul.payment_methods::after,
  #add_payment_method #payment ul.payment_methods::after {
    clear: both; }
  .woocommerce-cart #payment ul.payment_methods li,
  .woocommerce-checkout #payment ul.payment_methods li,
  #add_payment_method #payment ul.payment_methods li {
    line-height: 2;
    text-align: var(--direction-start-text);
    margin: 0;
    font-weight: normal; }
    .woocommerce-cart #payment ul.payment_methods li input,
    .woocommerce-checkout #payment ul.payment_methods li input,
    #add_payment_method #payment ul.payment_methods li input {
      margin: 0;
      margin-right: 1em; }
    .woocommerce-cart #payment ul.payment_methods li img,
    .woocommerce-checkout #payment ul.payment_methods li img,
    #add_payment_method #payment ul.payment_methods li img {
      vertical-align: middle;
      margin: 0;
      margin-top: -2px;
      margin-left: 0.5em;
      padding: 0;
      position: relative;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .woocommerce-cart #payment ul.payment_methods li img + img,
    .woocommerce-checkout #payment ul.payment_methods li img + img,
    #add_payment_method #payment ul.payment_methods li img + img {
      margin-left: 2px; }
  .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice),
  .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice),
  #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) {
    *zoom: 1; }
    .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,
    .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before,
    .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,
    #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,
    #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after {
      content: ' ';
      display: table; }
    .woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,
    .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,
    #add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after {
      clear: both; }

.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row,
#add_payment_method #payment div.form-row {
  padding: 1em; }

.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box,
#add_payment_method #payment div.payment_box {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 1em;
  margin: 1em 0;
  font-size: 0.92em;
  line-height: 1.5;
  background-color: rgba(136, 136, 136, 0.2);
  color: currentColor; }
  .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
  .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods,
  #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none outside;
    margin: 0; }
    .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
    .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
    .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
    .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
    #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
    #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new {
      margin: 0 0 0.5em; }
      .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
      .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
      .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
      .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
      #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
      #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label {
        cursor: pointer; }
    .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
    .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
    #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
      vertical-align: middle;
      margin: 0;
      margin-top: -3px;
      margin-right: 1em;
      position: relative; }
  .woocommerce-cart #payment div.payment_box .wc-credit-card-form,
  .woocommerce-checkout #payment div.payment_box .wc-credit-card-form,
  #add_payment_method #payment div.payment_box .wc-credit-card-form {
    margin: 1em 0 0; }
  .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
  .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
  .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
  .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number,
  .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
  .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
  #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
  #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
  #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right 0.618em center;
    background-size: 32px 20px; }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
      background-image: url("../images/icons/credit-cards/visa.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
      background-image: url("../images/icons/credit-cards/mastercard.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
      background-image: url("../images/icons/credit-cards/laser.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
      background-image: url("../images/icons/credit-cards/diners.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
      background-image: url("../images/icons/credit-cards/maestro.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
      background-image: url("../images/icons/credit-cards/jcb.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
      background-image: url("../images/icons/credit-cards/amex.svg"); }
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
    .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
    .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
    #add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
      background-image: url("../images/icons/credit-cards/discover.svg"); }
  .woocommerce-cart #payment div.payment_box span.help,
  .woocommerce-checkout #payment div.payment_box span.help,
  #add_payment_method #payment div.payment_box span.help {
    font-size: 0.857em;
    color: currentColor;
    font-weight: normal; }
  .woocommerce-cart #payment div.payment_box .form-row,
  .woocommerce-checkout #payment div.payment_box .form-row,
  #add_payment_method #payment div.payment_box .form-row {
    margin: 0 0 1em; }
  .woocommerce-cart #payment div.payment_box p:last-child,
  .woocommerce-checkout #payment div.payment_box p:last-child,
  #add_payment_method #payment div.payment_box p:last-child {
    margin-bottom: 0; }
  .woocommerce-cart #payment div.payment_box::before,
  .woocommerce-checkout #payment div.payment_box::before,
  #add_payment_method #payment div.payment_box::before {
    content: '';
    display: block;
    border: 1em solid rgba(128, 128, 128, 0.2);
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -1em;
    left: 0;
    margin: 0;
    margin-top: -1px;
    margin-left: 2em; }

.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal,
#add_payment_method #payment .payment_method_paypal .about_paypal {
  float: var(--direction-end-float);
  line-height: 52px;
  font-size: 0.83em; }

.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img,
#add_payment_method #payment .payment_method_paypal img {
  max-height: 52px;
  vertical-align: middle; }

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px 0.5em;
  font-size: 1em; }
  .woocommerce-password-strength.strong {
    background-color: transparent;
    border-color: var(--colors-gray-900);
    color: var(--colors-gray-900); }
  .woocommerce-password-strength.short {
    background-color: transparent;
    border-color: var(--colors-gray-800);
    color: var(--colors-gray-800); }
  .woocommerce-password-strength.bad {
    background-color: transparent;
    border-color: var(--colors-gray-700);
    color: var(--colors-gray-700); }
  .woocommerce-password-strength.good {
    background-color: transparent;
    border-color: var(--colors-gray-600);
    color: var(--colors-gray-600); }

.woocommerce-password-hint {
  margin: 0.5em 0 0;
  display: block; }

/* added to get around variation image flicker issue */
.product.has-default-attributes.has-children > .images {
  opacity: 0; }

/**
 * Twenty Eleven specific styles
 */
#content.twentyeleven .woocommerce-pagination a {
  font-size: 1em;
  line-height: 1; }

/**
 * Writee Pro specific styles
 */
.wrapper-light.woocommerce a.button,
.wrapper-light.woocommerce button.button,
.wrapper-light.woocommerce .comment-respond .comment-form input.button[type="submit"],
.comment-respond .comment-form .wrapper-light.woocommerce input.button[type="submit"],
.wrapper-light.woocommerce input.button,
.wrapper-light.woocommerce #respond input#submit {
  background-color: var(--colors-pri);
  border-color: var(--colors-pri);
  color: var(--colors-white); }

.wrapper-light.woocommerce span.onsale {
  background-color: var(--colors-black);
  color: var(--colors-white); }

.wrapper-light.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid rgba(128, 128, 128, 0.5);
  background-color: var(--colors-sec);
  color: var(--colors-white); }
  .wrapper-light.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: var(--colors-sec);
    background: var(--colors-white);
    border-bottom-color: var(--colors-white); }
  .wrapper-light.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .wrapper-light.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    border: 1px solid rgba(128, 128, 128, 0.5); }
  .wrapper-light.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    -webkit-box-shadow: 2px 2px 0 var(--colors-sec);
            box-shadow: 2px 2px 0 var(--colors-sec); }
  .wrapper-light.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    -webkit-box-shadow: -2px 2px 0 var(--colors-sec);
            box-shadow: -2px 2px 0 var(--colors-sec); }

.wrapper-light.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid rgba(128, 128, 128, 0.5); }

.wrapper-light.woocommerce nav.woocommerce-pagination ul {
  border: 1px solid var(--colors-sec); }
  .wrapper-light.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid var(--colors-sec); }
    .wrapper-light.woocommerce nav.woocommerce-pagination ul li span.current,
    .wrapper-light.woocommerce nav.woocommerce-pagination ul li a:hover,
    .wrapper-light.woocommerce nav.woocommerce-pagination ul li a:focus {
      background: var(--colors-sec);
      color: var(--colors-white); }

.wrapper-dark.woocommerce a.button,
.wrapper-dark.woocommerce button.button,
.wrapper-dark.woocommerce .comment-respond .comment-form input.button[type="submit"],
.comment-respond .comment-form .wrapper-dark.woocommerce input.button[type="submit"],
.wrapper-dark.woocommerce input.button,
.wrapper-dark.woocommerce #respond input#submit {
  background-color: var(--colors-white);
  border-color: var(--colors-white);
  color: var(--colors-pri); }

.wrapper-dark.woocommerce span.onsale {
  background-color: var(--colors-white);
  color: var(--colors-black); }

.wrapper-dark.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 1px solid var(--colors-white);
  background-color: var(--colors-white);
  color: var(--colors-sec); }
  .wrapper-dark.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: var(--colors-white);
    background: var(--colors-sec);
    border-bottom-color: var(--colors-sec); }
  .wrapper-dark.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .wrapper-dark.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    border: 1px solid var(--colors-white); }
  .wrapper-dark.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    -webkit-box-shadow: 2px 2px 0 var(--colors-white);
            box-shadow: 2px 2px 0 var(--colors-white); }
  .wrapper-dark.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    -webkit-box-shadow: -2px 2px 0 var(--colors-white);
            box-shadow: -2px 2px 0 var(--colors-white); }

.wrapper-dark.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 1px solid var(--colors-white); }

.wrapper-dark.woocommerce nav.woocommerce-pagination ul {
  border: 1px solid var(--colors-black); }
  .wrapper-dark.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid var(--colors-black); }
    .wrapper-dark.woocommerce nav.woocommerce-pagination ul li span.current,
    .wrapper-dark.woocommerce nav.woocommerce-pagination ul li a:hover,
    .wrapper-dark.woocommerce nav.woocommerce-pagination ul li a:focus {
      background: var(--colors-white);
      color: var(--colors-sec); }

/**
 * Twenty Thirteen specific styles
 */
.single-product .twentythirteen .entry-summary,
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform {
  padding: 0; }

.single-product .twentythirteen p.stars {
  clear: both; }

.twentythirteen .woocommerce-breadcrumb {
  padding-top: 40px; }

/**
 * Twenty Fourteen specific styles
 */
.twentyfourteen ul.products li.product {
  margin-top: 0 !important; }

/**
 * Twenty Sixteen specific styles
 */
body:not(.search-results) .twentysixteen .entry-summary {
  color: inherit;
  font-size: inherit;
  line-height: inherit; }

.twentysixteen .price ins {
  background: inherit;
  color: inherit; }

/**
 * woocommerce-smallscreen.scss
 * Optimises the default WooCommerce frontend layout when viewed on smaller screens.
 */
/**
 * Imports
 */
/**
 * Deprecated
 * Fallback for bourbon equivalent
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include transform(scale(1.5));`
 */
/**
 * Deprecated
 * Use bourbon mixin instead `@include box-sizing(border-box);`
 */
/**
 * Objects
 */
/**
 * WooCommerce CSS Variables
 */
/**
 * Style begins
 */
.woocommerce, .woocommerce-page {
  /**
	 * General layout
	 */
  /**
	 * Products
	 */
  /**
	 * Product Details
	 */
  /**
	 * Cart
	 */
  /**
	 * Checkout
	 */
  /**
	 * Account
	 */ }
  .woocommerce table.shop_table_responsive thead,
  .woocommerce-page table.shop_table_responsive thead {
    display: none; }
  .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
  .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
    border-top: 0; }
  .woocommerce table.shop_table_responsive tbody th,
  .woocommerce-page table.shop_table_responsive tbody th {
    display: none; }
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    display: block; }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
      display: block;
      text-align: var(--direction-end-text) !important; }
      .woocommerce table.shop_table_responsive tr td.order-actions,
      .woocommerce-page table.shop_table_responsive tr td.order-actions {
        text-align: var(--direction-start-text) !important; }
      .woocommerce table.shop_table_responsive tr td::before,
      .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: var(--direction-start-float); }
      .woocommerce table.shop_table_responsive tr td.product-remove::before, .woocommerce table.shop_table_responsive tr td.actions::before,
      .woocommerce-page table.shop_table_responsive tr td.product-remove::before,
      .woocommerce-page table.shop_table_responsive tr td.actions::before {
        display: none; }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
      background-color: rgba(0, 0, 0, 0.025); }
  .woocommerce table.my_account_orders tr td.order-actions,
  .woocommerce-page table.my_account_orders tr td.order-actions {
    text-align: var(--direction-start-text); }
    .woocommerce table.my_account_orders tr td.order-actions::before,
    .woocommerce-page table.my_account_orders tr td.order-actions::before {
      display: none; }
    .woocommerce table.my_account_orders tr td.order-actions .button,
    .woocommerce-page table.my_account_orders tr td.order-actions .button {
      float: none;
      margin: 0.125em 0;
      margin-right: 0.125em; }
  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-1,
  .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%; }
  .woocommerce ul.products li.product, .woocommerce[class*='columns-'] ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce-page[class*='columns-'] ul.products li.product {
    width: 48%;
    float: var(--direction-start-float);
    clear: both;
    margin: 0 0 2.992em; }
    .woocommerce ul.products li.product:nth-child(2n), .woocommerce[class*='columns-'] ul.products li.product:nth-child(2n),
    .woocommerce-page ul.products li.product:nth-child(2n),
    .woocommerce-page[class*='columns-'] ul.products li.product:nth-child(2n) {
      float: var(--direction-end-float);
      clear: none !important; }
  .woocommerce div.product div.images,
  .woocommerce div.product div.summary,
  .woocommerce #content div.product div.images,
  .woocommerce #content div.product div.summary,
  .woocommerce-page div.product div.images,
  .woocommerce-page div.product div.summary,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page #content div.product div.summary {
    float: none;
    width: 100%; }
  .woocommerce table.cart .product-thumbnail,
  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail {
    display: none; }
  .woocommerce table.cart td.actions,
  .woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions,
  .woocommerce-page #content table.cart td.actions {
    text-align: var(--direction-start-text); }
    .woocommerce table.cart td.actions .coupon,
    .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon {
      float: none;
      *zoom: 1;
      padding-bottom: 0.5em; }
      .woocommerce table.cart td.actions .coupon::before, .woocommerce table.cart td.actions .coupon::after,
      .woocommerce #content table.cart td.actions .coupon::before,
      .woocommerce #content table.cart td.actions .coupon::after,
      .woocommerce-page table.cart td.actions .coupon::before,
      .woocommerce-page table.cart td.actions .coupon::after,
      .woocommerce-page #content table.cart td.actions .coupon::before,
      .woocommerce-page #content table.cart td.actions .coupon::after {
        content: ' ';
        display: table; }
      .woocommerce table.cart td.actions .coupon::after,
      .woocommerce #content table.cart td.actions .coupon::after,
      .woocommerce-page table.cart td.actions .coupon::after,
      .woocommerce-page #content table.cart td.actions .coupon::after {
        clear: both; }
      .woocommerce table.cart td.actions .coupon input,
      .woocommerce table.cart td.actions .coupon .button,
      .woocommerce table.cart td.actions .coupon .input-text,
      .woocommerce #content table.cart td.actions .coupon input,
      .woocommerce #content table.cart td.actions .coupon .button,
      .woocommerce #content table.cart td.actions .coupon .input-text,
      .woocommerce-page table.cart td.actions .coupon input,
      .woocommerce-page table.cart td.actions .coupon .button,
      .woocommerce-page table.cart td.actions .coupon .input-text,
      .woocommerce-page #content table.cart td.actions .coupon input,
      .woocommerce-page #content table.cart td.actions .coupon .button,
      .woocommerce-page #content table.cart td.actions .coupon .input-text {
        width: 48%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
      .woocommerce table.cart td.actions .coupon .input-text + .button,
      .woocommerce table.cart td.actions .coupon .button.alt,
      .woocommerce #content table.cart td.actions .coupon .input-text + .button,
      .woocommerce #content table.cart td.actions .coupon .button.alt,
      .woocommerce-page table.cart td.actions .coupon .input-text + .button,
      .woocommerce-page table.cart td.actions .coupon .button.alt,
      .woocommerce-page #content table.cart td.actions .coupon .input-text + .button,
      .woocommerce-page #content table.cart td.actions .coupon .button.alt {
        float: var(--direction-end-float); }
    .woocommerce table.cart td.actions .button,
    .woocommerce #content table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .button {
      display: block;
      width: 100%; }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce .cart-collaterals .shipping_calculator,
  .woocommerce .cart-collaterals .cross-sells,
  .woocommerce-page .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .shipping_calculator,
  .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    float: none;
    text-align: var(--direction-start-text); }
  .woocommerce.woocommerce-checkout form.login .form-row,
  .woocommerce-page.woocommerce-checkout form.login .form-row {
    width: 100%;
    float: none; }
  .woocommerce #payment .terms,
  .woocommerce-page #payment .terms {
    text-align: var(--direction-start-text);
    padding: 0; }
  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 1em; }
  .woocommerce .lost_reset_password .form-row-first,
  .woocommerce .lost_reset_password .form-row-last,
  .woocommerce-page .lost_reset_password .form-row-first,
  .woocommerce-page .lost_reset_password .form-row-last {
    width: 100%;
    float: none;
    margin-right: 0; }

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%; }

/**
 * Twenty Thirteen specific styles
 */
.single-product .twentythirteen .panel {
  padding-left: 20px !important;
  padding-right: 20px !important; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

/* Above WP toolbar. */
.screen-reader-text:focus {
  clip: auto !important;
  top: var(--spacing-1);
  left: var(--spacing-1);
  z-index: 100000;
  display: block;
  width: auto;
  height: auto;
  padding: var(--padding-3) var(--padding-6) var(--padding-3);
  font-size: var(--font-size-sm);
  border-radius: 3px;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
  background-color: var(--colors-gray-100);
  color: var(--colors-pri);
  -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); }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: var(--direction-start-float);
  margin: var(--margin-4) 0;
  margin-right: var(--margin-4); }

.alignright {
  display: inline;
  float: var(--direction-end-float);
  margin: var(--margin-4) 0;
  margin-left: var(--margin-4); }

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

@media (max-width: 575px) {
  .alignleft, .alignright {
    float: none;
    margin: 0; } }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%; }

/* Search widget. */
.widget_search .search-submit {
  display: none; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.byline,
.updated:not(.published) {
  display: none; }

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

.page-content:not(:first-child),
.entry-content:not(:first-child),
.entry-summary:not(:first-child) {
  margin: 1.5em 0 0; }

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

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

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

/*--------------------------------------------------------------
## Gallery
--------------------------------------------------------------*/
.gallery-caption {
  color: currentColor; }

.gallery {
  *zoom: 1; }
  .gallery::before, .gallery::after {
    content: ' ';
    display: table; }
  .gallery::after {
    clear: both; }
  .gallery .gallery-item {
    position: relative;
    display: block;
    margin-bottom: 1.5%;
    min-height: 1px;
    text-align: center; }
    .gallery .gallery-item:before {
      display: block;
      padding-bottom: 100%;
      content: ""; }
    .gallery .gallery-item .entry-media {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      max-width: 100%;
      max-height: 100%;
      margin-left: auto; }
    .gallery .gallery-item .gallery-meta {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 1.25em;
      background-color: var(--colors-gray-200);
      color: var(--colors-white);
      overflow: hidden;
      overflow-y: auto;
      -webkit-transition: background-color var(--transition-duration-short) var(--transition-easing-short);
      -o-transition: background-color var(--transition-duration-short) var(--transition-easing-short);
      transition: background-color var(--transition-duration-short) var(--transition-easing-short); }
    .gallery .gallery-item:hover .gallery-meta {
      background-color: var(--colors-gray-400); }
  @media (min-width: 576px) {
    .gallery.gallery-columns-1 .gallery-item {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 100%; }
    .gallery.gallery-columns-2 .gallery-item, .gallery.gallery-columns-4 .gallery-item, .gallery.gallery-columns-5 .gallery-item, .gallery.gallery-columns-8 .gallery-item {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 50%; }
    .gallery.gallery-columns-3 .gallery-item, .gallery.gallery-columns-6 .gallery-item, .gallery.gallery-columns-7 .gallery-item, .gallery.gallery-columns-9 .gallery-item {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 33.33333%; } }
  @media (min-width: 768px) {
    .gallery.gallery-columns-4 .gallery-item {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 25%; }
    .gallery.gallery-columns-5 .gallery-item {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 20%; }
    .gallery.gallery-columns-6 .gallery-item {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 16.66667%; }
    .gallery.gallery-columns-7 .gallery-item {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 14.28571%; }
    .gallery.gallery-columns-8 .gallery-item {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 12.5%; }
    .gallery.gallery-columns-9 .gallery-item {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 11.11111%; } }

/*--------------------------------------------------------------
## Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  margin-bottom: var(--margin-4); }

/*--------------------------------------------------------------
## Gutenberg Block Alignments
--------------------------------------------------------------*/
.wp-block-gallery {
  margin-left: 0;
  margin-bottom: 1.2em; }

.wp-block-image figcaption {
  margin-top: 1em; }

.entry-content .wp-block-gallery:not(.entry-unordered-list) {
  padding-left: 0; }

.alignfull,
.alignwide {
  margin-bottom: 2em;
  width: 100%; }

.alignfull img,
.alignwide img {
  width: 100%;
  display: block; }

.alignwide {
  max-width: none; }

@media (min-width: 992px) {
  .alignwide {
    width: 75vw;
    margin-left: calc( 50% - 75vw / 2); }
    .with-right-sidebar .alignwide {
      width: 100%;
      margin-left: 0; }
    .with-left-sidebar .alignwide {
      width: 100%;
      margin-left: 0; } }

.alignfull {
  width: 100vw;
  margin-left: calc( 50% - 50vw);
  max-width: none; }
  .with-right-sidebar .alignfull {
    width: 100%;
    margin-left: 0; }
  .with-left-sidebar .alignfull {
    width: 100%;
    margin-left: 0; }

.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 0; }

.wp-block-columns {
  margin-bottom: 1.2em; }

.wp-block-search__inside-wrapper input, .wp-block-search__inside-wrapper button, .wp-block-search__inside-wrapper .comment-respond .comment-form input[type="submit"], .comment-respond .comment-form .wp-block-search__inside-wrapper input[type="submit"],
.wp-block-search__inside-wrapper .comment-respond .comment-form button, .comment-respond .comment-form .wp-block-search__inside-wrapper button {
  margin-bottom: 0 !important; }

/*--------------------------------------------------------------
4.0 - Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

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

html, body {
  font-family: var(--font-family-base);
  font-size: var(--font-size-base);
  line-height: var(--font-leading-base);
  letter-spacing: var(--font-letterspacing-base);
  font-weight: var(--font-weight-base);
  color: var(--colors-black);
  -webkit-font-smoothing: antialiased; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 var(--margin-2);
  font-family: var(--font-family-heading);
  font-size: var(--font-size-heading);
  line-height: var(--font-leading-heading);
  font-weight: var(--font-weight-heading); }

h1 {
  font-size: var(--font-size-xxxxl); }

h2 {
  font-size: var(--font-size-xxxl); }

h3 {
  font-size: var(--font-size-xxl); }

h4 {
  font-size: var(--font-size-xl); }

h4 {
  font-size: var(--font-size-lg); }

h5 {
  font-size: var(--font-size-md); }

h6 {
  font-size: var(--font-size-sm); }

p {
  margin: 0 0 var(--margin-2); }

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color var(--duration-longer) linear;
  -o-transition: color var(--duration-longer) linear;
  transition: color var(--duration-longer) linear; }
  a:active, a:focus, a:hover {
    color: var(--colors-pri); }
  a:active, a:focus {
    outline: none; }

hr {
  margin: var(--margin-4) 0;
  border-bottom: var(--border-style) var(--border-color);
  border-left: none;
  border-right: none;
  border-top: none; }

img,
picture {
  margin: 0;
  max-width: 100%;
  vertical-align: middle; }

blockquote {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  padding: var(--padding-4);
  font-size: var(--font-size-heading);
  line-height: var(--font-leading-heading);
  font-weight: var(--font-weight-heading); }
  blockquote cite {
    font-size: var(--font-size-sm); }

pre {
  max-width: 100%;
  margin-bottom: var(--margin-4);
  padding: var(--padding-4);
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: var(--font-size-sm);
  line-height: var(--font-leading-normal);
  text-align: left;
  background: var(--colors-gray-100);
  overflow: auto; }

fieldset {
  margin: 0 0 var(--margin-2);
  padding: var(--padding-4); }

input,
label,
select {
  display: block; }

label {
  margin-bottom: var(--margin-1);
  font-weight: 600; }
  label.required::after {
    content: "*"; }
  label abbr {
    display: none; }

input:not([type="button"]):not([type="submit"]),
select,
textarea {
  width: 100%;
  padding: var(--padding-2) var(--padding-4);
  background-color: transparent;
  color: currentColor;
  border: var(--border-style) var(--border-color);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: border-color;
  -o-transition: border-color;
  transition: border-color; }
  input:not([type="button"]):not([type="submit"]):not(:last-child),
  select:not(:last-child),
  textarea:not(:last-child) {
    margin-bottom: var(--margin-2); }
  input:not([type="button"]):not([type="submit"]):focus,
  select:focus,
  textarea:focus {
    border-color: var(--colors-pri);
    outline: none; }

textarea {
  resize: vertical; }

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

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: var(--margin-2); }

input[type="file"] {
  width: 100%;
  padding-bottom: var(--margin-1); }

select {
  width: 100%;
  max-width: 100%;
  margin-bottom: var(--margin-2); }

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

dl {
  margin-bottom: var(--margin-2); }
  dl dt {
    font-weight: bold;
    margin-top: var(--margin-2); }
  dl dd {
    margin: 0; }

table {
  width: 100%;
  margin: var(--margin-2) 0;
  border-collapse: collapse;
  table-layout: fixed; }
  table th, table td {
    padding: var(--padding-2) 0;
    border-bottom: var(--border-style) var(--colors-gray-200); }
  table th {
    font-weight: 600;
    text-align: left; }
  table tr,
  table td,
  table th {
    vertical-align: middle; }

input[type="submit"],
input[type="button"], button, .comment-respond .comment-form input[type="submit"],
.comment-respond .comment-form button, .button, .product-button {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
  font-size: var(--font-size-md);
  font-weight: var(--font-weight-regular);
  letter-spacing: var(--font-letterspacing-tight);
  padding: var(--padding-2) var(--padding-4);
  text-decoration: none;
  background-color: var(--customizer-btnbg);
  border: var(--border-style) var(--customizer-btnborder);
  color: var(--customizer-btnfg);
  -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
  -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
  transition: all var(--transition-duration-long) var(--transition-easing-long);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  input[type="submit"]:disabled,
  input[type="button"]:disabled,
  button:disabled,
  .comment-respond .comment-form input:disabled[type="submit"],
  .comment-respond .comment-form button:disabled, .button:disabled, .product-button:disabled {
    cursor: not-allowed;
    opacity: 0.5; }

/*--------------------------------------------------------------
Essentials
--------------------------------------------------------------*/
.fl-left {
  float: left; }

.fl-right {
  float: right; }

.fl-center {
  float: none;
  margin: 0 auto; }

.clear {
  clear: both; }

.clearfix {
  *zoom: 1; }
  .clearfix::before, .clearfix::after {
    content: ' ';
    display: table; }
  .clearfix::after {
    clear: both; }

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

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

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

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

.no-margin-top {
  margin-top: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

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

.no-padding-top {
  padding-top: 0 !important; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.none-transition {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.inline-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block; }
  .inline-list:before, .inline-list:after {
    display: table;
    clear: left;
    content: ""; }
  .inline-list li {
    display: block;
    float: left; }
    .inline-list li:not(:last-child) {
      margin-left: var(--maring-1); }

.unstyle-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block; }
  .unstyle-list li {
    display: block; }

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 10%;
  max-width: 60px;
  /* Loader 1 */
  /* Loader 2 */
  /* Loader 3 */
  /* Loader 4 */
  /* Loader 5 */
  /* Loader 6 */ }
  .loader-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: block;
    min-width: 120px;
    min-height: 120px; }
    .loader-overlay.fixed {
      position: fixed; }
  .loader:before {
    display: block;
    padding-bottom: 100%;
    content: ""; }
  .loader.loader-1 {
    -webkit-animation: loader-12s infinite ease-in;
            animation: loader-12s infinite ease-in; }

@-webkit-keyframes loader-1 {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) rotateZ(0deg);
            transform: translateX(-50%) translateY(-50%) rotateZ(0deg); }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) rotateZ(-360deg);
            transform: translateX(-50%) translateY(-50%) rotateZ(-360deg); } }

@keyframes loader-1 {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) rotateZ(0deg);
            transform: translateX(-50%) translateY(-50%) rotateZ(0deg); }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) rotateZ(-360deg);
            transform: translateX(-50%) translateY(-50%) rotateZ(-360deg); } }
    .loader.loader-1 span {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0; }
    .loader.loader-1 span:before {
      content: "";
      position: absolute;
      left: 50%;
      top: 0%;
      width: 20%;
      height: 20%;
      background-color: currentColor;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      border-radius: 50%; }
    .loader.loader-1 span:nth-child(1) {
      -webkit-transform: rotateZ(0deg);
          -ms-transform: rotate(0deg);
              transform: rotateZ(0deg);
      -webkit-animation: loader-1__circle1 2s infinite linear;
              animation: loader-1__circle1 2s infinite linear;
      z-index: 3; }

@-webkit-keyframes loader-1__circle1 {
  0% {
    opacity: 0; }
  0% {
    opacity: 1;
    -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg); }
  14.5% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  64.5% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(-270deg);
            transform: rotateZ(-270deg);
    opacity: 1; } }

@keyframes loader-1__circle1 {
  0% {
    opacity: 0; }
  0% {
    opacity: 1;
    -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg); }
  14.5% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  64.5% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(-270deg);
            transform: rotateZ(-270deg);
    opacity: 1; } }
    .loader.loader-1 span:nth-child(2) {
      -webkit-transform: rotateZ(22.5deg);
          -ms-transform: rotate(22.5deg);
              transform: rotateZ(22.5deg);
      -webkit-animation: loader-1__circle2 2s infinite linear;
              animation: loader-1__circle2 2s infinite linear;
      z-index: 2; }

@-webkit-keyframes loader-1__circle2 {
  12.5% {
    opacity: 0; }
  12.5001% {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  27% {
    -webkit-transform: rotateZ(-90deg);
            transform: rotateZ(-90deg); }
  77% {
    -webkit-transform: rotateZ(-90deg);
            transform: rotateZ(-90deg); }
  100% {
    -webkit-transform: rotateZ(-270deg);
            transform: rotateZ(-270deg);
    opacity: 1; } }

@keyframes loader-1__circle2 {
  12.5% {
    opacity: 0; }
  12.5001% {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg); }
  27% {
    -webkit-transform: rotateZ(-90deg);
            transform: rotateZ(-90deg); }
  77% {
    -webkit-transform: rotateZ(-90deg);
            transform: rotateZ(-90deg); }
  100% {
    -webkit-transform: rotateZ(-270deg);
            transform: rotateZ(-270deg);
    opacity: 1; } }
    .loader.loader-1 span:nth-child(3) {
      -webkit-transform: rotateZ(45deg);
          -ms-transform: rotate(45deg);
              transform: rotateZ(45deg);
      -webkit-animation: loader-1__circle3 2s infinite linear;
              animation: loader-1__circle3 2s infinite linear;
      z-index: 1; }

@-webkit-keyframes loader-1__circle3 {
  25% {
    opacity: 0; }
  25.0002% {
    opacity: 1;
    -webkit-transform: rotateZ(-90deg);
            transform: rotateZ(-90deg); }
  39.5% {
    -webkit-transform: rotateZ(-180deg);
            transform: rotateZ(-180deg); }
  89.5% {
    -webkit-transform: rotateZ(-180deg);
            transform: rotateZ(-180deg); }
  100% {
    -webkit-transform: rotateZ(-270deg);
            transform: rotateZ(-270deg);
    opacity: 1; } }

@keyframes loader-1__circle3 {
  25% {
    opacity: 0; }
  25.0002% {
    opacity: 1;
    -webkit-transform: rotateZ(-90deg);
            transform: rotateZ(-90deg); }
  39.5% {
    -webkit-transform: rotateZ(-180deg);
            transform: rotateZ(-180deg); }
  89.5% {
    -webkit-transform: rotateZ(-180deg);
            transform: rotateZ(-180deg); }
  100% {
    -webkit-transform: rotateZ(-270deg);
            transform: rotateZ(-270deg);
    opacity: 1; } }
    .loader.loader-1 span:nth-child(4) {
      -webkit-transform: rotateZ(67.5deg);
          -ms-transform: rotate(67.5deg);
              transform: rotateZ(67.5deg);
      -webkit-animation: loader-1__circle4 2s infinite linear;
              animation: loader-1__circle4 2s infinite linear;
      z-index: 0; }

@-webkit-keyframes loader-1__circle4 {
  37.5% {
    opacity: 0; }
  37.5003% {
    opacity: 1;
    -webkit-transform: rotateZ(-180deg);
            transform: rotateZ(-180deg); }
  52% {
    -webkit-transform: rotateZ(-270deg);
            transform: rotateZ(-270deg); }
  102% {
    -webkit-transform: rotateZ(-270deg);
            transform: rotateZ(-270deg); }
  100% {
    -webkit-transform: rotateZ(-270deg);
            transform: rotateZ(-270deg);
    opacity: 1; } }

@keyframes loader-1__circle4 {
  37.5% {
    opacity: 0; }
  37.5003% {
    opacity: 1;
    -webkit-transform: rotateZ(-180deg);
            transform: rotateZ(-180deg); }
  52% {
    -webkit-transform: rotateZ(-270deg);
            transform: rotateZ(-270deg); }
  102% {
    -webkit-transform: rotateZ(-270deg);
            transform: rotateZ(-270deg); }
  100% {
    -webkit-transform: rotateZ(-270deg);
            transform: rotateZ(-270deg);
    opacity: 1; } }
  .loader.loader-2 span {
    position: absolute;
    width: 30%;
    height: 30%;
    display: inline-block;
    background-color: currentColor;
    -webkit-animation: loader-2 2s infinite cubic-bezier(0.6, 0.01, 0.4, 1);
            animation: loader-2 2s infinite cubic-bezier(0.6, 0.01, 0.4, 1); }
    .loader.loader-2 span:nth-child(2n) {
      opacity: 0; }
    .loader.loader-2 span:nth-child(1) {
      -webkit-animation-delay: -0.5s;
              animation-delay: -0.5s; }
    .loader.loader-2 span:nth-child(2) {
      -webkit-animation-delay: -1s;
              animation-delay: -1s; }
    .loader.loader-2 span:nth-child(3) {
      -webkit-animation-delay: -1.5s;
              animation-delay: -1.5s; }
    .loader.loader-2 span:nth-child(4) {
      -webkit-animation-delay: -2s;
              animation-delay: -2s; }
    .loader.loader-2 span:nth-child(n + 5) {
      display: none; }

@-webkit-keyframes loader-2 {
  0% {
    top: 0;
    left: 0; }
  25% {
    top: 0;
    left: 70%; }
  50% {
    top: 70%;
    left: 70%; }
  75% {
    top: 70%;
    left: 0; }
  100% {
    top: 0;
    left: 0; } }

@keyframes loader-2 {
  0% {
    top: 0;
    left: 0; }
  25% {
    top: 0;
    left: 70%; }
  50% {
    top: 70%;
    left: 70%; }
  75% {
    top: 70%;
    left: 0; }
  100% {
    top: 0;
    left: 0; } }
  .loader.loader-3 span {
    position: absolute;
    top: 0;
    height: 100%;
    width: calc(25% - 2px);
    display: inline-block;
    margin-left: 2px;
    background-color: currentColor;
    -webkit-animation: loader-3 1s infinite ease-in-out;
            animation: loader-3 1s infinite ease-in-out; }
    .loader.loader-3 span:nth-child(1) {
      left: 25%;
      -webkit-animation-delay: -0.75s;
              animation-delay: -0.75s; }
    .loader.loader-3 span:nth-child(2) {
      left: 50%;
      -webkit-animation-delay: -0.5s;
              animation-delay: -0.5s; }
    .loader.loader-3 span:nth-child(3) {
      left: 75%;
      -webkit-animation-delay: -0.25s;
              animation-delay: -0.25s; }
    .loader.loader-3 span:nth-child(4) {
      left: 100%;
      -webkit-animation-delay: 0s;
              animation-delay: 0s; }

@-webkit-keyframes loader-3 {
  0%, 40%, 100% {
    transform: scaleY(0.05);
    -webkit-transform: scaleY(0.05); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

@keyframes loader-3 {
  0%, 40%, 100% {
    transform: scaleY(0.05);
    -webkit-transform: scaleY(0.05); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }
  .loader.loader-4 {
    -webkit-transform: translate(-50%, -50%) rotate(45deg) translate3d(0, 0, 0);
            transform: translate(-50%, -50%) rotate(45deg) translate3d(0, 0, 0);
    -webkit-animation: loader-4 2s infinite ease-in-out;
            animation: loader-4 2s infinite ease-in-out; }

@-webkit-keyframes loader-4 {
  0%, 10%, 100% {
    max-width: 30px; }
  65% {
    max-width: 60px; } }

@keyframes loader-4 {
  0%, 10%, 100% {
    max-width: 30px; }
  65% {
    max-width: 60px; } }
    .loader.loader-4 span {
      position: absolute;
      width: 50%;
      height: 50%;
      max-width: 15px;
      max-height: 15px;
      display: inline-block;
      background-color: currentColor;
      -webkit-animation: loader-4_square 2s infinite ease-in-out;
              animation: loader-4_square 2s infinite ease-in-out; }
      .loader.loader-4 span:nth-child(1) {
        top: 0;
        left: 0; }
      .loader.loader-4 span:nth-child(2) {
        top: 0;
        right: 0; }
      .loader.loader-4 span:nth-child(3) {
        bottom: 0;
        left: 0; }
      .loader.loader-4 span:nth-child(4) {
        bottom: 0;
        right: 0; }

@-webkit-keyframes loader-4_square {
  0%, 30% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); } }

@keyframes loader-4_square {
  0%, 30% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); } }
  .loader.loader-5 span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    max-width: 30px;
    max-height: 30px;
    background: currentColor;
    -webkit-transform: translateY(150%) rotate(45deg) scale(0);
        -ms-transform: translateY(150%) rotate(45deg) scale(0);
            transform: translateY(150%) rotate(45deg) scale(0);
    -webkit-animation: loader-5 2s infinite linear;
            animation: loader-5 2s infinite linear; }
    .loader.loader-5 span:nth-child(1) {
      -webkit-animation-delay: -0.66667s;
              animation-delay: -0.66667s; }
    .loader.loader-5 span:nth-child(2) {
      -webkit-animation-delay: -1.33333s;
              animation-delay: -1.33333s; }
    .loader.loader-5 span:nth-child(3) {
      -webkit-animation-delay: -2s;
              animation-delay: -2s; }
    .loader.loader-5 span:nth-child(4) {
      -webkit-animation-delay: -2.66667s;
              animation-delay: -2.66667s; }

@-webkit-keyframes loader-5 {
  50% {
    -webkit-transform: translateY(0) rotate(45deg) scale(1);
            transform: translateY(0) rotate(45deg) scale(1); }
  100% {
    -webkit-transform: translateY(-150%) rotate(45deg) scale(0);
            transform: translateY(-150%) rotate(45deg) scale(0); } }

@keyframes loader-5 {
  50% {
    -webkit-transform: translateY(0) rotate(45deg) scale(1);
            transform: translateY(0) rotate(45deg) scale(1); }
  100% {
    -webkit-transform: translateY(-150%) rotate(45deg) scale(0);
            transform: translateY(-150%) rotate(45deg) scale(0); } }
  .loader.loader-6 span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    width: 30%;
    height: 30%;
    background: currentColor;
    -webkit-transform: translateX(0) scale(0.5);
        -ms-transform: translateX(0) scale(0.5);
            transform: translateX(0) scale(0.5);
    -webkit-animation: loader-6 2s infinite linear;
            animation: loader-6 2s infinite linear; }
    .loader.loader-6 span:nth-child(1) {
      -webkit-animation-delay: -1s;
              animation-delay: -1s; }
    .loader.loader-6 span:nth-child(2) {
      -webkit-animation-delay: -2s;
              animation-delay: -2s; }
    .loader.loader-6 span:nth-child(n + 3) {
      display: none; }

@-webkit-keyframes loader-6 {
  25% {
    -webkit-transform: translateX(-100%) scale(1);
            transform: translateX(-100%) scale(1); }
  50% {
    -webkit-transform: translateX(0) scale(1.5);
            transform: translateX(0) scale(1.5);
    z-index: 2; }
  75% {
    -webkit-transform: translateX(100%) scale(1);
            transform: translateX(100%) scale(1); } }

@keyframes loader-6 {
  25% {
    -webkit-transform: translateX(-100%) scale(1);
            transform: translateX(-100%) scale(1); }
  50% {
    -webkit-transform: translateX(0) scale(1.5);
            transform: translateX(0) scale(1.5);
    z-index: 2; }
  75% {
    -webkit-transform: translateX(100%) scale(1);
            transform: translateX(100%) scale(1); } }

/*--------------------------------------------------------------
Grids
--------------------------------------------------------------*/
.site-container, .site-container-fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--spacing-4);
  padding-right: var(--spacing-4);
  *zoom: 1; }
  .site-container::before, .site-container::after, .site-container-fluid::before, .site-container-fluid::after {
    content: ' ';
    display: table; }
  .site-container::after, .site-container-fluid::after {
    clear: both; }

.site-container {
  width: 96%; }
  @media (min-width: 360px) {
    .site-container {
      max-width: 360px; } }
  @media (min-width: 576px) {
    .site-container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .site-container {
      max-width: 768px; } }
  @media (min-width: 992px) {
    .site-container {
      max-width: 992px; } }
  @media (min-width: 1200px) {
    .site-container {
      max-width: 1200px; } }

.site-row,
.site-table-row {
  margin-left: calc(var(--spacing-4) * -1);
  margin-right: calc(var(--spacing-4) * -1);
  *zoom: 1;
  *zoom: 1; }
  .site-row::before, .site-row::after,
  .site-table-row::before,
  .site-table-row::after {
    content: ' ';
    display: table; }
  .site-row::after,
  .site-table-row::after {
    clear: both; }
  .site-row::before, .site-row::after,
  .site-table-row::before,
  .site-table-row::after {
    content: ' ';
    display: table; }
  .site-row::after,
  .site-table-row::after {
    clear: both; }
  .site-row .site-column-1,
  .site-table-row .site-column-1 {
    position: relative;
    min-height: 1px; }
  @media (min-width: 768px) {
    .site-row .site-column-1,
    .site-table-row .site-column-1 {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 8.33333%; } }
  .site-row .site-column-2,
  .site-table-row .site-column-2 {
    position: relative;
    min-height: 1px; }
  @media (min-width: 768px) {
    .site-row .site-column-2,
    .site-table-row .site-column-2 {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 16.66667%; } }
  .site-row .site-column-3,
  .site-table-row .site-column-3 {
    position: relative;
    min-height: 1px; }
  @media (min-width: 768px) {
    .site-row .site-column-3,
    .site-table-row .site-column-3 {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 25%; } }
  .site-row .site-column-4,
  .site-table-row .site-column-4 {
    position: relative;
    min-height: 1px; }
  @media (min-width: 768px) {
    .site-row .site-column-4,
    .site-table-row .site-column-4 {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 33.33333%; } }
  .site-row .site-column-5,
  .site-table-row .site-column-5 {
    position: relative;
    min-height: 1px; }
  @media (min-width: 768px) {
    .site-row .site-column-5,
    .site-table-row .site-column-5 {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 41.66667%; } }
  .site-row .site-column-6,
  .site-table-row .site-column-6 {
    position: relative;
    min-height: 1px; }
  @media (min-width: 768px) {
    .site-row .site-column-6,
    .site-table-row .site-column-6 {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 50%; } }
  .site-row .site-column-7,
  .site-table-row .site-column-7 {
    position: relative;
    min-height: 1px; }
  @media (min-width: 768px) {
    .site-row .site-column-7,
    .site-table-row .site-column-7 {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 58.33333%; } }
  .site-row .site-column-8,
  .site-table-row .site-column-8 {
    position: relative;
    min-height: 1px; }
  @media (min-width: 768px) {
    .site-row .site-column-8,
    .site-table-row .site-column-8 {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 66.66667%; } }
  .site-row .site-column-9,
  .site-table-row .site-column-9 {
    position: relative;
    min-height: 1px; }
  @media (min-width: 768px) {
    .site-row .site-column-9,
    .site-table-row .site-column-9 {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 75%; } }
  .site-row .site-column-10,
  .site-table-row .site-column-10 {
    position: relative;
    min-height: 1px; }
  @media (min-width: 768px) {
    .site-row .site-column-10,
    .site-table-row .site-column-10 {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 83.33333%; } }
  .site-row .site-column-11,
  .site-table-row .site-column-11 {
    position: relative;
    min-height: 1px; }
  @media (min-width: 768px) {
    .site-row .site-column-11,
    .site-table-row .site-column-11 {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 91.66667%; } }
  .site-row .site-column-12,
  .site-table-row .site-column-12 {
    position: relative;
    min-height: 1px; }
  @media (min-width: 768px) {
    .site-row .site-column-12,
    .site-table-row .site-column-12 {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 100%; } }

@media (min-width: 768px) {
  .site-table-row {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .site-table-row > * {
      vertical-align: middle; }
    .site-table-row .site-column-1, .site-table-row .site-column-2, .site-table-row .site-column-3, .site-table-row .site-column-4, .site-table-row .site-column-5, .site-table-row .site-column-6, .site-table-row .site-column-7, .site-table-row .site-column-8, .site-table-row .site-column-9, .site-table-row .site-column-10, .site-table-row .site-column-11, .site-table-row .site-column-12 {
      float: none;
      display: table-cell; } }

.site-col-center {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important; }

/*--------------------------------------------------------------
5.0 - Modules or Components
--------------------------------------------------------------*/
/*----------------------------------------
Modules
-----------------------------------------*/
.site-brand {
  position: relative;
  *zoom: 1; }
  .site-brand::before, .site-brand::after {
    content: ' ';
    display: table; }
  .site-brand::after {
    clear: both; }
  .site-brand h1,
  .site-brand h2,
  .site-brand h3,
  .site-brand h4,
  .site-brand h5,
  .site-brand h6 {
    font-family: var(--font-family-heading);
    font-size: var(--font-size-heading);
    line-height: 1.2;
    padding: 0;
    margin: 0; }
  @media (min-width: 576px) {
    .site-brand {
      padding-top: 1em;
      padding-bottom: 1em; } }
  @media (max-width: 575px) {
    .site-brand {
      padding-top: 0 !important;
      padding-bottom: 0 !important; } }

.site-heading, .site-logo {
  display: block;
  text-align: inherit; }
  .theme-dark .site-heading.--not-for-dark,
  .theme-light .site-heading.--not-for-light, .theme-dark .site-logo.--not-for-dark,
  .theme-light .site-logo.--not-for-light {
    display: none !important; }
  .site-heading img, .site-logo img {
    display: inline-block;
    -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
    -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
    transition: all var(--transition-duration-long) var(--transition-easing-long); }
  @media (max-width: 575px) {
    .site-heading, .site-logo {
      vertical-align: middle;
      vertical-align: -webkit-baseline-middle;
      padding-top: 1rem !important;
      padding-bottom: 0rem !important; }
      .site-heading img, .site-logo img {
        max-width: 100%;
        width: auto;
        height: auto; } }

/*--------------------------------------------------------------
Primary. Secondary, Social and Mobile Navigation
--------------------------------------------------------------*/
.misc-navigation {
  display: inline-block;
  vertical-align: middle;
  padding: 0 var(--padding-1); }

.primary-navigation {
  display: block;
  z-index: 100;
  font-size: calc(12px + 0.25rem);
  background-color: var(--colors-white);
  color: var(--colors-black); }
  .site-header .site-header-top .primary-navigation {
    background-color: var(--customizer-htopbg);
    color: var(--customizer-htopfg); }
  .site-header .site-header-middle .primary-navigation {
    background-color: var(--customizer-hmidbg);
    color: var(--customizer-hmidfg); }
  .site-header .site-header-bottom .primary-navigation {
    background-color: var(--customizer-hbottombg);
    color: var(--customizer-hbottomfg); }
  .primary-navigation a {
    position: relative;
    display: block;
    vertical-align: middle;
    line-height: var(--spacing-12);
    color: currentColor;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    font-family: var(--font-family-menu);
    font-size: var(--font-size-menu);
    font-weight: var(--font-weight-menu);
    text-align: var(--direction-start-text);
    padding: 0 var(--padding-4);
    cursor: pointer;
    -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
    -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
    transition: all var(--transition-duration-long) var(--transition-easing-long); }
    .primary-navigation a:hover {
      opacity: 0.8;
      color: currentColor; }
  .primary-navigation > ul > li > a, .primary-navigation > ul > li > a:before {
    line-height: var(--spacing-12); }
  .primary-navigation ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    background-color: inherit; }
    .primary-navigation ul li {
      display: block;
      background-color: inherit; }
      .primary-navigation ul li ul li a {
        min-width: 180px; }
      .primary-navigation ul li ul {
        display: none; }
  @media (min-width: 768px) {
    .primary-navigation {
      display: inline-block;
      vertical-align: middle; }
      .primary-navigation .menu-item-has-children > a {
        padding-right: var(--spacing-12); }
        .primary-navigation .menu-item-has-children > a:before {
          position: absolute;
          top: 0;
          right: 3px;
          display: inline-block;
          padding: 0 var(--padding-2);
          font-family: FontAwesome;
          line-height: var(--spacing-12);
          content: "\f107"; }
      .primary-navigation .menu-item-has-children > .menu-item-arrow {
        display: none; }
      .primary-navigation > ul > li.menu-item-has-children > a:before {
        line-height: var(--spacing-12); }
      .primary-navigation ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .primary-navigation ul li {
          position: relative;
          display: inline-block; }
          .primary-navigation ul li:not(.mega-menu):hover > ul {
            display: block; }
      .primary-navigation .sub-menu {
        position: absolute;
        left: 0;
        top: 100%;
        z-index: 1;
        display: none; }
        .primary-navigation .sub-menu li {
          position: relative;
          display: block; }
          .primary-navigation .sub-menu li a:not(.mega-menu-link):hover {
            background-color: rgba(128, 128, 128, 0.2); }
          .primary-navigation .sub-menu li:not(:last-child) a {
            border-bottom: 1px solid rgba(128, 128, 128, 0.2); }
          .primary-navigation .sub-menu li.menu-item-has-children > a:before {
            content: "\f105"; }
        .primary-navigation .sub-menu li:last-child > a {
          border-bottom-width: 0; }
        .primary-navigation .sub-menu .sub-menu {
          top: 0;
          left: 100%;
          right: auto; }
      .primary-navigation > ul > li:nth-child(-n+50):nth-child(n+5):not(.mega-menu) .sub-menu {
        position: absolute;
        top: 100%;
        left: auto;
        right: 0; }
        .primary-navigation > ul > li:nth-child(-n+50):nth-child(n+5):not(.mega-menu) .sub-menu .sub-menu {
          top: 0;
          left: auto;
          right: 100%; }
      .primary-navigation .mega-menu {
        position: static !important; }
        .primary-navigation .mega-menu > .sub-menu {
          display: none; } }
    @media (min-width: 768px) and (min-width: 1200px) {
      .primary-navigation .mega-menu:hover > .sub-menu {
        display: block; } }
  @media (min-width: 768px) {
        .primary-navigation .mega-menu .sub-menu {
          width: 100%; }
          .primary-navigation .mega-menu .sub-menu .mega-menu-content a {
            line-height: 1.2;
            min-width: initial; }
          .primary-navigation .mega-menu .sub-menu li.menu-item-has-children > a:before {
            content: "\f107"; }
          .primary-navigation .mega-menu .sub-menu .sub-menu {
            position: relative;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            display: block;
            -webkit-animation: none;
                    animation: none;
            -webkit-animation-duration: 0;
                    animation-duration: 0; }
        .primary-navigation .mega-menu .mega-menu-block {
          display: table;
          table-layout: fixed;
          width: 100%; }
        .primary-navigation .mega-menu .mega-menu-block > * {
          display: table-cell !important;
          vertical-align: top; }
        .primary-navigation .mega-menu .mega-cat-sub-categories,
        .primary-navigation .mega-menu .sub-list {
          position: relative;
          width: 220px; }
          .primary-navigation .mega-menu .mega-cat-sub-categories:before,
          .primary-navigation .mega-menu .sub-list:before {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            content: "";
            opacity: 0.1;
            mix-blend-mode: multiply; }
          .primary-navigation .mega-menu .mega-cat-sub-categories:nth-last-child(2):before, .primary-navigation .mega-menu .mega-cat-sub-categories:nth-last-child(3):before,
          .primary-navigation .mega-menu .sub-list:nth-last-child(2):before,
          .primary-navigation .mega-menu .sub-list:nth-last-child(3):before {
            background-color: currentColor; }
          .primary-navigation .mega-menu .mega-cat-sub-categories > li,
          .primary-navigation .mega-menu .sub-list > li {
            background-color: transparent; }
        .primary-navigation .mega-menu.mega-links > ul {
          *zoom: 1; }
          .primary-navigation .mega-menu.mega-links > ul::before, .primary-navigation .mega-menu.mega-links > ul::after {
            content: ' ';
            display: table; }
          .primary-navigation .mega-menu.mega-links > ul::after {
            clear: both; }
        .primary-navigation .mega-menu.mega-links > ul > li {
          width: 25%;
          float: var(--direction-start-float);
          padding: var(--padding-2); }
          .primary-navigation .mega-menu.mega-links > ul > li > a {
            border-bottom-width: 0; }
        .primary-navigation .mega-menu .mega-menu-block .mega-menu-content {
          width: 100%;
          padding: var(--padding-4);
          text-align: center; }
        .primary-navigation .mega-menu .mega-menu-block .mega-menu-post a {
          padding: 0 !important;
          margin: 0 !important;
          white-space: normal;
          text-align: inherit; }
        .primary-navigation .mega-menu .mega-menu-block .mega-post-title {
          font-family: var(--font-family-heading);
          font-weight: var(--font-weight-heading);
          font-size: var(--font-size-xl);
          line-height: 1.2;
          font-weight: 600;
          text-align: center;
          margin: 0;
          padding: 5px 0; }
        .primary-navigation .mega-menu.mega-cat .mega-menu-content, .primary-navigation .mega-menu.mega-recent-featured .mega-menu-content {
          margin-left: calc(var(--spacing-4) * -1);
          margin-right: calc(var(--spacing-4) * -1);
          *zoom: 1;
          *zoom: 1; }
          .primary-navigation .mega-menu.mega-cat .mega-menu-content::before, .primary-navigation .mega-menu.mega-cat .mega-menu-content::after, .primary-navigation .mega-menu.mega-recent-featured .mega-menu-content::before, .primary-navigation .mega-menu.mega-recent-featured .mega-menu-content::after {
            content: ' ';
            display: table; }
          .primary-navigation .mega-menu.mega-cat .mega-menu-content::after, .primary-navigation .mega-menu.mega-recent-featured .mega-menu-content::after {
            clear: both; }
          .primary-navigation .mega-menu.mega-cat .mega-menu-content::before, .primary-navigation .mega-menu.mega-cat .mega-menu-content::after, .primary-navigation .mega-menu.mega-recent-featured .mega-menu-content::before, .primary-navigation .mega-menu.mega-recent-featured .mega-menu-content::after {
            content: ' ';
            display: table; }
          .primary-navigation .mega-menu.mega-cat .mega-menu-content::after, .primary-navigation .mega-menu.mega-recent-featured .mega-menu-content::after {
            clear: both; }
        .primary-navigation .mega-menu.mega-cat .mega-menu-post, .primary-navigation .mega-menu.mega-recent-featured .mega-menu-post {
          float: left;
          padding-left: var(--spacing-4);
          padding-right: var(--spacing-4);
          width: 20%; }
        .primary-navigation .mega-menu.mega-cat .mega-cat-sub-categories + .mega-menu-content .mega-menu-post,
        .primary-navigation .mega-menu.mega-cat .sub-list + .mega-menu-content .mega-menu-post, .primary-navigation .mega-menu.mega-recent-featured .mega-cat-sub-categories + .mega-menu-content .mega-menu-post,
        .primary-navigation .mega-menu.mega-recent-featured .sub-list + .mega-menu-content .mega-menu-post {
          float: left;
          padding-left: var(--spacing-4);
          padding-right: var(--spacing-4);
          width: 25%; }
        .primary-navigation .mega-menu.mega-cat .sub-list + .mega-cat-sub-categories + .mega-menu-content .mega-menu-post, .primary-navigation .mega-menu.mega-recent-featured .sub-list + .mega-cat-sub-categories + .mega-menu-content .mega-menu-post {
          float: left;
          padding-left: var(--spacing-4);
          padding-right: var(--spacing-4);
          width: 33.33333%; } }
  @media (max-width: 575px) {
    .primary-navigation .menu-item-has-children {
      position: relative; }
      .primary-navigation .menu-item-has-children > .menu-item-arrow {
        position: absolute;
        top: 3px;
        right: 3px;
        display: inline-block;
        padding: 0 var(--padding-2);
        font-family: FontAwesome;
        line-height: var(--spacing-12);
        cursor: pointer;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .primary-navigation .menu-item-has-children > .menu-item-arrow:before {
          content: "\f107"; }
    .primary-navigation .mega-menu .mega-menu-content {
      display: none; } }

.secondary-navigation {
  font-size: calc(12px + 0.25rem); }
  .secondary-navigation a {
    position: relative;
    display: block;
    line-height: var(--spacing-12);
    color: inherit;
    text-transform: uppercase;
    text-decoration: none;
    text-align: inherit;
    white-space: nowrap;
    text-align: var(--direction-start-text);
    padding: 0 var(--padding-4);
    -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
    -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
    transition: all var(--transition-duration-long) var(--transition-easing-long); }
  .secondary-navigation a:active, .secondary-navigation a:focus, .secondary-navigation a:hover {
    color: inherit; }
  .secondary-navigation ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .secondary-navigation ul li {
      position: relative;
      display: block; }
  @media (min-width: 768px) {
    .secondary-navigation a {
      padding: 0 5px; }
    .secondary-navigation ul {
      display: inline-block; }
      .secondary-navigation ul li {
        display: inline-block;
        padding-left: 1px;
        padding-right: 1px; } }

.social-navigation, .author-navigation {
  display: inline-block;
  font-size: calc(12px + 0.25rem); }
  .social-navigation a, .author-navigation a {
    position: relative;
    display: block;
    line-height: var(--spacing-12);
    color: inherit;
    text-transform: uppercase;
    text-decoration: none;
    text-align: inherit;
    white-space: nowrap;
    text-align: var(--direction-start-text);
    padding: 0 var(--padding-4);
    -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
    -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
    transition: all var(--transition-duration-long) var(--transition-easing-long); }
  .social-navigation a:active, .author-navigation a:active, .social-navigation a:focus, .author-navigation a:focus, .social-navigation a:hover, .author-navigation a:hover {
    color: inherit; }
  .social-navigation ul, .author-navigation ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .social-navigation ul li, .author-navigation ul li {
      position: relative;
      display: block; }
  .social-navigation.default-colors, .default-colors.author-navigation {
    color: inherit; }
  .social-navigation.theme-colors, .theme-colors.author-navigation {
    color: var(--colors-pri); }
  .social-navigation.original-colors .fa-facebook, .original-colors.author-navigation .fa-facebook {
    color: #3b5998; }
  .social-navigation.original-colors .fa-twitter, .original-colors.author-navigation .fa-twitter {
    color: #00aced; }
  .social-navigation.original-colors .fa-instagram, .original-colors.author-navigation .fa-instagram {
    color: #125688; }
  .social-navigation.original-colors .fa-google-plus, .original-colors.author-navigation .fa-google-plus {
    color: #dd4b39; }
  .social-navigation.original-colors .fa-linkedin, .original-colors.author-navigation .fa-linkedin {
    color: #007bb5; }
  .social-navigation.original-colors .fa-youtube, .original-colors.author-navigation .fa-youtube {
    color: #bb0000; }
  .social-navigation.original-colors .fa-pinterest-p, .original-colors.author-navigation .fa-pinterest-p {
    color: #cb2027; }
  .social-navigation.original-colors .fa-dribbble, .original-colors.author-navigation .fa-dribbble {
    color: #EA4C89; }
  .social-navigation.original-colors .fa-vimeo, .original-colors.author-navigation .fa-vimeo {
    color: #17B3E8; }
  .social-navigation.original-colors .fa-skype, .original-colors.author-navigation .fa-skype {
    color: #0BBFF2; }
  .social-navigation.original-colors .fa-tumblr, .original-colors.author-navigation .fa-tumblr {
    color: #32506d; }
  .social-navigation.original-colors .fa-vk, .original-colors.author-navigation .fa-vk {
    color: #527498; }
  .social-navigation.original-colors .fa-rss, .original-colors.author-navigation .fa-rss, .social-navigation.original-colors .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .social-navigation.original-colors .rsswidget, .original-colors.author-navigation .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .original-colors.author-navigation .rsswidget {
    color: #FF9900; }
  .social-navigation.original-colors .fa-buffer, .original-colors.author-navigation .fa-buffer {
    color: #000000; }
  .social-navigation.original-colors .fa-yelp, .original-colors.author-navigation .fa-yelp {
    color: #D32323; }
  .social-navigation.original-colors .fa-github, .original-colors.author-navigation .fa-github {
    color: #24292E; }
  .social-navigation.original-colors .fa-tripadvisor, .original-colors.author-navigation .fa-tripadvisor {
    color: #00AF87; }
  .social-navigation.original-colors .fa-soundcloud, .original-colors.author-navigation .fa-soundcloud {
    color: #FF9533; }
  .social-navigation.original-colors .fa-snapchat, .original-colors.author-navigation .fa-snapchat {
    color: #FFFC00; }
  .social-navigation.original-colors .fa-plus, .original-colors.author-navigation .fa-plus {
    color: #232323; }
  @media (min-width: 768px) {
    .social-navigation a, .author-navigation a {
      padding: 0 5px; }
    .social-navigation ul, .author-navigation ul {
      display: inline-block; }
      .social-navigation ul li, .author-navigation ul li {
        display: inline-block;
        padding-left: 1px;
        padding-right: 1px; } }
  @media (max-width: 575px) {
    .social-navigation ul, .author-navigation ul {
      display: inline-block; }
      .social-navigation ul li, .author-navigation ul li {
        display: inline-block; } }

.mobile-navigation-toggle {
  display: none;
  padding: var(--padding-4) var(--padding-2) var(--padding-2); }
  .mobile-navigation-toggle:before {
    display: inline-block;
    vertical-align: initial;
    width: var(--spacing-4);
    height: 3px;
    margin-right: 15px;
    background-color: transparent;
    border-top: 3px solid;
    border-bottom: 9px double;
    content: ""; }
  @media (max-width: 575px) {
    .mobile-navigation-toggle {
      display: inline-block;
      vertical-align: middle;
      vertical-align: -webkit-baseline-middle; } }

.mobile-search-icon, .mobile-font-size-increase, .mobile-mode-change {
  display: none;
  padding: var(--padding-4) var(--padding-2) var(--padding-2); }
  @media (max-width: 575px) {
    .mobile-search-icon, .mobile-font-size-increase, .mobile-mode-change {
      display: inline-block;
      vertical-align: middle;
      vertical-align: -webkit-baseline-middle; } }

a.mobile-mode-change:active, a.mobile-mode-change:focus {
  color: inherit; }

.site-mobile-navigation {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  display: block;
  width: 100%;
  overflow-y: scroll !important;
  max-width: 300px;
  background-color: var(--colors-white);
  color: var(--colors-black);
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all var(--transition-duration-sort) var(--transition-easing-sort);
  -o-transition: all var(--transition-duration-sort) var(--transition-easing-sort);
  transition: all var(--transition-duration-sort) var(--transition-easing-sort); }
  .site-mobile-navigation .primary-navigation > ul,
  .site-mobile-navigation .secondary-navigation > ul {
    display: block; }
    .site-mobile-navigation .primary-navigation > ul li,
    .site-mobile-navigation .secondary-navigation > ul li {
      display: block; }
      .site-mobile-navigation .primary-navigation > ul li a,
      .site-mobile-navigation .secondary-navigation > ul li a {
        border-bottom: 1px solid; }
      .site-mobile-navigation .primary-navigation > ul li ul,
      .site-mobile-navigation .secondary-navigation > ul li ul {
        position: relative;
        top: inherit;
        bottom: inherit;
        left: inherit;
        right: inherit; }
        .site-mobile-navigation .primary-navigation > ul li ul li,
        .site-mobile-navigation .secondary-navigation > ul li ul li {
          border-left: var(--spacing-2) solid; }
  .site-mobile-navigation .social-navigation, .site-mobile-navigation .author-navigation {
    display: block; }

.site-navigation-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9990;
  display: block;
  background-color: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all var(--transition-duration-sort) var(--transition-easing-sort);
  -o-transition: all var(--transition-duration-sort) var(--transition-easing-sort);
  transition: all var(--transition-duration-sort) var(--transition-easing-sort); }

.opened-site-navigation {
  overflow: hidden; }
  .opened-site-navigation .site-wrapper {
    -webkit-transform: translateX(calc(calc(8rem + 8vw) * -1));
        -ms-transform: translateX(calc(calc(8rem + 8vw) * -1));
            transform: translateX(calc(calc(8rem + 8vw) * -1)); }
  .opened-site-navigation .site-mobile-navigation {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }
  .opened-site-navigation .site-navigation-overlay {
    visibility: visible;
    opacity: 1; }

.site-search {
  z-index: 105;
  display: none;
  text-align: center;
  background-color: var(--colors-gray-300);
  color: var(--colors-black); }
  .site-search:before {
    display: inline-block;
    vertical-align: middle;
    content: "";
    height: 100%; }
  .site-search.with-style-1 {
    position: relative; }
  .site-search.with-style-2 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .site-search.with-style-3 {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0; }
  .site-search > div {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: var(--direction-start-text); }
  .site-search-toggle, .site-search-toggle + a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: var(--spacing-12);
    color: inherit;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    text-align: var(--direction-start-text);
    padding: 0 var(--padding-1);
    cursor: pointer; }
  .secondary-navigation + .site-search-toggle,
  .social-navigation + .site-search-toggle,
  .author-navigation + .site-search-toggle,
  .primary-navigation + .site-search-toggle {
    line-height: var(--spacing-12); }
  .site-search input[type="search"],
  .site-search input[type="text"] {
    position: relative;
    display: block;
    width: 100%;
    height: var(--spacing-32);
    line-height: var(--spacing-32);
    margin: 0;
    padding: var(--padding-8);
    font-size: 1.5em;
    background-color: transparent;
    border-color: transparent;
    border-width: 0;
    color: currentColor; }
  .site-search input[type="search"]:active,
  .site-search input[type="text"]:active,
  .site-search input[type="search"]:focus,
  .site-search input[type="text"]:focus {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    border: none; }
  .site-search .site-search-close {
    position: absolute;
    top: 50%;
    right: var(--spacing-4);
    bottom: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    display: block;
    width: var(--spacing-4);
    height: var(--spacing-4); }
    .site-search .site-search-close:after, .site-search .site-search-close:before {
      position: absolute;
      top: var(--spacing-2);
      bottom: 0;
      left: 0;
      right: 0;
      display: block;
      width: 100%;
      height: 3px;
      background-color: currentColor;
      content: "";
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
    .site-search .site-search-close:after {
      -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
              transform: rotate(135deg); }

/*-----------------------------------------------------------
Slider
-----------------------------------------------------------*/
.site-banner a, .site-banner a:hover, .site-banner a:active {
  color: inherit; }

.site-banner-non-fluid {
  padding-top: var(--padding-4);
  padding-bottom: var(--padding-4); }

.banner-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 31.25rem;
  text-align: var(--direction-start-text);
  color: #ffffff;
  padding: 3px; }
  .banner-item:hover [class*="-media"]:before, .banner-item.stop [class*="-media"]:before {
    background-color: rgba(0, 0, 0, 0.4); }
  @media (max-width: 767px) {
    .banner-item {
      height: auto; } }

.banner-media {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%; }
  .banner-media:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    content: "";
    -webkit-transition: all var(--transition-duration-short) var(--transition-easing-short);
    -o-transition: all var(--transition-duration-short) var(--transition-easing-short);
    transition: all var(--transition-duration-short) var(--transition-easing-short); }

.banner-text {
  position: absolute;
  width: 100%;
  max-width: 37.5rem;
  background-color: transparent !important;
  text-align: center;
  -webkit-transition: all var(--transition-duration-short) var(--transition-easing-short);
  -o-transition: all var(--transition-duration-short) var(--transition-easing-short);
  transition: all var(--transition-duration-short) var(--transition-easing-short); }
  .banner-text-container {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    width: 90%;
    height: 90%;
    margin: auto;
    padding: 0; }
  .banner-text.banner-text-hleft {
    left: 0;
    text-align: var(--direction-start-text); }
  .banner-text.banner-text-hcenter {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center; }
  .banner-text.banner-text-hright {
    right: 0;
    text-align: right; }
  .banner-text.banner-text-vtop {
    top: 0; }
  .banner-text.banner-text-vcenter {
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .banner-text.banner-text-vbottom {
    bottom: 0; }
  .banner-text.banner-text-hcenter.banner-text-vcenter {
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .banner-text .entry-header .entry-title, .banner-text-title {
    font-family: var(--font-family-heading);
    font-size: var(--font-size-heading);
    line-height: var(--font-leading-heading);
    font-weight: 700;
    margin: 0 0 0.4em;
    padding: 0;
    color: inherit; }

@media (max-width: 767px) {
  .banner-media img {
    max-width: 100%; } }

@media (max-width: 575px) {
  .banner-text {
    padding: var(--padding-2); }
    .banner-text .entry-header .entry-title, .banner-text-title {
      font-size: var(--font-size-xl); } }

@media (min-width: 768px) {
  .group-of-1 .banner-text-title {
    font-size: var(--font-size-xxxxl); }
  .group-of-2 .banner-text-title {
    font-size: var(--font-size-xxxl); }
  .group-of-3 .banner-text-title {
    font-size: var(--font-size-xxl); }
  .group-of-4 .banner-text-title {
    font-size: var(--font-size-xl); }
  .group-of-4 .banner-text-meta, .group-of-4 .banner-text-cat, .group-of-4 .banner-text-author {
    font-size: var(--font-size-xs); }
  .banner-items-grid {
    display: grid !important;
    gap: var(--spacing-2);
    padding: var(--padding-1);
    height: 31.25rem; }
    .banner-items-grid .banner-item {
      height: 100%; }
  .group-of-1 .banner-items-grid .banner-item {
    width: 100%; }
  .group-of-2 .banner-items-grid,
  .group-of-3 .banner-items-grid {
    grid-template-columns: repeat(2, 1fr); }
  .group-of-3 .banner-items-grid {
    grid-template-rows: repeat(2, 1fr); }
    .group-of-3 .banner-items-grid .banner-item:first-child {
      grid-row: span 2; }
  .group-of-4 .banner-items-grid {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr); }
    .group-of-4 .banner-items-grid .banner-item:first-child {
      grid-column: span 2;
      grid-row: span 2; }
    .group-of-4 .banner-items-grid .banner-item:nth-child(2) {
      grid-column: span 2; } }

/*--------------------------------------------------------------
Authors
--------------------------------------------------------------*/
.author {
  *zoom: 1; }
  .author::before, .author::after {
    content: ' ';
    display: table; }
  .author::after {
    clear: both; }

.author-image {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: var(--margin-8); }
  .author-image img {
    position: relative;
    z-index: 1;
    width: 13.75rem;
    height: 13.75rem;
    padding: 3px;
    background-color: transparent;
    border-radius: 500px; }

.author-name {
  margin: 0;
  padding: 0;
  font-family: var(--font-family-heading);
  font-weight: var(--font-weight-heading);
  font-size: var(--font-size-xl);
  line-height: 1.2;
  text-transform: uppercase; }

.author-work {
  font-size: var(--font-size-sm);
  line-height: 1.2; }

.author-desc {
  margin: var(--margin-4) 0 0;
  padding: 0; }

.authors-list {
  margin-top: var(--margin-8); }
  .authors-list .author {
    width: 100%;
    text-align: var(--direction-start-text); }
    .authors-list .author:not(:first-child) {
      margin-top: var(--margin-8);
      padding-top: var(--margin-8);
      border-top: var(--border-style) var(--border-color); }
  .authors-list .author-image {
    float: var(--direction-start-float);
    margin: 0 var(--margin-4) 0 0; }
  .authors-list .author-name {
    font-size: var(--font-size-xxl);
    line-height: 1.2; }
  @media (max-width: 767px) {
    .authors-list .author {
      text-align: center; }
    .authors-list .author-image {
      float: none;
      margin: 0 0 var(--margin-4) 0; } }

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comments-area:not(:first-child) {
  margin-top: var(--margin-8); }

.comments-area .comments-title, .comments-area .comment-reply-title {
  font-size: var(--font-size-xl);
  line-height: 1.2; }
  .comments-area .comments-title:not(:first-child), .comments-area .comment-reply-title:not(:first-child) {
    margin-top: var(--margin-4); }

.comment {
  *zoom: 1;
  padding: var(--padding-4) 0;
  margin-top: var(--margin-4);
  border-top: 1px solid var(--colors-black); }
  .comment::before, .comment::after {
    content: ' ';
    display: table; }
  .comment::after {
    clear: both; }
  .comment .comment-img {
    float: var(--direction-start-float);
    margin-right: var(--margin-4);
    border-radius: 50%;
    overflow: hidden; }
    .comment .comment-img img {
      width: var(--spacing-16);
      height: var(--spacing-16); }
  .comment .comment-meta {
    padding: 0;
    margin-left: var(--spacing-20); }
    .comment .comment-meta .comment-header {
      margin-bottom: var(--margin-4); }
      .comment .comment-meta .comment-header > * {
        display: inline; }
    .comment .comment-meta .comment-author {
      font-weight: bold; }
    .comment .comment-meta .comment-reply {
      margin-left: var(--margin-2);
      color: var(--colors-pri); }
      .comment .comment-meta .comment-reply:before {
        content: "- "; }

.comments-list:not(:first-child) {
  margin-top: var(--margin-4); }

.comments-list .children {
  padding: 0;
  padding-left: var(--padding-8); }
  .comments-list .children .comment {
    border-top: var(--border-style) var(--border-color);
    margin-top: var(--margin-4);
    padding-top: var(--padding-4); }

.comment-respond {
  padding: var(--padding-8);
  border: var(--border-style) var(--border-color); }
  .comment-respond:not(:first-child) {
    margin-top: var(--margin-4); }
  .comment-respond .comment-form input[type="text"],
  .comment-respond .comment-form input[type="email"],
  .comment-respond .comment-form input[type="number"],
  .comment-respond .comment-form input[type="search"],
  .comment-respond .comment-form input[type="url"],
  .comment-respond .comment-form textarea,
  .comment-respond .comment-form select {
    background-color: var(--colors-white);
    color: var(--colors-black); }
  .comment-respond .comment-form input[type="submit"],
  .comment-respond .comment-form input[type="submit"],
  .comment-respond .comment-form button {
    margin-top: 2em;
    background-color: var(--colors-black);
    border: 3px solid var(--colors-black);
    color: var(--colors-white); }
    .comment-respond .comment-form input[type="submit"]:hover, .comment-respond .comment-form input[type="submit"]:focus, .comment-respond .comment-form input[type="submit"].added,
    .comment-respond .comment-form input:hover[type="submit"],
    .comment-respond .comment-form button:hover,
    .comment-respond .comment-form input:focus[type="submit"],
    .comment-respond .comment-form button:focus,
    .comment-respond .comment-form input.added[type="submit"],
    .comment-respond .comment-form button.added {
      background-color: var(--colors-white);
      color: var(--colors-black); }
  .comment-respond .comment-form textarea {
    min-height: 12.5rem; }
  .comment-respond .comment-form input[type="checkbox"],
  .comment-respond .comment-form input[type="radio"] {
    float: var(--direction-start-float);
    width: auto;
    margin-top: var(--margin-1); }

/*--------------------------------------------------------------
Search Form
--------------------------------------------------------------*/
.search-form {
  position: relative;
  display: block; }
  .search-form .search-input {
    height: var(--spacing-10);
    padding-right: var(--padding-12); }
  .search-form .search-submit-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    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;
    padding-left: 1.25em;
    padding-right: 1.25em;
    height: 2.5em;
    line-height: 1.25em;
    background-color: var(--colors-black);
    border: 1px solid var(--colors-black);
    color: var(--colors-white);
    border-left-width: 0;
    cursor: pointer;
    -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
    -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
    transition: all var(--transition-duration-long) var(--transition-easing-long); }
  .search-form .search-submit {
    display: none; }

/*---------------------------------------------------------------
Pagination
----------------------------------------------------------------*/
.pagination {
  margin-top: var(--margin-8); }
  .pagination .nav-links {
    text-align: center; }
  .pagination ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0; }
    .pagination ul li {
      display: inline-block;
      margin: 0 2px; }
  .pagination a, .pagination span {
    display: inline-block;
    padding: var(--padding-1) var(--padding-2); }
  .pagination span {
    background-color: var(--colors-black);
    color: var(--colors-white); }
  .pagination a {
    background-color: transparent; }
    .pagination a:hover {
      background-color: var(--colors-black);
      color: var(--colors-white); }
  @media (max-width: 991px) {
    .pagination {
      text-align: center; } }

body {
  background-color: var(--colors-gray-100); }

/**********
Patterns
***********************/
.pattern-1 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJElEQVQIW2NkwATGjGhixgwMDGeRBcECIEUwQbgATBBFACQIAK/DBDlqoCn9AAAAAElFTkSuQmCC); }

.pattern-2 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAHklEQVQIW2NkYGAwZmBgOMsAAXA2I1QAg8IrQSWjAI/iBAfzTy11AAAAAElFTkSuQmCC); }

.pattern-3 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAIklEQVQYV2NkYGAwZoCAs1AaK8VIikJ8BsHlQCYSBUamQgAAxgILNCZNagAAAABJRU5ErkJggg==); }

.pattern-4 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAARklEQVQYV43Q2Q0AIAgE0aUm+i/BngwkEBU59vuFiRJmYxo4BrA6qEiOVdBRBS+UQUEyTdre9HkpTYccgPCYH7Kqf0+FHG+9Fwxxy6ZBZgAAAABJRU5ErkJggg==); }

.pattern-5 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAP0lEQVQYV2NkwATGDAwMZ9GFGdEEYIowFCMrRJdE4cMUYrWOgYEBLg5SiEsRzFVgeXQ3YvEbWMiYWIUMRCsEAJsqCTymOpdiAAAAAElFTkSuQmCC); }

.pattern-6 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAASElEQVQYV33Q2wkAMAgDwDiT+4/gTsVCIY0P/8QDowbA8VdIn62bwBalZDgihit6sIlUct/VWnpczkNhi3T1iBiuSN/DWcsXDk6dCgrMqdEgAAAAAElFTkSuQmCC); }

.pattern-7 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHElEQVQIW2NkYGAwZmBgOMsABYwwBjYBsEoMFQBQhgIFTA5z/AAAAABJRU5ErkJggg==); }

.pattern-8 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAF0lEQVQIW2NkYGAwZmBgOMuABhgHUgIA5HoGB3VE7DEAAAAASUVORK5CYII=); }

.pattern-9 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2P8//+/MQMewIhPASMj41mcCkCSIIOxKoBJYlWALImhAF0SRQE2SbgCXJIgBQAYZR85m3p6YQAAAABJRU5ErkJggg==); }

/*--------------------------------------------------------------
6.0 - Layouts
--------------------------------------------------------------*/
/*---------------------------
Layouts
----------------------------*/
.site-wrapper {
  overflow: hidden;
  background-color: var(--colors-white);
  -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
  -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
  transition: all var(--transition-duration-long) var(--transition-easing-long); }
  .site-wrapper.shadow-wrapper {
    -webkit-box-shadow: 0 0 var(--spacing-4) 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 var(--spacing-4) 0 rgba(0, 0, 0, 0.2); }
  @media (min-width: 992px) {
    .site-wrapper.boxed-wrapper {
      margin: 0 auto;
      max-width: 80rem; }
      .site-wrapper.boxed-wrapper .site-container {
        padding: 0 var(--padding-4); }
    .site-wrapper.full-wrapper {
      margin: 0;
      max-width: 100%; } }

/*--------------------------------------------------------------
Headers
--------------------------------------------------------------*/
.site-header {
  position: relative;
  z-index: 101;
  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
  background-color: var(--colors-white);
  /**Search**/
  /**Sticky Effect**/ }
  .site-header .site-container {
    position: relative; }
  .site-header [class*="-column"] {
    position: static; }
  .site-header > div {
    background-position: center center;
    background-repeat: no-repeat; }
  .site-header .site-header-top {
    position: relative;
    background-color: var(--customizer-htopbg);
    color: var(--customizer-htopfg);
    -webkit-transition: background var(--transition-duration-short) var(--transition-easing-short);
    -o-transition: background var(--transition-duration-short) var(--transition-easing-short);
    transition: background var(--transition-duration-short) var(--transition-easing-short); }
    .site-header .site-header-top .site-header-top-left {
      text-align: var(--direction-start-text); }
      .site-header .site-header-top .site-header-top-left:last-child {
        float: none;
        margin: auto;
        text-align: center; }
    .site-header .site-header-top .site-header-top-center {
      text-align: center; }
    .site-header .site-header-top .site-header-top-right {
      text-align: var(--direction-end-text); }
      .site-header .site-header-top .site-header-top-right:first-child {
        float: none;
        margin: auto;
        text-align: center; }
  .site-header .site-header-middle {
    position: relative;
    background-color: var(--customizer-hmidbg);
    color: var(--customizer-hmidfg);
    -webkit-transition: background var(--transition-duration-short) var(--transition-easing-short);
    -o-transition: background var(--transition-duration-short) var(--transition-easing-short);
    transition: background var(--transition-duration-short) var(--transition-easing-short); }
    .site-header .site-header-middle .site-header-middle-left {
      text-align: var(--direction-start-text); }
      .site-header .site-header-middle .site-header-middle-left:last-child {
        float: none;
        margin: auto;
        text-align: center; }
    .site-header .site-header-middle .site-header-middle-center {
      text-align: center; }
    .site-header .site-header-middle .site-header-middle-right {
      text-align: var(--direction-end-text); }
      .site-header .site-header-middle .site-header-middle-right:first-child {
        float: none;
        margin: auto;
        text-align: center; }
  .site-header .site-header-bottom {
    position: relative;
    background-color: var(--customizer-hbottombg);
    color: var(--customizer-hbottomfg);
    text-align: center;
    -webkit-transition: background var(--transition-duration-short) var(--transition-easing-short);
    -o-transition: background var(--transition-duration-short) var(--transition-easing-short);
    transition: background var(--transition-duration-short) var(--transition-easing-short); }
  .site-header .site-header-one .site-header-top {
    z-index: 103;
    background-color: transparent; }
    .is-sticky-started .site-header .site-header-one .site-header-top {
      background-color: var(--customizer-htopbg); }
  .site-header .site-header-one .site-header-bottom {
    z-index: 101; }
  .site-header .site-header-two .site-header-top {
    z-index: 103; }
  .site-header .site-header-two .site-header-middle {
    z-index: 102;
    background-color: transparent;
    color: currentColor; }
    .is-sticky-started .site-header .site-header-two .site-header-middle {
      background-color: var(--customizer-hmidbg);
      color: var(--customizer-hmidfg); }
  .site-header .site-header-two .site-header-bottom {
    z-index: 101; }
  .site-header .site-header-three .site-header-top {
    z-index: 101; }
    .site-header .site-header-three .site-header-top .site-header-top-right nav {
      display: inline-block;
      vertical-align: middle; }
  .site-header .site-header-three .primary-navigation > ul > li > a,
  .site-header .site-header-three .primary-navigation > ul > li.menu-item-has-children > a:before,
  .site-header .site-header-three .primary-navigation > ul > li > .menu-item-arrow {
    padding: 0 var(--padding-2);
    line-height: 80px; }
  .site-header .site-header-three .primary-navigation .menu-item-has-children > a {
    padding-right: var(--padding-12); }
  @media (min-width: 768px) {
    .site-header .site-header-three .site-brand {
      line-height: 80px;
      padding-top: 0;
      padding-bottom: 0; }
      .site-header .site-header-three .site-brand > * {
        line-height: 1.2; }
      .site-header .site-header-three .site-brand img {
        display: inline-block;
        max-width: 100%;
        max-height: 80px;
        padding: var(--padding-1) 0; }
    .site-header .site-header-three .mega-menu .sub-menu .sub-menu {
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; } }
  .site-header .site-header-three .primary-navigation + .secondary-navigation a, .site-header .site-header-three .primary-navigation + .secondary-navigation .site-search-toggle, .site-header .site-header-three .primary-navigation + .social-navigation a, .site-header .site-header-three .primary-navigation + .author-navigation a, .site-header .site-header-three .primary-navigation + .social-navigation .site-search-toggle, .site-header .site-header-three .primary-navigation + .author-navigation .site-search-toggle {
    padding: 0 var(--padding-1);
    line-height: 80px; }
  .site-header .site-header-four .site-header-top {
    z-index: 103; }
  .site-header .site-header-four .site-header-bottom {
    z-index: 101;
    background-color: transparent; }
    .is-sticky-started .site-header .site-header-four .site-header-bottom {
      background-color: var(--customizer-hbottombg); }
  .site-header .sticky, .site-header .sticky-wrapper {
    position: relative; }
  @media (max-width: 575px) {
    .site-header {
      border-bottom: var(--border-style) var(--border-color); }
      .site-header .site-header-top,
      .site-header .site-header-middle,
      .site-header .site-header-bottom {
        padding-top: var(--padding-2);
        padding-bottom: var(--padding-2); }
      .site-header .site-header-one .site-header-bottom,
      .site-header .site-header-one .site-header-top-left,
      .site-header .site-header-one .site-header-top-right {
        display: none; }
      .site-header .site-header-two .site-header-bottom,
      .site-header .site-header-two .site-header-top {
        display: none; }
      .site-header .site-header-three .site-header-top-left,
      .site-header .site-header-three .site-header-top-right {
        text-align: center; }
      .site-header .site-header-three .site-header-top-right {
        display: none; }
      .site-header .site-header-four .site-header-top {
        display: none; } }

.site-content,
.site-sidebar {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  padding: var(--padding-4); }
  @media (min-width: 768px) {
    .site-content,
    .site-sidebar {
      padding-top: var(--padding-8);
      padding-bottom: var(--padding-8);
      float: var(--direction-start-float);
      margin-right: var(--margin-8); }
      .site-content:last-child,
      .site-sidebar:last-child {
        margin-right: 0; } }
  @media (min-width: 992px) {
    .site-content,
    .site-sidebar {
      padding-top: var(--padding-16);
      padding-bottom: var(--padding-16);
      margin-right: var(--margin-16); } }
  @media (min-width: 768px) {
    .with-left-sidebar .site-content, .with-left-sidebar
    .site-sidebar {
      float: var(--direction-end-float);
      margin-left: var(--margin-8);
      margin-right: 0; }
      .with-left-sidebar .site-content:last-child, .with-left-sidebar
      .site-sidebar:last-child {
        margin-left: 0; } }
  @media (min-width: 992px) {
    .with-left-sidebar .site-content, .with-left-sidebar
    .site-sidebar {
      margin-left: var(--margin-16); } }

@media (min-width: 768px) {
  .site-content {
    width: calc(100% - 23.125rem - var(--margin-8)); }
    .site-content.with-no-sidebar {
      float: none;
      margin: 0 auto; }
      .site-content.with-no-sidebar.compact-view {
        width: 66.66667%; }
      .site-content.with-no-sidebar.expand-view {
        width: 83.33333%; }
      .site-content.with-no-sidebar.full-view {
        width: 100%; } }

@media (min-width: 992px) {
  .site-content {
    width: calc(100% - 23.125rem - var(--margin-16)); } }

.site-sidebar:before {
  content: "";
  display: block;
  padding-top: var(--padding-4); }

@media (min-width: 768px) {
  .site-sidebar {
    width: 23.125rem; } }

.site-post-sidebar {
  padding-top: var(--padding-8);
  clear: both;
  *zoom: 1; }
  .site-post-sidebar::before, .site-post-sidebar::after {
    content: ' ';
    display: table; }
  .site-post-sidebar::after {
    clear: both; }

.site-featured-sidebar {
  *zoom: 1;
  padding-top: var(--padding-4);
  margin-top: calc(var(--margin-8) * -1); }
  .site-featured-sidebar::before, .site-featured-sidebar::after {
    content: ' ';
    display: table; }
  .site-featured-sidebar::after {
    clear: both; }
  @media (min-width: 768px) {
    .site-featured-sidebar {
      padding-top: var(--padding-8); } }
  @media (min-width: 992px) {
    .site-featured-sidebar {
      padding-top: var(--padding-16); } }
  .site-featured-sidebar.with-2-col .widget {
    position: relative;
    min-height: 1px;
    margin-top: var(--margin-8) !important; }
  @media (min-width: 768px) {
    .site-featured-sidebar.with-2-col .widget {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 50%; }
      .site-featured-sidebar.with-2-col .widget:nth-child(2n+1) {
        clear: var(--direction-start-float); } }
  @media (min-width: 1200px) {
    .site-featured-sidebar.with-2-col .widget {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 50%; }
      .site-featured-sidebar.with-2-col .widget:nth-child(2n + 1) {
        clear: none; }
      .site-featured-sidebar.with-2-col .widget:nth-child(2n + 1) {
        clear: var(--direction-start-float); } }
  .site-featured-sidebar.with-3-col .widget {
    position: relative;
    min-height: 1px;
    margin-top: var(--margin-8) !important; }
  @media (min-width: 768px) {
    .site-featured-sidebar.with-3-col .widget {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 50%; }
      .site-featured-sidebar.with-3-col .widget:nth-child(2n+1) {
        clear: var(--direction-start-float); } }
  @media (min-width: 1200px) {
    .site-featured-sidebar.with-3-col .widget {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 33.33333%; }
      .site-featured-sidebar.with-3-col .widget:nth-child(2n + 1) {
        clear: none; }
      .site-featured-sidebar.with-3-col .widget:nth-child(3n + 1) {
        clear: var(--direction-start-float); } }
  .site-featured-sidebar.with-4-col .widget {
    position: relative;
    min-height: 1px;
    margin-top: var(--margin-8) !important; }
  @media (min-width: 768px) {
    .site-featured-sidebar.with-4-col .widget {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 50%; }
      .site-featured-sidebar.with-4-col .widget:nth-child(2n+1) {
        clear: var(--direction-start-float); } }
  @media (min-width: 1200px) {
    .site-featured-sidebar.with-4-col .widget {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 25%; }
      .site-featured-sidebar.with-4-col .widget:nth-child(2n + 1) {
        clear: none; }
      .site-featured-sidebar.with-4-col .widget:nth-child(4n + 1) {
        clear: var(--direction-start-float); } }

.site-content-header {
  padding-bottom: var(--padding-8);
  margin-bottom: var(--padding-8);
  border-bottom: var(--border-style) var(--colors-black); }
  .site-content-header h1, .site-content-header h2, .site-content-header h3 {
    margin: 0;
    padding: 0; }
    .site-content-header h1 a, .site-content-header h2 a, .site-content-header h3 a {
      color: inherit; }

/*--------------------------------------------------------------
Posts
--------------------------------------------------------------*/
.entry {
  position: relative;
  display: block;
  *zoom: 1; }
  .entry::before, .entry::after {
    content: ' ';
    display: table; }
  .entry::after {
    clear: both; }
  .entry.sticky {
    margin-top: var(--margin-4);
    padding: var(--padding-8);
    background-color: var(--colors-gray-100); }

.entry-header {
  position: relative;
  display: block;
  overflow: hidden; }
  .entry-header:not(:first-child) {
    margin-top: var(--margin-8); }
  .entry-header > * {
    position: relative; }

.entry-footer {
  position: relative;
  *zoom: 1; }
  .entry-footer::before, .entry-footer::after {
    content: ' ';
    display: table; }
  .entry-footer::after {
    clear: both; }
  .entry-footer:not(:first-child) {
    margin-top: var(--margin-4); }
  .entry-footer:not(:last-child) {
    margin-bottom: var(--margin-4); }
  .entry-footer > * {
    position: relative;
    z-index: 2; }

.entry-title {
  font-family: var(--font-family-heading);
  font-size: var(--font-size-heading);
  font-weight: 400;
  font-weight: var(--font-weight-heading);
  line-height: var(--font-leading-heading);
  color: var(--customizer-post); }
  .entry-title:not(:last-child) {
    margin-bottom: 0.4em; }

.entry-meta {
  font-size: var(--font-size-sm);
  margin-top: var(--margin-1);
  margin-bottom: var(--margin-1); }

.entry-cat {
  display: inline-block;
  vertical-align: middle; }
  .entry-cat a {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    margin: 1px;
    padding: var(--padding-1);
    font-size: var(--font-size-xs);
    line-height: 100%;
    background: var(--customizer-catbg);
    color: var(--customizer-catfg); }

.entry-date,
.entry-author {
  position: relative; }

.entry-author a {
  text-transform: capitalize; }

.entry-media {
  position: relative;
  overflow: hidden; }
  .entry-media:not(:first-child) {
    margin-top: var(--margin-8); }
  .entry-media.justified-gallery {
    margin-left: calc(var(--margin-2) * -1);
    margin-right: calc(var(--margin-2) * -1); }
  .entry-media > div,
  .entry-media.carousel > div .slick-slide {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto; }
  .entry-media > div > span:first-child,
  .entry-media.carousel > div .slick-slide > span:first-child {
    width: 100%;
    display: inline-block;
    vertical-align: middle; }
  .entry-media.carousel .slick-slide span:first-child {
    width: auto; }
  .entry-media img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    margin: auto;
    vertical-align: middle;
    display: inline-block; }
  .entry-media a {
    display: block; }
  .entry-media iframe {
    width: 100%;
    height: 100%; }

.entry-share, .entry-comments {
  position: relative;
  display: inline-block;
  font-size: 0.85rem;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: var(--direction-end-text); }
  .single .entry-share:first-child > a, .single .entry-comments:first-child > a {
    display: none; }
  .single-post .entry-share, .single-post .entry-comments {
    text-align: var(--direction-start-text); }
  .entry-share ul, .entry-comments ul {
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0; }
    .entry-share ul li, .entry-comments ul li {
      display: inline-block;
      vertical-align: middle; }
      .entry-share ul li:not(:last-child), .entry-comments ul li:not(:last-child) {
        margin-right: var(--margin-1); }
    .single .entry-share ul, .single .entry-comments ul {
      position: relative;
      top: auto;
      left: auto;
      opacity: 1;
      visibility: visible;
      pointer-events: auto; }
      .single .entry-share ul li, .single .entry-comments ul li {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
                transform: translate(0, 0); }
  .entry-share a, .entry-comments a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: var(--spacing-8);
    height: var(--spacing-8);
    line-height: var(--spacing-8);
    text-align: center; }
    .single .entry-share a, .single .entry-comments a {
      width: auto;
      padding-left: var(--padding-2);
      padding-right: var(--padding-2);
      margin-right: 5px; }
      .single .entry-share a:after, .single .entry-comments a:after {
        content: attr(title);
        margin-left: var(--margin-1); }
  .entry-share .social-shares, .entry-comments .social-shares {
    display: inline-block;
    vertical-align: middle; }
    .entry-share .social-shares .fa, .entry-comments .social-shares .fa {
      font-family: inherit; }
      .entry-share .social-shares .fa:before, .entry-comments .social-shares .fa:before {
        font-family: FontAwesome; }
  .entry-share.-fill a, .entry-comments.-fill a {
    background-color: var(--colors-black);
    border: var(--border-style) var(--colors-black);
    color: var(--colors-white); }
  .entry-share.-fill .social-shares .fa, .entry-comments.-fill .social-shares .fa {
    color: var(--colors-white);
    border-width: 0; }
  .entry-share.-fill .social-shares .fa-facebook, .entry-comments.-fill .social-shares .fa-facebook {
    background-color: #3b5998;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-twitter, .entry-comments.-fill .social-shares .fa-twitter {
    background-color: #00aced;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-instagram, .entry-comments.-fill .social-shares .fa-instagram {
    background-color: #125688;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-pinterest-p, .entry-comments.-fill .social-shares .fa-pinterest-p {
    background-color: #cb2027;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-google-plus, .entry-comments.-fill .social-shares .fa-google-plus {
    background-color: #dd4b39;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-linkedin, .entry-comments.-fill .social-shares .fa-linkedin {
    background-color: #007bb5;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-youtube, .entry-comments.-fill .social-shares .fa-youtube {
    background-color: #bb0000;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-vimeo, .entry-comments.-fill .social-shares .fa-vimeo {
    background-color: #17B3E8;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-skype, .entry-comments.-fill .social-shares .fa-skype {
    background-color: #0BBFF2;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-dribbble, .entry-comments.-fill .social-shares .fa-dribbble {
    background-color: #EA4C89;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-tumblr, .entry-comments.-fill .social-shares .fa-tumblr {
    background-color: #32506d;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-vk, .entry-comments.-fill .social-shares .fa-vk {
    background-color: #527498;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-buffer, .entry-comments.-fill .social-shares .fa-buffer {
    background-color: #000000;
    color: #ffffff; }
  .entry-share.-fill .social-shares .fa-rss, .entry-share.-fill .social-shares .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .entry-share.-fill .social-shares .rsswidget, .entry-comments.-fill .social-shares .fa-rss, .entry-comments.-fill .social-shares .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .entry-comments.-fill .social-shares .rsswidget {
    background-color: #FF9900;
    color: #000000; }
  .entry-share.-line a, .entry-comments.-line a {
    background-color: var(--colors-white);
    color: var(--colors-black);
    border: var(--border-style) var(--colors-black); }
  .entry-share.-line .social-shares .fa, .entry-comments.-line .social-shares .fa {
    color: var(--colors-white);
    border-width: 0; }
  .entry-share.-line .social-shares .fa-facebook, .entry-comments.-line .social-shares .fa-facebook {
    background-color: #3b5998;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-twitter, .entry-comments.-line .social-shares .fa-twitter {
    background-color: #00aced;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-instagram, .entry-comments.-line .social-shares .fa-instagram {
    background-color: #125688;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-pinterest-p, .entry-comments.-line .social-shares .fa-pinterest-p {
    background-color: #cb2027;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-google-plus, .entry-comments.-line .social-shares .fa-google-plus {
    background-color: #dd4b39;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-linkedin, .entry-comments.-line .social-shares .fa-linkedin {
    background-color: #007bb5;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-youtube, .entry-comments.-line .social-shares .fa-youtube {
    background-color: #bb0000;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-vimeo, .entry-comments.-line .social-shares .fa-vimeo {
    background-color: #17B3E8;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-skype, .entry-comments.-line .social-shares .fa-skype {
    background-color: #0BBFF2;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-dribbble, .entry-comments.-line .social-shares .fa-dribbble {
    background-color: #EA4C89;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-tumblr, .entry-comments.-line .social-shares .fa-tumblr {
    background-color: #32506d;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-vk, .entry-comments.-line .social-shares .fa-vk {
    background-color: #527498;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-buffer, .entry-comments.-line .social-shares .fa-buffer {
    background-color: #000000;
    color: #ffffff; }
  .entry-share.-line .social-shares .fa-rss, .entry-share.-line .social-shares .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .entry-share.-line .social-shares .rsswidget, .entry-comments.-line .social-shares .fa-rss, .entry-comments.-line .social-shares .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .entry-comments.-line .social-shares .rsswidget {
    background-color: #FF9900;
    color: #000000; }
  .entry-share.-no-style a, .entry-comments.-no-style a {
    padding-left: 0;
    font-size: 1.5em;
    background-color: var(--colors-white); }
  .entry-share.-no-style .social-shares .fa-facebook, .entry-comments.-no-style .social-shares .fa-facebook {
    color: #3b5998; }
  .entry-share.-no-style .social-shares .fa-twitter, .entry-comments.-no-style .social-shares .fa-twitter {
    color: #00aced; }
  .entry-share.-no-style .social-shares .fa-instagram, .entry-comments.-no-style .social-shares .fa-instagram {
    color: #125688; }
  .entry-share.-no-style .social-shares .fa-pinterest-p, .entry-comments.-no-style .social-shares .fa-pinterest-p {
    color: #cb2027; }
  .entry-share.-no-style .social-shares .fa-google-plus, .entry-comments.-no-style .social-shares .fa-google-plus {
    color: #dd4b39; }
  .entry-share.-no-style .social-shares .fa-linkedin, .entry-comments.-no-style .social-shares .fa-linkedin {
    color: #007bb5; }
  .entry-share.-no-style .social-shares .fa-youtube, .entry-comments.-no-style .social-shares .fa-youtube {
    color: #bb0000; }
  .entry-share.-no-style .social-shares .fa-vimeo, .entry-comments.-no-style .social-shares .fa-vimeo {
    color: #17B3E8; }
  .entry-share.-no-style .social-shares .fa-skype, .entry-comments.-no-style .social-shares .fa-skype {
    color: #0BBFF2; }
  .entry-share.-no-style .social-shares .fa-dribbble, .entry-comments.-no-style .social-shares .fa-dribbble {
    color: #EA4C89; }
  .entry-share.-no-style .social-shares .fa-tumblr, .entry-comments.-no-style .social-shares .fa-tumblr {
    color: #32506d; }
  .entry-share.-no-style .social-shares .fa-vk, .entry-comments.-no-style .social-shares .fa-vk {
    color: #527498; }
  .entry-share.-no-style .social-shares .fa-buffer, .entry-comments.-no-style .social-shares .fa-buffer {
    color: #000000; }
  .entry-share.-no-style .social-shares .fa-rss, .entry-share.-no-style .social-shares .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .entry-share.-no-style .social-shares .rsswidget, .entry-comments.-no-style .social-shares .fa-rss, .entry-comments.-no-style .social-shares .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .entry-comments.-no-style .social-shares .rsswidget {
    color: #FF9900; }

.entry-share > a {
  display: none; }

.entry-quote {
  position: relative;
  display: block;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  .entry-quote a, .entry-quote div {
    display: block;
    padding: var(--padding-8);
    text-align: center;
    background-color: rgba(0, 0, 0, 0.2);
    color: var(--colors-white); }
  .entry-quote > * {
    position: relative;
    z-index: 2; }
  .entry-quote.fl-left {
    max-width: 70%;
    padding-right: var(--padding-4);
    text-align: var(--direction-start-text); }
  .entry-quote.fl-right {
    max-width: 70%;
    padding-right: 0;
    text-align: var(--direction-start-text); }
  .entry-quote.fl-center {
    padding-left: 0;
    padding-right: 0; }

.entry-quote-author {
  display: block;
  padding-bottom: var(--padding-4);
  text-align: center;
  color: var(--colors-pri); }

.entry-link span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  max-width: 80%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  color: var(--colors-white); }

.entry-button {
  position: relative;
  display: inline-block;
  padding: 0 var(--padding-4);
  font-size: 0.85rem;
  line-height: var(--spacing-8);
  height: var(--spacing-8);
  -webkit-transition: all var(--transition-duration-short) var(--transition-easing-short);
  -o-transition: all var(--transition-duration-short) var(--transition-easing-short);
  transition: all var(--transition-duration-short) var(--transition-easing-short); }
  .entry-button.-fill, .wp-block-search__button {
    background-color: var(--customizer-btnbg);
    border: var(--border-style) var(--customizer-btnborder);
    color: var(--customizer-btnfg); }
  .entry-button.-line {
    background-color: var(--customizer-btnfg);
    color: var(--customizer-btnbg);
    border: var(--border-style) var(--customizer-btnborder); }
    .sticky .entry-button.-line {
      background-color: var(--colors-gray-100); }
  .entry-button.-no-style {
    padding: 0;
    height: 100%;
    line-height: 100%; }
  @media (max-width: 575px) {
    .entry-button {
      width: 100%;
      border-width: 0; } }

/*-----------------------------------------------------------------
Single Page and Post Elements
--------------------------------------------------------------*/
/* Current Working */
.entry-dropcap:first-letter {
  display: inline-block;
  vertical-align: top;
  font-size: var(--font-size-xxxxl);
  line-height: 1;
  font-weight: 700;
  float: var(--direction-start-float);
  margin: 0 var(--margin-1) 0 0; }

.entry-ordered-list {
  list-style: none;
  margin: var(--margin-4) 0 var(--margin-5) 0;
  padding: 0;
  counter-reset: li-list; }
  .entry-ordered-list ol {
    list-style: none;
    padding: 0; }
  .entry-ordered-list li {
    position: relative;
    padding: 0.57em 0 0.57em 2.85em; }
    .entry-ordered-list li:before {
      position: absolute;
      top: calc(50% - 0.75em);
      left: 0;
      display: inline-block;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0.25em;
      border-radius: 100%;
      text-align: center;
      width: 1.5em;
      height: 1.5em;
      font-size: var(--font-size-sm);
      line-height: 1;
      background-color: var(--colors-black);
      color: var(--colors-white);
      content: counter(li-list);
      counter-increment: li-list; }

.entry-unordered-list {
  list-style: none;
  margin: var(--margin-4) 0 var(--margin-5) 0;
  padding: 0; }
  .entry-unordered-list ul {
    list-style: none;
    padding: 0; }
  .entry-unordered-list li {
    position: relative;
    padding: var(--padding-2) var(--padding-2) var(--padding-2) var(--padding-6); }
    .entry-unordered-list li:before {
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: var(--font-size-lg);
      font-size: inherit;
      text-rendering: auto;
      line-height: 1;
      text-align: center;
      content: " ";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .entry-unordered-list.arrow-forward-a li:before {
    content: "\f0a9"; }
  .entry-unordered-list.arrow-forward-b li:before {
    content: "\f0da"; }
  .entry-unordered-list.arrow-forward-c li:before {
    content: "\f061"; }
  .entry-unordered-list.arrow-right-a li:before {
    content: "\f178"; }
  .entry-unordered-list.arrow-right-b li:before {
    content: "\f054"; }
  .entry-unordered-list.arrow-right-c li:before {
    content: "\f101"; }
  .entry-unordered-list.arrow-thin-right li:before {
    content: "\f105"; }
  .entry-unordered-list.checkmark li:before {
    content: "\f00c"; }
  .entry-unordered-list.checkmark-round li:before {
    content: "\f058"; }
  .entry-unordered-list.checkmark-square li:before {
    content: "\f14a"; }
  .entry-unordered-list.star li:before {
    content: "\f005"; }
  .entry-unordered-list.circle-fill li:before {
    content: "\f111"; }
  .entry-unordered-list.circle-non-fill li:before {
    content: "\f10c"; }
  .entry-unordered-list.dot-circle li:before {
    content: "\f192"; }
  .entry-unordered-list.plus-square li:before {
    content: "\f0fe"; }

.entry-highlight-text {
  padding: 0 3px;
  background-color: var(--colors-black);
  color: var(--colors-white); }

.entry-highlight-block {
  background-color: var(--colors-black);
  color: var(--colors-white);
  padding: 1.875rem 1.25rem; }

.entry-columns {
  *zoom: 1; }
  .entry-columns::before, .entry-columns::after {
    content: ' ';
    display: table; }
  .entry-columns::after {
    clear: both; }
  @media (min-width: 768px) {
    .entry-columns.columns-two .entry-column {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 50%; } }
  @media (min-width: 1200px) {
    .entry-columns.columns-three .entry-column {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 33.33333%; }
    .entry-columns.columns-four .entry-column {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 25%; }
    .entry-columns.columns-five .entry-column {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 16.66667%; } }

.entry-content {
  *zoom: 1;
  text-align: left; }
  .entry-content::before, .entry-content::after {
    content: ' ';
    display: table; }
  .entry-content::after {
    clear: both; }
  .entry-content:not(:first-child) {
    margin-top: var(--margin-2); }
  .entry-content * > p {
    font-size: inherit;
    line-height: inherit; }
  .entry-content em {
    font-style: italic; }
  .entry-content ul:not(.entry-unordered-list) {
    list-style-type: disc;
    list-style-position: inside;
    padding-left: var(--padding-4); }
  .entry-content ol:not(.entry-ordered-list) {
    list-style-type: decimal;
    list-style-position: inside;
    padding-left: var(--padding-4); }
  .entry-content .entry-link {
    padding: var(--padding-4); }
    .entry-content .entry-link a, .entry-content .entry-link span {
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0);
      color: inherit; }
  .entry-content .entry-half-left {
    max-width: 50%;
    padding-left: 1.5%;
    float: var(--direction-start-float); }
  .entry-content .entry-half-right {
    max-width: 50%;
    padding-right: 1.5%;
    float: var(--direction-end-float); }
  .entry-content .entry-quote:after {
    font-size: 8.5rem;
    line-height: 1;
    content: '\201C' !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1;
    opacity: 0.1; }

.entry-navigation {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: var(--border-style) var(--border-color); }
  .entry-navigation:not(:first-child) {
    margin-top: 1.875rem; }
  .entry-navigation a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    font-size: 1rem;
    padding: var(--padding-4);
    background-color: var(--colors-white);
    -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
    -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
    transition: all var(--transition-duration-long) var(--transition-easing-long); }
    .entry-navigation a small {
      display: block;
      font-size: 0.85em; }
      .entry-navigation a small:before, .entry-navigation a small:after {
        display: inline;
        font-family: 'FontAwesome';
        font-size: inherit;
        line-height: 1;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
        -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
        transition: all var(--transition-duration-long) var(--transition-easing-long); }
    .entry-navigation a:hover {
      background-color: var(--colors-black);
      color: var(--colors-white); }

.entry-previous, .entry-next {
  position: relative;
  overflow: hidden; }

.entry-previous {
  text-align: var(--direction-start-text); }
  .entry-previous:only-child {
    padding-right: 50%; }
  .entry-previous small:before {
    content: "\f053";
    margin-right: 10px; }

.entry-next {
  text-align: var(--direction-end-text); }
  .entry-next:only-child {
    padding-left: 50%; }
  .entry-next small:after {
    content: "\f054";
    margin-left: 10px; }

.entry-author:not(:first-child) {
  margin-top: var(--margin-8); }

.entry-author .author {
  text-align: var(--direction-start-text); }
  .entry-author .author .author-image {
    float: var(--direction-start-float);
    margin-bottom: 0; }
    .entry-author .author .author-image img {
      width: var(--spacing-40);
      height: var(--spacing-40);
      -webkit-box-shadow: 0 0 0 0 transparent;
              box-shadow: 0 0 0 0 transparent; }
  .entry-author .author .author-meta {
    margin-left: var(--spacing-48); }

.entry-tags a, .entry-tags a:hover {
  display: inline-block;
  padding: var(--padding-1) var(--padding-2);
  margin-top: var(--margin-1);
  margin-bottom: var(--margin-1);
  background-color: var(--colors-black);
  color: var(--colors-white); }
  .entry-tags a:not(:last-child), .entry-tags a:hover:not(:last-child) {
    margin-right: var(--margin-1); }

@media (max-width: 991px) {
  .single-post .entry-share ul li a:after, .single-post .entry-comments ul li a:after {
    display: none; } }

@media (max-width: 767px) {
  .entry-footer {
    text-align: center; }
    .single-post .entry-footer {
      text-align: var(--direction-start-text); }
    .entry-footer > div:last-child:not(:first-child) {
      display: inline-block;
      float: none;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0;
      border-left-width: 0; }
  .entry-share:last-child, .entry-comments:last-child {
    padding-left: 0; }
  .single-post .entry-share a, .single-post .entry-comments a {
    width: var(--spacing-8);
    padding-left: 0;
    padding-right: 0; }
    .single-post .entry-share a:after, .single-post .entry-comments a:after {
      display: none; } }

@media (max-width: 575px) {
  .entry-title {
    font-size: var(--font-size-xl); }
  .entry-footer > div:last-child:not(:first-child) {
    margin-top: var(--margin-4); }
  .entry-quote.fl-left, .entry-quote.fl-right {
    float: none;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    text-align: center; }
  .entry-half-left, .entry-half-right {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    float: none; }
  .entry-author .author {
    text-align: center; }
    .entry-author .author .author-image {
      float: none;
      margin: 0 0 var(--margin-4) 0; }
    .entry-author .author .author-meta {
      margin-left: 0; } }

@media (min-width: 992px) {
  .entry .entry-row {
    margin-left: calc(var(--spacing-4) * -1);
    margin-right: calc(var(--spacing-4) * -1);
    *zoom: 1; }
    .entry .entry-row::before, .entry .entry-row::after {
      content: ' ';
      display: table; }
    .entry .entry-row::after {
      clear: both; }
    .entry .entry-row .entry-full-center {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 100%; }
    .entry .entry-row .entry-half-left, .entry .entry-row .entry-half-right {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 50%; }
    .entry .entry-row .entry-half-left, .entry .entry-row .entry-half-right {
      text-align: var(--direction-start-text); }
  .entry.entry-right .entry-row .entry-half-left, .entry.entry-right .entry-row .entry-half-right {
    float: var(--direction-end-float);
    margin-right: 0; } }

@media (max-width: 767px) {
  .entry.entry-left .entry-header, .entry.entry-right .entry-header {
    padding: 0; }
  .entry .entry-row .entry-half-left:not(:last-child),
  .entry .entry-row .entry-half-right:not(:last-child) {
    margin-bottom: var(--margin-4); } }

/*-----------------------------------------------------------------
Layout Post Elements
--------------------------------------------------------------*/
.grid-container {
  position: relative;
  z-index: 1; }
  .grid-container .entry {
    padding-top: var(--padding-8);
    padding-bottom: var(--padding-8); }
    .grid-container .entry:before {
      position: absolute;
      bottom: 0;
      left: var(--spacing-4);
      right: var(--spacing-4);
      display: block;
      content: " ";
      border-bottom: var(--border-style) var(--border-color); }
    .grid-container .entry.sticky:before {
      display: none; }

@media (min-width: 768px) {
  .grid-container .entry {
    padding-top: var(--padding-10); }
  .grid-container .entry-footer {
    text-align: center; }
    .grid-container .entry-footer > div:last-child:not(:first-child) {
      margin-top: var(--margin-2); }
  .grid-container.grid-with-sidebar .entry, .grid-container.grid-no-sidebar.grid-with-2 .entry, .grid-container.grid-no-sidebar.grid-with-3 .entry {
    float: left;
    padding-left: var(--spacing-4);
    padding-right: var(--spacing-4);
    width: 50%; }
    .grid-container.grid-with-sidebar .entry.entry-first, .grid-container.grid-no-sidebar.grid-with-2 .entry.entry-first, .grid-container.grid-no-sidebar.grid-with-3 .entry.entry-first {
      width: 100%;
      margin-right: 0; }
  .grid-container.grid-with-sidebar.grid-no-first .entry:nth-child(2n+1), .grid-container.grid-no-sidebar.grid-with-2.grid-no-first .entry:nth-child(2n+1), .grid-container.grid-no-sidebar.grid-with-3.grid-no-first .entry:nth-child(2n+1) {
    clear: var(--direction-start-float); }
  .grid-container.grid-with-sidebar.grid-with-first .entry:nth-child(2n), .grid-container.grid-no-sidebar.grid-with-2.grid-with-first .entry:nth-child(2n), .grid-container.grid-no-sidebar.grid-with-3.grid-with-first .entry:nth-child(2n) {
    clear: var(--direction-start-float); } }

@media (min-width: 992px) {
  .grid-container > .entry.entry-first {
    margin-bottom: 0; }
    .grid-container > .entry.entry-first:not(:last-child):before {
      bottom: var(--spacing-3); }
    .grid-container > .entry.entry-first .entry-footer {
      margin-bottom: calc(var(--spacing-6) * -1); }
      .grid-container > .entry.entry-first .entry-footer > div {
        position: relative;
        z-index: 2;
        background-color: var(--colors-white); }
        .sticky .grid-container > .entry.entry-first .entry-footer > div {
          background-color: var(--colors-gray-100); }
        .grid-container > .entry.entry-first .entry-footer > div:first-child {
          float: var(--direction-start-float);
          text-align: var(--direction-start-text);
          border-right: var(--spacing-4) solid var(--colors-white); }
        .grid-container > .entry.entry-first .entry-footer > div:last-child {
          float: var(--direction-end-float);
          text-align: var(--direction-end-text);
          border-left: var(--spacing-4) solid var(--colors-white); }
        .grid-container > .entry.entry-first .entry-footer > div:first-child:last-child {
          float: none;
          text-align: center;
          border-left: var(--spacing-4) solid var(--colors-white);
          border-right: var(--spacing-4) solid var(--colors-white); }
        .sticky .grid-container > .entry.entry-first .entry-footer > div {
          background-color: var(--colors-gray-100); }
          .sticky .grid-container > .entry.entry-first .entry-footer > div:first-child, .sticky .grid-container > .entry.entry-first .entry-footer > div:last-child {
            border-color: var(--colors-gray-100); }
    .grid-container > .entry.entry-first .entry-content:not(:first-child) {
      margin-top: var(--margin-4); }
  .grid-container.grid-no-sidebar.grid-with-3 .entry {
    float: left;
    padding-left: var(--spacing-4);
    padding-right: var(--spacing-4);
    width: 33.33333%; }
    .grid-container.grid-no-sidebar.grid-with-3 .entry.entry-first {
      width: 100%;
      margin-right: 0; }
  .grid-container.grid-no-sidebar.grid-with-3.grid-no-first .entry:nth-child(2n+1) {
    clear: none; }
  .grid-container.grid-no-sidebar.grid-with-3.grid-no-first .entry:nth-child(3n+1) {
    clear: var(--direction-start-float); }
  .grid-container.grid-no-sidebar.grid-with-3.grid-with-first .entry:nth-child(2n):not(:first-child) {
    clear: none; }
  .grid-container.grid-no-sidebar.grid-with-3.grid-with-first .entry:nth-child(3n+2):not(:first-child) {
    clear: var(--direction-start-float); } }

.list-container,
.masonry-container {
  position: relative;
  z-index: 1; }
  .list-container .entry,
  .masonry-container .entry {
    padding-top: var(--padding-8);
    padding-bottom: var(--padding-8); }
    .list-container .entry:before,
    .masonry-container .entry:before {
      position: absolute;
      bottom: 0;
      left: var(--spacing-2);
      right: var(--spacing-2);
      display: block;
      content: " ";
      border-bottom: var(--border-style); }
    .list-container .entry.sticky:before,
    .masonry-container .entry.sticky:before {
      display: none; }

.masonry-container {
  margin-left: calc(var(--spacing-4) * -1);
  margin-right: calc(var(--spacing-4) * -1);
  *zoom: 1; }
  .masonry-container::before, .masonry-container::after {
    content: ' ';
    display: table; }
  .masonry-container::after {
    clear: both; }
  @media (min-width: 768px) {
    .masonry-container {
      margin: calc(var(--maring-10) * -1) 0 0 0; }
      .masonry-container .entry {
        padding-top: var(--padding-10); }
      .masonry-container .entry-footer {
        text-align: center;
        padding-bottom: var(--padding-4); }
        .masonry-container .entry-footer > div:last-child:not(:first-child) {
          margin-top: var(--margin-2); }
      .masonry-container .entry.entry-first {
        width: 100%; }
      .masonry-container.masonry-no-sidebar .entry {
        width: calc(50% - 15px); } }
  @media (min-width: 992px) {
    .masonry-container.masonry-with-sidebar .entry {
      width: calc(50% - 15px); }
    .masonry-container.masonry-no-sidebar .entry {
      width: calc(33.33% - 20px); } }

.list-container {
  margin-top: calc(var(--margin-8) * -1); }
  .list-container .entry-footer > div:not(:first-child) {
    margin-top: var(--margin-2); }
  .list-container .entry-content {
    padding: 0; }
  @media (min-width: 768px) {
    .list-container.list-with-sidebar .entry-row .entry-half-left,
    .list-container.list-with-sidebar .entry-row .entry-half-right {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 50%; }
    .list-container.list-no-sidebar .entry-row .entry-half-left {
      width: 39%; }
    .list-container.list-no-sidebar .entry-row .entry-half-right {
      width: 55%;
      float: var(--direction-end-float); }
    .list-container .entry-share > a, .list-container .entry-comments > a {
      display: inline-block;
      vertical-align: middle; }
    .list-container .entry-share .social-shares, .list-container .entry-comments .social-shares {
      display: contents; }
    .list-container .entry-share ul, .list-container .entry-comments ul {
      position: absolute;
      top: 0;
      right: calc( 100% + var(--margin-1));
      right: auto;
      z-index: 1;
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
      .list-container .entry-share ul li, .list-container .entry-comments ul li {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(5px, 0);
            -ms-transform: translate(5px, 0);
                transform: translate(5px, 0);
        -webkit-transition: opacity var(--transition-duration-short) var(--transition-easing-short), -webkit-transform var(--transition-duration-short) var(--transition-easing-short);
        transition: opacity var(--transition-duration-short) var(--transition-easing-short), -webkit-transform var(--transition-duration-short) var(--transition-easing-short);
        -o-transition: opacity var(--transition-duration-short) var(--transition-easing-short), transform var(--transition-duration-short) var(--transition-easing-short);
        transition: opacity var(--transition-duration-short) var(--transition-easing-short), transform var(--transition-duration-short) var(--transition-easing-short);
        transition: opacity var(--transition-duration-short) var(--transition-easing-short), transform var(--transition-duration-short) var(--transition-easing-short), -webkit-transform var(--transition-duration-short) var(--transition-easing-short); }
        .list-container .entry-share ul li:nth-child(5), .list-container .entry-comments ul li:nth-child(5) {
          -webkit-transition-delay: 0.07s;
               -o-transition-delay: 0.07s;
                  transition-delay: 0.07s; }
        .list-container .entry-share ul li:nth-child(4), .list-container .entry-comments ul li:nth-child(4) {
          -webkit-transition-delay: 0.14s;
               -o-transition-delay: 0.14s;
                  transition-delay: 0.14s; }
        .list-container .entry-share ul li:nth-child(3), .list-container .entry-comments ul li:nth-child(3) {
          -webkit-transition-delay: 0.21s;
               -o-transition-delay: 0.21s;
                  transition-delay: 0.21s; }
        .list-container .entry-share ul li:nth-child(2), .list-container .entry-comments ul li:nth-child(2) {
          -webkit-transition-delay: 0.28s;
               -o-transition-delay: 0.28s;
                  transition-delay: 0.28s; }
        .list-container .entry-share ul li:nth-child(1), .list-container .entry-comments ul li:nth-child(1) {
          -webkit-transition-delay: 0.35s;
               -o-transition-delay: 0.35s;
                  transition-delay: 0.35s; }
        .list-container .entry-share ul li:nth-child(0), .list-container .entry-comments ul li:nth-child(0) {
          -webkit-transition-delay: 0.42s;
               -o-transition-delay: 0.42s;
                  transition-delay: 0.42s; }
    .list-container .entry-share:hover ul,
    .list-container .entry-share:hover ul li, .list-container .entry-comments:hover ul,
    .list-container .entry-comments:hover ul li {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0);
      opacity: 1;
      visibility: visible;
      pointer-events: auto; } }
  @media (min-width: 992px) {
    .list-container.list-with-sidebar .entry-row .entry-half-left {
      width: 44%; }
    .list-container.list-with-sidebar .entry-row .entry-half-right {
      width: 50%;
      float: var(--direction-end-float); } }

.standard-container,
.standard-post {
  position: relative;
  z-index: 1; }
  .standard-container .entry,
  .standard-post .entry {
    padding-top: var(--padding-8);
    padding-bottom: var(--padding-8); }
    .standard-container .entry:before,
    .standard-post .entry:before {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      display: block;
      content: " ";
      border-bottom: var(--border-style) var(--border-color); }
    .standard-container .entry.sticky:before,
    .standard-post .entry.sticky:before {
      display: none; }

.standard-container,
.standard-post {
  position: relative;
  z-index: 1; }
  .standard-container .entry:before,
  .standard-post .entry:before {
    bottom: var(--spacing-3); }
  .standard-container .entry.sticky,
  .standard-post .entry.sticky {
    margin-top: var(--maring-4);
    padding: var(--padding-8) var(--padding-10) !important; }
    .standard-container .entry.sticky:before,
    .standard-post .entry.sticky:before {
      left: var(--spacing-8);
      right: var(--spacing-8);
      bottom: var(--spacing-10); }
  @media (max-width: 767px) {
    .standard-container .entry,
    .standard-post .entry {
      bottom: 0; } }
  .standard-container .entry.entry-left .entry-header, .standard-container .entry.entry-right .entry-header,
  .standard-post .entry.entry-left .entry-header,
  .standard-post .entry.entry-right .entry-header {
    padding-left: 0;
    padding-right: 0; }
  .standard-container .entry.entry-left .entry-content, .standard-container .entry.entry-right .entry-content,
  .standard-post .entry.entry-left .entry-content,
  .standard-post .entry.entry-right .entry-content {
    padding: 0; }
  @media (min-width: 768px) {
    .standard-container .entry-footer,
    .standard-post .entry-footer {
      margin-bottom: calc(var(--margin-8) * -1); }
      .standard-container .entry-footer > div,
      .standard-post .entry-footer > div {
        position: relative;
        z-index: 2;
        background-color: var(--colors-white); }
        .standard-container .entry-footer > div:first-child,
        .standard-post .entry-footer > div:first-child {
          float: var(--direction-start-float);
          text-align: var(--direction-start-text); }
        .standard-container .entry-footer > div:last-child,
        .standard-post .entry-footer > div:last-child {
          float: var(--direction-end-float);
          text-align: var(--direction-end-text); }
        .standard-container .entry-footer > div:first-child:last-child,
        .standard-post .entry-footer > div:first-child:last-child {
          float: none;
          text-align: center; }
        .standard-container .entry-footer > div:last-child:not(:first-child),
        .standard-post .entry-footer > div:last-child:not(:first-child) {
          margin-top: 0; }
        .sticky .standard-container .entry-footer > div, .sticky
        .standard-post .entry-footer > div {
          background-color: var(--colors-gray-100); }
    .standard-container .entry-share > a, .standard-container .entry-comments > a,
    .standard-post .entry-share > a,
    .standard-post .entry-comments > a {
      display: inline-block;
      vertical-align: middle; }
    .standard-container .entry-share .social-shares, .standard-container .entry-comments .social-shares,
    .standard-post .entry-share .social-shares,
    .standard-post .entry-comments .social-shares {
      display: contents; }
    .standard-container .entry-share ul, .standard-container .entry-comments ul,
    .standard-post .entry-share ul,
    .standard-post .entry-comments ul {
      position: absolute;
      top: 0;
      right: calc( 100% + var(--margin-1));
      left: auto;
      z-index: 1;
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
      .standard-container .entry-share ul li, .standard-container .entry-comments ul li,
      .standard-post .entry-share ul li,
      .standard-post .entry-comments ul li {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate(5px, 0);
            -ms-transform: translate(5px, 0);
                transform: translate(5px, 0);
        -webkit-transition: opacity var(--transition-duration-short) var(--transition-easing-short), -webkit-transform var(--transition-duration-short) var(--transition-easing-short);
        transition: opacity var(--transition-duration-short) var(--transition-easing-short), -webkit-transform var(--transition-duration-short) var(--transition-easing-short);
        -o-transition: opacity var(--transition-duration-short) var(--transition-easing-short), transform var(--transition-duration-short) var(--transition-easing-short);
        transition: opacity var(--transition-duration-short) var(--transition-easing-short), transform var(--transition-duration-short) var(--transition-easing-short);
        transition: opacity var(--transition-duration-short) var(--transition-easing-short), transform var(--transition-duration-short) var(--transition-easing-short), -webkit-transform var(--transition-duration-short) var(--transition-easing-short); }
        .standard-container .entry-share ul li:nth-child(5), .standard-container .entry-comments ul li:nth-child(5),
        .standard-post .entry-share ul li:nth-child(5),
        .standard-post .entry-comments ul li:nth-child(5) {
          -webkit-transition-delay: 0.07s;
               -o-transition-delay: 0.07s;
                  transition-delay: 0.07s; }
        .standard-container .entry-share ul li:nth-child(4), .standard-container .entry-comments ul li:nth-child(4),
        .standard-post .entry-share ul li:nth-child(4),
        .standard-post .entry-comments ul li:nth-child(4) {
          -webkit-transition-delay: 0.14s;
               -o-transition-delay: 0.14s;
                  transition-delay: 0.14s; }
        .standard-container .entry-share ul li:nth-child(3), .standard-container .entry-comments ul li:nth-child(3),
        .standard-post .entry-share ul li:nth-child(3),
        .standard-post .entry-comments ul li:nth-child(3) {
          -webkit-transition-delay: 0.21s;
               -o-transition-delay: 0.21s;
                  transition-delay: 0.21s; }
        .standard-container .entry-share ul li:nth-child(2), .standard-container .entry-comments ul li:nth-child(2),
        .standard-post .entry-share ul li:nth-child(2),
        .standard-post .entry-comments ul li:nth-child(2) {
          -webkit-transition-delay: 0.28s;
               -o-transition-delay: 0.28s;
                  transition-delay: 0.28s; }
        .standard-container .entry-share ul li:nth-child(1), .standard-container .entry-comments ul li:nth-child(1),
        .standard-post .entry-share ul li:nth-child(1),
        .standard-post .entry-comments ul li:nth-child(1) {
          -webkit-transition-delay: 0.35s;
               -o-transition-delay: 0.35s;
                  transition-delay: 0.35s; }
        .standard-container .entry-share ul li:nth-child(0), .standard-container .entry-comments ul li:nth-child(0),
        .standard-post .entry-share ul li:nth-child(0),
        .standard-post .entry-comments ul li:nth-child(0) {
          -webkit-transition-delay: 0.42s;
               -o-transition-delay: 0.42s;
                  transition-delay: 0.42s; }
    .standard-container .entry-share:hover ul,
    .standard-container .entry-share:hover ul li, .standard-container .entry-comments:hover ul,
    .standard-container .entry-comments:hover ul li,
    .standard-post .entry-share:hover ul,
    .standard-post .entry-share:hover ul li,
    .standard-post .entry-comments:hover ul,
    .standard-post .entry-comments:hover ul li {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0);
      opacity: 1;
      visibility: visible;
      pointer-events: auto; }
    .standard-container .entry-content:not(:first-child),
    .standard-post .entry-content:not(:first-child) {
      margin-top: var(--margin-4); } }
  @media (max-width: 575px) {
    .standard-container .entry-header,
    .standard-post .entry-header {
      padding-left: 0;
      padding-right: 0; }
    .standard-container .entry-content,
    .standard-post .entry-content {
      padding: 0; }
    .standard-container .entry-footer-bottom,
    .standard-post .entry-footer-bottom {
      margin-top: var(--maring-4); } }

/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
.widget {
  position: relative;
  display: block;
  width: 100%;
  background-color: var(--colors-white);
  *zoom: 1; }
  .widget::before, .widget::after {
    content: ' ';
    display: table; }
  .widget::after {
    clear: both; }
  .widget > * {
    position: relative;
    z-index: 1; }
  .widget .widget-title {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    margin-bottom: var(--margin-4);
    background-color: inherit; }
    .widget .widget-title span {
      position: relative;
      display: inline-block;
      z-index: 1; }
  .widget:not(:first-child) {
    margin-top: var(--margin-8); }
  .widget.widget-line {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: var(--padding-6); }
    .widget.widget-line:before {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border: var(--border-style) var(--border-color);
      content: ""; }
    .widget.widget-line .widget-title {
      height: var(--spacing-10);
      line-height: var(--spacing-10); }
      .widget.widget-line .widget-title span {
        background-color: var(--customizer-wgtbg);
        color: var(--customizer-wgtfg);
        border-left: 20px solid var(--customizer-wgtbg);
        border-right: 20px solid var(--customizer-wgtbg); }
  .widget.widget-non-line .widget-title {
    height: var(--spacing-10);
    line-height: var(--spacing-10); }
    .widget.widget-non-line .widget-title span {
      background-color: var(--customizer-wgtbg);
      color: var(--customizer-wgtfg);
      border-left: 20px solid var(--customizer-wgtbg);
      border-right: 20px solid var(--customizer-wgtbg); }
  .site-sidebar .widget.widget-non-line:first-child {
    margin-top: calc(var(--margin-4) * -1); }
  .widget.widget-style-1 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: var(--padding-6); }
    .widget.widget-style-1:before {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border: 1px solid currentColor;
      content: ""; }
    .widget.widget-style-1 .widget-title {
      text-align: var(--direction-start-text);
      border-bottom: var(--border-style) currentColor;
      height: 100%;
      line-height: 100%; }
      .widget.widget-style-1 .widget-title span {
        position: relative;
        padding-bottom: var(--padding-4); }
        .widget.widget-style-1 .widget-title span:before {
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          bottom: -2px;
          border-bottom: 4px solid currentColor; }
  .widget.widget-style-2 .widget-title {
    text-align: var(--direction-start-text);
    padding-top: var(--padding-4); }
    .widget.widget-style-2 .widget-title:before {
      content: "";
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      border-top: 3px solid currentColor; }
  .widget.widget-ver.widget-line:first-child {
    margin-top: var(--margin-4); }
  .widget.widget-ver.widget-line:not(:first-child) {
    margin-top: var(--margin-12); }
  .widget.widget-ver.widget-line .widget-title {
    text-align: center;
    margin-top: calc(var(--margin-12) * -1); }
  .widget.widget-ver.widget-non-line .widget-title {
    text-align: center; }
    .widget.widget-ver.widget-non-line .widget-title span {
      display: block; }
  .widget.widget-hor.widget-line:first-child {
    margin-top: var(--margin-4); }
  .widget.widget-hor.widget-line:not(:first-child) {
    margin-top: var(--margin-12); }
  .widget.widget-hor.widget-line .widget-title {
    display: table;
    text-align: start();
    margin-top: calc(var(--margin-10) * -1);
    margin-left: calc(var(--margin-4) * -1);
    padding-left: var(--padding-4);
    padding-right: var(--padding-4); }
  .widget.widget-hor.widget-non-line .widget-title {
    text-align: var(--direction-start-text);
    border-bottom: var(--border-style) currentColor; }
    .widget.widget-hor.widget-non-line .widget-title span {
      display: inline-block; }

/*******************/
.widget_wrt_about {
  text-align: center; }
  .widget_wrt_about .author .author-image:not(.circle) img {
    border-radius: 0; }
  .widget_wrt_about .social-navigation a, .widget_wrt_about .author-navigation a {
    font-family: var(--font-family-heading);
    font-size: var(--font-size-md);
    font-weight: var(--font-weight-heading); }
  .widget_wrt_about.widget-ver {
    text-align: center; }
  .widget_wrt_about.widget-hor .author-image {
    float: var(--direction-start-float);
    margin-right: var(--padding-8);
    margin-bottom: 0; }
  .widget_wrt_about.widget-hor .author-meta {
    text-align: var(--direction-start-text); }

.widget_posts .entry-list, .widget_wrt_recent-post .entry-list, .widget_wrt_popular-post .entry-list {
  *zoom: 1; }
  .widget_posts .entry-list::before, .widget_wrt_recent-post .entry-list::before, .widget_wrt_popular-post .entry-list::before, .widget_posts .entry-list::after, .widget_wrt_recent-post .entry-list::after, .widget_wrt_popular-post .entry-list::after {
    content: ' ';
    display: table; }
  .widget_posts .entry-list::after, .widget_wrt_recent-post .entry-list::after, .widget_wrt_popular-post .entry-list::after {
    clear: both; }

.widget_posts .entry, .widget_wrt_recent-post .entry, .widget_wrt_popular-post .entry {
  padding-top: 0;
  padding-bottom: var(--padding-4); }
  .widget_posts .entry:not(:first-child), .widget_wrt_recent-post .entry:not(:first-child), .widget_wrt_popular-post .entry:not(:first-child) {
    margin-top: var(--padding-4); }
  .widget_posts .entry:before, .widget_wrt_recent-post .entry:before, .widget_wrt_popular-post .entry:before {
    height: 1px; }
  .widget_posts .entry .entry-meta, .widget_wrt_recent-post .entry .entry-meta, .widget_wrt_popular-post .entry .entry-meta {
    margin: 0;
    padding: 0; }
  .widget_posts .entry .entry-title, .widget_wrt_recent-post .entry .entry-title, .widget_wrt_popular-post .entry .entry-title {
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-heading);
    font-size: var(--font-size-xl);
    line-height: var(--font-leading-base);
    padding: 0; }

.widget_posts .entry-small-thumb .entry > *:not(.entry-media), .widget_wrt_recent-post .entry-small-thumb .entry > *:not(.entry-media), .widget_wrt_popular-post .entry-small-thumb .entry > *:not(.entry-media) {
  margin-left: var(--margin-32); }

.widget_posts .entry-small-thumb .entry .entry-media, .widget_wrt_recent-post .entry-small-thumb .entry .entry-media, .widget_wrt_popular-post .entry-small-thumb .entry .entry-media {
  width: 100%;
  max-width: 6.25rem;
  float: var(--direction-start-float); }

.widget_posts .entry-small-thumb .entry .entry-title, .widget_wrt_recent-post .entry-small-thumb .entry .entry-title, .widget_wrt_popular-post .entry-small-thumb .entry .entry-title {
  font-family: var(--font-family-heading);
  font-weight: var(--font-weight-heading);
  font-size: var(--font-size-xl);
  line-height: var(--font-leading-base); }

.widget_posts .entry-first-thumb .entry:not(:first-child) > *:not(.entry-media), .widget_wrt_recent-post .entry-first-thumb .entry:not(:first-child) > *:not(.entry-media), .widget_wrt_popular-post .entry-first-thumb .entry:not(:first-child) > *:not(.entry-media) {
  margin-left: var(--margin-32); }

.widget_posts .entry-first-thumb .entry:not(:first-child) .entry-media, .widget_wrt_recent-post .entry-first-thumb .entry:not(:first-child) .entry-media, .widget_wrt_popular-post .entry-first-thumb .entry:not(:first-child) .entry-media {
  width: 100%;
  max-width: 6.25rem;
  float: var(--direction-start-float); }

.widget_posts .entry-first-thumb .entry:not(:first-child) .entry-title, .widget_wrt_recent-post .entry-first-thumb .entry:not(:first-child) .entry-title, .widget_wrt_popular-post .entry-first-thumb .entry:not(:first-child) .entry-title {
  font-family: var(--font-family-heading);
  font-weight: var(--font-weight-heading);
  font-size: var(--font-size-xl);
  line-height: var(--font-leading-base); }

.widget_posts .entry-big-thumb, .widget_wrt_recent-post .entry-big-thumb, .widget_wrt_popular-post .entry-big-thumb {
  text-align: center; }

.widget_posts.widget-ver .entry, .widget-ver.widget_wrt_recent-post .entry, .widget-ver.widget_wrt_popular-post .entry {
  width: 100%; }
  .widget_posts.widget-ver .entry .entry-media, .widget-ver.widget_wrt_recent-post .entry .entry-media, .widget-ver.widget_wrt_popular-post .entry .entry-media {
    margin: 0 auto var(--margin-4); }

.widget_posts.widget-hor .entry > *:not(.entry-media), .widget-hor.widget_wrt_recent-post .entry > *:not(.entry-media), .widget-hor.widget_wrt_popular-post .entry > *:not(.entry-media) {
  margin-left: 0; }

.widget_posts.widget-hor .entry .entry-media, .widget-hor.widget_wrt_recent-post .entry .entry-media, .widget-hor.widget_wrt_popular-post .entry .entry-media {
  float: none;
  max-width: 100%;
  margin: 0 auto var(--margin-4); }

.widget_posts.widget-hor .entry-small-thumb .entry .entry-media, .widget-hor.widget_wrt_recent-post .entry-small-thumb .entry .entry-media, .widget-hor.widget_wrt_popular-post .entry-small-thumb .entry .entry-media {
  max-width: 6.25rem; }

.widget_posts .with-carousel .entry, .widget_wrt_recent-post .with-carousel .entry, .widget_wrt_popular-post .with-carousel .entry {
  width: 100%;
  padding: 0 var(--padding-1);
  margin: 0; }
  .widget_posts .with-carousel .entry:before, .widget_wrt_recent-post .with-carousel .entry:before, .widget_wrt_popular-post .with-carousel .entry:before {
    display: none; }
  .widget_posts .with-carousel .entry:nth-child(n), .widget_wrt_recent-post .with-carousel .entry:nth-child(n), .widget_wrt_popular-post .with-carousel .entry:nth-child(n) {
    clear: none !important; }

.widget_posts .with-carousel[data-items="1"] .entry, .widget_wrt_recent-post .with-carousel[data-items="1"] .entry, .widget_wrt_popular-post .with-carousel[data-items="1"] .entry {
  text-align: var(--direction-start-text);
  *zoom: 1; }
  .widget_posts .with-carousel[data-items="1"] .entry::before, .widget_wrt_recent-post .with-carousel[data-items="1"] .entry::before, .widget_wrt_popular-post .with-carousel[data-items="1"] .entry::before, .widget_posts .with-carousel[data-items="1"] .entry::after, .widget_wrt_recent-post .with-carousel[data-items="1"] .entry::after, .widget_wrt_popular-post .with-carousel[data-items="1"] .entry::after {
    content: ' ';
    display: table; }
  .widget_posts .with-carousel[data-items="1"] .entry::after, .widget_wrt_recent-post .with-carousel[data-items="1"] .entry::after, .widget_wrt_popular-post .with-carousel[data-items="1"] .entry::after {
    clear: both; }
  .widget_posts .with-carousel[data-items="1"] .entry-media, .widget_wrt_recent-post .with-carousel[data-items="1"] .entry-media, .widget_wrt_popular-post .with-carousel[data-items="1"] .entry-media {
    float: left;
    padding-left: var(--spacing-4);
    padding-right: var(--spacing-4);
    width: 50%; }

.widget_posts .with-columns.with-column-1 .entry, .widget_wrt_recent-post .with-columns.with-column-1 .entry, .widget_wrt_popular-post .with-columns.with-column-1 .entry {
  position: relative;
  background-color: transparent;
  min-height: 1px;
  margin-top: var(--margin-8) !important; }

@media (min-width: 768px) {
  .widget_posts .with-columns.with-column-1 .entry, .widget_wrt_recent-post .with-columns.with-column-1 .entry, .widget_wrt_popular-post .with-columns.with-column-1 .entry {
    float: left;
    padding-left: var(--spacing-4);
    padding-right: var(--spacing-4);
    width: 50%; }
    .widget_posts .with-columns.with-column-1 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-1 .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-1 .entry:nth-child(2n) {
      margin-right: 0; }
    .widget_posts .with-columns.with-column-1 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-1 .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-1 .entry:nth-child(2n + 1) {
      clear: var(--direction-start-float); }
  .widget_posts .with-columns.with-column-1.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:first-child, .widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:first-child {
    width: 100%; }
  .widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n) {
    margin-right: var(--margin-4); }
  .widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1) {
    clear: none; }
  .widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1) {
    margin-right: 0; }
  .widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n) {
    clear: var(--direction-start-flaot); } }

@media (min-width: 1200px) {
  .widget_posts .with-columns.with-column-1 .entry, .widget_wrt_recent-post .with-columns.with-column-1 .entry, .widget_wrt_popular-post .with-columns.with-column-1 .entry {
    float: left;
    padding-left: var(--spacing-4);
    padding-right: var(--spacing-4);
    width: 100%; }
    .widget_posts .with-columns.with-column-1 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-1 .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-1 .entry:nth-child(2n) {
      margin-right: var(--margin-4); }
    .widget_posts .with-columns.with-column-1 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-1 .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-1 .entry:nth-child(2n + 1) {
      clear: none; }
    .widget_posts .with-columns.with-column-1 .entry:nth-child(1n), .widget_wrt_recent-post .with-columns.with-column-1 .entry:nth-child(1n), .widget_wrt_popular-post .with-columns.with-column-1 .entry:nth-child(1n) {
      margin-right: 0; }
    .widget_posts .with-columns.with-column-1 .entry:nth-child(1n + 1), .widget_wrt_recent-post .with-columns.with-column-1 .entry:nth-child(1n + 1), .widget_wrt_popular-post .with-columns.with-column-1 .entry:nth-child(1n + 1) {
      clear: var(--direction-start-float); }
  .widget_posts .with-columns.with-column-1.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:first-child, .widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:first-child {
    width: 100%; }
  .widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n + 1) {
    margin-right: var(--margin-4); }
  .widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(2n) {
    clear: none; }
  .widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(1n + 1), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(1n + 1), .widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(1n + 1) {
    margin-right: 0; }
  .widget_posts .with-columns.with-column-1.entry-first-thumb .entry:nth-child(1n + 2), .widget_wrt_recent-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(1n + 2), .widget_wrt_popular-post .with-columns.with-column-1.entry-first-thumb .entry:nth-child(1n + 2) {
    clear: var(--direction-start-float); } }

.widget_posts .with-columns.with-column-2 .entry, .widget_wrt_recent-post .with-columns.with-column-2 .entry, .widget_wrt_popular-post .with-columns.with-column-2 .entry {
  position: relative;
  background-color: transparent;
  min-height: 1px;
  margin-top: var(--margin-8) !important; }

@media (min-width: 768px) {
  .widget_posts .with-columns.with-column-2 .entry, .widget_wrt_recent-post .with-columns.with-column-2 .entry, .widget_wrt_popular-post .with-columns.with-column-2 .entry {
    float: left;
    padding-left: var(--spacing-4);
    padding-right: var(--spacing-4);
    width: 50%; }
    .widget_posts .with-columns.with-column-2 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-2 .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-2 .entry:nth-child(2n) {
      margin-right: 0; }
    .widget_posts .with-columns.with-column-2 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2 .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-2 .entry:nth-child(2n + 1) {
      clear: var(--direction-start-float); }
  .widget_posts .with-columns.with-column-2.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:first-child, .widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:first-child {
    width: 100%; }
  .widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n) {
    margin-right: var(--margin-4); }
  .widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1) {
    clear: none; }
  .widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1) {
    margin-right: 0; }
  .widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n) {
    clear: var(--direction-start-flaot); } }

@media (min-width: 1200px) {
  .widget_posts .with-columns.with-column-2 .entry, .widget_wrt_recent-post .with-columns.with-column-2 .entry, .widget_wrt_popular-post .with-columns.with-column-2 .entry {
    float: left;
    padding-left: var(--spacing-4);
    padding-right: var(--spacing-4);
    width: 50%; }
    .widget_posts .with-columns.with-column-2 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-2 .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-2 .entry:nth-child(2n) {
      margin-right: var(--margin-4); }
    .widget_posts .with-columns.with-column-2 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2 .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-2 .entry:nth-child(2n + 1) {
      clear: none; }
    .widget_posts .with-columns.with-column-2 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-2 .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-2 .entry:nth-child(2n) {
      margin-right: 0; }
    .widget_posts .with-columns.with-column-2 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2 .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-2 .entry:nth-child(2n + 1) {
      clear: var(--direction-start-float); }
  .widget_posts .with-columns.with-column-2.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:first-child, .widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:first-child {
    width: 100%; }
  .widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1) {
    margin-right: var(--margin-4); }
  .widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n) {
    clear: none; }
  .widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 1) {
    margin-right: 0; }
  .widget_posts .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 2), .widget_wrt_recent-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 2), .widget_wrt_popular-post .with-columns.with-column-2.entry-first-thumb .entry:nth-child(2n + 2) {
    clear: var(--direction-start-float); } }

.widget_posts .with-columns.with-column-3 .entry, .widget_wrt_recent-post .with-columns.with-column-3 .entry, .widget_wrt_popular-post .with-columns.with-column-3 .entry {
  position: relative;
  background-color: transparent;
  min-height: 1px;
  margin-top: var(--margin-8) !important; }

@media (min-width: 768px) {
  .widget_posts .with-columns.with-column-3 .entry, .widget_wrt_recent-post .with-columns.with-column-3 .entry, .widget_wrt_popular-post .with-columns.with-column-3 .entry {
    float: left;
    padding-left: var(--spacing-4);
    padding-right: var(--spacing-4);
    width: 50%; }
    .widget_posts .with-columns.with-column-3 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-3 .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-3 .entry:nth-child(2n) {
      margin-right: 0; }
    .widget_posts .with-columns.with-column-3 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-3 .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-3 .entry:nth-child(2n + 1) {
      clear: var(--direction-start-float); }
  .widget_posts .with-columns.with-column-3.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:first-child, .widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:first-child {
    width: 100%; }
  .widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n) {
    margin-right: var(--margin-4); }
  .widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1) {
    clear: none; }
  .widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1) {
    margin-right: 0; }
  .widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n) {
    clear: var(--direction-start-flaot); } }

@media (min-width: 1200px) {
  .widget_posts .with-columns.with-column-3 .entry, .widget_wrt_recent-post .with-columns.with-column-3 .entry, .widget_wrt_popular-post .with-columns.with-column-3 .entry {
    float: left;
    padding-left: var(--spacing-4);
    padding-right: var(--spacing-4);
    width: 33.33333%; }
    .widget_posts .with-columns.with-column-3 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-3 .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-3 .entry:nth-child(2n) {
      margin-right: var(--margin-4); }
    .widget_posts .with-columns.with-column-3 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-3 .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-3 .entry:nth-child(2n + 1) {
      clear: none; }
    .widget_posts .with-columns.with-column-3 .entry:nth-child(3n), .widget_wrt_recent-post .with-columns.with-column-3 .entry:nth-child(3n), .widget_wrt_popular-post .with-columns.with-column-3 .entry:nth-child(3n) {
      margin-right: 0; }
    .widget_posts .with-columns.with-column-3 .entry:nth-child(3n + 1), .widget_wrt_recent-post .with-columns.with-column-3 .entry:nth-child(3n + 1), .widget_wrt_popular-post .with-columns.with-column-3 .entry:nth-child(3n + 1) {
      clear: var(--direction-start-float); }
  .widget_posts .with-columns.with-column-3.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:first-child, .widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:first-child {
    width: 100%; }
  .widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n + 1) {
    margin-right: var(--margin-4); }
  .widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(2n) {
    clear: none; }
  .widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(3n + 1), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(3n + 1), .widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(3n + 1) {
    margin-right: 0; }
  .widget_posts .with-columns.with-column-3.entry-first-thumb .entry:nth-child(3n + 2), .widget_wrt_recent-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(3n + 2), .widget_wrt_popular-post .with-columns.with-column-3.entry-first-thumb .entry:nth-child(3n + 2) {
    clear: var(--direction-start-float); } }

.widget_posts .with-columns.with-column-4 .entry, .widget_wrt_recent-post .with-columns.with-column-4 .entry, .widget_wrt_popular-post .with-columns.with-column-4 .entry {
  position: relative;
  background-color: transparent;
  min-height: 1px;
  margin-top: var(--margin-8) !important; }

@media (min-width: 768px) {
  .widget_posts .with-columns.with-column-4 .entry, .widget_wrt_recent-post .with-columns.with-column-4 .entry, .widget_wrt_popular-post .with-columns.with-column-4 .entry {
    float: left;
    padding-left: var(--spacing-4);
    padding-right: var(--spacing-4);
    width: 50%; }
    .widget_posts .with-columns.with-column-4 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-4 .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-4 .entry:nth-child(2n) {
      margin-right: 0; }
    .widget_posts .with-columns.with-column-4 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-4 .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-4 .entry:nth-child(2n + 1) {
      clear: var(--direction-start-float); }
  .widget_posts .with-columns.with-column-4.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:first-child, .widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:first-child {
    width: 100%; }
  .widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n) {
    margin-right: var(--margin-4); }
  .widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1) {
    clear: none; }
  .widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1) {
    margin-right: 0; }
  .widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n) {
    clear: var(--direction-start-flaot); } }

@media (min-width: 1200px) {
  .widget_posts .with-columns.with-column-4 .entry, .widget_wrt_recent-post .with-columns.with-column-4 .entry, .widget_wrt_popular-post .with-columns.with-column-4 .entry {
    float: left;
    padding-left: var(--spacing-4);
    padding-right: var(--spacing-4);
    width: 25%; }
    .widget_posts .with-columns.with-column-4 .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-4 .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-4 .entry:nth-child(2n) {
      margin-right: var(--margin-4); }
    .widget_posts .with-columns.with-column-4 .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-4 .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-4 .entry:nth-child(2n + 1) {
      clear: none; }
    .widget_posts .with-columns.with-column-4 .entry:nth-child(4n), .widget_wrt_recent-post .with-columns.with-column-4 .entry:nth-child(4n), .widget_wrt_popular-post .with-columns.with-column-4 .entry:nth-child(4n) {
      margin-right: 0; }
    .widget_posts .with-columns.with-column-4 .entry:nth-child(4n + 1), .widget_wrt_recent-post .with-columns.with-column-4 .entry:nth-child(4n + 1), .widget_wrt_popular-post .with-columns.with-column-4 .entry:nth-child(4n + 1) {
      clear: var(--direction-start-float); }
  .widget_posts .with-columns.with-column-4.entry-first-thumb .entry:first-child, .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:first-child, .widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:first-child {
    width: 100%; }
  .widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1), .widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n + 1) {
    margin-right: var(--margin-4); }
  .widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n), .widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(2n) {
    clear: none; }
  .widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(4n + 1), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(4n + 1), .widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(4n + 1) {
    margin-right: 0; }
  .widget_posts .with-columns.with-column-4.entry-first-thumb .entry:nth-child(4n + 2), .widget_wrt_recent-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(4n + 2), .widget_wrt_popular-post .with-columns.with-column-4.entry-first-thumb .entry:nth-child(4n + 2) {
    clear: var(--direction-start-float); } }

.grid-container .widget_wrt_recent-post .entry:not(:last-child):before,
.list-container .widget_wrt_recent-post .entry:not(:last-child):before,
.masonry-container .widget_wrt_recent-post .entry:not(:last-child):before, .grid-container
.widget_wrt_popular-post .entry:not(:last-child):before,
.list-container
.widget_wrt_popular-post .entry:not(:last-child):before,
.masonry-container
.widget_wrt_popular-post .entry:not(:last-child):before {
  display: none; }

.widget_wrt_popular-post {
  counter-reset: popular; }
  .widget_wrt_popular-post > div:not(.with-carousel) .entry {
    position: relative; }
    .widget_wrt_popular-post > div:not(.with-carousel) .entry-media:before {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10;
      width: 2.5em;
      height: 2.5em;
      background-color: var(--customizer-wgtbg);
      color: var(--customizer-wgtfg);
      font-size: var(--font-size-sm);
      line-height: calc(2.5em - 4px);
      text-align: center;
      counter-increment: popular;
      content: counter(popular); }
    .widget_wrt_popular-post > div:not(.with-carousel) .entry:nth-child(1):before {
      font-size: var(--font-size-md); }
    .widget_wrt_popular-post > div:not(.with-carousel) .entry:nth-child(2):before {
      font-size: var(--font-size-sm); }
    .widget_wrt_popular-post > div:not(.with-carousel) .entry:nth-child(3):before {
      font-size: var(--font-size-xs); }

.widget_wrt_standard-view-posts.widget-ver .entry:not(:first-child) .entry-content,
.widget_wrt_grid-view-posts.widget-ver .entry:not(:first-child) .entry-content,
.widget_wrt_list-view-posts.widget-ver .entry:not(:first-child) .entry-content,
.widget_wrt_masonary-view-posts.widget-ver .entry:not(:first-child) .entry-content,
.widget_wrt_mag-view-posts.widget-ver .entry:not(:first-child) .entry-content {
  display: none; }

.widget_wrt_standard-view-posts.widget-hor,
.widget_wrt_grid-view-posts.widget-hor,
.widget_wrt_list-view-posts.widget-hor,
.widget_wrt_masonary-view-posts.widget-hor,
.widget_wrt_mag-view-posts.widget-hor {
  margin-left: calc(var(--spacing-4) * -1);
  margin-right: calc(var(--spacing-4) * -1);
  *zoom: 1; }
  .widget_wrt_standard-view-posts.widget-hor::before, .widget_wrt_standard-view-posts.widget-hor::after,
  .widget_wrt_grid-view-posts.widget-hor::before,
  .widget_wrt_grid-view-posts.widget-hor::after,
  .widget_wrt_list-view-posts.widget-hor::before,
  .widget_wrt_list-view-posts.widget-hor::after,
  .widget_wrt_masonary-view-posts.widget-hor::before,
  .widget_wrt_masonary-view-posts.widget-hor::after,
  .widget_wrt_mag-view-posts.widget-hor::before,
  .widget_wrt_mag-view-posts.widget-hor::after {
    content: ' ';
    display: table; }
  .widget_wrt_standard-view-posts.widget-hor::after,
  .widget_wrt_grid-view-posts.widget-hor::after,
  .widget_wrt_list-view-posts.widget-hor::after,
  .widget_wrt_masonary-view-posts.widget-hor::after,
  .widget_wrt_mag-view-posts.widget-hor::after {
    clear: both; }
  @media (min-width: 768px) {
    .widget_wrt_standard-view-posts.widget-hor .list-container-left, .widget_wrt_standard-view-posts.widget-hor .list-container-right, .widget_wrt_standard-view-posts.widget-hor .grid-container-left, .widget_wrt_standard-view-posts.widget-hor .grid-container-right,
    .widget_wrt_grid-view-posts.widget-hor .list-container-left,
    .widget_wrt_grid-view-posts.widget-hor .list-container-right,
    .widget_wrt_grid-view-posts.widget-hor .grid-container-left,
    .widget_wrt_grid-view-posts.widget-hor .grid-container-right,
    .widget_wrt_list-view-posts.widget-hor .list-container-left,
    .widget_wrt_list-view-posts.widget-hor .list-container-right,
    .widget_wrt_list-view-posts.widget-hor .grid-container-left,
    .widget_wrt_list-view-posts.widget-hor .grid-container-right,
    .widget_wrt_masonary-view-posts.widget-hor .list-container-left,
    .widget_wrt_masonary-view-posts.widget-hor .list-container-right,
    .widget_wrt_masonary-view-posts.widget-hor .grid-container-left,
    .widget_wrt_masonary-view-posts.widget-hor .grid-container-right,
    .widget_wrt_mag-view-posts.widget-hor .list-container-left,
    .widget_wrt_mag-view-posts.widget-hor .list-container-right,
    .widget_wrt_mag-view-posts.widget-hor .grid-container-left,
    .widget_wrt_mag-view-posts.widget-hor .grid-container-right {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 50%; } }

.widget_wrt_standard-view-posts .category-tabs,
.widget_wrt_grid-view-posts .category-tabs,
.widget_wrt_list-view-posts .category-tabs,
.widget_wrt_masonary-view-posts .category-tabs,
.widget_wrt_mag-view-posts .category-tabs {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: var(--font-size-sm);
  height: var(--spacing-10);
  line-height: var(--spacing-10);
  margin-bottom: var(--margin-10); }
  .widget_wrt_standard-view-posts .category-tabs .more-tabs > a:after,
  .widget_wrt_grid-view-posts .category-tabs .more-tabs > a:after,
  .widget_wrt_list-view-posts .category-tabs .more-tabs > a:after,
  .widget_wrt_masonary-view-posts .category-tabs .more-tabs > a:after,
  .widget_wrt_mag-view-posts .category-tabs .more-tabs > a:after {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 5px;
    font-family: FontAwesome;
    content: "\f107"; }
  .widget_wrt_standard-view-posts .category-tabs ul,
  .widget_wrt_grid-view-posts .category-tabs ul,
  .widget_wrt_list-view-posts .category-tabs ul,
  .widget_wrt_masonary-view-posts .category-tabs ul,
  .widget_wrt_mag-view-posts .category-tabs ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .widget_wrt_standard-view-posts .category-tabs ul ul,
    .widget_wrt_grid-view-posts .category-tabs ul ul,
    .widget_wrt_list-view-posts .category-tabs ul ul,
    .widget_wrt_masonary-view-posts .category-tabs ul ul,
    .widget_wrt_mag-view-posts .category-tabs ul ul {
      position: absolute;
      top: 100%;
      right: 0;
      padding: var(--padding-2) 0;
      min-width: var(--spacing-24);
      background-color: var(--colors-white);
      color: var(--colors-black);
      border: var(--border-style) var(--border-color);
      display: none; }
    .widget_wrt_standard-view-posts .category-tabs ul li,
    .widget_wrt_grid-view-posts .category-tabs ul li,
    .widget_wrt_list-view-posts .category-tabs ul li,
    .widget_wrt_masonary-view-posts .category-tabs ul li,
    .widget_wrt_mag-view-posts .category-tabs ul li {
      position: relative;
      display: inline-block;
      vertical-align: middle; }
      .widget_wrt_standard-view-posts .category-tabs ul li li,
      .widget_wrt_grid-view-posts .category-tabs ul li li,
      .widget_wrt_list-view-posts .category-tabs ul li li,
      .widget_wrt_masonary-view-posts .category-tabs ul li li,
      .widget_wrt_mag-view-posts .category-tabs ul li li {
        display: block; }
      .widget_wrt_standard-view-posts .category-tabs ul li a,
      .widget_wrt_grid-view-posts .category-tabs ul li a,
      .widget_wrt_list-view-posts .category-tabs ul li a,
      .widget_wrt_masonary-view-posts .category-tabs ul li a,
      .widget_wrt_mag-view-posts .category-tabs ul li a {
        display: block;
        cursor: pointer;
        padding: 0 var(--padding-4);
        height: var(--spacing-8);
        line-height: var(--spacing-8); }
      .widget_wrt_standard-view-posts .category-tabs ul li:hover ul,
      .widget_wrt_grid-view-posts .category-tabs ul li:hover ul,
      .widget_wrt_list-view-posts .category-tabs ul li:hover ul,
      .widget_wrt_masonary-view-posts .category-tabs ul li:hover ul,
      .widget_wrt_mag-view-posts .category-tabs ul li:hover ul {
        display: block; }
    .widget_wrt_standard-view-posts .category-tabs ul > li:last-child a,
    .widget_wrt_grid-view-posts .category-tabs ul > li:last-child a,
    .widget_wrt_list-view-posts .category-tabs ul > li:last-child a,
    .widget_wrt_masonary-view-posts .category-tabs ul > li:last-child a,
    .widget_wrt_mag-view-posts .category-tabs ul > li:last-child a {
      padding-right: 0; }
  .widget_wrt_standard-view-posts .category-tabs + .category-tab-nav-container,
  .widget_wrt_grid-view-posts .category-tabs + .category-tab-nav-container,
  .widget_wrt_list-view-posts .category-tabs + .category-tab-nav-container,
  .widget_wrt_masonary-view-posts .category-tabs + .category-tab-nav-container,
  .widget_wrt_mag-view-posts .category-tabs + .category-tab-nav-container {
    position: relative;
    z-index: 0; }

@media (min-width: 992px) {
  .widget_wrt_standard-view-posts.widget-hor.widget-line .category-tabs,
  .widget_wrt_grid-view-posts.widget-hor.widget-line .category-tabs,
  .widget_wrt_list-view-posts.widget-hor.widget-line .category-tabs,
  .widget_wrt_masonary-view-posts.widget-hor.widget-line .category-tabs,
  .widget_wrt_mag-view-posts.widget-hor.widget-line .category-tabs {
    position: absolute;
    top: 0;
    right: var(--spacing-8); }
    .widget_wrt_standard-view-posts.widget-hor.widget-line .category-tabs + *,
    .widget_wrt_grid-view-posts.widget-hor.widget-line .category-tabs + *,
    .widget_wrt_list-view-posts.widget-hor.widget-line .category-tabs + *,
    .widget_wrt_masonary-view-posts.widget-hor.widget-line .category-tabs + *,
    .widget_wrt_mag-view-posts.widget-hor.widget-line .category-tabs + * {
      margin-top: var(--margin-16); }
  .widget_wrt_standard-view-posts.widget-hor.widget-non-line .category-tabs,
  .widget_wrt_grid-view-posts.widget-hor.widget-non-line .category-tabs,
  .widget_wrt_list-view-posts.widget-hor.widget-non-line .category-tabs,
  .widget_wrt_masonary-view-posts.widget-hor.widget-non-line .category-tabs,
  .widget_wrt_mag-view-posts.widget-hor.widget-non-line .category-tabs {
    position: absolute;
    top: 0;
    right: 0; }
    .widget_wrt_standard-view-posts.widget-hor.widget-non-line .category-tabs ul ul,
    .widget_wrt_grid-view-posts.widget-hor.widget-non-line .category-tabs ul ul,
    .widget_wrt_list-view-posts.widget-hor.widget-non-line .category-tabs ul ul,
    .widget_wrt_masonary-view-posts.widget-hor.widget-non-line .category-tabs ul ul,
    .widget_wrt_mag-view-posts.widget-hor.widget-non-line .category-tabs ul ul {
      top: 2.4rem; }
  .widget_wrt_standard-view-posts.widget-hor.widget-style-1 .category-tabs,
  .widget_wrt_grid-view-posts.widget-hor.widget-style-1 .category-tabs,
  .widget_wrt_list-view-posts.widget-hor.widget-style-1 .category-tabs,
  .widget_wrt_masonary-view-posts.widget-hor.widget-style-1 .category-tabs,
  .widget_wrt_mag-view-posts.widget-hor.widget-style-1 .category-tabs {
    position: absolute;
    top: 1.875rem;
    right: var(--spacing-8); }
    .widget_wrt_standard-view-posts.widget-hor.widget-style-1 .category-tabs ul ul,
    .widget_wrt_grid-view-posts.widget-hor.widget-style-1 .category-tabs ul ul,
    .widget_wrt_list-view-posts.widget-hor.widget-style-1 .category-tabs ul ul,
    .widget_wrt_masonary-view-posts.widget-hor.widget-style-1 .category-tabs ul ul,
    .widget_wrt_mag-view-posts.widget-hor.widget-style-1 .category-tabs ul ul {
      top: 1.9rem; }
    .widget_wrt_standard-view-posts.widget-hor.widget-style-1 .category-tabs > ul > li > a,
    .widget_wrt_grid-view-posts.widget-hor.widget-style-1 .category-tabs > ul > li > a,
    .widget_wrt_list-view-posts.widget-hor.widget-style-1 .category-tabs > ul > li > a,
    .widget_wrt_masonary-view-posts.widget-hor.widget-style-1 .category-tabs > ul > li > a,
    .widget_wrt_mag-view-posts.widget-hor.widget-style-1 .category-tabs > ul > li > a {
      height: auto;
      line-height: 1.2;
      padding-bottom: calc(var(--padding-4) - 4px); }
  .widget_wrt_standard-view-posts.widget-hor.widget-style-2 .category-tabs,
  .widget_wrt_grid-view-posts.widget-hor.widget-style-2 .category-tabs,
  .widget_wrt_list-view-posts.widget-hor.widget-style-2 .category-tabs,
  .widget_wrt_masonary-view-posts.widget-hor.widget-style-2 .category-tabs,
  .widget_wrt_mag-view-posts.widget-hor.widget-style-2 .category-tabs {
    position: absolute;
    top: 0;
    right: 0; }
    .widget_wrt_standard-view-posts.widget-hor.widget-style-2 .category-tabs > ul > li > a,
    .widget_wrt_grid-view-posts.widget-hor.widget-style-2 .category-tabs > ul > li > a,
    .widget_wrt_list-view-posts.widget-hor.widget-style-2 .category-tabs > ul > li > a,
    .widget_wrt_masonary-view-posts.widget-hor.widget-style-2 .category-tabs > ul > li > a,
    .widget_wrt_mag-view-posts.widget-hor.widget-style-2 .category-tabs > ul > li > a {
      height: auto;
      line-height: 1.2;
      padding-top: var(--padding-4);
      padding-bottom: var(--padding-2); }
  .widget_wrt_standard-view-posts .entry .entry-row .entry-half-left,
  .widget_wrt_grid-view-posts .entry .entry-row .entry-half-left,
  .widget_wrt_list-view-posts .entry .entry-row .entry-half-left,
  .widget_wrt_masonary-view-posts .entry .entry-row .entry-half-left,
  .widget_wrt_mag-view-posts .entry .entry-row .entry-half-left {
    width: 32.5%; }
  .widget_wrt_standard-view-posts .entry .entry-row .entry-half-right,
  .widget_wrt_grid-view-posts .entry .entry-row .entry-half-right,
  .widget_wrt_list-view-posts .entry .entry-row .entry-half-right,
  .widget_wrt_masonary-view-posts .entry .entry-row .entry-half-right,
  .widget_wrt_mag-view-posts .entry .entry-row .entry-half-right {
    width: 62.5%; } }

.widget_recent_entries ul li {
  margin-bottom: var(--margin-3); }
  .widget_recent_entries ul li a {
    font-size: var(--font-size-lg);
    line-height: 1.2;
    display: block; }

.widget_categories.widget-ver ul,
.widget_nav_menu.widget-ver ul,
.widget_pages.widget-ver ul,
.widget_meta.widget-ver ul,
.widget_archive.widget-ver ul,
.widget_archives.widget-ver ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }
  .widget_categories.widget-ver ul li,
  .widget_nav_menu.widget-ver ul li,
  .widget_pages.widget-ver ul li,
  .widget_meta.widget-ver ul li,
  .widget_archive.widget-ver ul li,
  .widget_archives.widget-ver ul li {
    display: block; }
    .widget_categories.widget-ver ul li ul,
    .widget_nav_menu.widget-ver ul li ul,
    .widget_pages.widget-ver ul li ul,
    .widget_meta.widget-ver ul li ul,
    .widget_archive.widget-ver ul li ul,
    .widget_archives.widget-ver ul li ul {
      padding-left: var(--padding-4); }
    .widget_categories.widget-ver ul li a,
    .widget_nav_menu.widget-ver ul li a,
    .widget_pages.widget-ver ul li a,
    .widget_meta.widget-ver ul li a,
    .widget_archive.widget-ver ul li a,
    .widget_archives.widget-ver ul li a {
      position: relative;
      display: block;
      padding: var(--padding-2) 0;
      color: inherit;
      *zoom: 1; }
      .widget_categories.widget-ver ul li a::before, .widget_categories.widget-ver ul li a::after,
      .widget_nav_menu.widget-ver ul li a::before,
      .widget_nav_menu.widget-ver ul li a::after,
      .widget_pages.widget-ver ul li a::before,
      .widget_pages.widget-ver ul li a::after,
      .widget_meta.widget-ver ul li a::before,
      .widget_meta.widget-ver ul li a::after,
      .widget_archive.widget-ver ul li a::before,
      .widget_archive.widget-ver ul li a::after,
      .widget_archives.widget-ver ul li a::before,
      .widget_archives.widget-ver ul li a::after {
        content: ' ';
        display: table; }
      .widget_categories.widget-ver ul li a::after,
      .widget_nav_menu.widget-ver ul li a::after,
      .widget_pages.widget-ver ul li a::after,
      .widget_meta.widget-ver ul li a::after,
      .widget_archive.widget-ver ul li a::after,
      .widget_archives.widget-ver ul li a::after {
        clear: both; }
      .widget_categories.widget-ver ul li a:hover,
      .widget_nav_menu.widget-ver ul li a:hover,
      .widget_pages.widget-ver ul li a:hover,
      .widget_meta.widget-ver ul li a:hover,
      .widget_archive.widget-ver ul li a:hover,
      .widget_archives.widget-ver ul li a:hover {
        color: var(--colors-pri); }
      .widget_categories.widget-ver ul li a:before,
      .widget_nav_menu.widget-ver ul li a:before,
      .widget_pages.widget-ver ul li a:before,
      .widget_meta.widget-ver ul li a:before,
      .widget_archive.widget-ver ul li a:before,
      .widget_archives.widget-ver ul li a:before {
        position: absolute;
        right: 0;
        bottom: -1px;
        display: block;
        content: "";
        width: 0;
        height: 1px;
        background-color: currentColor;
        -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
        -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
        transition: all var(--transition-duration-long) var(--transition-easing-long); }
      .widget_categories.widget-ver ul li a:hover:before,
      .widget_nav_menu.widget-ver ul li a:hover:before,
      .widget_pages.widget-ver ul li a:hover:before,
      .widget_meta.widget-ver ul li a:hover:before,
      .widget_archive.widget-ver ul li a:hover:before,
      .widget_archives.widget-ver ul li a:hover:before {
        width: 100%; }
    .widget_categories.widget-ver ul li span,
    .widget_nav_menu.widget-ver ul li span,
    .widget_pages.widget-ver ul li span,
    .widget_meta.widget-ver ul li span,
    .widget_archive.widget-ver ul li span,
    .widget_archives.widget-ver ul li span {
      float: end(); }
    .widget_categories.widget-ver ul li:not(:last-child) a,
    .widget_nav_menu.widget-ver ul li:not(:last-child) a,
    .widget_pages.widget-ver ul li:not(:last-child) a,
    .widget_meta.widget-ver ul li:not(:last-child) a,
    .widget_archive.widget-ver ul li:not(:last-child) a,
    .widget_archives.widget-ver ul li:not(:last-child) a {
      border-bottom: 1px solid currentColor; }

.widget_categories.widget-hor ul,
.widget_nav_menu.widget-hor ul,
.widget_pages.widget-hor ul,
.widget_meta.widget-hor ul,
.widget_archive.widget-hor ul,
.widget_archives.widget-hor ul {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  padding: 0; }
  .widget_categories.widget-hor ul > li,
  .widget_nav_menu.widget-hor ul > li,
  .widget_pages.widget-hor ul > li,
  .widget_meta.widget-hor ul > li,
  .widget_archive.widget-hor ul > li,
  .widget_archives.widget-hor ul > li {
    display: inline-block;
    vertical-align: middle; }
    .widget_categories.widget-hor ul > li a,
    .widget_nav_menu.widget-hor ul > li a,
    .widget_pages.widget-hor ul > li a,
    .widget_meta.widget-hor ul > li a,
    .widget_archive.widget-hor ul > li a,
    .widget_archives.widget-hor ul > li a {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      padding: var(--padding-1) var(--padding-2);
      margin-left: 1px;
      margin-bottom: var(--margin-1);
      border: 1px solid currentColor;
      line-height: 1.2;
      color: inherit;
      *zoom: 1; }
      .widget_categories.widget-hor ul > li a::before, .widget_categories.widget-hor ul > li a::after,
      .widget_nav_menu.widget-hor ul > li a::before,
      .widget_nav_menu.widget-hor ul > li a::after,
      .widget_pages.widget-hor ul > li a::before,
      .widget_pages.widget-hor ul > li a::after,
      .widget_meta.widget-hor ul > li a::before,
      .widget_meta.widget-hor ul > li a::after,
      .widget_archive.widget-hor ul > li a::before,
      .widget_archive.widget-hor ul > li a::after,
      .widget_archives.widget-hor ul > li a::before,
      .widget_archives.widget-hor ul > li a::after {
        content: ' ';
        display: table; }
      .widget_categories.widget-hor ul > li a::after,
      .widget_nav_menu.widget-hor ul > li a::after,
      .widget_pages.widget-hor ul > li a::after,
      .widget_meta.widget-hor ul > li a::after,
      .widget_archive.widget-hor ul > li a::after,
      .widget_archives.widget-hor ul > li a::after {
        clear: both; }
      .widget_categories.widget-hor ul > li a:hover,
      .widget_nav_menu.widget-hor ul > li a:hover,
      .widget_pages.widget-hor ul > li a:hover,
      .widget_meta.widget-hor ul > li a:hover,
      .widget_archive.widget-hor ul > li a:hover,
      .widget_archives.widget-hor ul > li a:hover {
        color: var(--colors-pri); }
    .widget_categories.widget-hor ul > li span,
    .widget_nav_menu.widget-hor ul > li span,
    .widget_pages.widget-hor ul > li span,
    .widget_meta.widget-hor ul > li span,
    .widget_archive.widget-hor ul > li span,
    .widget_archives.widget-hor ul > li span {
      float: var(--direction-end-float);
      margin-left: var(--margin-2); }

.widget_tag_cloud .tagcloud {
  *zoom: 1; }
  .widget_tag_cloud .tagcloud::before, .widget_tag_cloud .tagcloud::after {
    content: ' ';
    display: table; }
  .widget_tag_cloud .tagcloud::after {
    clear: both; }
  .widget_tag_cloud .tagcloud a {
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle;
    padding: var(--padding-1) var(--padding-2);
    border: 1px solid currentColor;
    margin-left: 1px;
    margin-bottom: var(--margin-1);
    -webkit-transition: all var(--transition-duration-short) var(--transition-easing-short);
    -o-transition: all var(--transition-duration-short) var(--transition-easing-short);
    transition: all var(--transition-duration-short) var(--transition-easing-short); }
    .widget_tag_cloud .tagcloud a:hover {
      color: var(--colors-pri);
      border-color: currentColor; }

.widget_calendar table th, .widget_calendar table td {
  text-align: center; }

.widget_calendar a {
  display: block;
  padding: 3px;
  background-color: rgba(128, 128, 128, 0.1); }

.widget_recent_comments .recentcomments {
  padding: var(--padding-2) 0; }
  .widget_recent_comments .recentcomments:not(:last-child) {
    border-bottom: thene("border") currentColor; }
  .widget_recent_comments .recentcomments span a {
    font-weight: bold;
    margin-right: var(--margin-2);
    color: var(--colors-pri); }
    .widget_recent_comments .recentcomments span a:before {
      position: absolute;
      right: 0;
      bottom: -2px;
      display: block;
      content: "";
      width: 0;
      height: 1px;
      background-color: currentColor;
      -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
      -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
      transition: all var(--transition-duration-long) var(--transition-easing-long); }
    .widget_recent_comments .recentcomments span a:hover:before {
      width: 100%; }

.widget_wrt_social.widget-ver .social-navigation, .widget_wrt_social.widget-ver .author-navigation {
  display: block;
  text-align: center; }
  .widget_wrt_social.widget-ver .social-navigation ul, .widget_wrt_social.widget-ver .author-navigation ul {
    width: 100%;
    *zoom: 1; }
    .widget_wrt_social.widget-ver .social-navigation ul::before, .widget_wrt_social.widget-ver .author-navigation ul::before, .widget_wrt_social.widget-ver .social-navigation ul::after, .widget_wrt_social.widget-ver .author-navigation ul::after {
      content: ' ';
      display: table; }
    .widget_wrt_social.widget-ver .social-navigation ul::after, .widget_wrt_social.widget-ver .author-navigation ul::after {
      clear: both; }
    .widget_wrt_social.widget-ver .social-navigation ul li, .widget_wrt_social.widget-ver .author-navigation ul li {
      float: left;
      padding-left: var(--spacing-4);
      padding-right: var(--spacing-4);
      width: 33.33333%; }
      .widget_wrt_social.widget-ver .social-navigation ul li:nth-child(3n), .widget_wrt_social.widget-ver .author-navigation ul li:nth-child(3n) {
        clear: var(--direction-end-float);
        margin-right: 0; }
      .widget_wrt_social.widget-ver .social-navigation ul li a, .widget_wrt_social.widget-ver .author-navigation ul li a {
        font-size: var(--font-size-xxl);
        text-align: center;
        padding: var(--padding-1); }
      .widget_wrt_social.widget-ver .social-navigation ul li span, .widget_wrt_social.widget-ver .author-navigation ul li span, .widget_wrt_social.widget-ver .social-navigation ul li small, .widget_wrt_social.widget-ver .author-navigation ul li small {
        display: block; }
      .widget_wrt_social.widget-ver .social-navigation ul li small, .widget_wrt_social.widget-ver .author-navigation ul li small {
        font-size: var(--font-size-xs);
        line-height: var(--font-leading-heading); }
      @media (max-width: 991px) {
        .widget_wrt_social.widget-ver .social-navigation ul li small, .widget_wrt_social.widget-ver .author-navigation ul li small {
          display: none; } }

.widget_wrt_social.widget-hor .social-navigation, .widget_wrt_social.widget-hor .author-navigation {
  display: block;
  text-align: center; }
  .widget_wrt_social.widget-hor .social-navigation ul li, .widget_wrt_social.widget-hor .author-navigation ul li {
    display: inline-block;
    vertical-align: middle; }
    .widget_wrt_social.widget-hor .social-navigation ul li a, .widget_wrt_social.widget-hor .author-navigation ul li a {
      font-size: var(--font-size-xxl);
      text-align: center;
      padding: var(--padding-1); }
    .widget_wrt_social.widget-hor .social-navigation ul li span, .widget_wrt_social.widget-hor .author-navigation ul li span, .widget_wrt_social.widget-hor .social-navigation ul li small, .widget_wrt_social.widget-hor .author-navigation ul li small {
      display: block; }
    .widget_wrt_social.widget-hor .social-navigation ul li small, .widget_wrt_social.widget-hor .author-navigation ul li small {
      font-size: var(--font-size-xs);
      line-height: var(--font-leading-heading); }
    @media (max-width: 991px) {
      .widget_wrt_social.widget-hor .social-navigation ul li small, .widget_wrt_social.widget-hor .author-navigation ul li small {
        display: none; } }

.widget_wrt_shop {
  text-align: center; }
  .widget_wrt_shop .products-list {
    *zoom: 1; }
    .widget_wrt_shop .products-list::before, .widget_wrt_shop .products-list::after {
      content: ' ';
      display: table; }
    .widget_wrt_shop .products-list::after {
      clear: both; }
  .widget_wrt_shop .product .product-image {
    display: block; }
  .widget_wrt_shop .product .product-title {
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-heading);
    font-size: var(--font-size-xl);
    margin: 0;
    padding: 0; }
  .widget_wrt_shop .product .product-price {
    line-height: 1.2;
    margin: 0;
    padding: 0; }
  .widget_wrt_shop .product > *:not(:last-child) {
    margin-bottom: var(--margin-2); }
  .widget_wrt_shop.widget-ver .product:not(:last-child) {
    margin-bottom: var(--margin-4); }
  .widget_wrt_shop.widget-hor .product {
    padding: 0 var(--padding-1); }

.widget_ad {
  padding: var(--padding-2) 0;
  text-align: center; }
  .widget_ad img {
    display: inline-block;
    max-width: 100%; }

.widget_wrt_instagram .wrt-instagram-pics > div a {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: var(--colors-black);
  padding-bottom: 99%;
  height: 0; }
  .widget_wrt_instagram .wrt-instagram-pics > div a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: " ";
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: var(--colors-black);
    -webkit-transition: all var(--transition-duration-long) var(--transition-easing-long);
    -o-transition: all var(--transition-duration-long) var(--transition-easing-long);
    transition: all var(--transition-duration-long) var(--transition-easing-long); }
  .widget_wrt_instagram .wrt-instagram-pics > div a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    width: 100%;
    max-width: 100%;
    max-height: none; }
  .widget_wrt_instagram .wrt-instagram-pics > div a:hover:before {
    opacity: 0.2; }

.widget_wrt_instagram.widget-hor .wrt-instagram-pics {
  overflow: hidden;
  max-height: 19.6875rem; }

.widget_wrt_instagram.widget-ver {
  text-align: center; }
  .widget_wrt_instagram.widget-ver .wrt-instagram-header-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    text-align: start;
    margin-bottom: 2rem; }
  .widget_wrt_instagram.widget-ver .wrt-instagram-avatar {
    width: 80px;
    border-radius: 80px;
    overflow: hidden; }
  .widget_wrt_instagram.widget-ver .wrt-instagram-username {
    font-size: var(--font-size-lg); }
  .widget_wrt_instagram.widget-ver .wrt-instagram-follow-btn {
    position: relative;
    display: inline-block;
    padding: 0 var(--padding-4);
    font-size: 0.85rem;
    line-height: var(--spacing-8);
    height: var(--spacing-8);
    -webkit-transition: all var(--transition-duration-short) var(--transition-easing-short);
    -o-transition: all var(--transition-duration-short) var(--transition-easing-short);
    transition: all var(--transition-duration-short) var(--transition-easing-short);
    background-color: var(--customizer-btnbg);
    border: var(--border-style) var(--customizer-btnborder);
    color: var(--customizer-btnfg); }
  .widget_wrt_instagram.widget-ver .wrt-instagram-pics {
    display: grid;
    gap: 0.5rem;
    grid-template-columns: repeat(1, 1fr); }
    .widget_wrt_instagram.widget-ver .wrt-instagram-pics.columns-2 {
      grid-template-columns: repeat(2, 1fr); }
    .widget_wrt_instagram.widget-ver .wrt-instagram-pics.columns-3 {
      grid-template-columns: repeat(3, 1fr); }
    .widget_wrt_instagram.widget-ver .wrt-instagram-pics.columns-4 {
      grid-template-columns: repeat(4, 1fr); }
    .widget_wrt_instagram.widget-ver .wrt-instagram-pics.columns-5 {
      grid-template-columns: repeat(5, 1fr); }
    .widget_wrt_instagram.widget-ver .wrt-instagram-pics.columns-6 {
      grid-template-columns: repeat(6, 1fr); }

.widget_wrt_newsletter {
  text-align: center;
  display: block; }
  .widget_wrt_newsletter .newsletter-text .newsletter-title {
    font-size: var(--font-size-xxl); }
  .widget_wrt_newsletter .newsletter-form {
    position: relative; }
    .widget_wrt_newsletter .newsletter-form input:not([type="button"]):not([type="submit"]),
    .widget_wrt_newsletter .newsletter-form select,
    .widget_wrt_newsletter .newsletter-form textarea {
      display: inline-block;
      vertical-align: middle;
      border-radius: 0;
      height: var(--spacing-12);
      line-height: var(--spacing-12); }
    .widget_wrt_newsletter .newsletter-form .button {
      padding: 0 var(--padding-2);
      height: var(--spacing-8);
      line-height: var(--spacing-8);
      border-width: 0;
      font-size: var(--font-size-xxl); }
      .widget_wrt_newsletter .newsletter-form .button:before {
        display: none; }
  .widget_wrt_newsletter.widget-hor {
    text-align: var(--direction-start-text); }
    .widget_wrt_newsletter.widget-hor .newsletter-container {
      margin-left: calc(var(--spacing-4) * -1);
      margin-right: calc(var(--spacing-4) * -1);
      *zoom: 1; }
      .widget_wrt_newsletter.widget-hor .newsletter-container::before, .widget_wrt_newsletter.widget-hor .newsletter-container::after {
        content: ' ';
        display: table; }
      .widget_wrt_newsletter.widget-hor .newsletter-container::after {
        clear: both; }
      @media (min-width: 768px) {
        .widget_wrt_newsletter.widget-hor .newsletter-container .newsletter-text, .widget_wrt_newsletter.widget-hor .newsletter-container .newsletter-form {
          float: left;
          padding-left: var(--spacing-4);
          padding-right: var(--spacing-4);
          width: 50%;
          vertical-align: middle; } }
      .widget_wrt_newsletter.widget-hor .newsletter-container .newsletter-form {
        position: relative; }
        .widget_wrt_newsletter.widget-hor .newsletter-container .newsletter-form .site-row:not(:last-child) [class*='site-column'] {
          position: relative;
          margin-bottom: 2.43902%; }
        .widget_wrt_newsletter.widget-hor .newsletter-container .newsletter-form .button {
          display: block;
          width: 100%;
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
          overflow: hidden; }
  .widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form [class*='site-column'] {
    position: relative;
    width: 100%;
    padding: 2px; }
  .widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-table-row {
    margin-left: calc(var(--spacing-4) * -1);
    margin-right: calc(var(--spacing-4) * -1);
    *zoom: 1; }
    .widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-table-row::before, .widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-table-row::after {
      content: ' ';
      display: table; }
    .widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-table-row::after {
      clear: both; }
  .widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-6, .widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-12 {
    float: left;
    padding-left: var(--spacing-4);
    padding-right: var(--spacing-4);
    width: 100%; }
  .widget_wrt_newsletter.widget-ver .newsletter-container .newsletter-form .button {
    display: block;
    width: 100%; }
  .widget_wrt_newsletter.widget-non-line .widget-newsletter-light {
    padding: var(--padding-4);
    background-color: var(--colors-white);
    color: var(--colors-black); }
  .widget_wrt_newsletter.widget-non-line .widget-newsletter-dark {
    padding: var(--padding-4);
    background-color: var(--colors-black);
    color: var(--colors-white); }
  .widget_wrt_newsletter.widget-non-line.widget-ver .widget-newsletter-light .button {
    background-color: var(--colors-black);
    color: var(--colors-white); }
  .widget_wrt_newsletter.widget-non-line.widget-ver .widget-newsletter-dark .button {
    background-color: var(--colors-white);
    color: var(--colors-black); }
  .widget_wrt_newsletter.widget-non-line input:not([type="button"]):not([type="submit"]),
  .widget_wrt_newsletter.widget-non-line select,
  .widget_wrt_newsletter.widget-non-line textarea {
    border-color: transparent; }

.widget_wrt_pinterest.widget-ver .widget-title + div > span {
  max-width: 100%; }

.widget_wrt_twitter .tweets-list .tweet a {
  color: var(--colors-pri); }

.widget_wrt_twitter .tweets-list .tweet .tweet-text {
  line-height: 1.4; }

.widget_wrt_twitter .tweets-list .tweet .username {
  margin-right: var(--margin-4); }

.widget_wrt_twitter.widget-ver .tweets-list .tweet:not(:last-child) {
  padding-bottom: var(--padding-4);
  margin-bottom: var(--margin-4);
  border-bottom: var(--border-style) var(--border-color); }

.widget_wrt_twitter.widget-hor .tweets-list .tweet {
  padding-left: var(--padding-2);
  padding-right: var(--padding-2); }

.widget_rss .widget-title .rsswidget + .rsswidget:before {
  display: none; }

.widget_rss .widget-title .rsswidget img {
  display: none; }

.widget_rss ul li {
  margin-bottom: var(--margin-3); }
  .widget_rss ul li .rsswidget {
    display: block;
    font-family: var(--font-family-heading);
    font-weight: var(--font-weight-heading);
    font-size: var(--font-size-md); }
  .widget_rss ul li .rssSummary {
    line-height: 2; }

.widget_wrt_cta_content {
  text-align: center; }
  .widget_wrt_cta_content a {
    position: relative;
    display: inline-block; }
    .widget_wrt_cta_content a h1, .widget_wrt_cta_content a h2, .widget_wrt_cta_content a h3, .widget_wrt_cta_content a h4, .widget_wrt_cta_content a h5, .widget_wrt_cta_content a h6 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      max-width: 80%;
      display: block;
      padding: var(--padding-2) var(--padding-4);
      background-color: var(--colors-black);
      color: var(--colors-white); }

/*--------------------------------------------------------------
Footers
--------------------------------------------------------------*/
.site-footer-top {
  position: relative;
  padding: var(--padding-16) 0; }

.site-footer-bottom {
  padding: var(--padding-8) 0; }

.site-footer-top {
  background-color: var(--customizer-ftopbg);
  color: var(--customizer-ftopfg); }

.site-footer-bottom {
  background-color: var(--customizer-fbottombg);
  color: var(--customizer-fbottomfg); }

.site-footer-widget {
  background-color: transparent;
  color: currentColor; }
  .site-footer-widget.widget_newsletter {
    background-color: var(--customizer-ftopbg);
    color: var(--customizer-ftopfg); }
    .site-footer-widget.widget_newsletter input[type="text"] {
      border-width: 0; }
  .site-footer-widget .widget_wrt_instagram.widget-hor {
    position: relative; }
    .site-footer-widget .widget_wrt_instagram.widget-hor .widget-title {
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 10;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      display: inline-block;
      height: 40px;
      text-align: center;
      margin: 0;
      padding: 0;
      text-align: center;
      line-height: 40px;
      margin-bottom: var(--margin-4);
      background-color: transparent; }
      .site-footer-widget .widget_wrt_instagram.widget-hor .widget-title span {
        position: relative;
        display: inline-block;
        z-index: 1;
        background-color: var(--customizer-ftopbg);
        color: var(--customizer-ftopfg);
        border-left: 20px solid var(--customizer-ftopbg);
        border-right: 20px solid var(--customizer-ftopbg); }
    .site-footer-widget .widget_wrt_instagram.widget-hor .instagram-pics {
      margin-bottom: 0; }

/*--------------------------------------------------------------
7.0 - Pages
--------------------------------------------------------------*/
/*---------------------------
Pages
----------------------------*/
.landing-section {
  position: relative;
  display: block;
  padding: var(--padding-8) 0;
  *zoom: 1; }
  .landing-section::before, .landing-section::after {
    content: ' ';
    display: table; }
  .landing-section::after {
    clear: both; }
  @media (min-width: 768px) {
    .landing-section {
      padding: var(--padding-16) 0; } }
  @media (min-width: 992px) {
    .landing-section {
      padding: var(--padding-20) 0; } }

.landing-widgets {
  background-color: var(--colors-gray-100); }
  .landing-widgets .site-featured-sidebar {
    padding-top: 0; }
    .landing-widgets .site-featured-sidebar .widget {
      background-color: var(--colors-gray-100); }

.landing-posts {
  padding-top: 0; }
  .landing-posts .entry-list .entry {
    padding: 0 var(--padding-2);
    text-align: center; }
    .landing-posts .entry-list .entry .entry-header .entry-title {
      font-family: var(--font-family-heading);
      font-weight: var(--font-weight-heading);
      font-size: var(--font-size-xl);
      line-height: 1.2; }
  @media (min-width: 768px) {
    .landing-posts .entry-list .entry {
      padding: 0 var(--padding-4); } }

.magazine-section {
  position: relative;
  display: block;
  padding: var(--padding-8) 0;
  *zoom: 1; }
  .magazine-section::before, .magazine-section::after {
    content: ' ';
    display: table; }
  .magazine-section::after {
    clear: both; }
  @media (min-width: 768px) {
    .magazine-section {
      padding: var(--padding-16) 0; } }
  @media (min-width: 992px) {
    .magazine-section {
      padding: var(--padding-20) 0; } }

.magazine-block {
  margin-bottom: var(--margin-8); }

.portfolio-tabs {
  position: relative;
  z-index: 1;
  display: block;
  margin-bottom: var(--margin-4);
  text-align: center; }
  .portfolio-tabs ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .portfolio-tabs ul li {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      margin: 3px;
      border: 1px solid; }
      .portfolio-tabs ul li a {
        display: block;
        cursor: pointer;
        padding: 0 var(--padding-4);
        height: var(--spacing-10);
        line-height: var(--spacing-10); }
        .portfolio-tabs ul li a.active {
          background-color: var(--colors-black);
          color: var(--colors-white); }
  @media (min-width: 1200px) {
    .portfolio-tabs {
      border: var(--border-style) var(--border-color); }
      .portfolio-tabs ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .portfolio-tabs ul li {
          -webkit-box-flex: 1;
              -ms-flex: 1 1 100%;
                  flex: 1 1 100%;
          margin: 0;
          border-width: 0; }
          .portfolio-tabs ul li a {
            padding: 0 var(--padding-2); } }
