/*!
Theme Name:   eakin.eu
Theme URI:    https://eakin.eu/
Author:       4 Roads Ltd
Author URI:   https://4-roads.com/
Description:  Derived from Storefront v2.4.0-beta1
Version:      v1.8.1
Text Domain:  storefront
*/
/*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

/*#rgb(111, 42, 141);*/
/**
 * Global styles applied to all non-woocommerce theme components. Includes styles for;
 *
 * Typography
 * Header
 * Footer
 * Main content area
 * Accessiblity helper classes
 * 404
 * Comments
 * Content (posts etc)
 * Forms
 * Media
 * Menus
 * pagination
 * Post formats
 * Widgets
 */
/**
 * Typography
 */
body {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

body,
button,
input,
textarea {
  color: #43454b;
  font-family: "Century Gothic", "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.618;
  text-rendering: optimizeLegibility;
  font-weight: 400; }

select {
  color: initial;
  font-family: "Century Gothic", "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  max-width: 100%; }

.eakin-highlight {
  color: #6f2a8d; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 300;
  margin: 0 0 0.54079em;
  color: #131315; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    font-weight: 300; }

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

h2,
.beta {
  font-size: 2em;
  line-height: 1.214; }
  h2 + h3,
  .beta + h3 {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 0.54079em; }

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

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

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

/* Freeseal Teaser Page */
#freeseal-teaser .proxima-nova-regular {
  font-family: "Proxima Nova", sans-serif !important;
  font-weight: normal;
}
#freeseal-teaser .proxima-nova-semibold {
  font-family: "Proxima Nova", sans-serif !important;
  font-weight: 600;
}
#freeseal-teaser{
  color: white;
}
#freeseal-teaser .hbspt-form {
  font-size: 16px;
}
#freeseal-teaser .hbspt-form p {
  font-size: 16px !important;
}
#freeseal-teaser .hbspt-form fieldset {
  margin-bottom: 20px;
}
#freeseal-teaser .hbspt-form label {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  padding: 0;
}
#freeseal-teaser .hbspt-form legend {
  font-size: 15px;
  font-weight: 400;
  padding: 0.25rem 1em;
}
#freeseal-teaser .hs-submit input[type='submit'] {
  background-color: white !important;
  color: #6f2a8d !important;
  border-radius: 30px !important;
  font-size: 15pt !important;
  padding: 10px 25px 10px 25px !important;
  min-width: 150px;
  text-align: center;
}
#freeseal-teaser .hbspt-form input[type='text'],
#freeseal-teaser .hbspt-form input[type='email'],
#freeseal-teaser .hbspt-form textarea,
#freeseal-teaser .hbspt-form select {
  background-color: #f2e7f7 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
  border: 0 !important;
  color: #43454b;
  font-size: 15px;
  line-height: 1.618;
  outline: none;
  width: 100%;
}
#freeseal-teaser .hbspt-form input,
#freeseal-teaser .hbspt-form textarea {
  padding: 8px;
}
#freeseal-teaser .hbspt-form select {
  padding: 10px;
}
#freeseal-teaser .legal-consent-container .inputs-list {
  margin: 0;
}
#freeseal-teaser .hs-form-booleancheckbox {
  list-style: none;
}
#freeseal-teaser .hs-form-booleancheckbox label {
  display: flex;
  align-items: flex-start;
}

/* Freeseal Extended Range Campaign Page */
#freeseal-extended-range-campaign .proxima-nova-regular {
  font-family: "Proxima Nova", sans-serif !important;
  font-weight: normal;
}
#freeseal-extended-range-campaign .proxima-nova-semibold {
  font-family: "Proxima Nova", sans-serif !important;
  font-weight: 600;
}
#freeseal-extended-range-campaign .hbspt-form {
  color: #6f2a8d;
  display: flex;
  font-size: 16px;
  justify-content: center;
}
#freeseal-extended-range-campaign .hbspt-form p {
  font-size: 16px !important;
}
#freeseal-extended-range-campaign .hbspt-form fieldset {
  margin-bottom: 20px;
  max-width: 100%;
}
#freeseal-extended-range-campaign .hbspt-form label {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
  padding: 0;
}
#freeseal-extended-range-campaign .hbspt-form legend {
  font-size: 15px;
  font-weight: 400;
  padding: 0.25rem 1em;
}
#freeseal-extended-range-campaign .hs-submit input[type='submit'] {
  background-color: #6f2a8d !important;
  color: white !important;
  border-radius: 30px !important;
  font-size: 15pt !important;
  padding: 10px 25px 10px 25px !important;
  min-width: 150px;
  text-align: center;
}
#freeseal-extended-range-campaign .hbspt-form input[type='text'],
#freeseal-extended-range-campaign .hbspt-form input[type='email'],
#freeseal-extended-range-campaign .hbspt-form textarea,
#freeseal-extended-range-campaign .hbspt-form select {
  background-color: #f2e7f7 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
  border: 0 !important;
  color: #43454b;
  font-size: 15px;
  line-height: 1.618;
  outline: none;
  width: 100%;
}
#freeseal-extended-range-campaign .hbspt-form input,
#freeseal-extended-range-campaign .hbspt-form textarea {
  padding: 8px;
}
#freeseal-extended-range-campaign .hbspt-form select {
  padding: 10px;
}
#freeseal-extended-range-campaign .inputs-list {
  margin: 0;
}
#freeseal-extended-range-campaign .hs-form-booleancheckbox,
#freeseal-extended-range-campaign .hs-form-radio {
  list-style: none;
}
#freeseal-extended-range-campaign .hs-form-booleancheckbox label {
  display: flex;
  align-items: flex-start;
}

.home .latest-news h3 {
  font-weight: bold;
  margin-bottom: 40px; }

.home .news-post {
  border-radius: 10px;
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
  min-height: 330px; }
  .home .news-post img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
  .home .news-post p {
    padding: 20px;
    font-weight: bold;
    font-size: 1.2em; }
  .home .news-post:hover {
    cursor: pointer; }

.home-product {
  border-radius: 25px;
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
  padding: 20px; }
  .home-product:hover {
    cursor: pointer; }

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

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

p {
  margin: 0 0 1.41575em; }

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

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

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

dt {
  font-weight: 600; }

dd {
  margin: 0 0 1.618em; }

b,
strong {
  font-weight: 600; }

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

blockquote {
  padding: 0 1em;
  border-left: 3px solid rgba(0, 0, 0, 0.05);
  font-style: italic; }

address {
  margin: 0 0 1.41575em; }

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

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

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

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

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

sup {
  bottom: 1ex; }

sub {
  top: 0.5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

figure {
  margin: 0; }

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

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

a {
  color: #984c98;
  text-decoration: none; }
  a:focus {
    outline: 1px dotted #96588a; }

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

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

body {
  background-color: #ffffff;
  overflow-x: hidden; }

.site {
  overflow-x: hidden; }

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

/**
 * Header
 */
.site-header {
  box-shadow: 0 1px 20px #dddddd;
  padding: 31px 0;
  background-position: center center;
  position: relative;
  z-index: 999;
  font-size: 14px; }
  .site-header .site-logo-anchor,
  .site-header .site-logo-link,
  .site-header .custom-logo-link {
    display: block;
    margin-bottom: 0; }
    .site-header .site-logo-anchor img,
    .site-header .site-logo-link img,
    .site-header .custom-logo-link img {
      max-width: 210px; }
  .site-header .widget {
    margin-bottom: 0; }

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
  margin-bottom: 4.2358em; }

.no-wc-breadcrumb .site-header {
  margin-bottom: 4.2358em; }

.no-wc-breadcrumb.page-template-template-homepage .site-header {
  margin-bottom: 0; }

.header-widget-region {
  position: relative;
  z-index: 99; }

.site-branding {
  float: left;
  margin-bottom: 0; }
  .site-branding .site-title {
    font-size: 2em;
    letter-spacing: -1px;
    margin: 0; }
    .site-branding .site-title a {
      font-weight: 700; }
  .site-branding .site-description {
    font-size: 0.875em;
    display: none; }
  .site-branding .logo {
    margin: 0; }
@media (max-width: 1200px) {
  .mobile-relative {
    position: relative;
  }
}
/**
 * Main content area
 */
.site-main {
  margin-bottom: 2.61792em; }

.site-content {
  outline: none; }

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
  padding-top: 4.2358em; }

.page-template-template-homepage .type-page {
  padding-top: 2.61792em;
  padding-bottom: 2.61792em;
  position: relative; }
  .page-template-template-homepage .type-page .storefront-hero__button-edit {
    position: absolute;
    top: 1em;
    right: 1em;
    font-size: 0.875em; }

.page-template-template-homepage .entry-content {
  font-size: 1.1em; }
  .page-template-template-homepage .entry-content p:last-child {
    margin-bottom: 0; }

.page-template-template-homepage .entry-header h1 {
  font-size: 3.70633em;
  margin-bottom: 0.23608em; }

.page-template-template-homepage .entry-content,
.page-template-template-homepage .entry-header {
  max-width: 41.09947em;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
  background-size: cover;
  background-position: center center;
  padding-top: 6.85353em;
  padding-bottom: 6.85353em; }
  .page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content,
  .page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title {
    opacity: 0;
    transition: all, ease, 0.5s; }
    .page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded,
    .page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded {
      opacity: 1; }

.wpforms-confirmation-container-full {
  margin-top: 0.54079em; }

article .entry-title {
  margin-top: 20px; }

.posted-on {
  margin-bottom: 20px;
  display: block; }

header .page-title {
  margin-top: 20px; }

/**
 * Footer
 */
.site-footer {
  padding: 1.618em 0 3.70633em; }
  .site-footer h1,
  .site-footer h2,
  .site-footer h3,
  .site-footer h4,
  .site-footer h5,
  .site-footer h6 {
    color: black;
    font-weight: bold;
    font-size: 1em; }
  .site-footer ul {
    margin-left: 0; }
    .site-footer ul li {
      list-style: none;
      margin: 15px 0;
      font-size: 0.9em; }
  .site-footer .contact-details {
    border-top: 1px solid lightgrey;
    padding-top: 25px;
    margin-top: 20px;
    color: grey;
    font-size: 12px; }
  .site-footer a:not(.button) {
    color: #984c98; }

.site-info {
  padding: 2.61792em 0; }
  .site-info span[role=separator] {
    padding: 0 0.23608em 0 0.33423em; }
    .site-info span[role=separator]::before {
      content: '|'; }

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

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

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

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

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

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

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

/**
 * Tables
 */
table {
  border-spacing: 0;
  width: 100%;
  border-collapse: separate; }
  table caption {
    padding: 1em 0;
    font-weight: 600; }
  table td,
  table th {
    padding: 1em 1.41575em;
    text-align: left;
    vertical-align: top; }
    table td p:last-child,
    table th p:last-child {
      margin-bottom: 0; }
  table th {
    font-weight: 600; }
  table thead th {
    padding: 1.41575em;
    vertical-align: middle; }
  table tbody h2 {
    font-size: 1em;
    letter-spacing: normal;
    font-weight: normal; }
    table tbody h2 a {
      font-weight: normal; }

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

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

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

/**
 * Comments
 */
#comments {
  padding-top: 2.61792em; }
  #comments .comments-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 0.54079em;
    margin-bottom: 1.618em; }
  #comments .comment-list {
    list-style: none;
    margin-left: 0; }
    #comments .comment-list .comment-body::before, #comments .comment-list .comment-body::after {
      content: '';
      display: table; }
    #comments .comment-list .comment-body::after {
      clear: both; }
    #comments .comment-list .comment-content {
      padding-bottom: 1.618em;
      margin-bottom: 1.618em; }
      #comments .comment-list .comment-content .comment-text {
        padding: 1.618em;
        border-radius: 3px; }
        #comments .comment-list .comment-content .comment-text p:last-child {
          margin-bottom: 0; }
    #comments .comment-list .comment-meta {
      margin-bottom: 1em; }
      #comments .comment-list .comment-meta .avatar {
        margin-bottom: 1em;
        max-width: 64px;
        height: auto; }
      #comments .comment-list .comment-meta a.comment-date {
        font-size: 0.875em; }
      #comments .comment-list .comment-meta cite {
        font-style: normal;
        clear: both;
        display: block; }
    #comments .comment-list .reply {
      margin-bottom: 1.618em;
      padding-top: 0.61805em; }
      #comments .comment-list .reply::before, #comments .comment-list .reply::after {
        content: '';
        display: table; }
      #comments .comment-list .reply::after {
        clear: both; }
      #comments .comment-list .reply a {
        display: inline-block;
        margin-right: 1em; }
        #comments .comment-list .reply a:last-child {
          margin-right: 0; }
    #comments .comment-list .children {
      list-style: none; }

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

#respond {
  clear: both;
  padding: 1.618em;
  background-color: rgba(0, 0, 0, 0.0125);
  position: relative; }
  #respond .comment-form-author input,
  #respond .comment-form-email input,
  #respond .comment-form-url input {
    width: 100%; }
  #respond .form-submit,
  #respond form {
    margin-bottom: 0; }
  #respond #cancel-comment-reply-link {
    position: absolute;
    top: 0.54079em;
    right: 0.54079em;
    display: block;
    height: 1em;
    width: 1em;
    overflow: hidden;
    line-height: 1;
    font-size: 1.41575em;
    text-align: center;
    transition: transform, ease, 0.3s; }
    #respond #cancel-comment-reply-link:hover {
      transform: scale(1.3); }

/**
 * Content
 */
.hentry {
  margin: 0 0 4.2358em; }
  .hentry .wp-post-image {
    margin-bottom: 1.618em;
    margin-left: auto;
    margin-right: auto; }
  .hentry .entry-header {
    margin-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    .hentry .entry-header .posted-on,
    .hentry .entry-header .post-author,
    .hentry .entry-header .post-comments,
    .hentry .entry-header .byline {
      font-size: 0.875em; }
      .hentry .entry-header .posted-on a,
      .hentry .entry-header .post-author a,
      .hentry .entry-header .post-comments a,
      .hentry .entry-header .byline a {
        font-weight: 600;
        text-decoration: underline; }
        .hentry .entry-header .posted-on a:hover,
        .hentry .entry-header .post-author a:hover,
        .hentry .entry-header .post-comments a:hover,
        .hentry .entry-header .byline a:hover {
          text-decoration: none; }
  .hentry .entry-taxonomy {
    margin: 1.41575em 0 0; }
  .hentry.type-page .entry-header {
    border-bottom: 0;
    margin-bottom: 0; }

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

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

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

.cat-links,
.tags-links {
  display: block;
  margin-bottom: 1em; }
  .cat-links:last-child,
  .tags-links:last-child {
    margin-bottom: 0; }

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

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

button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.button,
.added_to_cart {
  border: 0;
  background: none;
  background-color: #43454b;
  border-color: #43454b;
  color: #fff;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  padding: 0.61805em 1.41575em;
  text-decoration: none;
  font-weight: 600;
  text-shadow: none;
  display: inline-block;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0; }
  button.cta, button.alt,
  input[type='button'].cta,
  input[type='button'].alt,
  input[type='reset'].cta,
  input[type='reset'].alt,
  input[type='submit'].cta,
  input[type='submit'].alt,
  .button.cta,
  .button.alt,
  .added_to_cart.cta,
  .added_to_cart.alt {
    background-color: #984c98;
    border-color: #984c98; }
    button.cta:hover, button.alt:hover,
    input[type='button'].cta:hover,
    input[type='button'].alt:hover,
    input[type='reset'].cta:hover,
    input[type='reset'].alt:hover,
    input[type='submit'].cta:hover,
    input[type='submit'].alt:hover,
    .button.cta:hover,
    .button.alt:hover,
    .added_to_cart.cta:hover,
    .added_to_cart.alt:hover {
      background-color: #984c98; }
  button:hover,
  input[type='button']:hover,
  input[type='reset']:hover,
  input[type='submit']:hover,
  .button:hover,
  .added_to_cart:hover {
    color: #fff; }
  button:focus,
  input[type='button']:focus,
  input[type='reset']:focus,
  input[type='submit']:focus,
  .button:focus,
  .added_to_cart:focus {
    outline: 1px dotted #96588a; }
  button.loading,
  input[type='button'].loading,
  input[type='reset'].loading,
  input[type='submit'].loading,
  .button.loading,
  .added_to_cart.loading {
    opacity: 0.5; }
  button.small,
  input[type='button'].small,
  input[type='reset'].small,
  input[type='submit'].small,
  .button.small,
  .added_to_cart.small {
    padding: 0.54079em 0.875em;
    font-size: 0.875em; }
  button.disabled, button:disabled,
  input[type='button'].disabled,
  input[type='button']:disabled,
  input[type='reset'].disabled,
  input[type='reset']:disabled,
  input[type='submit'].disabled,
  input[type='submit']:disabled,
  .button.disabled,
  .button:disabled,
  .added_to_cart.disabled,
  .added_to_cart:disabled {
    opacity: 0.5 !important;
    cursor: not-allowed; }
    button.disabled:hover, button:disabled:hover,
    input[type='button'].disabled:hover,
    input[type='button']:disabled:hover,
    input[type='reset'].disabled:hover,
    input[type='reset']:disabled:hover,
    input[type='submit'].disabled:hover,
    input[type='submit']:disabled:hover,
    .button.disabled:hover,
    .button:disabled:hover,
    .added_to_cart.disabled:hover,
    .added_to_cart:disabled:hover {
      opacity: 0.5 !important; }

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

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

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

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

input[type='text'],
input[type='email'],
input[type='tel'],
input[type='url'],
input[type='password'],
input[type='search'],
textarea,
.input-text {
  padding: 0.61805em;
  background-color: #f2e7f7;
  color: #43454b;
  outline: none;
  border: 0;
  -webkit-appearance: none;
  box-sizing: border-box;
  font-weight: normal;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125); }
  input[type='text']:focus,
  input[type='email']:focus,
  input[type='tel']:focus,
  input[type='url']:focus,
  input[type='password']:focus,
  input[type='search']:focus,
  textarea:focus,
  .input-text:focus {
    background-color: #e6e6e6;
    color: #2b2c30; }

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

label {
  font-weight: 400; }

label.inline input {
  width: auto; }

fieldset {
  padding: 1.618em;
  padding-top: 1em;
  border: 0;
  margin: 0;
  margin-bottom: 1.618em;
  margin-top: 1.618em; }
  fieldset legend {
    font-weight: 600;
    padding: 0.61805em 1em;
    margin-left: -1em; }

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

/**
 * Media
 */
img {
  border-radius: 3px; }

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

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

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

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

/**
 * Main Naivgation
 */
/**
 * General Menu Styles
 */
.secondary-navigation {
  display: none; }

button.menu-toggle {
  cursor: pointer;
  text-align: left;
  float: right;
  position: relative;
  border: 2px solid transparent;
  box-shadow: none;
  border-radius: 2px;
  background-image: none;
  padding: 0.61805em 0.875em 0.61805em 2.61792em;
  font-size: 0.875em; }
  button.menu-toggle:hover {
    background-image: none; }
  button.menu-toggle span::before {
    transition: all, ease, 0.2s; }
  button.menu-toggle::before, button.menu-toggle::after,
  button.menu-toggle span::before {
    content: '';
    display: block;
    height: 2px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: 1em;
    margin-top: -1px;
    transition: all, ease, 0.2s;
    border-radius: 3px; }
  button.menu-toggle::before {
    transform: translateY(-4px); }
  button.menu-toggle::after {
    transform: translateY(4px); }

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

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

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

.primary-navigation {
  display: none; }

.main-navigation div.menu {
  display: none; }

.main-navigation div.menu:last-child {
  display: block; }

.handheld-navigation,
.nav-menu,
.main-navigation div.menu > ul:not(.nav-menu) {
  overflow: hidden;
  max-height: 0;
  /* We have to use max-height because `height` isn't animatable */
  transition: all, ease, 0.8s; }

.country-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block; }

.current-country:hover {
  cursor: pointer; }

.handheld-navigation {
  clear: both; }
  .handheld-navigation ul {
    margin: 0; }
    .handheld-navigation ul.menu li {
      position: relative; }
      .handheld-navigation ul.menu li button::after {
        transition: all, ease, 0.9s; }
      .handheld-navigation ul.menu li button.toggled-on::after {
        transform: rotate(180deg); }
    .handheld-navigation ul.menu .sub-menu {
      visibility: hidden;
      opacity: 0;
      max-height: 0;
      transition: all, ease, 0.9s; }
      .handheld-navigation ul.menu .sub-menu.toggled-on {
        visibility: visible;
        max-height: 9999px;
        opacity: 1; }
  .handheld-navigation .dropdown-toggle {
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    display: block; }

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

.main-navigation ul {
  margin-left: 0;
  list-style: none;
  margin-bottom: 0; }
  .main-navigation ul ul {
    display: block;
    margin-left: 1.41575em; }
  .main-navigation ul li a {
    padding: 0.875em 0;
    display: block; }

/**
 * Pagination
 */
.site-main nav.navigation {
  clear: both;
  padding: 2.61792em 0; }
  .site-main nav.navigation::before, .site-main nav.navigation::after {
    content: '';
    display: table; }
  .site-main nav.navigation::after {
    clear: both; }
  .site-main nav.navigation .nav-previous a,
  .site-main nav.navigation .nav-next a {
    display: inline-block;
    transition: all, ease, 0.3s;
    padding: 0.61805em 1em;
    border-radius: 3px; }
  .site-main nav.navigation .nav-previous {
    float: left;
    width: 50%; }
    .site-main nav.navigation .nav-previous a:hover {
      transform: translate(-1em); }
  .site-main nav.navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%; }
    .site-main nav.navigation .nav-next a:hover {
      transform: translate(1em); }

/**
 * Pagination
 */
.pagination,
.woocommerce-pagination {
  padding: 1em 0;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-width: 1px 0;
  text-align: center;
  clear: both; }
  .pagination ul.page-numbers::before, .pagination ul.page-numbers::after,
  .woocommerce-pagination ul.page-numbers::before,
  .woocommerce-pagination ul.page-numbers::after {
    content: '';
    display: table; }
  .pagination ul.page-numbers::after,
  .woocommerce-pagination ul.page-numbers::after {
    clear: both; }
  .pagination .page-numbers,
  .woocommerce-pagination .page-numbers {
    list-style: none;
    margin: 0; }
    .pagination .page-numbers li,
    .woocommerce-pagination .page-numbers li {
      display: inline-block; }
      .pagination .page-numbers li .page-numbers,
      .woocommerce-pagination .page-numbers li .page-numbers {
        border-left-width: 0;
        display: inline-block;
        padding: 0.33423em 0.875em;
        background-color: rgba(0, 0, 0, 0.025);
        color: #43454b; }
        .pagination .page-numbers li .page-numbers.current,
        .woocommerce-pagination .page-numbers li .page-numbers.current {
          background-color: #984c98;
          border-color: #984c98; }
        .pagination .page-numbers li .page-numbers.dots,
        .woocommerce-pagination .page-numbers li .page-numbers.dots {
          background-color: transparent; }
        .pagination .page-numbers li .page-numbers.prev, .pagination .page-numbers li .page-numbers.next,
        .woocommerce-pagination .page-numbers li .page-numbers.prev,
        .woocommerce-pagination .page-numbers li .page-numbers.next {
          padding-left: 1em;
          padding-right: 1em; }
      .pagination .page-numbers li a.page-numbers:hover,
      .woocommerce-pagination .page-numbers li a.page-numbers:hover {
        background-color: rgba(0, 0, 0, 0.05); }

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

/**
 * Widgets
 */
.widget {
  margin: 0 0 3.70633em; }
  .widget select {
    max-width: 100%; }
  .widget .widget-search .search-submit {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important; }
  .widget .widget-title,
  .widget .widgettitle {
    font-size: 1.41575em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 300; }
  .widget ul {
    margin-left: 0;
    list-style: none; }
    .widget ul ul {
      margin-left: 1.618em; }

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

.header-widget-region::before, .header-widget-region::after {
  content: '';
  display: table; }

.header-widget-region::after {
  clear: both; }

.header-widget-region .widget {
  margin: 0;
  padding: 1em 0;
  font-size: 0.875em; }

.widget_search form,
.widget_product_search form {
  position: relative; }
  .widget_search form input[type=text],
  .widget_search form input[type=search],
  .widget_product_search form input[type=text],
  .widget_product_search form input[type=search] {
    width: 100%; }
  .widget_search form input[type=submit],
  .widget_search form button[type=submit],
  .widget_product_search form input[type=submit],
  .widget_product_search form button[type=submit] {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
    top: 0;
    left: 0; }

.widget_recent_entries ul,
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_links ul,
.widget_product_categories ul,
.widget_layered_nav ul,
.widget_layered_nav_filters ul {
  margin: 0; }
  .widget_recent_entries ul li,
  .widget_pages ul li,
  .widget_categories ul li,
  .widget_archive ul li,
  .widget_recent_comments ul li,
  .widget_nav_menu ul li,
  .widget_links ul li,
  .widget_product_categories ul li,
  .widget_layered_nav ul li,
  .widget_layered_nav_filters ul li {
    list-style: none;
    margin-bottom: 1em;
    line-height: 1.41575em; }
  .widget_recent_entries ul .children,
  .widget_pages ul .children,
  .widget_categories ul .children,
  .widget_archive ul .children,
  .widget_recent_comments ul .children,
  .widget_nav_menu ul .children,
  .widget_links ul .children,
  .widget_product_categories ul .children,
  .widget_layered_nav ul .children,
  .widget_layered_nav_filters ul .children {
    margin-top: 0.61805em;
    margin-left: 1.618em; }
  .widget_recent_entries ul .children,
  .widget_pages ul .children,
  .widget_categories ul .children,
  .widget_archive ul .children,
  .widget_recent_comments ul .children,
  .widget_nav_menu ul .children,
  .widget_links ul .children,
  .widget_product_categories ul .children,
  .widget_layered_nav ul .children,
  .widget_layered_nav_filters ul .children {
    margin-left: 0;
    margin-top: 1em; }

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

.widget_recent_entries ul ul.children,
.widget_pages ul ul.children {
  margin: 0.61805em 0 0 1.41575em; }

.widget_rating_filter .wc-layered-nav-rating {
  margin-bottom: 0.61805em; }
  .widget_rating_filter .wc-layered-nav-rating a {
    text-decoration: none !important; }
  .widget_rating_filter .wc-layered-nav-rating .star-rating {
    display: inline-block;
    height: 1em;
    line-height: 1; }

.widget-area .widget {
  font-size: 0.875em; }
  .widget-area .widget h1.widget-title {
    font-size: 1.41575em; }
  .widget-area .widget a:not(.button) {
    font-weight: 600;
    text-decoration: underline; }
    .widget-area .widget a:not(.button):hover {
      text-decoration: none; }

/**
 * Strictly Layout Styles
 */
@media (min-width: 768px) {
  table.shop_table_responsive tbody tr td,
  table.shop_table_responsive tbody tr th {
    text-align: left; }
  .woocommerce-active .site-header .site-branding {
    width: 73.91304%;
    float: left;
    margin-right: 4.34783%; }
  .woocommerce-active .site-header .site-search {
    width: 21.73913%;
    float: right;
    margin-right: 0;
    clear: none; }
  .woocommerce-active .site-header .site-header-cart {
    width: 21.73913%;
    float: right;
    margin-right: 0;
    margin-bottom: 0; }
  .site-branding .site-description {
    margin-bottom: 0;
    display: block; }
  .site-branding,
  .site-search,
  .site-header-cart,
  .site-logo-anchor,
  .site-logo-link,
  .custom-logo-link {
    margin-bottom: 1.41575em; }
  .site-header .subscribe-and-connect-connect {
    float: right;
    margin-bottom: 1em; }
    .site-header .subscribe-and-connect-connect .icons {
      list-style: none;
      margin: 0; }
      .site-header .subscribe-and-connect-connect .icons a {
        font-size: 1em !important; }
      .site-header .subscribe-and-connect-connect .icons li {
        margin: 0 0 0 0.54079em !important;
        display: inline-block; }
  .col-full {
    max-width: 66.49894em;
    margin-left: auto;
    margin-right: auto;
    padding: 0 2.61792em;
    box-sizing: content-box; }
    .col-full::before, .col-full::after {
      content: '';
      display: table; }
    .col-full::after {
      clear: both; }
    .col-full:after {
      content: " ";
      display: block;
      clear: both; }
  .site-content::before, .site-content::after {
    content: '';
    display: table; }
  .site-content::after {
    clear: both; }
  .widget-area {
    width: 21.73913%;
    float: right;
    margin-right: 0; }
  .storefront-full-width-content .content-area {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .content-area,
  .widget-area {
    margin-bottom: 2.61792em; }
  /**
	 * Full width & homepage template
	 */
  .page-template-template-fullwidth-php .content-area,
  .page-template-template-homepage-php .content-area {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  /**
	 * Footer widgets
	 */
  .footer-widgets {
    padding-top: 4.2358em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    .footer-widgets::before, .footer-widgets::after {
      content: '';
      display: table; }
    .footer-widgets::after {
      clear: both; }
    .footer-widgets.col-2 .block {
      width: 47.82609%;
      float: left;
      margin-right: 4.34783%; }
      .footer-widgets.col-2 .block.footer-widget-2 {
        float: right;
        margin-right: 0; }
    .footer-widgets.col-3 .block {
      width: 30.43478%;
      float: left;
      margin-right: 4.34783%; }
      .footer-widgets.col-3 .block.footer-widget-3 {
        float: right;
        margin-right: 0; }
    .footer-widgets.col-4 .block {
      width: 21.73913%;
      float: left;
      margin-right: 4.34783%; }
      .footer-widgets.col-4 .block.footer-widget-4 {
        float: right;
        margin-right: 0; }
  /**
	 * Footer links
	*/
  .row.footer-links ul {
    display: flex;
    justify-content: center;
    margin: 20px auto 0; }
    .row.footer-links ul li {
      display: block;
      flex: 0 1 auto;
      padding: 0 0.5em;
      border-right: 1px solid lightgrey; }
      .row.footer-links ul li:last-child {
        border-right: none; }
  /**
	 * Comments
	 */
  .comment-list::before, .comment-list::after {
    content: '';
    display: table; }
  .comment-list::after {
    clear: both; }
  .comment-list .comment {
    clear: both; }
  .comment-list .comment-meta {
    width: 17.64706%;
    float: left;
    margin-right: 5.88235%;
    text-align: right; }
    .comment-list .comment-meta .avatar {
      float: right; }
  .comment-list .comment-content {
    padding-bottom: 3.70633em;
    margin-bottom: 3.70633em; }
  .comment-list .comment-content,
  .comment-list #respond {
    width: 76.47059%;
    float: right;
    margin-right: 0; }
  .comment-list #respond {
    float: right; }
    .comment-list #respond .comment-form-author,
    .comment-list #respond .comment-form-email,
    .comment-list #respond .comment-form-url {
      width: 100%;
      margin-right: 0; }
  .comment-list .comment-body #respond {
    box-shadow: 0 6px 2em rgba(0, 0, 0, 0.2);
    margin-bottom: 2.61792em;
    margin-top: -1.618em; }
  .comment-list .reply {
    clear: both;
    text-align: right; }
  .comment-list ol.children {
    width: 88.23529%;
    float: right;
    margin-right: 0;
    list-style: none; }
    .comment-list ol.children .comment-meta {
      width: 20%;
      float: left;
      margin-right: 6.66667%; }
    .comment-list ol.children .comment-content,
    .comment-list ol.children #respond {
      width: 73.33333%;
      float: right;
      margin-right: 0; }
    .comment-list ol.children ol.children {
      width: 86.66667%;
      float: right;
      margin-right: 0; }
      .comment-list ol.children ol.children .comment-meta {
        width: 23.07692%;
        float: left;
        margin-right: 7.69231%; }
      .comment-list ol.children ol.children .comment-content,
      .comment-list ol.children ol.children #respond {
        width: 69.23077%;
        float: right;
        margin-right: 0; }
      .comment-list ol.children ol.children ol.children {
        width: 84.61538%;
        float: right;
        margin-right: 0; }
        .comment-list ol.children ol.children ol.children .comment-meta {
          width: 27.27273%;
          float: left;
          margin-right: 9.09091%; }
        .comment-list ol.children ol.children ol.children .comment-content,
        .comment-list ol.children ol.children ol.children #respond {
          width: 63.63636%;
          float: right;
          margin-right: 0; }
        .comment-list ol.children ol.children ol.children ol.children {
          width: 81.81818%;
          float: right;
          margin-right: 0; }
          .comment-list ol.children ol.children ol.children ol.children .comment-meta {
            width: 33.33333%;
            float: left;
            margin-right: 11.11111%; }
          .comment-list ol.children ol.children ol.children ol.children .comment-content,
          .comment-list ol.children ol.children ol.children ol.children #respond {
            width: 55.55556%;
            float: right;
            margin-right: 0; }
  #respond {
    padding: 2.61792em; }
    #respond .comment-form-author,
    #respond .comment-form-email,
    #respond .comment-form-url {
      width: 29.41176%;
      float: left;
      margin-right: 5.88235%; }
    #respond .comment-form-url {
      float: right;
      margin-right: 0; }
    #respond .comment-form-comment {
      clear: both; }
  /**
	 * Content
	 */
  .hentry .entry-header {
    margin-bottom: 2.61792em; }
  /**
	 * Menus
	 *
	 * 1 - We have to use a `left` declaration so that dropdowns are revealed when tabbed.
	 */
  .menu-toggle,
  .handheld-navigation,
  .main-navigation.toggled .handheld-navigation,
  .main-navigation.toggled div.menu {
    display: none; }
  .primary-navigation {
    display: block; }
  .main-navigation .primary-navigation ul.menu li.menu-item {
    font-size: 12px;
  }
  .main-navigation,
  .secondary-navigation {
    display: inline-block; }
    .main-navigation ul,
    .secondary-navigation ul {
      list-style: none;
      margin: 0;
      padding-left: 0;
      display: block; }
      .main-navigation ul li,
      .secondary-navigation ul li {
        position: relative;
        display: inline-block;
        text-align: left; }
        .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul,
        .secondary-navigation ul li:hover > ul,
        .secondary-navigation ul li.focus > ul {
          left: 0;
          display: block; }
          .main-navigation ul li:hover > ul li > ul, .main-navigation ul li.focus > ul li > ul,
          .secondary-navigation ul li:hover > ul li > ul,
          .secondary-navigation ul li.focus > ul li > ul {
            left: -9999px;
            /* 1 */ }
            .main-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device, .main-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device,
            .secondary-navigation ul li:hover > ul li > ul.sub-menu--is-touch-device,
            .secondary-navigation ul li.focus > ul li > ul.sub-menu--is-touch-device {
              display: none;
              left: 0; }
          .main-navigation ul li:hover > ul li:hover > ul, .main-navigation ul li:hover > ul li.focus > ul, .main-navigation ul li.focus > ul li:hover > ul, .main-navigation ul li.focus > ul li.focus > ul,
          .secondary-navigation ul li:hover > ul li:hover > ul,
          .secondary-navigation ul li:hover > ul li.focus > ul,
          .secondary-navigation ul li.focus > ul li:hover > ul,
          .secondary-navigation ul li.focus > ul li.focus > ul {
            left: 100%;
            top: 0;
            display: block; }
      .main-navigation ul ul,
      .secondary-navigation ul ul {
        float: left;
        position: absolute;
        top: 100%;
        z-index: 99999;
        left: -9999px;
        /* 1 */ }
        .main-navigation ul ul.sub-menu--is-touch-device,
        .secondary-navigation ul ul.sub-menu--is-touch-device {
          display: none;
          left: 0; }
        .main-navigation ul ul li,
        .secondary-navigation ul ul li {
          display: block; }
          .main-navigation ul ul li a,
          .secondary-navigation ul ul li a {
            width: 200px; }
  ul.menu li.current-menu-item > a {
    text-decoration: underline; }
  /**
	 * Primary Navigation
	 */
  .storefront-primary-navigation {
    clear: both; }
    .storefront-primary-navigation::before, .storefront-primary-navigation::after {
      content: '';
      display: table; }
    .storefront-primary-navigation::after {
      clear: both; }
  .main-navigation div.menu {
    display: block; }
  .main-navigation ul.menu,
  .main-navigation ul.nav-menu {
    max-height: none;
    overflow: visible;
    margin-left: -1em; }
    .main-navigation ul.menu > li > a,
    .main-navigation ul.nav-menu > li > a {
      padding: 0.66em 1em;
      font-weight: bold; }
    .main-navigation ul.menu > li.menu-item-has-children:hover::after, .main-navigation ul.menu > li.page_item_has_children:hover::after,
    .main-navigation ul.nav-menu > li.menu-item-has-children:hover::after,
    .main-navigation ul.nav-menu > li.page_item_has_children:hover::after {
      display: block; }
    .main-navigation ul.menu ul,
    .main-navigation ul.nav-menu ul {
      margin-left: 0; }
      .main-navigation ul.menu ul li a,
      .main-navigation ul.nav-menu ul li a {
        padding: 0.875em 1.41575em;
        font-weight: 400;
        font-size: 0.875em; }
      .main-navigation ul.menu ul li:last-child,
      .main-navigation ul.nav-menu ul li:last-child {
        border-bottom: 0; }
      .main-navigation ul.menu ul ul,
      .main-navigation ul.nav-menu ul ul {
        margin-left: 0;
        box-shadow: none; }
      .main-navigation ul.menu ul a:hover,
      .main-navigation ul.menu ul li:hover > a,
      .main-navigation ul.menu ul li.focus,
      .main-navigation ul.nav-menu ul a:hover,
      .main-navigation ul.nav-menu ul li:hover > a,
      .main-navigation ul.nav-menu ul li.focus {
        background-color: rgba(0, 0, 0, 0.025); }
  .main-navigation a {
    padding: 0 1em 2.29068em; }
  /**
	 * Secondary Navigation
	 */
  .secondary-navigation {
    margin: 0 0 1.618em;
    width: auto;
    clear: none;
    line-height: 1; }
    .secondary-navigation .menu {
      font-size: 0.875em;
      width: auto;
      float: right; }
      .secondary-navigation .menu > li:hover > a {
        text-decoration: none; }
      .secondary-navigation .menu ul a {
        padding: 0.326em 0.875em;
        background: rgba(0, 0, 0, 0.05); }
      .secondary-navigation .menu ul li:first-child a {
        padding-top: 1em; }
      .secondary-navigation .menu ul li:last-child a {
        padding-bottom: 1em; }
      .secondary-navigation .menu ul ul {
        margin-top: -0.61805em; }
      .secondary-navigation .menu a {
        padding: 1em 0.875em;
        color: #737781;
        font-weight: 400; }
        .secondary-navigation .menu a:hover {
          text-decoration: none; }
  /**
	 * 404 Styles
	 */
  .error404 .fourohfour-columns-2 .cc-col-1 {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%; }
    .error404 .fourohfour-columns-2 .cc-col-1 ul.products {
      margin-bottom: 0; }
  .error404 .fourohfour-columns-2 .cc-col-2 {
    width: 47.82609%;
    float: right;
    margin-right: 0; } }

main .form-row {
  display: block; }

@media (max-width: 66.49894em) {
  .col-full {
    margin-left: 2.61792em;
    margin-right: 2.61792em;
    padding: 0; } }

@media (max-width: 568px) {
  .col-full {
    margin-left: 1.41575em;
    margin-right: 1.41575em;
    padding: 0; } }

/*#rgb(111, 42, 141);*/
/*!
 * Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

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

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

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

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

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

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

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

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

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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 {
  filter: none; }

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

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

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

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

.fa-inverse {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "\F05B"; }

.fa-css3:before {
  content: "\F13C"; }

.fa-css3-alt:before {
  content: "\F38B"; }

.fa-cube:before {
  content: "\F1B2"; }

.fa-cubes:before {
  content: "\F1B3"; }

.fa-cut:before {
  content: "\F0C4"; }

.fa-cuttlefish:before {
  content: "\F38C"; }

.fa-d-and-d:before {
  content: "\F38D"; }

.fa-dashcube:before {
  content: "\F210"; }

.fa-database:before {
  content: "\F1C0"; }

.fa-deaf:before {
  content: "\F2A4"; }

.fa-delicious:before {
  content: "\F1A5"; }

.fa-deploydog:before {
  content: "\F38E"; }

.fa-deskpro:before {
  content: "\F38F"; }

.fa-desktop:before {
  content: "\F108"; }

.fa-deviantart:before {
  content: "\F1BD"; }

.fa-diagnoses:before {
  content: "\F470"; }

.fa-digg:before {
  content: "\F1A6"; }

.fa-digital-ocean:before {
  content: "\F391"; }

.fa-discord:before {
  content: "\F392"; }

.fa-discourse:before {
  content: "\F393"; }

.fa-dna:before {
  content: "\F471"; }

.fa-dochub:before {
  content: "\F394"; }

.fa-docker:before {
  content: "\F395"; }

.fa-dollar-sign:before {
  content: "\F155"; }

.fa-dolly:before {
  content: "\F472"; }

.fa-dolly-flatbed:before {
  content: "\F474"; }

.fa-donate:before {
  content: "\F4B9"; }

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

.fa-dove:before {
  content: "\F4BA"; }

.fa-download:before {
  content: "\F019"; }

.fa-draft2digital:before {
  content: "\F396"; }

.fa-dribbble:before {
  content: "\F17D"; }

.fa-dribbble-square:before {
  content: "\F397"; }

.fa-dropbox:before {
  content: "\F16B"; }

.fa-drupal:before {
  content: "\F1A9"; }

.fa-dyalog:before {
  content: "\F399"; }

.fa-earlybirds:before {
  content: "\F39A"; }

.fa-edge:before {
  content: "\F282"; }

.fa-edit:before {
  content: "\F044"; }

.fa-eject:before {
  content: "\F052"; }

.fa-elementor:before {
  content: "\F430"; }

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

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

.fa-ember:before {
  content: "\F423"; }

.fa-empire:before {
  content: "\F1D1"; }

.fa-envelope:before {
  content: "\F0E0"; }

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

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

.fa-envira:before {
  content: "\F299"; }

.fa-eraser:before {
  content: "\F12D"; }

.fa-erlang:before {
  content: "\F39D"; }

.fa-ethereum:before {
  content: "\F42E"; }

.fa-etsy:before {
  content: "\F2D7"; }

.fa-euro-sign:before {
  content: "\F153"; }

.fa-exchange-alt:before {
  content: "\F362"; }

.fa-exclamation:before {
  content: "\F12A"; }

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

.fa-exclamation-triangle:before {
  content: "\F071"; }

.fa-expand:before {
  content: "\F065"; }

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

.fa-expeditedssl:before {
  content: "\F23E"; }

.fa-external-link-alt:before {
  content: "\F35D"; }

.fa-external-link-square-alt:before {
  content: "\F360"; }

.fa-eye:before {
  content: "\F06E"; }

.fa-eye-dropper:before {
  content: "\F1FB"; }

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

.fa-facebook:before {
  content: "\F09A"; }

.fa-facebook-f:before {
  content: "\F39E"; }

.fa-facebook-messenger:before {
  content: "\F39F"; }

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

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

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

.fa-fax:before {
  content: "\F1AC"; }

.fa-female:before {
  content: "\F182"; }

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

.fa-file:before {
  content: "\F15B"; }

.fa-file-alt:before {
  content: "\F15C"; }

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

.fa-file-audio:before {
  content: "\F1C7"; }

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

.fa-file-excel:before {
  content: "\F1C3"; }

.fa-file-image:before {
  content: "\F1C5"; }

.fa-file-medical:before {
  content: "\F477"; }

.fa-file-medical-alt:before {
  content: "\F478"; }

.fa-file-pdf:before {
  content: "\F1C1"; }

.fa-file-powerpoint:before {
  content: "\F1C4"; }

.fa-file-video:before {
  content: "\F1C8"; }

.fa-file-word:before {
  content: "\F1C2"; }

.fa-film:before {
  content: "\F008"; }

.fa-filter:before {
  content: "\F0B0"; }

.fa-fire:before {
  content: "\F06D"; }

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

.fa-firefox:before {
  content: "\F269"; }

.fa-first-aid:before {
  content: "\F479"; }

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

.fa-firstdraft:before {
  content: "\F3A1"; }

.fa-flag:before {
  content: "\F024"; }

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

.fa-flask:before {
  content: "\F0C3"; }

.fa-flickr:before {
  content: "\F16E"; }

.fa-flipboard:before {
  content: "\F44D"; }

.fa-fly:before {
  content: "\F417"; }

.fa-folder:before {
  content: "\F07B"; }

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

.fa-font:before {
  content: "\F031"; }

.fa-font-awesome:before {
  content: "\F2B4"; }

.fa-font-awesome-alt:before {
  content: "\F35C"; }

.fa-font-awesome-flag:before {
  content: "\F425"; }

.fa-fonticons:before {
  content: "\F280"; }

.fa-fonticons-fi:before {
  content: "\F3A2"; }

.fa-football-ball:before {
  content: "\F44E"; }

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

.fa-fort-awesome-alt:before {
  content: "\F3A3"; }

.fa-forumbee:before {
  content: "\F211"; }

.fa-forward:before {
  content: "\F04E"; }

.fa-foursquare:before {
  content: "\F180"; }

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

.fa-freebsd:before {
  content: "\F3A4"; }

.fa-frown:before {
  content: "\F119"; }

.fa-futbol:before {
  content: "\F1E3"; }

.fa-gamepad:before {
  content: "\F11B"; }

.fa-gavel:before {
  content: "\F0E3"; }

.fa-gem:before {
  content: "\F3A5"; }

.fa-genderless:before {
  content: "\F22D"; }

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

.fa-gg:before {
  content: "\F260"; }

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

.fa-gift:before {
  content: "\F06B"; }

.fa-git:before {
  content: "\F1D3"; }

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

.fa-github:before {
  content: "\F09B"; }

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

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

.fa-gitkraken:before {
  content: "\F3A6"; }

.fa-gitlab:before {
  content: "\F296"; }

.fa-gitter:before {
  content: "\F426"; }

.fa-glass-martini:before {
  content: "\F000"; }

.fa-glide:before {
  content: "\F2A5"; }

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

.fa-globe:before {
  content: "\F0AC"; }

.fa-gofore:before {
  content: "\F3A7"; }

.fa-golf-ball:before {
  content: "\F450"; }

.fa-goodreads:before {
  content: "\F3A8"; }

.fa-goodreads-g:before {
  content: "\F3A9"; }

.fa-google:before {
  content: "\F1A0"; }

.fa-google-drive:before {
  content: "\F3AA"; }

.fa-google-play:before {
  content: "\F3AB"; }

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

.fa-google-plus-g:before {
  content: "\F0D5"; }

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

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

.fa-graduation-cap:before {
  content: "\F19D"; }

.fa-gratipay:before {
  content: "\F184"; }

.fa-grav:before {
  content: "\F2D6"; }

.fa-gripfire:before {
  content: "\F3AC"; }

.fa-grunt:before {
  content: "\F3AD"; }

.fa-gulp:before {
  content: "\F3AE"; }

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

.fa-hacker-news:before {
  content: "\F1D4"; }

.fa-hacker-news-square:before {
  content: "\F3AF"; }

.fa-hand-holding:before {
  content: "\F4BD"; }

.fa-hand-holding-heart:before {
  content: "\F4BE"; }

.fa-hand-holding-usd:before {
  content: "\F4C0"; }

.fa-hand-lizard:before {
  content: "\F258"; }

.fa-hand-paper:before {
  content: "\F256"; }

.fa-hand-peace:before {
  content: "\F25B"; }

.fa-hand-point-down:before {
  content: "\F0A7"; }

.fa-hand-point-left:before {
  content: "\F0A5"; }

.fa-hand-point-right:before {
  content: "\F0A4"; }

.fa-hand-point-up:before {
  content: "\F0A6"; }

.fa-hand-pointer:before {
  content: "\F25A"; }

.fa-hand-rock:before {
  content: "\F255"; }

.fa-hand-scissors:before {
  content: "\F257"; }

.fa-hand-spock:before {
  content: "\F259"; }

.fa-hands:before {
  content: "\F4C2"; }

.fa-hands-helping:before {
  content: "\F4C4"; }

.fa-handshake:before {
  content: "\F2B5"; }

.fa-hashtag:before {
  content: "\F292"; }

.fa-hdd:before {
  content: "\F0A0"; }

.fa-heading:before {
  content: "\F1DC"; }

.fa-headphones:before {
  content: "\F025"; }

.fa-heart:before {
  content: "\F004"; }

.fa-heartbeat:before {
  content: "\F21E"; }

.fa-hips:before {
  content: "\F452"; }

.fa-hire-a-helper:before {
  content: "\F3B0"; }

.fa-history:before {
  content: "\F1DA"; }

.fa-hockey-puck:before {
  content: "\F453"; }

.fa-home:before {
  content: "\F015"; }

.fa-hooli:before {
  content: "\F427"; }

.fa-hospital:before {
  content: "\F0F8"; }

.fa-hospital-alt:before {
  content: "\F47D"; }

.fa-hospital-symbol:before {
  content: "\F47E"; }

.fa-hotjar:before {
  content: "\F3B1"; }

.fa-hourglass:before {
  content: "\F254"; }

.fa-hourglass-end:before {
  content: "\F253"; }

.fa-hourglass-half:before {
  content: "\F252"; }

.fa-hourglass-start:before {
  content: "\F251"; }

.fa-houzz:before {
  content: "\F27C"; }

.fa-html5:before {
  content: "\F13B"; }

.fa-hubspot:before {
  content: "\F3B2"; }

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

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

.fa-id-card:before {
  content: "\F2C2"; }

.fa-id-card-alt:before {
  content: "\F47F"; }

.fa-image:before {
  content: "\F03E"; }

.fa-images:before {
  content: "\F302"; }

.fa-imdb:before {
  content: "\F2D8"; }

.fa-inbox:before {
  content: "\F01C"; }

.fa-indent:before {
  content: "\F03C"; }

.fa-industry:before {
  content: "\F275"; }

.fa-info:before {
  content: "\F129"; }

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

.fa-instagram:before {
  content: "\F16D"; }

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

.fa-ioxhost:before {
  content: "\F208"; }

.fa-italic:before {
  content: "\F033"; }

.fa-itunes:before {
  content: "\F3B4"; }

.fa-itunes-note:before {
  content: "\F3B5"; }

.fa-jenkins:before {
  content: "\F3B6"; }

.fa-joget:before {
  content: "\F3B7"; }

.fa-joomla:before {
  content: "\F1AA"; }

.fa-js:before {
  content: "\F3B8"; }

.fa-js-square:before {
  content: "\F3B9"; }

.fa-jsfiddle:before {
  content: "\F1CC"; }

.fa-key:before {
  content: "\F084"; }

.fa-keyboard:before {
  content: "\F11C"; }

.fa-keycdn:before {
  content: "\F3BA"; }

.fa-kickstarter:before {
  content: "\F3BB"; }

.fa-kickstarter-k:before {
  content: "\F3BC"; }

.fa-korvue:before {
  content: "\F42F"; }

.fa-language:before {
  content: "\F1AB"; }

.fa-laptop:before {
  content: "\F109"; }

.fa-laravel:before {
  content: "\F3BD"; }

.fa-lastfm:before {
  content: "\F202"; }

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

.fa-leaf:before {
  content: "\F06C"; }

.fa-leanpub:before {
  content: "\F212"; }

.fa-lemon:before {
  content: "\F094"; }

.fa-less:before {
  content: "\F41D"; }

.fa-level-down-alt:before {
  content: "\F3BE"; }

.fa-level-up-alt:before {
  content: "\F3BF"; }

.fa-life-ring:before {
  content: "\F1CD"; }

.fa-lightbulb:before {
  content: "\F0EB"; }

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

.fa-link:before {
  content: "\F0C1"; }

.fa-linkedin:before {
  content: "\F08C"; }

.fa-linkedin-in:before {
  content: "\F0E1"; }

.fa-linode:before {
  content: "\F2B8"; }

.fa-linux:before {
  content: "\F17C"; }

.fa-lira-sign:before {
  content: "\F195"; }

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

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

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

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

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

.fa-lock:before {
  content: "\F023"; }

.fa-lock-open:before {
  content: "\F3C1"; }

.fa-long-arrow-alt-down:before {
  content: "\F309"; }

.fa-long-arrow-alt-left:before {
  content: "\F30A"; }

.fa-long-arrow-alt-right:before {
  content: "\F30B"; }

.fa-long-arrow-alt-up:before {
  content: "\F30C"; }

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

.fa-lyft:before {
  content: "\F3C3"; }

.fa-magento:before {
  content: "\F3C4"; }

.fa-magic:before {
  content: "\F0D0"; }

.fa-magnet:before {
  content: "\F076"; }

.fa-male:before {
  content: "\F183"; }

.fa-map:before {
  content: "\F279"; }

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

.fa-map-marker-alt:before {
  content: "\F3C5"; }

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

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

.fa-mars:before {
  content: "\F222"; }

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

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

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

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

.fa-maxcdn:before {
  content: "\F136"; }

.fa-medapps:before {
  content: "\F3C6"; }

.fa-medium:before {
  content: "\F23A"; }

.fa-medium-m:before {
  content: "\F3C7"; }

.fa-medkit:before {
  content: "\F0FA"; }

.fa-medrt:before {
  content: "\F3C8"; }

.fa-meetup:before {
  content: "\F2E0"; }

.fa-meh:before {
  content: "\F11A"; }

.fa-mercury:before {
  content: "\F223"; }

.fa-microchip:before {
  content: "\F2DB"; }

.fa-microphone:before {
  content: "\F130"; }

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

.fa-microsoft:before {
  content: "\F3CA"; }

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

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

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

.fa-mix:before {
  content: "\F3CB"; }

.fa-mixcloud:before {
  content: "\F289"; }

.fa-mizuni:before {
  content: "\F3CC"; }

.fa-mobile:before {
  content: "\F10B"; }

.fa-mobile-alt:before {
  content: "\F3CD"; }

.fa-modx:before {
  content: "\F285"; }

.fa-monero:before {
  content: "\F3D0"; }

.fa-money-bill-alt:before {
  content: "\F3D1"; }

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

.fa-motorcycle:before {
  content: "\F21C"; }

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

.fa-music:before {
  content: "\F001"; }

.fa-napster:before {
  content: "\F3D2"; }

.fa-neuter:before {
  content: "\F22C"; }

.fa-newspaper:before {
  content: "\F1EA"; }

.fa-nintendo-switch:before {
  content: "\F418"; }

.fa-node:before {
  content: "\F419"; }

.fa-node-js:before {
  content: "\F3D3"; }

.fa-notes-medical:before {
  content: "\F481"; }

.fa-npm:before {
  content: "\F3D4"; }

.fa-ns8:before {
  content: "\F3D5"; }

.fa-nutritionix:before {
  content: "\F3D6"; }

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

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

.fa-odnoklassniki:before {
  content: "\F263"; }

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

.fa-opencart:before {
  content: "\F23D"; }

.fa-openid:before {
  content: "\F19B"; }

.fa-opera:before {
  content: "\F26A"; }

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

.fa-osi:before {
  content: "\F41A"; }

.fa-outdent:before {
  content: "\F03B"; }

.fa-page4:before {
  content: "\F3D7"; }

.fa-pagelines:before {
  content: "\F18C"; }

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

.fa-palfed:before {
  content: "\F3D8"; }

.fa-pallet:before {
  content: "\F482"; }

.fa-paper-plane:before {
  content: "\F1D8"; }

.fa-paperclip:before {
  content: "\F0C6"; }

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

.fa-paragraph:before {
  content: "\F1DD"; }

.fa-paste:before {
  content: "\F0EA"; }

.fa-patreon:before {
  content: "\F3D9"; }

.fa-pause:before {
  content: "\F04C"; }

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

.fa-paw:before {
  content: "\F1B0"; }

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

.fa-pen-square:before {
  content: "\F14B"; }

.fa-pencil-alt:before {
  content: "\F303"; }

.fa-people-carry:before {
  content: "\F4CE"; }

.fa-percent:before {
  content: "\F295"; }

.fa-periscope:before {
  content: "\F3DA"; }

.fa-phabricator:before {
  content: "\F3DB"; }

.fa-phoenix-framework:before {
  content: "\F3DC"; }

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

.fa-phone-slash:before {
  content: "\F3DD"; }

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

.fa-phone-volume:before {
  content: "\F2A0"; }

.fa-php:before {
  content: "\F457"; }

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

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

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

.fa-piggy-bank:before {
  content: "\F4D3"; }

.fa-pills:before {
  content: "\F484"; }

.fa-pinterest:before {
  content: "\F0D2"; }

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

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

.fa-plane:before {
  content: "\F072"; }

.fa-play:before {
  content: "\F04B"; }

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

.fa-playstation:before {
  content: "\F3DF"; }

.fa-plug:before {
  content: "\F1E6"; }

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

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

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

.fa-podcast:before {
  content: "\F2CE"; }

.fa-poo:before {
  content: "\F2FE"; }

.fa-pound-sign:before {
  content: "\F154"; }

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

.fa-prescription-bottle:before {
  content: "\F485"; }

.fa-prescription-bottle-alt:before {
  content: "\F486"; }

.fa-print:before {
  content: "\F02F"; }

.fa-procedures:before {
  content: "\F487"; }

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

.fa-pushed:before {
  content: "\F3E1"; }

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

.fa-python:before {
  content: "\F3E2"; }

.fa-qq:before {
  content: "\F1D6"; }

.fa-qrcode:before {
  content: "\F029"; }

.fa-question:before {
  content: "\F128"; }

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

.fa-quidditch:before {
  content: "\F458"; }

.fa-quinscape:before {
  content: "\F459"; }

.fa-quora:before {
  content: "\F2C4"; }

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

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

.fa-random:before {
  content: "\F074"; }

.fa-ravelry:before {
  content: "\F2D9"; }

.fa-react:before {
  content: "\F41B"; }

.fa-readme:before {
  content: "\F4D5"; }

.fa-rebel:before {
  content: "\F1D0"; }

.fa-recycle:before {
  content: "\F1B8"; }

.fa-red-river:before {
  content: "\F3E3"; }

.fa-reddit:before {
  content: "\F1A1"; }

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

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

.fa-redo:before {
  content: "\F01E"; }

.fa-redo-alt:before {
  content: "\F2F9"; }

.fa-registered:before {
  content: "\F25D"; }

.fa-rendact:before {
  content: "\F3E4"; }

.fa-renren:before {
  content: "\F18B"; }

.fa-reply:before {
  content: "\F3E5"; }

.fa-reply-all:before {
  content: "\F122"; }

.fa-replyd:before {
  content: "\F3E6"; }

.fa-resolving:before {
  content: "\F3E7"; }

.fa-retweet:before {
  content: "\F079"; }

.fa-ribbon:before {
  content: "\F4D6"; }

.fa-road:before {
  content: "\F018"; }

.fa-rocket:before {
  content: "\F135"; }

.fa-rocketchat:before {
  content: "\F3E8"; }

.fa-rockrms:before {
  content: "\F3E9"; }

.fa-rss:before {
  content: "\F09E"; }

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

.fa-ruble-sign:before {
  content: "\F158"; }

.fa-rupee-sign:before {
  content: "\F156"; }

.fa-safari:before {
  content: "\F267"; }

.fa-sass:before {
  content: "\F41E"; }

.fa-save:before {
  content: "\F0C7"; }

.fa-schlix:before {
  content: "\F3EA"; }

.fa-scribd:before {
  content: "\F28A"; }

.fa-search:before {
  content: "\F002"; }

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

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

.fa-searchengin:before {
  content: "\F3EB"; }

.fa-seedling:before {
  content: "\F4D8"; }

.fa-sellcast:before {
  content: "\F2DA"; }

.fa-sellsy:before {
  content: "\F213"; }

.fa-server:before {
  content: "\F233"; }

.fa-servicestack:before {
  content: "\F3EC"; }

.fa-share:before {
  content: "\F064"; }

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

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

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

.fa-shekel-sign:before {
  content: "\F20B"; }

.fa-shield-alt:before {
  content: "\F3ED"; }

.fa-ship:before {
  content: "\F21A"; }

.fa-shipping-fast:before {
  content: "\F48B"; }

.fa-shirtsinbulk:before {
  content: "\F214"; }

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

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

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

.fa-shower:before {
  content: "\F2CC"; }

.fa-sign:before {
  content: "\F4D9"; }

.fa-sign-in-alt:before {
  content: "\F2F6"; }

.fa-sign-language:before {
  content: "\F2A7"; }

.fa-sign-out-alt:before {
  content: "\F2F5"; }

.fa-signal:before {
  content: "\F012"; }

.fa-simplybuilt:before {
  content: "\F215"; }

.fa-sistrix:before {
  content: "\F3EE"; }

.fa-sitemap:before {
  content: "\F0E8"; }

.fa-skyatlas:before {
  content: "\F216"; }

.fa-skype:before {
  content: "\F17E"; }

.fa-slack:before {
  content: "\F198"; }

.fa-slack-hash:before {
  content: "\F3EF"; }

.fa-sliders-h:before {
  content: "\F1DE"; }

.fa-slideshare:before {
  content: "\F1E7"; }

.fa-smile:before {
  content: "\F118"; }

.fa-smoking:before {
  content: "\F48D"; }

.fa-snapchat:before {
  content: "\F2AB"; }

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

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

.fa-snowflake:before {
  content: "\F2DC"; }

.fa-sort:before {
  content: "\F0DC"; }

.fa-sort-alpha-down:before {
  content: "\F15D"; }

.fa-sort-alpha-up:before {
  content: "\F15E"; }

.fa-sort-amount-down:before {
  content: "\F160"; }

.fa-sort-amount-up:before {
  content: "\F161"; }

.fa-sort-down:before {
  content: "\F0DD"; }

.fa-sort-numeric-down:before {
  content: "\F162"; }

.fa-sort-numeric-up:before {
  content: "\F163"; }

.fa-sort-up:before {
  content: "\F0DE"; }

.fa-soundcloud:before {
  content: "\F1BE"; }

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

.fa-speakap:before {
  content: "\F3F3"; }

.fa-spinner:before {
  content: "\F110"; }

.fa-spotify:before {
  content: "\F1BC"; }

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

.fa-square-full:before {
  content: "\F45C"; }

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

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

.fa-star:before {
  content: "\F005"; }

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

.fa-staylinked:before {
  content: "\F3F5"; }

.fa-steam:before {
  content: "\F1B6"; }

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

.fa-steam-symbol:before {
  content: "\F3F6"; }

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

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

.fa-stethoscope:before {
  content: "\F0F1"; }

.fa-sticker-mule:before {
  content: "\F3F7"; }

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

.fa-stop:before {
  content: "\F04D"; }

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

.fa-stopwatch:before {
  content: "\F2F2"; }

.fa-strava:before {
  content: "\F428"; }

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

.fa-strikethrough:before {
  content: "\F0CC"; }

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

.fa-stripe-s:before {
  content: "\F42A"; }

.fa-studiovinari:before {
  content: "\F3F8"; }

.fa-stumbleupon:before {
  content: "\F1A4"; }

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

.fa-subscript:before {
  content: "\F12C"; }

.fa-subway:before {
  content: "\F239"; }

.fa-suitcase:before {
  content: "\F0F2"; }

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

.fa-superpowers:before {
  content: "\F2DD"; }

.fa-superscript:before {
  content: "\F12B"; }

.fa-supple:before {
  content: "\F3F9"; }

.fa-sync:before {
  content: "\F021"; }

.fa-sync-alt:before {
  content: "\F2F1"; }

.fa-syringe:before {
  content: "\F48E"; }

.fa-table:before {
  content: "\F0CE"; }

.fa-table-tennis:before {
  content: "\F45D"; }

.fa-tablet:before {
  content: "\F10A"; }

.fa-tablet-alt:before {
  content: "\F3FA"; }

.fa-tablets:before {
  content: "\F490"; }

.fa-tachometer-alt:before {
  content: "\F3FD"; }

.fa-tag:before {
  content: "\F02B"; }

.fa-tags:before {
  content: "\F02C"; }

.fa-tape:before {
  content: "\F4DB"; }

.fa-tasks:before {
  content: "\F0AE"; }

.fa-taxi:before {
  content: "\F1BA"; }

.fa-telegram:before {
  content: "\F2C6"; }

.fa-telegram-plane:before {
  content: "\F3FE"; }

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

.fa-terminal:before {
  content: "\F120"; }

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

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

.fa-th:before {
  content: "\F00A"; }

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

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

.fa-themeisle:before {
  content: "\F2B2"; }

.fa-thermometer:before {
  content: "\F491"; }

.fa-thermometer-empty:before {
  content: "\F2CB"; }

.fa-thermometer-full:before {
  content: "\F2C7"; }

.fa-thermometer-half:before {
  content: "\F2C9"; }

.fa-thermometer-quarter:before {
  content: "\F2CA"; }

.fa-thermometer-three-quarters:before {
  content: "\F2C8"; }

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

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

.fa-thumbtack:before {
  content: "\F08D"; }

.fa-ticket-alt:before {
  content: "\F3FF"; }

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

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

.fa-tint:before {
  content: "\F043"; }

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

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

.fa-trademark:before {
  content: "\F25C"; }

.fa-train:before {
  content: "\F238"; }

.fa-transgender:before {
  content: "\F224"; }

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

.fa-trash:before {
  content: "\F1F8"; }

.fa-trash-alt:before {
  content: "\F2ED"; }

.fa-tree:before {
  content: "\F1BB"; }

.fa-trello:before {
  content: "\F181"; }

.fa-tripadvisor:before {
  content: "\F262"; }

.fa-trophy:before {
  content: "\F091"; }

.fa-truck:before {
  content: "\F0D1"; }

.fa-truck-loading:before {
  content: "\F4DE"; }

.fa-truck-moving:before {
  content: "\F4DF"; }

.fa-tty:before {
  content: "\F1E4"; }

.fa-tumblr:before {
  content: "\F173"; }

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

.fa-tv:before {
  content: "\F26C"; }

.fa-twitch:before {
  content: "\F1E8"; }

.fa-twitter:before {
  content: "\F099"; }

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

.fa-typo3:before {
  content: "\F42B"; }

.fa-uber:before {
  content: "\F402"; }

.fa-uikit:before {
  content: "\F403"; }

.fa-umbrella:before {
  content: "\F0E9"; }

.fa-underline:before {
  content: "\F0CD"; }

.fa-undo:before {
  content: "\F0E2"; }

.fa-undo-alt:before {
  content: "\F2EA"; }

.fa-uniregistry:before {
  content: "\F404"; }

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

.fa-university:before {
  content: "\F19C"; }

.fa-unlink:before {
  content: "\F127"; }

.fa-unlock:before {
  content: "\F09C"; }

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

.fa-untappd:before {
  content: "\F405"; }

.fa-upload:before {
  content: "\F093"; }

.fa-usb:before {
  content: "\F287"; }

.fa-user:before {
  content: "\F007"; }

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

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

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

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

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

.fa-users:before {
  content: "\F0C0"; }

.fa-ussunnah:before {
  content: "\F407"; }

.fa-utensil-spoon:before {
  content: "\F2E5"; }

.fa-utensils:before {
  content: "\F2E7"; }

.fa-vaadin:before {
  content: "\F408"; }

.fa-venus:before {
  content: "\F221"; }

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

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

.fa-viacoin:before {
  content: "\F237"; }

.fa-viadeo:before {
  content: "\F2A9"; }

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

.fa-vial:before {
  content: "\F492"; }

.fa-vials:before {
  content: "\F493"; }

.fa-viber:before {
  content: "\F409"; }

.fa-video:before {
  content: "\F03D"; }

.fa-video-slash:before {
  content: "\F4E2"; }

.fa-vimeo:before {
  content: "\F40A"; }

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

.fa-vimeo-v:before {
  content: "\F27D"; }

.fa-vine:before {
  content: "\F1CA"; }

.fa-vk:before {
  content: "\F189"; }

.fa-vnv:before {
  content: "\F40B"; }

.fa-volleyball-ball:before {
  content: "\F45F"; }

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

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

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

.fa-vuejs:before {
  content: "\F41F"; }

.fa-warehouse:before {
  content: "\F494"; }

.fa-weibo:before {
  content: "\F18A"; }

.fa-weight:before {
  content: "\F496"; }

.fa-weixin:before {
  content: "\F1D7"; }

.fa-whatsapp:before {
  content: "\F232"; }

.fa-whatsapp-square:before {
  content: "\F40C"; }

.fa-wheelchair:before {
  content: "\F193"; }

.fa-whmcs:before {
  content: "\F40D"; }

.fa-wifi:before {
  content: "\F1EB"; }

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

.fa-window-close:before {
  content: "\F410"; }

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

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

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

.fa-windows:before {
  content: "\F17A"; }

.fa-wine-glass:before {
  content: "\F4E3"; }

.fa-won-sign:before {
  content: "\F159"; }

.fa-wordpress:before {
  content: "\F19A"; }

.fa-wordpress-simple:before {
  content: "\F411"; }

.fa-wpbeginner:before {
  content: "\F297"; }

.fa-wpexplorer:before {
  content: "\F2DE"; }

.fa-wpforms:before {
  content: "\F298"; }

.fa-wrench:before {
  content: "\F0AD"; }

.fa-x-ray:before {
  content: "\F497"; }

.fa-xbox:before {
  content: "\F412"; }

.fa-xing:before {
  content: "\F168"; }

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

.fa-y-combinator:before {
  content: "\F23B"; }

.fa-yahoo:before {
  content: "\F19E"; }

.fa-yandex:before {
  content: "\F413"; }

.fa-yandex-international:before {
  content: "\F414"; }

.fa-yelp:before {
  content: "\F1E9"; }

.fa-yen-sign:before {
  content: "\F157"; }

.fa-yoast:before {
  content: "\F2B1"; }

.fa-youtube:before {
  content: "\F167"; }

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

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

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

/*!
 * Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("/wp-content/themes/eakin/assets/fonts/fa-solid-900.eot");
  src: url("/wp-content/themes/eakin/assets/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/eakin/assets/fonts/fa-solid-900.woff2") format("woff2"), url("/wp-content/themes/eakin/assets/fonts/fa-solid-900.woff") format("woff"), url("/wp-content/themes/eakin/assets/fonts/fa-solid-900.ttf") format("truetype"), url("/wp-content/themes/eakin/assets/fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

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

.entry-taxonomy .cat-links::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F07B";
  margin-right: 0.54079em; }

.entry-taxonomy .tags-links::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F02B";
  margin-right: 0.54079em; }

#comments .commentlist .bypostauthor > .comment-body cite::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F15C";
  margin-left: 0.54079em; }

#comments .commentlist .reply a::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F3E5";
  margin-left: 0.54079em; }

#comments .commentlist .reply a.comment-edit-link::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F303"; }

#respond #cancel-comment-reply-link::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F057";
  display: block; }

.sticky .entry-title::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F08D";
  margin-right: 0.54079em; }

button.loading,
input[type='button'].loading,
input[type='reset'].loading,
input[type='submit'].loading,
.button.loading,
.added_to_cart.loading {
  position: relative; }
  button.loading::after,
  input[type='button'].loading::after,
  input[type='reset'].loading::after,
  input[type='submit'].loading::after,
  .button.loading::after,
  .added_to_cart.loading::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\F110";
    animation: fa-spin 0.75s linear infinite;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px; }

.main-navigtion ul li a::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F15C";
  margin-right: 0.54079em; }

.handheld-navigation ul.menu li button::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F107"; }

.site-main nav.navigation .nav-previous a::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F30A";
  margin-right: 0.54079em; }

.site-main nav.navigation .nav-next a::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F30B";
  margin-left: 0.54079em; }

.widget_search form::before,
.widget_product_search form::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F002";
  position: absolute;
  top: 1em;
  left: 1em;
  line-height: 1; }

.widget_search form input[type=text],
.widget_search form input[type=search],
.widget_product_search form input[type=text],
.widget_product_search form input[type=search] {
  padding-left: 2.61792em; }

.storefront-handheld-footer-bar ul li > a::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 2.618046972;
  font-size: 1.618em;
  text-indent: 0;
  display: block;
  cursor: pointer; }

.storefront-handheld-footer-bar ul li.search > a::before {
  content: "\F002"; }

.storefront-handheld-footer-bar ul li.my-account > a::before {
  content: "\F007"; }

.storefront-handheld-footer-bar ul li.cart > a::before {
  content: "\F291"; }

.storefront-product-pagination a[rel='prev']::after, .storefront-product-pagination a[rel='next']::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline; }

.storefront-product-pagination a[rel='prev']::after {
  content: "\F104";
  padding-right: 1.41575em; }

.storefront-product-pagination a[rel='next']::after {
  content: "\F105";
  padding-left: 1.41575em; }

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

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  text-indent: -999px;
  overflow: hidden; }
  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\F00E";
    display: block;
    line-height: 2;
    text-indent: 0; }
  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
    display: none !important; }

.stock::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  margin-right: 0.54079em; }

.stock.in-stock::before {
  content: "\F118"; }

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

a.reset_variations::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F021";
  margin-right: 0.54079em; }

.woocommerce-breadcrumb a:first-of-type::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F015";
  margin-right: 0.54079em; }

.widget_recent_entries ul,
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_links ul,
.widget_product_categories ul,
.widget_layered_nav ul,
.widget_layered_nav_filters ul {
  margin: 0; }
  .widget_recent_entries ul li,
  .widget_pages ul li,
  .widget_categories ul li,
  .widget_archive ul li,
  .widget_recent_comments ul li,
  .widget_nav_menu ul li,
  .widget_links ul li,
  .widget_product_categories ul li,
  .widget_layered_nav ul li,
  .widget_layered_nav_filters ul li {
    padding-left: 1.618em; }
    .widget_recent_entries ul li::before,
    .widget_pages ul li::before,
    .widget_categories ul li::before,
    .widget_archive ul li::before,
    .widget_recent_comments ul li::before,
    .widget_nav_menu ul li::before,
    .widget_links ul li::before,
    .widget_product_categories ul li::before,
    .widget_layered_nav ul li::before,
    .widget_layered_nav_filters ul li::before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: -.125em;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      line-height: inherit;
      vertical-align: baseline;
      margin-right: 0.54079em;
      display: block;
      float: left;
      opacity: 0.35;
      margin-left: -1.618em;
      width: 1em; }

.widget_product_categories ul li::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F07B"; }

.widget_product_categories ul li.current-cat::before {
  content: "\F07C"; }

.widget_layered_nav li::before {
  content: "\F0C8"; }

.widget_layered_nav .chosen::before {
  content: "\F14A"; }

.widget_layered_nav_filters ul li.chosen::before {
  content: "\F00D";
  color: #e2401c;
  opacity: 1; }

.widget_recent_entries ul li::before,
.widget_pages ul li::before {
  content: "\F15C"; }

.widget_categories ul li::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F07B"; }

.widget_categories ul li.current-cat::before {
  content: "\F07C"; }

.widget_archive ul li::before {
  content: "\F07C"; }

.widget_recent_comments ul li::before {
  content: "\F075"; }

.widget_nav_menu ul li::before {
  content: "\F15C"; }

.widget_links ul li::before {
  content: "\F35D"; }

a.remove {
  display: block;
  width: 1.618em;
  height: 1.618em;
  line-height: 1.618;
  font-weight: 400;
  text-indent: -9999px;
  position: relative; }
  a.remove::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\F057";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #e2401c;
    line-height: 1.618;
    text-indent: 0;
    text-align: center; }

.woocommerce-shipping-calculator > p:first-child a::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F0D1";
  margin-right: 0.33423em; }

.blockUI::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F110";
  animation: fa-spin 0.75s linear infinite;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px; }

.woocommerce-pagination .next,
.woocommerce-pagination .prev {
  text-indent: -9999px;
  display: inline-block;
  position: relative; }
  .woocommerce-pagination .next::after,
  .woocommerce-pagination .prev::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\F0D9";
    text-indent: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    transform: translateX(-50%) translateY(-50%);
    line-height: 1; }

.woocommerce-pagination .next::after {
  content: "\F0DA"; }

.woocommerce-breadcrumb .breadcrumb-separator {
  text-indent: -9999px;
  position: relative;
  display: inline-block;
  padding: 0 6.85353em; }
  .woocommerce-breadcrumb .breadcrumb-separator::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\F105";
    display: block;
    font-size: 0.875em;
    text-indent: 0;
    line-height: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    opacity: 0.25; }

#payment .payment_methods > .woocommerce-PaymentMethod > label::before,
#payment .payment_methods > .wc_payment_method > label::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F111";
  margin-right: 0.54079em;
  transition: color, ease, 0.2s; }

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

.woocommerce-password-strength::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F119";
  margin-left: 0.54079em; }

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

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

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

.woocommerce-MyAccount-navigation ul li a::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F15C";
  line-height: 1.618;
  margin-left: 0.54079em;
  width: 1.41575em;
  text-align: right;
  float: right;
  opacity: 0.25; }

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

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

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

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

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

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

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

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

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

.my_account_orders .button.view::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F06E";
  margin-left: 0.54079em; }

p.order-again .button::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F021";
  margin-left: 0.54079em; }

.woocommerce-MyAccount-downloads .button::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F381";
  margin-left: 0.54079em; }

.demo_store::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F05A";
  margin-right: 0.54079em; }

.woocommerce-tabs ul.tabs li::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F107";
  display: block;
  position: absolute;
  top: 50%;
  right: -1em;
  transform: translateY(-50%);
  opacity: 0;
  transition: all, ease, 0.3s; }

.woocommerce-tabs ul.tabs li.active::after {
  opacity: 1;
  right: 0; }

.wc-forward::after,
.woocommerce-Button--next::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F30B";
  margin-left: 0.54079em; }

.woocommerce-Button--previous::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F30A";
  margin-right: 0.54079em; }

#reviews .commentlist li p.meta .verified {
  display: inline-block;
  height: 1.41575em;
  width: 1.41575em;
  position: relative;
  text-indent: -9999px; }
  #reviews .commentlist li p.meta .verified::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\F058";
    color: #0f834d;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.41575em;
    height: 1.41575em;
    text-indent: 0;
    text-align: center;
    line-height: 1.618em; }

/**
 * Composite Products
 */
.single-product div.product .component_selections .clear_component_options::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F021";
  margin-right: 0.54079em; }

/**
 * Mix and Match
 */
.cart .mnm_table_item .mnm_table_item_indent::before,
.shop_table .mnm_table_item .mnm_table_item_indent::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F3BF";
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
  margin-right: 0.38198em;
  opacity: 0.25; }

/**
 * Quick view
 */
.quick-view-button::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F06E";
  margin-right: 0.61805em; }

/**
 * Ship multiple addresses
 */
.woocommerce-page .ship_address .gift-form label::after,
.woocommerce-page .no_shipping_address .gift-form label::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F06B";
  margin-left: 0.54079em; }

.woocommerce-page .ship_address .modify-address-button::before,
.woocommerce-page .no_shipping_address .modify-address-button::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F044";
  margin-right: 0.54079em; }

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

/**
 * Product reviews pro
 */
.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before,
.woocommerce-page .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F005"; }

/**
 * Variation Swatches
 */
a#variations_clear::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F021";
  margin-right: 0.54079em; }

/**
 * Wishlists
 */
.wl-add-link::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F004";
  margin-right: 0.54079em; }

.button.wl-create-new::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -.125em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  content: "\F067";
  margin-right: 0.54079em; }

@media (min-width: 768px) {
  .main-navigation ul.menu > li.menu-item-has-children > a::after, .main-navigation ul.menu > li.page_item_has_children > a::after,
  .main-navigation ul.nav-menu > li.menu-item-has-children > a::after,
  .main-navigation ul.nav-menu > li.page_item_has_children > a::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\F107";
    margin-left: 1em; }
  .main-navigation ul.menu ul li.menu-item-has-children > a::after, .main-navigation ul.menu ul li.page_item_has_children > a::after,
  .main-navigation ul.nav-menu ul li.menu-item-has-children > a::after,
  .main-navigation ul.nav-menu ul li.page_item_has_children > a::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\F105";
    float: right;
    line-height: 1.618; }
  .demo_store a.woocommerce-store-notice__dismiss-link::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\F057";
    margin-right: 0.33423em; }
  .site-header-cart .cart-contents::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\F291";
    height: 1em;
    float: right;
    line-height: 1.618; }
  .addresses header.title a {
    display: block;
    width: 1em;
    height: 1em;
    text-indent: -9999px;
    position: relative;
    padding: 0.875em;
    margin-top: 0.61805em; }
    .addresses header.title a::before {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      line-height: 1;
      vertical-align: -.125em;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      line-height: inherit;
      vertical-align: baseline;
      content: "\F044";
      line-height: 1.618;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      text-align: center;
      text-indent: 0; }
  .woocommerce-tabs ul.tabs li::after {
    content: "\F105"; }
  /**
	 * Wishlists
	 */
  #wl-wrapper .wl-tabs > li.active::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\F105";
    display: block !important;
    position: absolute;
    top: 50%;
    height: 1em;
    width: 1em;
    margin-top: -0.5em; } }

@font-face {
  font-family: 'Century Gothic';
  src: url(./018657d96b359bde374cef32f012ef4e.woff2) format("woff2"), url(./050fdf7933d31ed95c00a54b96ba46ce.woff) format("woff"), url(./74d482a46c7013c814e20d159f5fd075.ttf) format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Century Gothic';
  src: url(./ce23b635c402607cb137c5dacb25fe6f.woff2) format("woff2"), url(./1b05bcb2f6aa7504e394c6954fc5ace2.woff) format("woff"), url(./5a5cfe1fd7abbffc8955de6a1ebe824a.ttf) format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Century Gothic';
  src: url(./9064ea3dc24a069d3b164e12e69c3db2.woff2) format("woff2"), url(./cca85f2b8a29fc36dbeb4757c04b460b.woff) format("woff"), url(./c823554e501fc283e954b0d5694418d1.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Century Gothic';
  src: url(./2a8fe311e5614721ce13711c26f11696.woff2) format("woff2"), url(./c6308cef6f134fa899325ca8df75db29.woff) format("woff"), url(./d741df178050882b155ec1be53f6a809.ttf) format("truetype");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Proxima Nova';
  src: url(./Proxima-Nova-Regular.woff2) format("woff2"), url(./Proxima-Nova-Regular.woff) format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Proxima Nova';
  src: url(./Proxima-Nova-Semibold.woff2) format("woff2"), url(./Proxima-Nova-Semibold.woff) format("woff");
  font-weight: 600;
  font-style: normal; }

/*
 * Eakin Main
 */
p {
  font-family: "Century Gothic", "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15pt; }

li {
  font-family: "Century Gothic", "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 15pt; }

/*to stop li style override menu*/
.menu-item {
  font-size: 14px; }
  .menu-item a {
    color: #6f2a8d !important;
    text-decoration: none !important; }

.menu_title {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  color: #6f2a8d !important; }

.menu-item:hover a {
  text-decoration: none !important;
  color: #6f2a8d !important; }

h1 {
  font-family: "Century Gothic", "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

h2 {
  font-family: "Century Gothic", "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

h3 {
  font-family: "Century Gothic", "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  h3 a {
    color: black; }

h4 {
  font-family: "Century Gothic", "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

h5 {
  font-family: "Century Gothic", "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

tr:nth-child(even) {
  background-color: #eaeaea; }

a, button {
  outline: 0 !important; }

sup {
  font-size: 50%;
  top: -1em; }

/*
 * Overrides:;
 */
.elementor-custom-embed-image-overlay img {
  border-radius: 15px !important; }

.woocommerce-info {
  background-color: #6f2a8d !important; }

.homeTitleTop {
  display: block; }

.homeTitleBottom {
  display: none; }

.mainPurple {
  color: #6f2a8d; }

.lightPurple {
  color: #f2e7f7; }

.light-purple {
  background: #f2e7f7; }

.mainPurpleBackground {
  background-color: #6f2a8d; }

.featuredProductBackground {
  position: absolute;
  height: 175%;
  z-index: -1;
  top: -190px;
  left: -65px; }

.buttonMainColour, input[type="submit"].buttonMainColour {
  background-color: #6f2a8d;
  color: white;
  border-radius: 30px;
  font-size: 15pt;
  font-weight: bold;
  padding: 10px 25px 10px 25px;
  min-width: 150px;
  text-align: center;
  outline: none; }

.buttonMainColour:hover, input[type="submit"].buttonMainColour:hover {
  background-color: #833ba3;
  color: white; }

.buttonMainBorder,
.facetwp-load-more {
  background: none;
  color: #6f2a8d;
  border: 2px solid #6f2a8d;
  border-radius: 30px; }

.buttonMainBorder:hover,
.facetwp-load-more:hover {
  background-color: #fcf4ff;
  color: #6f2a8d; }

.buttonMainInverted {
  padding: 0.61805em 30px;
  background: white;
  color: #6f2a8d;
  border-radius: 30px; }

.buttonMainInverted:hover {
  background-color: #f2e7f7;
  color: #6f2a8d;
  border: 2px solid white; }

.buttonLight {
  background-color: #f2e7f7;
  border: 2px solid #6f2a8d;
  color: #6f2a8d;
  border-radius: 30px;
  font-size: 15pt;
  font-weight: bold;
  padding: 10px 25px 10px 25px;
  min-width: 150px;
  text-align: center; }

.buttonLight:hover {
  background-color: #6f2a8d; }

.buttonMainDark {
  background-color: #4f1e66;
  border-radius: 30px;
  color: white; }

.buttonNumber {
  display: inline-block;
  width: 22px;
  background-color: white;
  color: #6f2a8d;
  border-radius: 11px; }

.sectionTitle_1 {
  font-size: 30pt;
  margin-bottom: 0px;
  font-weight: 100;
  color: black; }

.sectionTitle_2 {
  font-size: 30pt;
  font-weight: bold;
  margin-bottom: 0px;
  color: #6f2a8d; }

.sectionTitle_2__red {
  font-size: 30pt;
  font-weight: bold;
  margin-bottom: 0px;
  color: #d8587f; }

.sectionTitle_2__green {
  font-size: 30pt;
  font-weight: bold;
  margin-bottom: 0px;
  color: #68bac7; }

.spacerDiv {
  width: 10px; }

.dropdown {
  margin-bottom: 10px;
  display: flex;
  /* flex-direction: column; */ }

.title-multi {
  display: flex; }
  .title-multi span {
    color: #6f2a8d;
    font-weight: 600; }

@media (max-width: 992px) {
  .title-multi h2 {
    font-size: x-large; }
  .homeTitleTop {
    display: none; }
  .homeTitleBottom {
    display: block; } }

@media (max-width: 767px) {
  .title-multi h2 {
    font-size: x-large; }
  .buttonMainColour, .buttonMainBorder, .facetwp-load-more {
    padding: 10px;
    font-size: 12pt; } }

ul.arrows li {
  /* background: url(/app/themes/eakin/assets/images/checkmark.png) no-repeat left top; */
  background: url(/wp-content/themes/eakin/assets/images/checkmark.png) no-repeat left top;
  padding: 3px 0px 3px 60px;
  list-style: none;
  margin: 0 0 20px 0;
  min-height: 50px; }

.eakin-carousel-image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  font-size: 1.3em;
  display: none;
  position: relative; }
  .eakin-carousel-image .white-triangle {
    height: 90px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-image: url(/wp-content/themes/eakin/assets/images/slope.png);
    background-size: 100% 100%; }
  .eakin-carousel-image .purple-triangle {
    height: 90px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-image: url(/wp-content/themes/eakin/assets/images/purple_slope.png);
    background-size: 100% 100%; }

.purple-triangle-element {
  height: 90px;
  position: relative;
  width: 100%;
  background-image: url(/wp-content/themes/eakin/assets/images/purple_slope.png);
  background-size: 100% 100%; }

.red-triangle-element {
  height: 90px;
  position: relative;
  width: 100%;
  background-image: url(/wp-content/themes/eakin/assets/images/red_slope.png);
  background-size: 100% 100%; }

.green-triangle-element {
  height: 90px;
  position: relative;
  width: 100%;
  background-image: url(/wp-content/themes/eakin/assets/images/green_slope.png);
  background-size: 100% 100%; }

.white-triangle-element {
  height: 90px;
  position: relative;
  width: 100%;
  background-image: url(/wp-content/themes/eakin/assets/images/slope.png);
  background-size: 100% 100%; }

.dark-purple-triangle-element {
  height: 90px;
  position: relative;
  width: 100%;
  background-image: url(/wp-content/themes/eakin/assets/images/dark-purple-slope.png);
  background-size: 100% 100%;
}  

.chemotherapy-text ul li {
  color: #fff;
  font-weight: 600;
  list-style-type: square;
}

.chemotherapy-text ul {
  margin-left: 20px;
}

.title-secondary {
  font-weight: 500;
  font-size: 2em;
  margin-bottom: 1em; }

.introImgDiv_old {
  position: absolute;
  z-index: -1;
  right: 0;
  height: 500px;
  width: 75%;
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 992px) {
    .introImgDiv_old {
      background-position-x: -40px; } }
  @media (max-width: 767px) {
    .introImgDiv_old {
      background-position-x: -160px; } }

.introImgDiv {
  position: absolute;
  z-index: -1;
  right: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  max-height: 500px; }
  @media (max-width: 992px) {
    .introImgDiv {
      display: none; } }

.introDiv {
  height: 500px;
  display: flex;
  align-items: center;
  margin-bottom: 80px;
  /*@media(max-width: 767px) {

  }*/ }
  .introDiv div {
    width: 45%;
    background-color: white;
    padding: 20px; }
  .introDiv img {
    position: absolute;
    right: 0;
    z-index: -1;
    height: 500px; }
  @media (max-width: 992px) {
    .introDiv {
      height: 100%; }
      .introDiv img {
        height: 40%; }
      .introDiv div {
        width: 100%; } }

.verticalCenter {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.whiteDot {
  position: absolute;
  pointer-events: none;
  left: -75px;
  z-index: -1;
  height: 600px;
  width: 600px;
  top: -200px; }

.text-link {
  color: #6f2a8d;
  font-weight: 600; }
  .text-link i {
    padding-right: 10px; }

ul.red-list {
  margin: 0 0 0 18px;
  font-size: 20pt;
}

ul.red-list li {
  margin-bottom: 8px;
}

ul.red-list li::marker {
  color: #d8587f;
}

.checkList {
  display: flex;
  /*margin-bottom: 20px;*/
  list-style: none; }
  .checkList li:before {
    position: absolute;
    left: 0;
    font-family: "Font Awesome 5 Free";
    content: "\F00C";
    background-color: #6f2a8d;
    color: white;
    border-radius: 20px;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    font-size: 20px; }
  .checkList li {
    font-weight: 600;
    margin-left: 10px; }
  .checkList i {
    background-color: #6f2a8d;
    color: white;
    border-radius: 20px;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    font-size: 20px; }
  .checkList p {
    font-weight: 600;
    margin: 0; }

.quoteBox {
  background-color: white;
  width: 300px;
  padding: 20px 30px 5px 30px;
  margin-right: 0px;
  margin-left: auto;
  position: absolute;
  right: 0; }
  .quoteBox img {
    width: 40px; }
  .quoteBox p {
    margin: 15px 0px 20px 0px; }

.quoteLine {
  display: flex;
  align-items: center;
  margin-top: 50px; }
  .quoteLine img {
    height: 40px;
    margin-right: 30px; }
  .quoteLine p {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 2; }

.pinkDiv {
  background-color: #eadfee; }

.heroBack1 {
  background-repeat: no-repeat;
  background-size: 100%;
  height: 750px;
  width: 100%;
  z-index: -1;
  position: absolute;
  width: 100%;
  left: 0px; }

.heroSlope {
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  background-size: 100% 600px;
  height: 600px;
  width: 100%;
  z-index: -1;
  position: absolute;
  left: 0px;
  margin-top: 368px; }
  @media (max-width: 1200px) {
    .heroSlope {
      margin-top: 286px; } }
  @media (max-width: 991px) {
    .heroSlope {
      margin-top: 192px; } }
  @media (max-width: 767px) {
    .heroSlope {
      margin-top: 106px; } }

.productSectionSloped {
  padding-top: 520px; }
  @media (max-width: 1200px) {
    .productSectionSloped {
      padding-top: 415px; } }
  @media (max-width: 991px) {
    .productSectionSloped {
      padding-top: 320px; } }
  @media (max-width: 767px) {
    .productSectionSloped {
      padding-top: 230px; } }

.background-pos-1 {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -2; }

.background-pos-2 {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -3; }

.product-filters {
  display: flex; }
  .product-filters button {
    width: 180px; }
  .product-filters .buttonFilter {
    background-color: white;
    color: #6f2a8d;
    border: 1px solid white;
    border-radius: 30px;
    margin-right: 30px; }
  .product-filters .buttonFilter:hover {
    color: #6f2a8d;
    border: 1px solid #6f2a8d; }

@media (max-width: 767px) {
  .mobileHide {
    display: none; } }

.divTags {
  display: flex;
  margin-top: 50px;
  margin-bottom: 35px; }
  @media (max-width: 767px) {
    .divTags div {
      width: auto; } }

.divTag {
  width: 25%;
  text-align: center;
  padding: 10px 20px 10px 20px;
  color: #6f2a8d;
  border-bottom: 10px solid #ffffff;
  font-size: larger; }

.divTagOn {
  border-bottom: 10px solid #eadfee;
  font-weight: 600;
  color: black; }

.divTagArea {
  position: relative;
  display: none; }

.howToVideo img {
  max-height: 180px; }

.wideVideo {
  width: 100%;
  height: 640px; }
  @media (max-width: 991px) {
    .wideVideo {
      height: 388px; } }
  @media (max-width: 767px) {
    .wideVideo {
      height: 235px; } }

.cart-dropdown {
  position: absolute;
  right: 0px;
  z-index: 1;
  width: 500px;
  background-color: white;
  padding: 20px;
  box-shadow: 0px 5px 5px #aaaaaa; }
  .cart-dropdown div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px; }
  .cart-dropdown img {
    width: 150px;
    height: 150px; }
  .cart-dropdown h3 {
    font-weight: 600; }
  .cart-dropdown h5 {
    font-weight: 600;
    color: #6f2a8d;
    width: 250px; }

@media (max-width: 767px) {
  .cart-dropdown {
    width: 250px;
    right: unset; }
    .cart-dropdown .eakin-cart-img {
      display: none; } }

.cart-remove {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #6f2a8d; }
  .cart-remove i {
    font-size: 30px; }

.site-footer {
  padding-top: 2rem; }

.hentry {
  margin-bottom: 0; }

@media (max-width: 768px) {
  .footerMenu {
    text-align: center; } }

.purple-overlay:before {
  content: '';
  min-height: 90px;
  background-size: 100% 100%;
  background-image: url('assets/images/purple_slope.png');
  display: block;
  width: 100%;
  position: absolute;
  top: -90px;
  left: 0;
  z-index: 1;
}
/*
 * ELEMENTOR WIDGETS
 */
.elementor-widget-accordion .elementor-accordion .elementor-accordion-item {
  border-width: 0;
  margin-bottom: 16px;
}

.elementor-widget-accordion .elementor-accordion div.elementor-tab-title {
  border: 2px solid #6F2A8D;
  border-radius: 15px;
}

.elementor-widget-accordion .elementor-accordion div.elementor-tab-content {
  border-width: 0 !important;
}

.elementor-widget-accordion .elementor-accordion div.elementor-tab-title a.elementor-accordion-title {
  font-size: 16pt;
}

.elementor-widget-toggle .elementor-toggle {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.elementor-widget-toggle .elementor-toggle .elementor-tab-content {
  padding: 0 15px 5px;
}

.elementor-widget-toggle .elementor-toggle ul {
  list-style: none;
  margin: 0 0 1.41575em 2em;
}

.elementor-widget-toggle .elementor-toggle ul li {
  font-size: 13pt;
  font-weight: bold;
}

.introHero {
  padding: 60px 0;
  background-size: 750px 500px;
  background-position: right;
  background-repeat: no-repeat;
  height: 500px; }
  @media (max-width: 768px) {
    .introHero {
      background-size: 0; } }

.introHeroSmall {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 750px 500px;
  height: 0px;
  background-size: contain; }
  @media (max-width: 768px) {
    .introHeroSmall {
      height: 200px; } }

/*
 *  Eakin Product Tables
 */
.eakin-product-table {
  font-size: large; }

.table-sku {
  color: #6f2a8d;
  font-weight: 600; }

.table-ringsize-1 {
  color: #f0a300;
  font-weight: 600; }

.table-ringsize-2 {
  color: #009a94;
  font-weight: 600; }

/*
 *  Eakin Modal
 */
.eakin-modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem; }
  .eakin-modal-header .eakin-modal-title span {
    font-weight: 600;
    color: #6f2a8d; }
  .eakin-modal-header .eakin-modal-close {
    color: #6f2a8d;
    opacity: 1; }

.eakin-modal-text {
  text-decoration: none; }
  .eakin-modal-text p {
    margin: 0;
    color: #6f2a8d; }
  .eakin-modal-text h5 {
    font-weight: 600;
    margin: 0;
    color: #6f2a8d; }

.eakin-modal-body:hover a {
  text-decoration: none !important; }

.eakin-modal-body:hover h5 {
  text-decoration: none !important; }

/*
 *POUCHES
 */
.intro-img {
  text-align: center; }
  @media (max-width: 767px) {
    .intro-img img {
      width: 50%; } }

.pouchLinks {
  display: flex;
  margin-bottom: 100px; }

@media (max-width: 767px) {
  .pouchLinks {
    display: block; } }

/*
 *  Eakin Help and Advice Page
 */
.issueTags {
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 15px;
  box-shadow: 0px 0px 4px 3px #eeeeee;
  margin: 15px 0;
  padding: 25px;
  cursor: pointer; }
  .issueTags div {
    padding-right: 25px; }
  .issueTags h5 {
    color: purple;
    font-weight: 600; }
  .issueTags p {
    margin-bottom: 0; }
  .issueTags i {
    position: absolute;
    right: 0;
    transition: 50%;
    font-size: 50px;
    padding: 20px;
    color: #6f2a8d; }

/*
 * Eakin final Pages
 */
.product-list-thumbs {
  background-color: white;
  margin: 30px;
  text-align: center;
  border-radius: 15px; }
  .product-list-thumbs img {
    width: 60%;
    margin: 30px; }
  @media (max-width: 991px) {
    .product-list-thumbs {
      margin: 30px 0px 30px 0px; } }

.product-list-desc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px; }
  .product-list-desc h5 {
    font-size: 18pt;
    font-weight: 600;
    color: #6f2a8d; }

.pouch-type {
  padding: 10px;
  margin-bottom: 40px; }

.pouch-title {
  color: #6f2a8d;
  font-size: 1.4em;
  font-weight: 600;
  margin-top: 0.5em;
  margin-bottom: 0em; }

.productRowSeporator:nth-child(odd) {
  border-bottom: 1px solid #aaaaaa; }

.ellipsisBlobOn {
  background-image: url("/wp-content/themes/eakin/assets/images/Ellipse_on.png"); }

.ellipsisBlobOff {
  background-image: url("/wp-content/themes/eakin/assets/images/Ellipse_off.png"); }

#picturePanel {
  display: flex;
  justify-content: center; }
  #picturePanel div {
    width: 150px;
    cursor: pointer;
    opacity: 0.5;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
    @media (max-width: 991px) {
      #picturePanel div {
        width: 110px;
        height: 110px; } }

.panelThumbSelected {
  border: 2px solid #eadfee;
  opacity: 1 !important; }

/*
 * Eakin Home Search
 */
.home-search h1 {
  color: #6f2a8d;
  font-size: 3.8em; }

.home-search h1.upper-title {
  margin-top: -0.3em;
  margin-bottom: 0; }

.home-search button.buttonMainColour {
  font-size: 0.95em; }

.search-page {
  margin-top: 80px; }

.eakin-product-search select {
  margin-right: 20px;
  border-radius: 30px;
  padding: 10px;
  width: 300px; }

.eakin-product-search .product-search-filters {
  padding-bottom: 20px;
  display: flex; }

.eakin-product-search form {
  margin: 0; }

.eakin-product-search .eakin-search {
  margin: 20px 0; }

.productSearchButtons {
  display: flex; }

.eakin-search {
  position: relative; }
  .eakin-search .fa-search {
    position: absolute;
    right: 0;
    padding-right: 30px;
    padding-top: 15px;
    color: #6f2a8d; }
  .eakin-search .search-shortcut {
    font-weight: bold;
    padding: 0.61805em 1.41575em;
    display: inline-block;
    color: #6f2a8d;
    width: 48%;
    border-radius: 30px;
    background: #eadfef; }
  .eakin-search .search-field {
    width: 100% !important;
    padding-left: 30px; }
  .eakin-search input[type="search"] {
    border-radius: 30px;
    background: white;
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2); }
select#instructions-dropdown {
  border-radius: 30px;
  padding: 0.61805em 30px;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}
.facetwp-facet-product_type select {
  border-radius: 30px;
  padding: 0.61805em 30px;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}
.facetwp-facet-search .facetwp-input-wrap {
  width: 100%;
  margin-bottom: 10px;
}
.facetwp-facet-search .facetwp-input-wrap .facetwp-icon {
  right: 30px;
  opacity: 1;
}
.facetwp-facet-search .facetwp-input-wrap .facetwp-icon:before {
  background: url('/wp-content/themes/eakin/assets/images/icon-search.png') no-repeat;
  background-position: 5px 50%;
  background-size: 20px 20px;
}
.facetwp-facet-search .facetwp-input-wrap .facetwp-icon.f-loading:before {
  background-image: url('/wp-content/themes/eakin/assets/images/loading.png');
}
.facetwp-facet-search input[type=text] {
  width: 100%;
  border-radius: 30px;
  background: white;
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
  padding: 0.61805em 30px;
}

@media (max-width: 1200px) {
  .buttonSizeTest {
    width: 100%;
    margin-bottom: 2px; } }

@media (max-width: 991px) {
  .home-search .upper-title {
    margin-top: 0; }
  .home-search h1 {
    font-size: 3em; }
  .eakin-product-search select {
    max-width: 300px; }
  .eakin-product-search .product-search-filters {
    flex-direction: column; } }

@media (max-width: 767px) {
  .home-search .upper-title {
    margin-top: 0; }
  .home-search h1 {
    font-size: 3em; }
  .productSearchButtons {
    justify-content: space-between; } }

/*
 * Eakin Featured Product
 */
.featured_product_image div {
  background-size: contain;
  background-position: center;
  height: 400px;
  background-repeat: no-repeat;
  margin: auto; }

@media (max-width: 767px) {
  .featured_product_image {
    text-align: center;
    padding-top: 20px;
    height: 300px; }
    .featured_product_image div {
      height: 300px !important; }
  #featured_image {
    width: 60%; } }

/*
 * Case Study Section
 */
.caseStudy {
  background-image: url("/wp-content/themes/eakin/assets/images/homePage/case_study.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  height: 570px;
  display: flex;
  align-items: center;
  margin-bottom: 0px !important;
  background-position-x: 50%; }
  .caseStudy h2 {
    font-size: 38pt;
    color: white;
    font-weight: bold;
    text-shadow: 0px 0px 13px #aaaaaa; }

@media (max-width: 767px) {
  h2 {
    font-size: 30pt !important; } }

/*
.secondaryHeroTitleText{
  margin: 0;
  font-size: 44px;
  color: white;
  font-weight: bold;
  text-shadow: 0px 0px 13px #aaaaaa;
}
.secondaryHeroMainText{
  font-size: 19pt;
  color: white;
  font-weight: bold;
  text-shadow: 0px 0px 13px #aaaaaa;
}*/
/*
 * News Letter Section
 */
.newsletterSection {
  background-color: #6f2a8d;
  margin-bottom: 50px; }

.newsletterText_1 {
  padding-bottom: 5px;
  font-size: 15pt;
  font-weight: bold;
  color: white;
  margin-bottom: 0; }

.newsletter-button-show {
  display: none; }

.newsletterText_2 {
  color: white;
  margin-bottom: 0;
  line-height: 1.2; }

@media (min-width: 1200px) {
  .newsletterText_2 {
    width: 90%; } }

@media (max-width: 767px) {
  .newsletterSection {
    padding-left: 15px;
    padding-right: 15px; } }

.galleryImage {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 200px;
  width: 200px;
  border-radius: 20px;
  margin: 5px;
  cursor: pointer; }

.galleryButton {
  display: flex;
  list-style: none; }
  .galleryButton i {
    border: 2px solid white;
    background-color: #6f2a8d;
    color: white;
    border-radius: 20px;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    font-size: 20px; }

/*
 * Other Section
 */
.feature-logo {
  margin-bottom: 25px; }

.home .feature-logo {
  margin-bottom: 25px; }

.home section {
  /*margin-top: 80px;*/
  /*margin-bottom: 80px;*/ }

.home .widget_product_search form:before {
  color: #6f2a8d; }

@media (min-width: 1200px) {
  .container {
    max-width: 1170px; } }

.newsletterSection .column {
  padding: 20px 0px; }

.newsletterPost p {
  font-weight: normal !important;
  color: #6f2a8d; }

.newsletterPost:hover {
  text-decoration: none;
  color: #6f2a8d; }
  .newsletterPost:hover p {
    font-weight: bold !important; }

.pagelinkArea {
  display: flex;
  align-items: center;
  border-radius: 10px;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  padding: 20px;
  margin-bottom: 20px; }
  .pagelinkArea div {
    padding-right: 20px; }
  .pagelinkArea h5 {
    font-size: 20pt;
    font-weight: 600;
    color: #6f2a8d; }
  .pagelinkArea p {
    font-weight: normal !important;
    color: black;
    margin: 0; }
  .pagelinkArea i {
    font-size: 30px;
    color: #6f2a8d; }

.pagelinkArea:hover {
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
  text-decoration: none; }

.input-text {
  background-color: #f2e7f7 !important; }

/*input[type='text']:focus, input[type='email']:focus, input[type='tel']:focus, input[type='url']:focus, input[type='password']:focus, input[type='search']:focus, textarea:focus, .input-text:focus{*/
.input-text:focus {
  background-color: #f2e7f7 !important; }

.form-row {
  flex-direction: column; }

.required {
  text-decoration: none !important;
  color: #6f2a8d !important; }

.checkout-select-selection select {
  border: 1px solid #6f2a8d !important;
  font-weight: bold;
  height: 50px !important;
  padding: 9px;
  border-radius: 4px; }

.select2-selection {
  border: 1px solid #6f2a8d !important;
  font-weight: bold;
  height: 50px !important;
  padding: 9px; }

.select2-selection__arrow {
  height: 50px !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #6f2a8d transparent transparent transparent !important; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #6f2a8d transparent !important; }

#place_order {
  background-color: #6f2a8d;
  color: white;
  border-radius: 30px;
  font-size: 15pt;
  font-weight: bold;
  padding: 10px 25px 10px 25px;
  min-width: 150px;
  text-align: center; }

.moreNews {
  background-color: #f2e7f7; }

.eakinLinkColour {
  color: #6f2a8d !important; }
  .eakinLinkColour .eakin-list {
    font-weight: bold;
    color: #6f2a8d;
    margin-bottom: 5px; }
  .eakinLinkColour p {
    color: #43454b; }

.eakinLinkColour:hover {
  text-decoration: none;
  color: #6f2a8d; }

.sampleModalImage {
  height: 338px;
  width: 338px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border-radius: 10px;
  margin: auto; }

@media (max-width: 767px) {
  .sampleModalImage {
    height: 200px;
    width: 200px; } }

.countryDropdown {
  font-size: large;
  border: 1px solid #6f2a8d;
  border-radius: 2px;
  font-weight: 600;
  padding-left: 10px; }

.woocommerce-message {
  background-color: #6f2a8d !important; }

.woocommerce-error {
  background-color: #6f2a8d !important; }

@media (max-width: 767px) {
  .woocommerce-message {
    display: grid; }
    .woocommerce-message a {
      border: 0 !important; } }

.cart_item {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .cart_item td {
    border: 0 !important;
    text-align: unset !important; }

.newsPost {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 350px;
  width: fit-content;
  margin: auto;
  border-radius: 15px;
  margin-bottom: 40px; }

.newsPostMore {
  height: 553px; }

#newsContainer {
  position: absolute;
  left: 0;
  width: 100%; }

.viewAllNews {
  background-color: #f2e7f7;
  text-align: center;
  background-color: none;
  height: 100px;
  padding-top: 10px; }

.contact-box {
  font-size: 15pt; }

@media (max-width: 1200px) {
  .newsPost {
    height: auto !important; }
    .newsPost img {
      height: auto !important; } }

@media (max-width: 991px) {
  .newsPostMore {
    height: auto; }
  .moreNews {
    background: none; }
  #newsContainer {
    position: relative !important; }
  .viewAllNews {
    background: none;
    text-align: center;
    background-color: none;
    height: 100px;
    padding-top: 10px; }
  .mobileHide {
    display: none; } }

.modalPadding {
  padding: 0 !important; }

.eakin-cart-img {
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

@media (max-width: 767px) {
  .eakin-cart-img {
    height: 100px;
    width: 100px; }
  .eakin-cart td {
    padding-left: 10px !important;
    padding-right: 10px !important; } }

.product-name {
  width: unset !important; }

/*
 *  WP Forms / Gravity
*/
.wpFormTextArea input, .wpFormTextArea textarea, .ginput_container input, .ginput_container textarea {
  background-color: #f2e7f7 !important;
  border: 0 !important;
  max-width: 672px; }

.wpFormTextArea span {
  color: #6f2a8d !important; }

.wpFormButton, .gform_button {
  background-color: #6f2a8d !important;
  color: white !important;
  border-radius: 30px !important;
  font-size: 15pt !important;
  font-weight: bold;
  padding: 10px 25px 10px 25px !important;
  min-width: 150px;
  text-align: center; }

.wpFormButton:hover, .gform_button:hover {
  background-color: #833ba3 !important;
  color: white !important; }

.wpFormcountryDropdown select {
  font-size: large !important;
  border: 1px solid #6f2a8d !important;
  border-radius: 2px !important;
  font-weight: 600;
  padding-left: 10px !important; }

/*
 *  Newsletter
*/
.newsletterTextArea input, .newsletterTextArea textarea {
  background-color: #f2e7f7 !important;
  border: 0 !important;
  max-width: 672px; }

.newsletterTextArea span {
  color: #6f2a8d !important; }

.newsletterCountryDropdown span {
  color: #6f2a8d !important; }

.newsletterCountryDropdown select {
  background-color: #f2e7f7 !important;
  font-size: large !important;
  border: 1px solid #6f2a8d !important;
  border-radius: 2px !important;
  font-weight: 600;
  padding-left: 10px !important; }

.newsletterButton {
  background-color: #6f2a8d !important; }

.imageBlur {
  filter: blur(8px); }

@media (max-width: 767px) {
  #mobile-top-scroll {
    display: block !important; } }

.cli-plugin-button.medium {
  border-radius: 17px;
  font-weight: bold; }
  .cli-plugin-button.medium:hover {
    background-color: #833ba3 !important; }

/*
 * Eakin Menu
 */
.showFlex {
  display: flex !important; }

.main-navigation {
  display: inline-block;
  margin-left: 10px; }

.menuLogoFirst {
  display: inline-block; }

.menuLogoMiddle {
  display: none;
  /*width: 100%;*/
  /*text-align: center;*/ }

.menuShading {
  width: 100%;
  position: absolute;
  z-index: 1;
  pointer-events: none;
  top: 0; }

#mainMenu {
  display: block; }

#miniMenu {
  display: none; }

.miniMenuIcon {
  display: none;
  position: absolute;
  left: 20px;
  background-color: white;
  color: #6f2a8d;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  border: 1px solid #61666a;
  border-radius: 10px;
  margin-right: 25px;
  /*ul{
		list-style: none;
		margin: 0;
	}*/ }

.mini-menu-dropdown {
  display: none;
  flex-direction: column;
  padding-top: 25px; }
  .mini-menu-dropdown div {
    width: fit-content; }
  .mini-menu-dropdown ul {
    list-style: none;
    margin: 0; }
  .mini-menu-dropdown a {
    font-size: 20px;
    font-weight: bold; }

.primary-navigation {
  display: inline-block; }
  .primary-navigation .menu-item a {
    padding-left: 10px !important;
    padding-right: 10px !important;
    color: #6f2a8d;
    border-bottom: 5px solid #ffffff;
    cursor: pointer;
    text-decoration: none !important; }
  .primary-navigation .menu-item:hover a {
    color: #61666a !important; }
  .primary-navigation .current-menu-item a {
    border-bottom: 5px solid #eadfee;
    color: #61666a !important; }

.menuOn a {
  border-bottom: 5px solid #eadfee !important;
  color: #61666a !important; }

.menu_list ul {
  list-style: none;
  margin: 0; }
  .menu_list ul a {
    font-weight: 600;
    font-size: large;
    margin-bottom: 8px;
    display: inline-block;
    color: #6f2a8d;
    text-decoration: none !important; }

/*.menu_list:hover{
	a{
		color: black; maybe important
	}
}*/
.main-nav-submenu ul {
  list-style: none;
  margin: 0; }

.main-nav-submenu .menu-item {
  border-radius: 15px;
  box-shadow: 0px 0px 4px 3px #eeeeee;
  margin: 10px 0; }

.main-nav-submenu a {
  display: block;
  padding: 10px 10px;
  line-height: 75px;
  font-weight: 700;
  font-size: 16px;
  color: #6f2a8d; }

.main-nav-submenu img {
  float: right;
  width: 75px; }

.menu-dropdown {
  position: absolute;
  width: 100vw;
  left: 0;
  background: white;
  padding-bottom: 40px; }
  .menu-dropdown .col-md-4 {
    padding: 20px 65px; }

.menu-dropdown-wound, .menu-dropdown-peoplefocused, .menu-dropdown-hcp, .menu-dropdown-news {
  position: absolute;
  z-index: 1;
  width: 330px;
  background-color: white;
  padding: 20px;
  box-shadow: 0px 5px 5px #aaaaaa; }

@media (max-width: 767px) {
  .cart-dropdown {
    width: 250px;
    right: unset; }
    .cart-dropdown .eakin-cart-img {
      display: none; } }

.menu-right {
  display: inline-block;
  float: right; }
  .menu-right .current-country {
    margin-left: 10px; }

.menu-search-button {
  padding-right: 10px;
  font-size: 20px;
  color: #6f2a8d;
  cursor: pointer; }

.menu-search-field form {
  margin: 0; }

.menu-search-input {
  width: 100%;
  padding-left: 30px;
  border-radius: 30px;
  background: white;
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2); }

.menu_list {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee; }

.menu_link {
  font-weight: 600;
  font-size: large;
  margin-bottom: 8px;
  display: inline-block; }

@media (min-width: 1200px) {
  .menu-dropdown-wound, .menu-dropdown-peoplefocused, .menu-dropdown-hcp, .menu-dropdown-news {
    margin-top: 44px; } }

@media (max-width: 1200px) {
  #mainMenu {
    display: none; }
  #miniMenu {
    display: block; }
  .menuLogoFirst {
    display: none; }
  .menuLogoMiddle {
    display: inline-block; }
  .menu-dropdown .col-md-4 {
    padding: 20px; }
  .main-navigation {
    display: none; }
  .miniMenuIcon {
    display: inline-block; }
  .menu-right .menu-no-search .menu-search-button,
  .menu-right .menu-no-search .buttonMainColour {
    display: none; }
  .menu-right .menu-no-search span.current-country {
    position: absolute;
    right: 30px;
    top: 50px;
    z-index: 1000;}
  .menu-dropdown-wound, .menu-dropdown-peoplefocused, .menu-dropdown-hcp, .menu-dropdown-news {
    width: 100vw; } }

@media (max-width: 1000px) {
  .main-nav-submenu img {
    display: none; } }

@media (max-width: 767px) {
  .menu_list {
    border: none; }
  .col-md-4 {
    padding: 0px; }
  .main-nav-submenu img {
    display: inline; } }

.dropdown-text {
  font-weight: 600;
  font-size: large;
  margin-bottom: 12px;
  display: block;
  color: #6f2a8d;
  text-decoration: none !important; }

/*
 * Help and Advice Section
 */
.helpAndAdvice {
  /* old dev */
  /* background-image: url('/app/themes/eakin/assets/images/homePage/BASE.png'); */
  /* new live */
  background-image: url("/wp-content/themes/eakin/assets/images/homePage/BASE.png");
  background-repeat: no-repeat;
  background-size: 100% 800px;
  height: 800px;
  display: flex;
  align-items: center; }

.helpAndAdviceWhite {
  height: 600px;
  display: flex;
  align-items: center; }

/*
.parallaxContainer{
  position: relative;
  max-width: 800px;
}*/
.frontImage_1 {
  position: absolute; }

.frontImage_2 {
  position: absolute; }

.midImage_1 {
  position: relative; }

.backImage_1 {
  position: absolute; }

.backImage_2 {
  position: absolute; }

.layer {
  position: absolute; }

@media (max-width: 992px) {
  #triggerParallax {
    display: none; } }

/*@media(min-width: 768px) {

  .frontImage_1{
    width: 140px;
    right: -50px;
    top: 35px;
  }

  .frontImage_2{
    width: 185px;
    top: 142px;
    padding-top: 30px;
  }

  .midImage_1{
    padding-top: 30px;
    padding-right: 70px;
    padding-left: 70px;
    top: -65px;
  }

  .backImage_1{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    width: 135px;
    left: -15px;
    top: 0px;
  }

  .backImage_2{
    top: 203px;
    width: 87px;
    right: -17px;
  }
}*/
@media (min-width: 992px) {
  .frontImage_1 {
    width: 175px;
    right: -18px;
    top: 30px; }
  .frontImage_2 {
    width: 245px;
    top: 185px; }
  .midImage_1 {
    padding-top: 35px;
    padding-right: 40px;
    padding-left: 40px; }
  .backImage_1 {
    width: 170px;
    left: -5px;
    top: -10px; }
  .backImage_2 {
    top: 250px;
    width: 150px;
    right: -12px; } }

@media (min-width: 1200px) {
  .frontImage_1 {
    width: 210px;
    right: -45px;
    top: -20px; }
  .frontImage_2 {
    width: 320px;
    top: 160px; }
  .midImage_1 {
    padding-top: 30px;
    padding-right: 70px;
    padding-left: 70px;
    /*top: -65px;*/ }
  .backImage_1 {
    width: 220px;
    left: -20px;
    top: -80px; }
  .backImage_2 {
    top: 230px;
    width: 175px;
    right: -30px; } }

@media (max-width: 992px) {
  .new-HelpandAdvice-Hide {
    display: none; } }

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

.catagory-expander {
  background-color: white;
  text-align: center; }
  .catagory-expander h3 {
    font-weight: 700;
    color: #6f2a8d;
    padding-top: 35px; }
  .catagory-expander p {
    color: black;
    max-height: 0px;
    opacity: 0;
    overflow: hidden;
    /*transition: max-height 2s, opacity 2s;*/
    -moz-transition: opacity 1.5s ease, max-height 1.5s;
    -webkit-transition: opacity 1.5s ease, max-height 1.5s;
    -o-transition: opacity 1.5s ease, max-height 1.5s;
    transition: opacity 1.5s ease, max-height 1.5s; }

.catagory-expander:hover p {
  max-height: 400px;
  opacity: 1;
  /*transition: max-height 2s, opacity 2s;*/
  /*moz-transition: opacity 0.5s ease, max-height 2s;
    -webkit-transition: opacity 0.5s ease, max-height 2s;
    -o-transition: opacity 0.5s ease, max-height 2s;
    transition: opacity 0.5s ease, max-height 2s;*/ }

.productCatLarge {
  display: block; }

.productCatLarge.red .productCatTitle {
  color: #d8587f; }

.productCatLarge.green .productCatTitle {
  color: #68bac7; }

.productCatLarge.red .buttonMainColour {
  color: #d8587f;
  background: #fff;
  border: 2px solid #d8587f;
  transition: all ease-in-out 300ms}

.productCatLarge.green .buttonMainColour {
  color: #68bac7;
  background: #fff;
  border: 2px solid #68bac7;
  transition: all ease-in-out 300ms}

.productCatLarge.purple .buttonMainColour {
  color: #6f2a8d;
  background: #fff;
  border: 2px solid #6f2a8d;
  transition: all ease-in-out 300ms}

.productCatLarge.purple .buttonMainColour:hover,
.productCatLarge.red .buttonMainColour:hover,
.productCatLarge.green .buttonMainColour:hover {
  background: #f2e7f7;}

.productCatSmall {
  display: none;
  /*cursor: none;*/ }

.productCatSmall.red .productCatTitle {
  color: #d8587f; }

.productCatSmall.green .productCatTitle {
  color: #68bac7; }

.productCatSmall.red .buttonMainColour {
  color: #d8587f;
  background: #fff;
  border: 2px solid #d8587f;
  transition: all ease-in-out 300ms}

.productCatSmall.green .buttonMainColour {
  color: #68bac7;
  background: #fff;
  border: 2px solid #68bac7;
  transition: all ease-in-out 300ms}

.productCatSmall.purple .buttonMainColour {
  color: #6f2a8d;
  background: #fff;
  border: 2px solid #6f2a8d;
  transition: all ease-in-out 300ms}

.productCatSmall.purple .buttonMainColour:hover,
.productCatSmall.red .buttonMainColour:hover,
.productCatSmall.green .buttonMainColour:hover {
  background: #f2e7f7;}

@media (max-width: 768px) {
  .productCatLarge {
    display: none; }
  .productCatSmall {
    display: block;
    padding-bottom: 30px;
    max-width: 300px; }
  /*.catagory-expander:hover, .catagory-expander:active{
    p{
      max-height: 400px;
      opacity: 1;
      /*transition: max-height 2s, opacity 2s;*/
  /*moz-transition: opacity 0.5s ease, max-height 2s;
      -webkit-transition: opacity 0.5s ease, max-height 2s;
      -o-transition: opacity 0.5s ease, max-height 2s;
      transition: opacity 0.5s ease, max-height 2s;*
    }
  }*/ }

/*
 * Eakin Product Catagories
 */
@media (min-width: 1200px) {
  /* XL + */
  .product_category_div2 {
    width: 350px;
    height: 324px; } }

@media (max-width: 1200px) {
  /* L */
  .product_category_div2 {
    width: auto;
    height: 324px; } }

@media (max-width: 992px) {
  /* M */
  .product_category_div2 {
    height: 250px; } }

@media (min-width: 768px) {
  /* S+ */
  .centerbit {
    display: flex; }
  .centerbit2 {
    display: none; }
  .product_category_div2:hover {
    height: 460px;
    top: 0; }
    .product_category_div2:hover .productName {
      padding-top: 0px; }
    .product_category_div2:hover .centerbit {
      min-height: 100%; }
    .product_category_div2:hover .productShow {
      -moz-transition: opacity 0.5s ease;
      -webkit-transition: opacity 0.5s ease;
      -o-transition: opacity 0.5s ease;
      transition: opacity 0.5s ease;
      opacity: 1;
      -webkit-transition-delay: 250ms;
      -moz-transition-delay: 250ms;
      -o-transition-delay: 250ms;
      transition-delay: 250ms; } }

@media (max-width: 767px) {
  /* S */
  .storefront-product-categories {
    height: auto !important; }
  .product_category_div1 {
    margin-bottom: 20px; }
  .centerbit {
    display: none; }
  .centerbit2 {
    /*display: flex;*/
    height: 100%; }
    .centerbit2 img {
      height: 150px;
      width: 150px; }
  .product_category_div2 {
    position: relative !important;
    /*height: 232px;*/
    top: 0 !important;
    height: auto; }
  .product_category_div3 {
    display: flex;
    flex-direction: column; }
  .product_category_img {
    height: fit-content; }
  .productName {
    padding-top: 0px !important; }
  /*.centerbit{
    min-height: 100%;
  }*/
  .productShow {
    opacity: 1 !important; }
  /*}*/ }

.productName {
  font-weight: 700;
  color: #6f2a8d;
  padding-top: 35px;
  -moz-transition: padding-top 0.5s;
  -webkit-transition: padding-top 0.5s;
  -o-transition: padding-top 0.5s;
  transition: padding-top 0.5s; }

.centerbit {
  /*display: flex; */
  flex-direction: column;
  text-align: -webkit-center;
  min-height: 100px;
  -moz-transition: min-height 0.5s;
  -webkit-transition: min-height 0.5s;
  -o-transition: min-height 0.5s;
  transition: min-height 0.5s; }

.product_category_div2 {
  /*width: 350px;*/
  /*height: 324px;*/
  position: absolute;
  top: 48px;
  /*height: 324px;*/
  -moz-transition: height 0.5s, top 0.5s;
  -webkit-transition: height 0.5s, top 0.5s;
  -o-transition: height 0.5s, top 0.5s;
  transition: height 0.5s, top 0.5s; }
  .product_category_div2 p.productShow {
    color: black; }
  .product_category_div2 p.productShow:hover {
    color: black; }
  .product_category_div2 .productShow {
    -moz-transition: opacity 0s ease;
    -webkit-transition: opacity 0s ease;
    -o-transition: opacity 0s ease;
    transition: opacity 0s ease;
    opacity: 0; }

/*
* Overriding Elementor default styles to match Eakin designs
*/
body .elementor-widget-tabs .elementor-tab-content {
  border: none !important; }

body .elementor-widget-tabs .elementor-tab-title {
  color: #6f2a8d;
  font-weight: normal;
  font-size: 1.3em;
  border: none !important;
  font-family: "Century Gothic", "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

body .elementor-widget-tabs .elementor-tab-content {
  font-family: "Century Gothic", "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

body .elementor-widget-tabs .elementor-tab-title.elementor-active {
  color: black;
  font-weight: bold;
  border: none;
  border-bottom: 5px solid #f2e7f7 !important; }

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
  border: none !important; }

body .elementor-widget-heading .elementor-heading-title {
  font-family: "Century Gothic", "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal; }

/*
 * News Articles
 */
.firstNewsPost {
  margin-bottom: 50px;
  padding-right: 30px;
  padding-left: 30px; }

.news-post-big {
  border-radius: 10px;
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
  min-height: 330px;
  background-color: white; }
  .news-post-big .newsImage {
    min-height: 197px;
    padding: 0px;
    text-align: center;
    background-position: center;
    background-size: cover;
    border-radius: 10px 0px 0px 10px; }
  .news-post-big p {
    padding: 20px;
    font-weight: bold;
    font-size: 1.2em; }

.newsText {
  padding: 0px; }
  .newsText h5 {
    padding: 20px;
    font-weight: bold; }

.news-post {
  border-radius: 10px;
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
  min-height: 330px;
  background-color: white; }
  .news-post .newsImage {
    min-height: 197px;
    padding: 0px;
    text-align: center;
    background-position: center;
    background-size: cover;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important; }
  .news-post p {
    padding: 20px;
    font-weight: bold;
    font-size: 1.2em; }

.swiper-image-info .swiper-slide {
  background-color: #AB7AB3;
  border-radius: 20px;
  color: #fff;
  font-size: 15pt;
  height: auto;
  min-height: 500px;
  padding: 40px;
}

.swiper-image-info .swiper-slide .additional-text {
  font-weight: bold;
  font-size: 2rem;
  margin: 2rem 0;
}

.swiper-image-info-button {
  position: absolute;
  display: inline-flex;
  z-index: 1;
  cursor: pointer;
  font-size: 25px;
  color: #6f2a8d;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  padding: 10px;
  border-radius: 999px;
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
}

.swiper-image-info-prev {
  left: 10px;
}

.swiper-image-info-next {
  right: 10px;
}

.timelineSection {
  background-image: url(/wp-content/themes/eakin/assets/images/homePage/BASE.png);
  background-repeat: no-repeat;
  background-size: 100% 1000px;
  height: 1000px;
  display: flex;
  align-items: center; }

#contentDiv {
  width: auto;
  height: 400px;
  padding-top: 20px; }

.left {
  float: left;
  width: 5%;
  z-index: 1; }

.date {
  width: 100px;
  height: 100%;
  display: inline-block;
  text-align: center; }

.center {
  position: relative;
  float: left;
  overflow: hidden;
  white-space: nowrap; }

.right {
  float: right;
  width: 5%; }

/*.shadowLeft{
  box-shadow: inset 10px 0px 15px -10px grey;
}
.shadowRight{
  box-shadow: inset -10px 0px 15px -10px grey;
}*/
.yearText p {
  color: #6f2a8d;
  font-size: 25px;
  margin: 0; }

.yearTextSelected p {
  color: black;
  font-size: 30px;
  font-weight: bold; }

.timeButton {
  margin: auto;
  cursor: pointer;
  background-color: white;
  color: #6f2a8d;
  border-radius: 20px;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px; }

@media (max-width: 1200px) {
  .timelineSection {
    background: none;
    align-items: unset;
    height: auto; }
    .timelineSection #contentDiv {
      height: auto; }
  .timeButton {
    background-color: #6f2a8d;
    color: white; }
  #dateMain {
    font-size: 14pt; } }

@media (max-width: 767px) {
  .left, .right {
    width: auto; } }

/*
 --------------------------
 * Elementor Elements CSS *
 --------------------------
 */
@media (max-width: 992px) {
  .elementor-widget-container {
    padding: 0 !important;
    margin: 0 !important; } }

/*//@media(max-width: 768px){*/
.elementor-tabs-content-wrapper {
  border: none !important; }

/*}*/
/*
 * Hero Intro
 */
@media (max-width: 992px) {
  .introHero {
    padding: 25px 0; } }

@media (max-width: 768px) {
  .introHero {
    padding: 0;
    height: 100%; }
  .elementor-widget-spacer {
    display: none; } }

/*
 * Child signposts
 */
.childPostsLarge {
  display: block; }

.childPostsSmall {
  display: none; }

.childImageSecion {
  width: 100%;
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 20px; }

@media (max-width: 768px) {
  .childPostsLarge {
    display: none; }
  .childPostsSmall {
    display: block; }
  .childImageSecion {
    background-size: contain; } }

/*
 * Secondary Hero
 */
.secondaryHeroTitleText {
  margin: 0;
  font-size: 33pt;
  color: white;
  font-weight: bold;
  text-shadow: 0px 0px 13px #aaaaaa; }

.secondaryHeroMainText {
  font-size: 19pt;
  color: white;
  font-weight: bold;
  text-shadow: 0px 0px 13px #aaaaaa; }

.secondaryHeroTextDiv {
  width: 50%; }

@media (max-width: 992px) {
  .secondaryHeroTextDiv {
    width: 100% !important; }
  .secondaryHeroTitleText {
    font-size: 25pt; }
  .secondaryHeroMainText {
    font-size: 15pt; } }

/*
 * Home welcome
 */
.welcomeButtons {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px; }

@media (max-width: 768px) {
  .welcomeButtons {
    flex-direction: column; } }

/*
 * Testimonal
 */
@media (max-width: 768px) {
  .testimonialSpace {
    display: none; }
  .testimonialQuoteBox {
    opacity: 0.75; } }

/*
 * Tabs
 */
@media (max-width: 768px) {
  .elementor-tab-content ul {
    margin-left: 0; } }

/*
 *  Tables
 */
.tableImage {
  height: 100px;
  width: 175px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }