/*

                              -
                             +Ns
                            +NMMs`
                           oNMMMMy`
                          sMMm/hMMh`
                        `sMMd. `hMMh`  .
                    .dy.yMMd.   `yMMh.om:
                   -mMMNMMh.     `yMMmMMN:
                  -mMMMMMd`       `yMMMMMN/
                 :mMMoyMMd.       `yMMdoNMN+
                :NMN+ `yMMd.     `yMMh. :NMN+
               /NMN+   `sMMd-   .hMMh`   :mMNo
         -+syyhNMN/      oMMmyyydMMy`     -mMMhyyy+-`
       .yNMmddNMMh`      -NMNmddNMMo       sMMNddmNNh-
      `dMN+`  .sMMs     .mMm:`  .yMMo     +MMh-` `:mMN-
      .MMm     .MMm     /MMy     -MMd     hMM:     sMM+
      `hMMs-..:hMNo     `dMN+...:hMN/     :NMd:...+NMm.
       `omNMNNMNd/       .smNNmNNNd:       :hNMNmNMmy.
         `:+o+/-           `:+o+/-           ./+o+:.



Theme Name: Plae
Author: Thrive web design
Author URI: http://thriveweb.com.au/
*/
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import url("//hello.myfonts.net/count/318309");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1,
.page-title,
.cart_totals h2,
.woocommerce-order-received .woocommerce h2,
.woocommerce-account h2,
.woocommerce-account h3 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * Change font properties to `inherit` in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font: inherit;
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 * 2. Show the overflow in Edge, Firefox, and IE.
 */
button,
input,
select {
  /* 2 */
  overflow: visible;
}

/**
 * Remove the margin in Safari.
 * 1. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  /* 1 */
  margin: 0;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Change the cursor in all browsers (opinionated).
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

/**
 * Restore the default cursor to disabled elements unset by the previous rule.
 */
[disabled] {
  cursor: default;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the odd appearance of search inputs in Chrome and Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
}

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

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: "CenturyGothic";
  font-weight: normal;
  font-style: italic;
  src: url("fonts/318309_0_0.eot");
  src: url("fonts/318309_0_0.eot?#iefix") format("embedded-opentype"),
    url("fonts/318309_0_0.woff2") format("woff2"),
    url("fonts/318309_0_0.woff") format("woff"),
    url("fonts/318309_0_0.ttf") format("truetype");
}

@font-face {
  font-family: "CenturyGothic";
  font-weight: bold;
  font-style: italic;
  src: url("fonts/318309_1_0.eot");
  src: url("fonts/318309_1_0.eot?#iefix") format("embedded-opentype"),
    url("fonts/318309_1_0.woff2") format("woff2"),
    url("fonts/318309_1_0.woff") format("woff"),
    url("fonts/318309_1_0.ttf") format("truetype");
}

@font-face {
  font-family: "CenturyGothic";
  font-weight: bold;
  font-style: normal;
  src: url("fonts/318309_2_0.eot");
  src: url("fonts/318309_2_0.eot?#iefix") format("embedded-opentype"),
    url("fonts/318309_2_0.woff2") format("woff2"),
    url("fonts/318309_2_0.woff") format("woff"),
    url("fonts/318309_2_0.ttf") format("truetype");
}

@font-face {
  font-family: "CenturyGothic";
  font-weight: normal;
  font-style: normal;
  src: url("fonts/318309_3_0.eot");
  src: url("fonts/318309_3_0.eot?#iefix") format("embedded-opentype"),
    url("fonts/318309_3_0.woff2") format("woff2"),
    url("fonts/318309_3_0.woff") format("woff"),
    url("fonts/318309_3_0.ttf") format("truetype");
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInUp {
  from {
    transform: translateY(10%);
    opacity: 0;
  }
  to {
    transform: translateY(0%);
    opacity: 1;
  }
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
}

@media (max-width: 600px) {
  html {
    font-size: 55%;
  }
}

body {
  color: #212121;
  font-family: "Century Gothic", CenturyGothic, "Muli", AppleGothic, sans-serif;
  font-size: 1.6em;
  font-weight: 300;
  letter-spacing: 0.01em;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

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

blockquote {
  border-left: 0.3rem solid #d1d1d1;
  margin-left: 0;
  margin-right: 0;
  padding: 1rem 1.5rem;
}

blockquote *:last-child {
  margin: 0;
}

.button,
.newsletter-wrap form input[type="submit"],
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #21aa50;
  border: 0.1rem solid #21aa50;
  border-radius: 8px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 700;
  height: 3.2rem;
  letter-spacing: 0.1rem;
  line-height: 3rem;
  padding: 0 2.2rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.button:hover,
.newsletter-wrap form input[type="submit"]:hover,
.button:focus,
.newsletter-wrap form input[type="submit"]:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background-color: #212121;
  border-color: #212121;
  color: #ffffff;
  outline: 0;
}

.button.button-outline,
.newsletter-wrap form input.button-outline[type="submit"],
.cart .button:not(.single_add_to_cart_button),
.cart
  .newsletter-wrap
  form
  input[type="submit"]:not(.single_add_to_cart_button),
.newsletter-wrap
  form
  .cart
  input[type="submit"]:not(.single_add_to_cart_button),
button.button-outline,
.cart button.button:not(.single_add_to_cart_button),
input[type="button"].button-outline,
.cart input[type="button"].button:not(.single_add_to_cart_button),
.cart
  .newsletter-wrap
  form
  input[type="button"][type="submit"]:not(.single_add_to_cart_button),
.newsletter-wrap
  form
  .cart
  input[type="button"][type="submit"]:not(.single_add_to_cart_button),
input[type="reset"].button-outline,
.cart input[type="reset"].button:not(.single_add_to_cart_button),
.cart
  .newsletter-wrap
  form
  input[type="reset"][type="submit"]:not(.single_add_to_cart_button),
.newsletter-wrap
  form
  .cart
  input[type="reset"][type="submit"]:not(.single_add_to_cart_button),
input[type="submit"].button-outline,
.cart input[type="submit"].button:not(.single_add_to_cart_button),
.cart
  .newsletter-wrap
  form
  input[type="submit"][type="submit"]:not(.single_add_to_cart_button),
.newsletter-wrap
  form
  .cart
  input[type="submit"][type="submit"]:not(.single_add_to_cart_button) {
  color: #21aa50;
  background-color: transparent;
}

.button.button-outline:hover,
.newsletter-wrap form input.button-outline[type="submit"]:hover,
.cart .button:hover:not(.single_add_to_cart_button),
.cart
  .newsletter-wrap
  form
  input[type="submit"]:hover:not(.single_add_to_cart_button),
.newsletter-wrap
  form
  .cart
  input[type="submit"]:hover:not(.single_add_to_cart_button),
.button.button-outline:focus,
.newsletter-wrap form input.button-outline[type="submit"]:focus,
.cart .button:focus:not(.single_add_to_cart_button),
.cart
  .newsletter-wrap
  form
  input[type="submit"]:focus:not(.single_add_to_cart_button),
.newsletter-wrap
  form
  .cart
  input[type="submit"]:focus:not(.single_add_to_cart_button),
button.button-outline:hover,
.cart button.button:hover:not(.single_add_to_cart_button),
button.button-outline:focus,
.cart button.button:focus:not(.single_add_to_cart_button),
input[type="button"].button-outline:hover,
.cart input[type="button"].button:hover:not(.single_add_to_cart_button),
.cart
  .newsletter-wrap
  form
  input[type="button"][type="submit"]:hover:not(.single_add_to_cart_button),
.newsletter-wrap
  form
  .cart
  input[type="button"][type="submit"]:hover:not(.single_add_to_cart_button),
input[type="button"].button-outline:focus,
.cart input[type="button"].button:focus:not(.single_add_to_cart_button),
.cart
  .newsletter-wrap
  form
  input[type="button"][type="submit"]:focus:not(.single_add_to_cart_button),
.newsletter-wrap
  form
  .cart
  input[type="button"][type="submit"]:focus:not(.single_add_to_cart_button),
input[type="reset"].button-outline:hover,
.cart input[type="reset"].button:hover:not(.single_add_to_cart_button),
.cart
  .newsletter-wrap
  form
  input[type="reset"][type="submit"]:hover:not(.single_add_to_cart_button),
.newsletter-wrap
  form
  .cart
  input[type="reset"][type="submit"]:hover:not(.single_add_to_cart_button),
input[type="reset"].button-outline:focus,
.cart input[type="reset"].button:focus:not(.single_add_to_cart_button),
.cart
  .newsletter-wrap
  form
  input[type="reset"][type="submit"]:focus:not(.single_add_to_cart_button),
.newsletter-wrap
  form
  .cart
  input[type="reset"][type="submit"]:focus:not(.single_add_to_cart_button),
input[type="submit"].button-outline:hover,
.cart input[type="submit"].button:hover:not(.single_add_to_cart_button),
.cart
  .newsletter-wrap
  form
  input[type="submit"][type="submit"]:hover:not(.single_add_to_cart_button),
.newsletter-wrap
  form
  .cart
  input[type="submit"][type="submit"]:hover:not(.single_add_to_cart_button),
input[type="submit"].button-outline:focus,
.cart input[type="submit"].button:focus:not(.single_add_to_cart_button),
.cart
  .newsletter-wrap
  form
  input[type="submit"][type="submit"]:focus:not(.single_add_to_cart_button),
.newsletter-wrap
  form
  .cart
  input[type="submit"][type="submit"]:focus:not(.single_add_to_cart_button) {
  color: #212121;
  background-color: transparent;
  border-color: #212121;
}

.button.button-rev,
.enquiry-form-section .gform_wrapper .button,
.enquiry-form-section .gform_wrapper .newsletter-wrap form input[type="submit"],
.newsletter-wrap form .enquiry-form-section .gform_wrapper input[type="submit"],
.newsletter-wrap form input.button-rev[type="submit"],
button.button-rev,
.enquiry-form-section .gform_wrapper button.button,
input[type="button"].button-rev,
.enquiry-form-section .gform_wrapper input[type="button"].button,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="button"][type="submit"],
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="button"][type="submit"],
input[type="reset"].button-rev,
.enquiry-form-section .gform_wrapper input[type="reset"].button,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="reset"][type="submit"],
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="reset"][type="submit"],
input[type="submit"].button-rev,
.enquiry-form-section .gform_wrapper input[type="submit"].button,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="submit"][type="submit"],
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="submit"][type="submit"] {
  color: #21aa50;
  background-color: white;
  border-color: white;
}

.button.button-rev:hover,
.enquiry-form-section .gform_wrapper .button:hover,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="submit"]:hover,
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="submit"]:hover,
.newsletter-wrap form input.button-rev[type="submit"]:hover,
.button.button-rev:focus,
.enquiry-form-section .gform_wrapper .button:focus,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="submit"]:focus,
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="submit"]:focus,
.newsletter-wrap form input.button-rev[type="submit"]:focus,
button.button-rev:hover,
.enquiry-form-section .gform_wrapper button.button:hover,
button.button-rev:focus,
.enquiry-form-section .gform_wrapper button.button:focus,
input[type="button"].button-rev:hover,
.enquiry-form-section .gform_wrapper input[type="button"].button:hover,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="button"][type="submit"]:hover,
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="button"][type="submit"]:hover,
input[type="button"].button-rev:focus,
.enquiry-form-section .gform_wrapper input[type="button"].button:focus,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="button"][type="submit"]:focus,
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="button"][type="submit"]:focus,
input[type="reset"].button-rev:hover,
.enquiry-form-section .gform_wrapper input[type="reset"].button:hover,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="reset"][type="submit"]:hover,
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="reset"][type="submit"]:hover,
input[type="reset"].button-rev:focus,
.enquiry-form-section .gform_wrapper input[type="reset"].button:focus,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="reset"][type="submit"]:focus,
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="reset"][type="submit"]:focus,
input[type="submit"].button-rev:hover,
.enquiry-form-section .gform_wrapper input[type="submit"].button:hover,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="submit"][type="submit"]:hover,
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="submit"][type="submit"]:hover,
input[type="submit"].button-rev:focus,
.enquiry-form-section .gform_wrapper input[type="submit"].button:focus,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="submit"][type="submit"]:focus,
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="submit"][type="submit"]:focus {
  color: white;
  background-color: transparent;
  border-color: white;
}

.button.button-mid,
.newsletter-wrap form input[type="submit"],
button.button-mid,
input[type="button"].button-mid,
.newsletter-wrap form input[type="button"][type="submit"],
input[type="reset"].button-mid,
.newsletter-wrap form input[type="reset"][type="submit"],
input[type="submit"].button-mid,
.newsletter-wrap form input[type="submit"][type="submit"] {
  color: white;
  background-color: #959595;
  border-color: #959595;
}

.button.button-mid:hover,
.newsletter-wrap form input[type="submit"]:hover,
.button.button-mid:focus,
.newsletter-wrap form input[type="submit"]:focus,
button.button-mid:hover,
button.button-mid:focus,
input[type="button"].button-mid:hover,
.newsletter-wrap form input[type="button"][type="submit"]:hover,
input[type="button"].button-mid:focus,
.newsletter-wrap form input[type="button"][type="submit"]:focus,
input[type="reset"].button-mid:hover,
.newsletter-wrap form input[type="reset"][type="submit"]:hover,
input[type="reset"].button-mid:focus,
.newsletter-wrap form input[type="reset"][type="submit"]:focus,
input[type="submit"].button-mid:hover,
.newsletter-wrap form input[type="submit"][type="submit"]:hover,
input[type="submit"].button-mid:focus,
.newsletter-wrap form input[type="submit"][type="submit"]:focus {
  color: white;
  background-color: #21aa50;
  border-color: #21aa50;
}

.button.square,
.newsletter-wrap form input[type="submit"],
button.square,
input[type="button"].square,
.newsletter-wrap form input[type="button"][type="submit"],
input[type="reset"].square,
.newsletter-wrap form input[type="reset"][type="submit"],
input[type="submit"].square,
.newsletter-wrap form input[type="submit"][type="submit"] {
  border-radius: 0;
}

.button.button-clear,
.newsletter-wrap form input.button-clear[type="submit"],
button.button-clear,
input[type="button"].button-clear,
input[type="reset"].button-clear,
input[type="submit"].button-clear {
  color: #21aa50;
  background-color: transparent;
  border-color: transparent;
}

.button.button-clear:hover,
.newsletter-wrap form input.button-clear[type="submit"]:hover,
.button.button-clear:focus,
.newsletter-wrap form input.button-clear[type="submit"]:focus,
button.button-clear:hover,
button.button-clear:focus,
input[type="button"].button-clear:hover,
input[type="button"].button-clear:focus,
input[type="reset"].button-clear:hover,
input[type="reset"].button-clear:focus,
input[type="submit"].button-clear:hover,
input[type="submit"].button-clear:focus {
  color: #212121;
  background-color: transparent;
  border-color: transparent;
}

.button.button-large,
.newsletter-wrap form input.button-large[type="submit"],
.newsletter-wrap
  form
  .single-product
  .product
  input[type="submit"].single_add_to_cart_button,
.single-product
  .product
  .newsletter-wrap
  form
  input[type="submit"].single_add_to_cart_button,
.single-product .product .button.single_add_to_cart_button,
.place-order .button,
.place-order .newsletter-wrap form input[type="submit"],
.newsletter-wrap form .place-order input[type="submit"],
.wc-proceed-to-checkout .button,
.wc-proceed-to-checkout .newsletter-wrap form input[type="submit"],
.newsletter-wrap form .wc-proceed-to-checkout input[type="submit"],
button.button-large,
.single-product .product button.single_add_to_cart_button,
.place-order button.button,
.wc-proceed-to-checkout button.button,
input[type="button"].button-large,
.single-product .product input[type="button"].single_add_to_cart_button,
.place-order input[type="button"].button,
.place-order .newsletter-wrap form input[type="button"][type="submit"],
.newsletter-wrap form .place-order input[type="button"][type="submit"],
.wc-proceed-to-checkout input[type="button"].button,
.wc-proceed-to-checkout
  .newsletter-wrap
  form
  input[type="button"][type="submit"],
.newsletter-wrap
  form
  .wc-proceed-to-checkout
  input[type="button"][type="submit"],
input[type="reset"].button-large,
.single-product .product input[type="reset"].single_add_to_cart_button,
.place-order input[type="reset"].button,
.place-order .newsletter-wrap form input[type="reset"][type="submit"],
.newsletter-wrap form .place-order input[type="reset"][type="submit"],
.wc-proceed-to-checkout input[type="reset"].button,
.wc-proceed-to-checkout
  .newsletter-wrap
  form
  input[type="reset"][type="submit"],
.newsletter-wrap
  form
  .wc-proceed-to-checkout
  input[type="reset"][type="submit"],
input[type="submit"].button-large,
.single-product .product input[type="submit"].single_add_to_cart_button,
.place-order input[type="submit"].button,
.place-order .newsletter-wrap form input[type="submit"][type="submit"],
.newsletter-wrap form .place-order input[type="submit"][type="submit"],
.wc-proceed-to-checkout input[type="submit"].button,
.wc-proceed-to-checkout
  .newsletter-wrap
  form
  input[type="submit"][type="submit"],
.newsletter-wrap
  form
  .wc-proceed-to-checkout
  input[type="submit"][type="submit"] {
  height: 5rem;
  line-height: 4.8rem;
}

code {
  background: #f4f5f6;
  border-radius: 0.4rem;
  font-size: 86%;
  padding: 0.2rem 0.5rem;
  margin: 0 0.2rem;
  white-space: nowrap;
}

pre {
  background: #f4f5f6;
  border-left: 0.3rem solid #21aa50;
  font-family: Menlo, Consolas, "Bitstream Vera Sans Mono", "DejaVu Sans Mono",
    Monaco, monospace;
}

pre > code {
  background: transparent;
  border-radius: 0;
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea,
select {
  appearance: none;
  background-color: white;
  border: 0.1rem solid #d1d1d1;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  height: 3.8rem;
  padding: 0.6rem 1rem;
  width: 100%;
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
textarea:focus,
select:focus {
  border: 0.1rem solid #21aa50;
  outline: 0;
}

textarea {
  padding-bottom: 0.6rem;
  padding-top: 0.6rem;
  min-height: 15rem;
  width: 100%;
}

label,
legend {
  font-size: 1.6rem;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
}

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

input[type="checkbox"],
input[type="radio"] {
  display: inline;
}

.label-inline {
  font-weight: normal;
  display: inline-block;
  margin-left: 0.5rem;
}

.enquiry-form-section .gform_wrapper {
  max-width: 68rem;
  margin: auto;
  position: relative;
}

.enquiry-form-section .gform_wrapper input,
.enquiry-form-section .gform_wrapper textarea {
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  border: none;
}

.enquiry-form-section .gform_wrapper input::placeholder,
.enquiry-form-section .gform_wrapper textarea::placeholder {
  color: #21aa50;
}

.enquiry-form-section
  .gform_wrapper
  input:not(.button):not(.newsletter-wrap form input[type="submit"]) {
  height: 6rem;
}

.enquiry-form-section .gform_wrapper label {
  display: none;
}

.enquiry-form-section .gform_wrapper ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.enquiry-form-section .gform_wrapper li {
  width: 100%;
  margin-bottom: 1.5rem;
}

@media (min-width: 400px) {
  .enquiry-form-section .gform_wrapper li:nth-child(1),
  .enquiry-form-section .gform_wrapper li:nth-child(2) {
    width: calc(50% - 0.75rem);
  }
}

.enquiry-form-section .gform_wrapper .button,
.enquiry-form-section .gform_wrapper .newsletter-wrap form input[type="submit"],
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="submit"] {
  border: 1px solid white;
}

.enquiry-form-section .gform_wrapper .button:focus,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="submit"]:focus,
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="submit"]:focus,
.enquiry-form-section .gform_wrapper .button:hover,
.enquiry-form-section
  .gform_wrapper
  .newsletter-wrap
  form
  input[type="submit"]:hover,
.newsletter-wrap
  form
  .enquiry-form-section
  .gform_wrapper
  input[type="submit"]:hover {
  background-color: transparent;
  border: 1px solid white;
  color: white;
}

.validation_error,
.gform_confirmation_message {
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 1.5rem;
  padding: 2rem;
}

.validation_error:before,
.gform_confirmation_message:before {
  content: "\f05a";
  font-family: "FontAwesome";
  margin-right: 0.5rem;
}

.gfield_description,
.validation_message {
  color: white;
  font-weight: 700;
}

.gfield_description:before,
.validation_message:before {
  content: "\f05a";
  font-family: "FontAwesome";
  margin-right: 0.5rem;
}

.gforms_confirmation_message {
  display: flex;
  margin: auto;
  align-items: center;
  justify-content: center;
}

.gform_confirmation_message {
  display: flex;
  margin: auto;
}

.gform_confirmation_message:before {
  content: "\f058";
  font-family: "FontAwesome";
  margin-right: 0.5rem;
}

.gfield_error input,
.gfield_error textarea {
  border: 1px solid red;
}

.gform_ajax_spinner {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 5px;
  left: auto;
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
}

.container {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.container.skinny,
.flickity-page-dots {
  max-width: 970px;
}

.container.skinnier {
  max-width: 750px;
}

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

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

@media (min-width: 400px) {
  .container {
    width: 95%;
    padding: 0;
  }
}

@media (min-width: 550px) {
  .container {
    width: 93%;
  }
  .column,
  .columns {
    margin-left: 4%;
  }
  .column:first-child,
  .columns:first-child {
    margin-left: 0;
  }
  .one.column,
  .one.columns {
    width: 4.66667%;
  }
  .two.columns {
    width: 13.33333%;
  }
  .three.columns {
    width: 22%;
  }
  .four.columns {
    width: 30.66667%;
  }
  .five.columns {
    width: 39.33333%;
  }
  .six.columns {
    width: 48%;
  }
  .seven.columns {
    width: 56.66667%;
  }
  .eight.columns {
    width: 65.33333%;
  }
  .nine.columns {
    width: 74%;
  }
  .ten.columns {
    width: 82.66667%;
  }
  .eleven.columns {
    width: 91.33333%;
  }
  .twelve.columns {
    width: 100%;
    margin-left: 0;
  }
  .one-third.column {
    width: 30.66667%;
  }
  .two-thirds.column {
    width: 65.33333%;
  }
  .one-half.column {
    width: 48%;
  }
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66667%;
  }
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.33333%;
  }
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%;
  }
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.66667%;
  }
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.33333%;
  }
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%;
  }
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.66667%;
  }
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.33333%;
  }
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78%;
  }
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.66667%;
  }
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.33333%;
  }
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.66667%;
  }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.33333%;
  }
  .offset-by-one-half.column,
  .offset-by-one-half.column {
    margin-left: 52%;
  }
}

.container:not(.flex):after,
.row:not(.flex):after,
.u-cf {
  content: "";
  display: table;
  clear: both;
}

a {
  color: #21aa50;
  text-decoration: none;
}

a:hover {
  color: #212121;
}

dl,
ol,
ul {
  margin-top: 0;
  padding-left: 0;
}

dl dl ul,
dl ol,
ol dl ul,
ol ol,
ul dl ul,
ul ol {
  font-size: 90%;
  margin: 1.5rem 0 1.5rem 3rem;
}

dl {
  list-style: none;
}

ul {
  list-style: circle inside;
}

ol {
  list-style: decimal inside;
}

dt,
dd,
li {
  margin-bottom: 1rem;
}

hr {
  border-top: 0.1rem solid #f4f5f6;
  border-width: 0;
  margin-bottom: 3.5rem;
  margin-top: 3rem;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

mark {
  background-color: #ececec;
}

.button,
.newsletter-wrap form input[type="submit"],
button {
  margin-bottom: 1rem;
}

.button:last-child,
.newsletter-wrap form input[type="submit"]:last-child,
button:last-child {
  margin-bottom: 0;
}

input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem;
}

input:last-child,
textarea:last-child,
select:last-child,
fieldset:last-child {
  margin-bottom: 0;
}

pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 1.5rem;
}

pre:last-child,
blockquote:last-child,
dl:last-child,
figure:last-child,
table:last-child,
p:last-child,
ul:last-child,
ol:last-child,
form:last-child {
  margin-bottom: 0;
}

table {
  width: 100%;
}

th,
td {
  border-bottom: 0.1rem solid #e1e1e1;
  padding: 1.2rem 1.5rem;
  text-align: left;
}

th:first-child,
td:first-child {
  padding-left: 0;
}

th:last-child,
td:last-child {
  padding-right: 0;
}

strong {
  font-weight: 700;
}

p {
  margin-top: 0;
}

h1,
.page-title,
.cart_totals h2,
.woocommerce-order-received .woocommerce h2,
.woocommerce-account h2,
.woocommerce-account h3,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Century Gothic", CenturyGothic, "Muli", AppleGothic, sans-serif;
  font-weight: 300;
  margin-bottom: 2rem;
  margin-top: 0;
}

h1,
.page-title,
.cart_totals h2,
.woocommerce-order-received .woocommerce h2,
.woocommerce-account h2,
.woocommerce-account h3 {
  margin-bottom: 0;
  text-transform: lowercase;
  font-weight: 300;
  color: #21aa50;
  font-size: 3.5rem;
  text-align: center;
}

h2 {
  font-size: 3.6rem;
  letter-spacing: 0em;
  line-height: 1.25;
  text-transform: uppercase;
}

h3 {
  font-size: 2.8rem;
  letter-spacing: -0.1rem;
  line-height: 1.3;
}

h4 {
  font-size: 2.4rem;
  letter-spacing: -0.08rem;
  line-height: 1.35;
}

h5 {
  font-size: 1.8rem;
  letter-spacing: -0.05rem;
  line-height: 1.5;
}

h6 {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.4;
  text-transform: uppercase;
  color: #21aa50;
  font-weight: 800;
}

@media (min-width: 40rem) {
  h1,
  .page-title,
  .cart_totals h2,
  .woocommerce-order-received .woocommerce h2,
  .woocommerce-account h2,
  .woocommerce-account h3 {
    font-size: 5rem;
  }
  h2 {
    font-size: 3rem;
  }
  h3 {
    font-size: 3.6rem;
  }
  h4 {
    font-size: 3rem;
  }
  h5 {
    font-size: 2.4rem;
  }
  h6 {
    font-size: 1.5rem;
  }
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.tacenter {
  text-align: center;
}

.taright {
  text-align: right;
}

.taleft {
  text-align: left;
}

.relative {
  position: relative;
}

img.aligncenter {
  margin: 0 auto;
  display: block;
}

.section {
  padding: 3rem 0;
}

.section.thin {
  padding: 1.5rem 0;
}

.section.thick {
  padding: 5rem 0;
}

@media (min-width: 750px) {
  .section {
    padding: 7rem 0;
  }
  .section.thin {
    padding: 2.5rem 0;
  }
  .section.thick {
    padding: 10rem 0;
  }
}

.dark {
  background-color: #2b2b2b;
  color: white;
}

.light {
  background-color: #ececec;
}

.primary {
  background-color: #21aa50;
}

.white {
  background: white;
}

.statement {
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
}

.statement-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.statement-icon:before {
  flex-shrink: 0;
  content: "";
  display: block;
  height: 45px;
  width: 45px;
  background-image: url(./images/plae.svg);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 2rem;
}

@media (max-width: 700px) {
  .statement-icon:before {
    display: none;
  }
}

.color-white {
  color: white;
}

.color-primary {
  color: #21aa50;
}

.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.section-title {
  margin-bottom: 0;
}

.background-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}

.page-header {
  height: 70rem;
  max-height: 50vh;
  overflow: hidden;
  position: relative;
}

.stockist-banner {
  font-weight: 700;
  text-align-last: center;
  font-size: 2rem;
  text-align: center;
}

.stockist-banner .button,
.stockist-banner .newsletter-wrap form input[type="submit"],
.newsletter-wrap form .stockist-banner input[type="submit"] {
  margin-left: 1rem;
}

/*-- Edit  --*/
.edit_link {
  position: fixed;
  top: 97px;
  left: 0;
  z-index: 99999;
  background-color: white;
  border: solid 1px #2b2b2b;
  padding: 10px 15px 10px 20px;
  display: inline-block;
  opacity: 0.5;
  font-size: 1.7rem;
  transition: all 0.2s ease;
}

.edit_link:hover {
  opacity: 1;
}

.edit_link a {
  margin-left: 1em;
  color: #2b2b2b;
  background-color: transparent !important;
  text-transform: uppercase;
  font-weight: 500;
}

.social {
  list-style: none;
}

.social li {
  display: inline-block;
}

.social a {
  padding: 5px;
}

.accordion-header {
  cursor: pointer;
  position: relative;
  padding-right: 20px;
  font-weight: 700;
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  font-size: 1.7rem;
}

.accordion-header:before {
  display: inline-block;
  margin-right: 10px;
  content: "\f107";
  font-family: "FontAwesome";
  color: #21aa50;
  vertical-align: middle;
  transform: rotateX(0deg);
  transition: all 0.2s ease;
}

.accordion-header.open:before {
  transform: rotateX(180deg);
}

.large .accordion-header {
  border-top: 1px solid #ececec;
  margin-top: 3rem;
  font-size: 3rem;
  padding-top: 3rem;
}

.large .accordion-header:before {
  position: absolute;
  right: 0;
  background: #21aa50;
  color: white;
  width: 5rem;
  text-align: center;
}

.accordion-header .subtitle {
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 1.9rem;
  font-weight: 300;
  color: #21aa50;
}

.accordion-content {
  padding: 2.5rem 2rem;
  position: relative;
}

.large .accordion-content {
  padding: 2.5rem 0;
}

.flexible-header {
  font-size: 2.5rem;
}

.flexible-header ~ .flexible-header {
  margin-top: 5rem;
}

.sale-banner {
  width: 100%;
  background: #2e2e2e;
  text-align: center;
  position: relative;
  padding: 1.5rem;
  font-size: 2.2rem;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.termscon {
  font-size: 1rem;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}

.sale-banner span {
  margin-right: 3rem;
}

.sale-banner img {
  width: 2rem;
  margin: 0 3rem;
  transform: rotate(-10deg);
  animation-name: sale;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

@keyframes sale {
  0% {
    transform: rotate(-15deg);
  }
  50% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(-15deg);
  }
}

.header-padding {
  height: 98px;
  background-color: #21aa50;
}

.header {
  background-color: #21aa50;
  height: 58px;
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: -0.05em;
  transition: height 0.2s ease;
  z-index: 500;
}

.header.expanded {
  height: 98px;
}

.header a {
  color: inherit;
}

.header .header-wrap {
  height: 100%;
  justify-content: flex-start;
}

.header nav ul {
  list-style: none;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  margin: 0;
}

.header nav ul li {
  margin: 0;
}

.header nav ul li:last-of-type {
  margin-right: 20px;
}

.header nav ul li a {
  display: block;
  padding: 0 20px;
  flex-shrink: 0;
}

.header nav ul li a:hover,
.header nav ul li a:focus {
  color: #212121;
}

.header nav ul li.current_page_item {
  flex-shrink: 0;
}

.header nav ul li.current_page_item a:before {
  content: "";
  display: inline-block;
  background-image: url(./images/plae-white.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 13px;
  height: 13px;
  margin-right: 0.5rem;
  vertical-align: middle;
  top: -2px;
  position: relative;
}

.header .button,
.header .newsletter-wrap form input[type="submit"],
.newsletter-wrap form .header input[type="submit"] {
  margin: 0;
}

.header .side-cart {
  margin-left: auto;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
}

.header .cart-contents {
  margin-left: 3rem;
  display: flex;
  height: 20px;
  position: relative;
  align-items: center;
}

.header .cart-contents:hover,
.header .cart-contents:focus {
  color: inherit;
}

.header .cart-contents img {
  display: block;
  height: 90%;
  width: auto;
  margin-right: 0.5rem;
}

.logo {
  text-align: left;
  margin-bottom: -10px;
  margin-right: 4%;
  width: 120px;
  transition: all 0.2s ease;
  display: block;
}

.logo img {
  display: block;
  width: 100%;
}

.expanded .logo {
  width: 150px;
}

@media (max-width: 1040px) {
  .logo {
    margin-right: 0%;
  }
}

.menu-btn {
  display: none;
}

@media (max-width: 1350px) {
  .menu-btn {
    display: block;
    position: absolute;
    top: 0;
    right: 20px;
    bottom: auto;
    left: auto;
    font-size: 3rem;
  }
  .logo {
    margin-right: 0;
  }
  .header-padding {
    height: 70px;
  }
  .header {
    height: auto;
  }
  .header.expanded {
    height: auto;
  }
  .header .header-wrap {
    flex-direction: column;
  }
  .header nav {
    height: 0;
    overflow: hidden;
    order: 3;
  }
  .header nav ul {
    margin: 1rem 0;
    flex-direction: column;
    align-items: stretch;
  }
  .header nav ul li {
    transform: translateY(10px);
    opacity: 0;
    transition: all 0.3s ease;
    text-align: center;
    font-size: 2rem;
  }
  .header nav ul li:nth-of-type(1) {
    transition-delay: 0.025s;
  }
  .header nav ul li:nth-of-type(2) {
    transition-delay: 0.05s;
  }
  .header nav ul li:nth-of-type(3) {
    transition-delay: 0.075s;
  }
  .header nav ul li:nth-of-type(4) {
    transition-delay: 0.1s;
  }
  .header nav ul li:nth-of-type(5) {
    transition-delay: 0.125s;
  }
  .header nav ul li:nth-of-type(6) {
    transition-delay: 0.15s;
  }
  .header nav ul li:nth-of-type(7) {
    transition-delay: 0.175s;
  }
  .header nav ul li:nth-of-type(8) {
    transition-delay: 0.2s;
  }
  .header nav ul li:nth-of-type(9) {
    transition-delay: 0.225s;
  }
  .header nav ul li:nth-of-type(10) {
    transition-delay: 0.25s;
  }
  .header nav ul li a {
    padding: 1rem 0;
  }
  .header .side-cart {
    height: 0;
    padding: 0;
    overflow: hidden;
    margin: 0;
    transition: opacity 0.3s ease;
    transition-delay: 0.1s;
    opacity: 0;
    order: 2;
  }
  .header.open nav {
    height: auto;
  }
  .header.open nav ul li {
    opacity: 1;
    transform: translateY(0);
  }
  .header.open nav ul li:last-of-type {
    margin-right: 0px;
  }
  .header.open .side-cart {
    padding: 3rem 0 0 0;
    height: auto;
    opacity: 1;
  }
}

.footer {
  background-color: #ececec;
  padding: 4rem 0 2rem 0;
  border-bottom: 15px solid #21aa50;
}

.footer a {
  color: inherit;
}

.footer a:hover,
.footer a:focus {
  color: #21aa50;
}

.footer .flex {
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}

.footer .logo {
  width: 18rem;
  display: inline-block;
  margin: 2rem 0;
}

.footer .social a {
  background-image: url(./images/plae-rev.svg);
  background-repeat: no-repeat;
  background-size: contain;
  text-align: left;
  color: #ececec;
  display: inline-block;
  padding: 0;
  width: 39px;
  height: 39px;
  line-height: 39px;
  padding-left: 2px;
}

.footer .social a .fa-facebook {
  font-size: 18px;
  padding-right: 10px;
  padding-top: 2px;
  position: relative;
  top: 2px;
}

.footer .social a .fa-instagram {
  padding-right: 2px;
}

.footer .copy {
  font-size: 1.3rem;
}

.footer-nav .title {
  margin-bottom: 0;
}

.footer-nav ul {
  list-style: none;
}

.footer-nav a {
  text-transform: lowercase;
  text-decoration: underline;
}

.footer-nav li {
  margin: 0;
}

.footer-col {
  width: 100%;
  text-align: center;
  max-width: 40rem;
  margin: 1rem 0;
}

.footer-col:nth-child(3) {
  display: flex;
  flex-direction: column;
}

.newsletter-wrap p {
  margin-bottom: 1rem;
}

.newsletter-wrap form {
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.newsletter-wrap form ul {
  list-style: none;
}

.newsletter-wrap form label {
  display: none;
}

.newsletter-wrap form input {
  margin: 0;
  height: auto;
  height: 4rem;
}

.newsletter-wrap form input[type="submit"] {
  flex-shrink: 0;
  margin: 0;
  height: 4rem;
}

.thrive {
  font-weight: 800;
  margin-top: auto;
  opacity: 0.5;
  font-size: 1.3rem;
}

@media (min-width: 750px) {
  .footer .flex {
    flex-wrap: nowrap;
    flex-direction: row;
  }
  .footer-col {
    min-width: 20%;
    text-align: left;
  }
  .footer-col:nth-child(2) {
    text-align: center;
  }
  .footer-col:nth-child(3) {
    text-align: right;
    display: flex;
    flex-direction: column;
  }
}

.thrive-link {
  font-size: 12px;
}

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

.featured-products .products {
  margin: 3rem 0;
}

/*! Flickity v1.1.1
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(33, 170, 80, 0.4);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
  border-color: #21aa50;
}

.flickity-prev-next-button:hover .arrow {
  fill: white;
}

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #21aa50;
}

.flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 25px;
}

.flickity-prev-next-button.next {
  right: 25px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 25%;
  top: 25%;
  width: 45%;
  height: 45%;
}

.flickity-prev-next-button .arrow {
  transition: all 0.2s ease;
  fill: white;
}

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: white;
  font-size: 26px;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
  line-height: 1;
  display: none;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 6px;
  background: white;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.5;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1;
}

.share-this {
  color: #838383;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #ececec;
}

.share-this ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.share-this ul li {
  margin: 0.5rem;
  padding: 0;
  list-style: none;
  display: inline-block;
}

.share-this ul li:before {
  content: "";
}

.share-this p {
  margin: 0;
  padding: 0;
}

.share-this a {
  padding: 0;
  color: white;
  -webkit-backface-visibility: hidden;
  display: block;
  width: 3rem !important;
  height: 3rem;
  border-radius: 100%;
  line-height: 3rem !important;
}

.share-this .addthis_button_facebook {
  background: #6079b7;
}

.share-this .addthis_button_twitter {
  background: #94c8ec;
}

.share-this .addthis_button_pinterest_share {
  background: #cb5655;
}

@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}

.plyr {
  position: relative;
  max-width: 100%;
  min-width: 200px;
  font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica,
    Arial, sans-serif;
}

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

.plyr a,
.plyr button,
.plyr input,
.plyr label {
  touch-action: manipulation;
}

.plyr button {
  width: initial;
  height: initial;
  margin: 0;
}

.plyr video,
.plyr audio {
  width: 100%;
  height: auto;
  vertical-align: middle;
  border-radius: inherit;
}

.plyr input[type="range"] {
  display: block;
  height: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  appearance: none;
  cursor: pointer;
  border: none;
  background: transparent;
}

.plyr input[type="range"]::-webkit-slider-runnable-track {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  user-select: none;
}

.plyr input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -4px;
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background 0.2s ease, border 0.2s ease, transform 0.2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}

.plyr input[type="range"]::-moz-range-track {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  user-select: none;
}

.plyr input[type="range"]::-moz-range-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background 0.2s ease, border 0.2s ease, transform 0.2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}

.plyr input[type="range"]::-ms-track {
  height: 8px;
  background: transparent;
  border: 0;
  color: transparent;
}

.plyr input[type="range"]::-ms-fill-upper {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  user-select: none;
}

.plyr input[type="range"]::-ms-fill-lower {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  user-select: none;
  background: #21aa50;
}

.plyr input[type="range"]::-ms-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  transition: background 0.2s ease, border 0.2s ease, transform 0.2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  margin-top: 0;
}

.plyr input[type="range"]::-ms-tooltip {
  display: none;
}

.plyr input[type="range"]:focus {
  outline: 0;
}

.plyr input[type="range"]::-moz-focus-outer {
  border: 0;
}

.plyr input[type="range"].tab-focus:focus {
  outline-offset: 3px;
}

.plyr input[type="range"]:active::-webkit-slider-thumb {
  background: #21aa50;
  border-color: #fff;
  transform: scale(1.25);
}

.plyr input[type="range"]:active::-moz-range-thumb {
  background: #21aa50;
  border-color: #fff;
  transform: scale(1.25);
}

.plyr input[type="range"]:active::-ms-thumb {
  background: #21aa50;
  border-color: #fff;
  transform: scale(1.25);
}

.plyr--video input[type="range"].tab-focus:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.5);
}

.plyr--audio input[type="range"].tab-focus:focus {
  outline: 1px dotted rgba(86, 93, 100, 0.5);
}

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

.plyr__video-wrapper {
  position: relative;
  background: #000;
  border-radius: inherit;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.plyr__video-embed {
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  overflow: hidden;
  border-radius: inherit;
}

.plyr__video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  user-select: none;
}

.plyr__video-embed > div {
  position: relative;
  padding-bottom: 200%;
  transform: translateY(-35.95%);
}

.plyr .plyr__video-embed iframe {
  pointer-events: none;
}

.plyr video::-webkit-media-text-track-container {
  display: none;
}

.plyr__captions {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  transform: translateY(-60px);
  transition: transform 0.3s ease;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
}

.plyr__captions span {
  border-radius: 2px;
  padding: 3px 10px;
  background: rgba(0, 0, 0, 0.7);
}

.plyr__captions span:empty {
  display: none;
}

@media (min-width: 768px) {
  .plyr__captions {
    font-size: 24px;
  }
}

.plyr--captions-active .plyr__captions {
  display: block;
}

.plyr--fullscreen-active .plyr__captions {
  font-size: 32px;
}

.plyr--hide-controls .plyr__captions {
  transform: translateY(-20px);
}

.plyr__controls {
  display: flex;
  align-items: center;
  line-height: 1;
  text-align: center;
  transition: opacity 0.3s ease;
}

.plyr__controls > button,
.plyr__controls .plyr__progress,
.plyr__controls .plyr__time {
  margin-left: 5px;
}

.plyr__controls > button:first-child,
.plyr__controls .plyr__progress:first-child,
.plyr__controls .plyr__time:first-child {
  margin-left: 0;
}

.plyr__controls .plyr__volume {
  margin-left: 5px;
}

.plyr__controls [data-plyr="pause"] {
  margin-left: 0;
}

.plyr__controls button {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  overflow: visible;
  vertical-align: middle;
  padding: 7px;
  border: 0;
  background: transparent;
  border-radius: 3px;
  cursor: pointer;
  transition: background 0.3s ease, color 0.3s ease, opacity 0.3s ease;
  color: inherit;
}

.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}

.plyr__controls button:focus {
  outline: 0;
}

.plyr__controls .icon--exit-fullscreen,
.plyr__controls .icon--muted,
.plyr__controls .icon--captions-on {
  display: none;
}

@media (min-width: 480px) {
  .plyr__controls > button,
  .plyr__controls .plyr__progress,
  .plyr__controls .plyr__time {
    margin-left: 10px;
  }
}

.plyr--hide-controls .plyr__controls {
  opacity: 0;
}

.plyr--video .plyr__controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 50px 10px 10px;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  color: #fff;
}

.plyr--video .plyr__controls button.tab-focus:focus,
.plyr--video .plyr__controls button:hover {
  background: #21aa50;
  color: #fff;
}

.plyr--audio .plyr__controls {
  padding: 10px;
  border-radius: inherit;
  background: #fff;
  border: 1px solid #dbe3e8;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  color: #565d64;
}

.plyr--audio .plyr__controls button.tab-focus:focus,
.plyr--audio .plyr__controls button:hover {
  background: #21aa50;
  color: #fff;
}

.plyr__play-large {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  background: #21aa50;
  border: 4px solid currentColor;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.plyr__play-large svg {
  position: relative;
  left: 2px;
  width: 20px;
  height: 20px;
  display: block;
  fill: currentColor;
}

.plyr__play-large:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.5);
}

.plyr .plyr__play-large {
  display: inline-block;
}

.plyr--audio .plyr__play-large {
  display: none;
}

.plyr--playing .plyr__play-large {
  opacity: 0;
  visibility: hidden;
}

.plyr__controls [data-plyr="pause"],
.plyr--playing .plyr__controls [data-plyr="play"] {
  display: none;
}

.plyr--playing .plyr__controls [data-plyr="pause"] {
  display: inline-block;
}

.plyr--fullscreen-active .icon--exit-fullscreen,
.plyr--muted .plyr__controls .icon--muted,
.plyr--captions-active .plyr__controls .icon--captions-on {
  display: block;
}

.plyr--fullscreen-active .icon--exit-fullscreen + svg,
.plyr--muted .plyr__controls .icon--muted + svg,
.plyr--captions-active .plyr__controls .icon--captions-on + svg {
  display: none;
}

.plyr [data-plyr="captions"],
.plyr [data-plyr="fullscreen"] {
  display: none;
}

.plyr--captions-enabled [data-plyr="captions"],
.plyr--fullscreen-enabled [data-plyr="fullscreen"] {
  display: inline-block;
}

.plyr__tooltip {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  margin-bottom: 10px;
  padding: 5px 7.5px;
  pointer-events: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
}

.plyr__tooltip::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  transform: translateX(-50%);
  bottom: -4px;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(0, 0, 0, 0.7);
  border-left: 4px solid transparent;
  z-index: 2;
}

.plyr button:hover .plyr__tooltip,
.plyr button.tab-focus:focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1);
}

.plyr button:hover .plyr__tooltip {
  z-index: 3;
}

.plyr__progress {
  display: none;
  position: relative;
  flex: 1;
}

.plyr__progress input[type="range"] {
  position: relative;
  z-index: 2;
}

.plyr__progress input[type="range"]::-webkit-slider-runnable-track {
  background: transparent;
}

.plyr__progress input[type="range"]::-moz-range-track {
  background: transparent;
}

.plyr__progress input[type="range"]::-ms-fill-upper {
  background: transparent;
}

.plyr__progress .plyr__tooltip {
  left: 0;
}

.plyr .plyr__progress {
  display: inline-block;
}

.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 8px;
  margin: -4px 0 0;
  padding: 0;
  vertical-align: top;
  appearance: none;
  border: none;
  border-radius: 100px;
}

.plyr__progress--buffer::-webkit-progress-bar,
.plyr__progress--played::-webkit-progress-bar,
.plyr__volume--display::-webkit-progress-bar {
  background: transparent;
}

.plyr__progress--buffer::-webkit-progress-value,
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px;
}

.plyr__progress--buffer::-moz-progress-bar,
.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px;
}

.plyr__progress--buffer::-ms-fill,
.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
  border-radius: 100px;
}

.plyr__progress--played,
.plyr__volume--display {
  z-index: 1;
  color: #21aa50;
  background: transparent;
  transition: none;
}

.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: none;
}

.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  transition: none;
}

.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
  display: none;
}

.plyr__progress--buffer::-webkit-progress-value {
  transition: width 0.2s ease;
}

.plyr__progress--buffer::-moz-progress-bar {
  transition: width 0.2s ease;
}

.plyr__progress--buffer::-ms-fill {
  transition: width 0.2s ease;
}

.plyr--video .plyr__progress--buffer,
.plyr--video .plyr__volume--display {
  background: rgba(255, 255, 255, 0.25);
}

.plyr--video .plyr__progress--buffer {
  color: rgba(255, 255, 255, 0.25);
}

.plyr--audio .plyr__progress--buffer,
.plyr--audio .plyr__volume--display {
  background: rgba(198, 214, 219, 0.67);
}

.plyr--audio .plyr__progress--buffer {
  color: rgba(198, 214, 219, 0.67);
}

.plyr--loading .plyr__progress--buffer {
  animation: plyr-progress 1s linear infinite;
  background-size: 25px 25px;
  background-repeat: repeat-x;
  background-image: linear-gradient(
    -45deg,
    rgba(0, 0, 0, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(0, 0, 0, 0.15) 50%,
    rgba(0, 0, 0, 0.15) 75%,
    transparent 75%,
    transparent
  );
  color: transparent;
}

.plyr--video.plyr--loading .plyr__progress--buffer {
  background-color: rgba(255, 255, 255, 0.25);
}

.plyr--audio.plyr--loading .plyr__progress--buffer {
  background-color: rgba(198, 214, 219, 0.67);
}

.plyr__time {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 0.95;
}

.plyr__time + .plyr__time {
  display: none;
}

@media (min-width: 768px) {
  .plyr__time + .plyr__time {
    display: inline-block;
  }
}

.plyr__time + .plyr__time::before {
  content: "\2044";
  margin-right: 10px;
}

.plyr__volume {
  display: none;
}

.plyr .plyr__volume {
  flex: 1;
  position: relative;
}

.plyr .plyr__volume input[type="range"] {
  position: relative;
  z-index: 2;
}

@media (min-width: 480px) {
  .plyr .plyr__volume {
    display: block;
    max-width: 60px;
  }
}

@media (min-width: 768px) {
  .plyr .plyr__volume {
    max-width: 100px;
  }
}

.plyr--is-ios .plyr__volume,
.plyr--is-ios [data-plyr="mute"] {
  display: none !important;
}

.plyr--fullscreen,
.plyr--fullscreen-active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 10000000;
  background: #000;
  border-radius: 0;
}

.plyr--fullscreen video,
.plyr--fullscreen-active video {
  height: 100%;
}

.plyr--fullscreen .plyr__video-wrapper,
.plyr--fullscreen-active .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}

.plyr--fullscreen .plyr__controls,
.plyr--fullscreen-active .plyr__controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.plyr--fullscreen.plyr--vimeo .plyr__video-wrapper,
.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%);
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: white;
  opacity: 0.9;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 4rem;
  font-family: "Century Gothic", CenturyGothic, "Muli", AppleGothic, sans-serif;
  font-weight: 300;
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #21aa50;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.home .featured-products {
  padding-top: 0;
}

.home-slider {
  height: auto;
  max-height: none;
  display: none;
}

.home-slider.flickity-enabled {
  display: block;
}

.home-slider img {
  width: auto;
  height: calc(30vw + 100px);
}

.carousel {
  background: #eee;
}

.carousel-image {
  display: block;
  height: calc(30vw + 100px);
  /* set min-width, allow images to set cell width */
  min-width: 150px;
  width: auto;
  margin-right: -10px;
  /* vertically center */
  top: 50%;
}

.carousel.is-fullscreen .carousel-image {
  height: auto;
  max-height: 100%;
}

.mosaic {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.mosaic-item {
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  background: white;
  display: block;
  color: inherit;
  width: 100%;
}

.mosaic-item .image {
  height: 30rem;
}

.mosaic-item .image .background-image {
  filter: grayscale(0%);
  transition: all 0.2s ease;
}

.mosaic-item .content {
  padding: 2rem;
  line-height: 1.2;
}

.mosaic-item .title {
  margin: 0;
  line-height: 1;
}

.mosaic-item .overlay {
  background-color: rgba(33, 170, 80, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  opacity: 0;
  transition: all 0.2s ease;
}

.mosaic-item .overlay-title {
  text-transform: uppercase;
  font-size: 2.5rem;
  padding: 1rem 2rem;
  border: 2px solid white;
  position: relative;
  transform: translateY(10%);
  transition: all 0.4s ease;
}

.mosaic-item:hover .overlay,
.mosaic-item:focus .overlay {
  opacity: 1;
}

.mosaic-item:hover .overlay-title,
.mosaic-item:focus .overlay-title {
  transform: translateY(0%);
}

.mosaic-item:hover .image .background-image,
.mosaic-item:focus .image .background-image {
  filter: grayscale(100%);
}

@media (min-width: 600px) {
  .mosaic-item {
    width: calc(50% - 2rem);
  }
}

@media (min-width: 800px) {
  .mosaic-item {
    width: calc(25% - 2rem);
  }
  .mosaic-item:nth-of-type(1),
  .mosaic-item:nth-of-type(4),
  .mosaic-item:nth-of-type(5) {
    width: calc(50% - 1rem);
  }
}

@media (min-width: 940px) {
  .mosaic-item .content {
    padding: 2rem 3rem;
  }
}

.icon-section {
  text-align: center;
  overflow: hidden;
}

.icon-section .statement {
  margin: 5rem 0;
}

.icon-slider {
  height: calc(162px + 5rem);
  overflow: visible;
  margin-bottom: 4rem;
  visibility: hidden;
}

.icon-slider.flickity-enabled {
  visibility: visible;
}

.icon-slider .flickity-viewport {
  overflow: visible;
}

.icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  margin: 2.5rem 5rem;
}

.icon .image {
  border-radius: 50%;
  height: 12rem;
  width: 12rem;
  border: 1px solid #959595;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon .image img {
  width: 90%;
  opacity: 0.5;
}

.icon .title {
  color: #21aa50;
  font-weight: 800;
  margin: 1rem 0 0 0;
  font-size: 2rem;
  text-transform: lowercase;
}

.about-page .header-video {
  width: 100%;
  margin: 0;
  display: block;
}

.about-section-1 {
  text-align: center;
  align-items: stretch;
}

.about-section-1 .col {
  padding: 5rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.about-section-1 .col:nth-child(2) {
  display: none;
}

@media (min-width: 800px) {
  .about-section-1 .col {
    width: 50%;
    padding: 15rem 5rem;
  }
  .about-section-1 .col:nth-child(2) {
    display: block;
  }
  .about-section-1 .col .content {
    max-width: 50rem;
  }
}

.about-section-2 {
  text-align: center;
  padding-bottom: 0;
}

.wordcloud {
  background-color: #21aa50;
  color: white;
  padding: 4rem;
  border-radius: 15px 15px 0 0;
}

.wordcloud strong {
  font-size: 1.2em;
}

.benefits-slider {
  overflow: hidden;
  border-bottom: 1px solid #ececec;
}

.benefits-slider .slide {
  width: 100%;
  text-align: center;
}

.benefits-slider .slide .image {
  height: 50rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 7rem;
  background-color: black;
}

.benefits-slider .slide .image .background-image {
  opacity: 0.7;
}

.benefits-slider .slide .content {
  padding: 5rem 1rem 2rem 1rem;
}

.benefits-slider .slide .title {
  text-transform: none;
  color: #21aa50;
  margin-bottom: 0.5rem;
  font-size: 3rem;
}

.benefits-slider .flickity-page-dots {
  position: absolute;
  top: 50rem;
  bottom: auto;
  margin: auto;
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
}

.benefits-slider .flickity-page-dots .dot {
  height: 50px;
  width: 50px;
  border: 3px solid white;
  background: #959595;
  opacity: 1;
  position: relative;
}

.benefits-slider .flickity-page-dots .dot.is-selected {
  background-color: #21aa50;
}

.benefits-slider .flickity-page-dots .dot:after {
  content: "1";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: white;
  font-weight: 800;
  font-size: 2rem;
}

.benefits-slider .flickity-page-dots .dot:nth-child(1):after {
  content: "1";
}

.benefits-slider .flickity-page-dots .dot:nth-child(2):after {
  content: "2";
}

.benefits-slider .flickity-page-dots .dot:nth-child(3):after {
  content: "3";
}

.benefits-slider .flickity-page-dots .dot:nth-child(4):after {
  content: "4";
}

.benefits-slider .flickity-page-dots .dot:nth-child(5):after {
  content: "5";
}

.benefits-slider .flickity-page-dots .dot:nth-child(6):after {
  content: "6";
}

.benefits-slider .flickity-page-dots .dot:nth-child(7):after {
  content: "7";
}

.benefits-slider .flickity-page-dots .dot:nth-child(8):after {
  content: "8";
}

.benefits-slider .flickity-page-dots .dot:nth-child(9):after {
  content: "9";
}

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

.why-plae-info {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5rem 0;
}

.why-plae-info .image {
  flex-basis: 50rem;
  text-align: center;
}

.why-plae-info .image img {
  max-width: 100%;
}

.why-plae-info .items {
  flex-shrink: 0;
  margin: 0;
  list-style: none;
  text-transform: uppercase;
  font-weight: 700;
}

.why-plae-info .items a {
  color: inherit;
}

.why-plae-info .items a:hover,
.why-plae-info .items a:focus {
  color: #21aa50;
}

.why-plae-info .items li.is-selected a {
  color: #21aa50;
}

.why-plae-info .items.items-a {
  text-align-last: right;
}

.why-plae-info .items.items-a a:after {
  content: "\f067";
  font-family: "FontAwesome";
  margin-left: 1rem;
}

.why-plae-info .items.items-b {
  text-align-last: left;
}

.why-plae-info .items.items-b a:before {
  content: "\f067";
  font-family: "FontAwesome";
  margin-right: 1rem;
}

@media (max-width: 550px) {
  .why-plae-info {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .why-plae-info .image {
    display: none;
  }
  .why-plae-info .items {
    width: 100%;
  }
  .why-plae-info .items.items-a {
    text-align-last: left;
  }
  .why-plae-info .items.items-a a:after {
    display: none;
  }
  .why-plae-info .items.items-a a:before {
    content: "\f067";
    font-family: "FontAwesome";
    margin-right: 1rem;
  }
}

.why-plae-info-content {
  border-top: 1px solid #21aa50;
  padding-top: 5rem;
  min-height: 15rem;
}

.why-plae-info-content .item {
  max-width: 50rem;
  margin: 0 auto;
  display: none;
  transition: all 0.3s ease;
  animation: fadeIn 0.3s ease;
}

.why-plae-info-content .item.selected {
  display: block;
}

.why-plae-info-content .item .title {
  color: #21aa50;
  font-size: 2.5rem;
  font-weight: 800;
  text-transform: lowercase;
}

.image-slider {
  height: 30rem;
  max-height: 100vh;
  overflow: hidden;
}

.image-slider img {
  height: 100%;
  width: auto;
  display: block;
  float: left;
}

.lookbook-page .image-slider {
  height: 40rem;
  overflow: hidden;
  border-bottom: 5px #21aa50 solid;
}

.lookbook-page .image-slider.flickity-enabled .slide {
  display: block;
}

.lookbook-page .image-slider .slide {
  display: none;
  position: relative;
  height: 100%;
  width: auto;
  max-width: 100vw;
}

.lookbook-page .image-slider .background-image {
  background-size: contain;
}

.lookbook-page .image-slider .caption {
  opacity: 0;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem 0;
  transition: opacity 0.3s ease;
}

.lookbook-page .image-slider .caption .title {
  color: #21aa50;
  text-transform: lowercase;
  font-size: 2.5rem;
  font-weight: 700;
}

.lookbook-page .image-slider .is-selected .caption {
  opacity: 1;
}

.lookbook-title {
  text-align: center;
  text-transform: lowercase;
}

.stockists-wrap {
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.state-title {
  font-size: 2rem;
}

.stockists-item {
  width: 23rem;
  margin-bottom: 3rem;
}

.stockists-item .title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2rem;
  letter-spacing: 0.02em;
  margin-bottom: 0.5rem;
}

.stockists-item .content {
  text-transform: uppercase;
  font-size: 2rem;
}

@media (min-width: 550px) {
  .stockists-item .title {
    font-size: 1.5rem;
  }
  .stockists-item .content {
    font-size: 1.4rem;
  }
}

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

.contact-items {
  margin-top: 5rem;
  justify-content: center;
  text-align-last: center;
}

.contact-items .item {
  width: 25rem;
  text-align: left;
}

.contact-items .item .title {
  color: inherit;
  margin-bottom: 0;
}

.enquiry-form-section {
  background-color: #21aa50;
}

.enquiry-form-section .background-image {
  opacity: 0.2;
  filter: grayscale(100%);
}

@media (max-width: 450px) {
  .contact-items {
    flex-direction: column;
  }
  .contact-items .item {
    margin: 1rem 0;
  }
}

.tab-grid {
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.tab-grid .tab-item {
  width: 33%;
  text-align: center;
  padding: 10px 5px;
}

.tab-grid .tab-item img {
  width: 100%;
}

@media (min-width: 550px) {
  .tab-grid .tab-item {
    width: 20%;
  }
}

.tab-category-section {
  margin-bottom: 3rem;
}

.tab-category-section .title {
  text-transform: lowercase;
}

/*---- Responsive ----*/
@media screen and (max-width: 600px) {
  .woocommerce {
    /* make buttons full width, text wide anyway, improves effectiveness */
    /* keep coupon at 50% */
    /* clean up how coupon inputs display */
    /* remove cross sells, they interfere with flow between cart and cart totals + shipping calculator */
  }
  .woocommerce table {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  .woocommerce table.shop_table,
  .woocommerce table.shop_table thead,
  .woocommerce table.shop_table tbody,
  .woocommerce table.shop_table th,
  .woocommerce table.shop_table td,
  .woocommerce table.shop_table tr {
    display: block;
    text-align: left;
    width: 100%;
    font-size: 1.8rem;
  }
  .woocommerce table.shop_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .woocommerce table.shop_table {
    border: none;
  }
  .woocommerce table.shop_table .order-total td {
    padding-left: 0 !important;
  }
  .woocommerce table.shop_table td {
    /* Behave like a "row" */
    position: relative;
    padding-left: 40% !important;
    /*
          Label the data
          */
  }
  .woocommerce table.shop_table td.product-spacer {
    border-color: #fff;
    height: 10px;
  }
  .woocommerce table.shop_table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
  }
  .woocommerce table.shop_table td.product-remove {
    text-align: right;
    padding: 5px 0;
    border-bottom: 0;
  }
  .woocommerce table.shop_table td.product-remove .remove {
    display: inline-block;
  }
  .woocommerce table.shop_table td.product-remove:before {
    display: none;
  }
  .woocommerce table.shop_table td.product-thumbnail {
    height: 300px;
    text-align: center;
    padding: 0 !important;
  }
  .woocommerce table.shop_table td.product-thumbnail a {
    display: block;
    height: 100%;
  }
  .woocommerce table.shop_table td.product-thumbnail:before {
    content: "";
  }
  .woocommerce table.shop_table td.product-name:before {
    content: "PRODUCT";
  }
  .woocommerce table.shop_table td.product-price:before {
    content: "PRICE";
  }
  .woocommerce table.shop_table td.product-quantity:before {
    content: "QUANTITY";
  }
  .woocommerce table.shop_table td.product-subtotal:before {
    content: "SUBTOTAL";
  }
  .woocommerce table.shop_table td.product-total:before {
    content: "TOTAL";
  }
  .woocommerce table.shop_table tr.cart-subtotal td,
  .woocommerce table.shop_table tr.shipping td,
  .woocommerce table.shop_table tr.total td,
  .woocommerce table.shop_table.order_details tfoot th,
  .woocommerce table.shop_table.order_details tfoot td {
    padding-left: 6px !important;
    border: 0 !important;
  }
  .woocommerce table.shop_table table.shop_table tbody {
    padding-top: 10px;
  }
  .woocommerce table.shop_table .variation:after {
    content: "";
    display: block;
    clear: both;
  }
  .woocommerce .quantity {
    margin: 0;
  }
  .woocommerce table.cart td.actions {
    text-align: left;
    border: 0;
    padding-left: 0 !important;
  }
  .woocommerce table.cart td.actions .button.alt,
  .woocommerce
    table.cart
    td.actions
    .newsletter-wrap
    form
    input.alt[type="submit"],
  .newsletter-wrap
    form
    .woocommerce
    table.cart
    td.actions
    input.alt[type="submit"] {
    float: left;
    margin-top: 10px;
  }
  .woocommerce table.cart td.actions div {
    margin-bottom: 10px;
  }
  .woocommerce .cart-collaterals:after {
    content: "";
    display: block;
    clear: both;
  }
  .woocommerce .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
    text-align: left;
  }
  .woocommerce .cart-collaterals .cart_totals th,
  .woocommerce .cart-collaterals .cart_totals td {
    border: 0 !important;
  }
  .woocommerce .cart-collaterals .cart_totals th {
    padding-bottom: 0;
  }
  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce .col2-set .col-2,
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last {
    float: none;
    width: 100%;
  }
  .woocommerce .order_details ul,
  .woocommerce .order_details ul,
  .woocommerce .order_details,
  .woocommerce .order_details {
    padding: 0;
  }
  .woocommerce .order_details li,
  .woocommerce .order_details li {
    clear: left;
    margin-bottom: 10px;
    border: 0;
  }
  .woocommerce #content table.cart td.actions .button,
  .woocommerce
    #content
    table.cart
    td.actions
    .newsletter-wrap
    form
    input[type="submit"],
  .newsletter-wrap
    form
    .woocommerce
    #content
    table.cart
    td.actions
    input[type="submit"],
  .woocommerce #content table.cart td.actions .input-text,
  .woocommerce #content table.cart td.actions input,
  .woocommerce table.cart td.actions .button,
  .woocommerce table.cart td.actions .newsletter-wrap form input[type="submit"],
  .newsletter-wrap form .woocommerce table.cart td.actions input[type="submit"],
  .woocommerce table.cart td.actions .input-text,
  .woocommerce table.cart td.actions input,
  .woocommerce #content table.cart td.actions .button,
  .woocommerce
    #content
    table.cart
    td.actions
    .newsletter-wrap
    form
    input[type="submit"],
  .newsletter-wrap
    form
    .woocommerce
    #content
    table.cart
    td.actions
    input[type="submit"],
  .woocommerce #content table.cart td.actions .input-text,
  .woocommerce #content table.cart td.actions input,
  .woocommerce table.cart td.actions .button,
  .woocommerce table.cart td.actions .newsletter-wrap form input[type="submit"],
  .newsletter-wrap form .woocommerce table.cart td.actions input[type="submit"],
  .woocommerce table.cart td.actions .input-text,
  .woocommerce table.cart td.actions input {
    font-size: 12px !important;
  }
  .woocommerce tfoot {
    display: block !important;
  }
  .woocommerce tfoot td {
    width: 100% !important;
    display: block !important;
  }
  .woocommerce #content table.cart td.actions .coupon .button,
  .woocommerce
    #content
    table.cart
    td.actions
    .coupon
    .newsletter-wrap
    form
    input[type="submit"],
  .newsletter-wrap
    form
    .woocommerce
    #content
    table.cart
    td.actions
    .coupon
    input[type="submit"],
  .woocommerce #content table.cart td.actions .coupon .input-text,
  .woocommerce #content table.cart td.actions .coupon input,
  .woocommerce table.cart td.actions .coupon .button,
  .woocommerce
    table.cart
    td.actions
    .coupon
    .newsletter-wrap
    form
    input[type="submit"],
  .newsletter-wrap
    form
    .woocommerce
    table.cart
    td.actions
    .coupon
    input[type="submit"],
  .woocommerce table.cart td.actions .coupon .input-text,
  .woocommerce table.cart td.actions .coupon input,
  .woocommerce #content table.cart td.actions .coupon .button,
  .woocommerce
    #content
    table.cart
    td.actions
    .coupon
    .newsletter-wrap
    form
    input[type="submit"],
  .newsletter-wrap
    form
    .woocommerce
    #content
    table.cart
    td.actions
    .coupon
    input[type="submit"],
  .woocommerce #content table.cart td.actions .coupon .input-text,
  .woocommerce #content table.cart td.actions .coupon input,
  .woocommerce table.cart td.actions .coupon .button,
  .woocommerce
    table.cart
    td.actions
    .coupon
    .newsletter-wrap
    form
    input[type="submit"],
  .newsletter-wrap
    form
    .woocommerce
    table.cart
    td.actions
    .coupon
    input[type="submit"],
  .woocommerce table.cart td.actions .coupon .input-text,
  .woocommerce table.cart td.actions .coupon input {
    width: 48%;
    font-size: 12px !important;
  }
  .woocommerce #content table.cart td.actions .coupon,
  .woocommerce table.cart td.actions .coupon,
  .woocommerce #content table.cart td.actions .coupon,
  .woocommerce table.cart td.actions .coupon {
    margin-top: 1.5em;
  }
  .woocommerce #content table.cart td.actions .coupon .input-text,
  .woocommerce table.cart td.actions .coupon .input-text,
  .woocommerce #content table.cart td.actions .coupon .input-text,
  .woocommerce table.cart td.actions .coupon .input-text {
    margin-bottom: 1em;
  }
  .woocommerce .cart-collaterals .cross-sells,
  .woocommerce .cart-collaterals .cross-sells {
    display: none;
  }
}

.shop-header {
  height: 50vh;
  max-height: 30rem;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: flex-end;
}

.shop-header .title {
  text-align: left;
  color: white;
  text-transform: lowercase;
}

.shop-menu {
  width: 100%;
  background: #2b2b2b;
}

.shop-menu .filter-btn {
  display: none;
}

.shop-menu .container {
  position: static;
}

.shop-menu ul {
  list-style: none;
  margin: 0;
  position: relative;
  display: flex;
}

.shop-menu li {
  margin: 0;
}

.shop-menu a {
  text-transform: uppercase;
  font-weight: 700;
  padding: 2rem 0;
  margin: 0 3rem 0 0;
  display: block;
  font-size: 1.4rem;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}

.shop-menu a:hover,
.shop-menu a:focus,
.shop-menu a.active {
  color: #21aa50;
  border-bottom: 4px solid #21aa50;
}

.shop-menu a.link-sale {
  color: #ee0606;
}

.shop-menu a.link-sale:hover,
.shop-menu a.link-sale:focus,
.shop-menu a.link-sale.active {
  border-bottom-color: #ee0606;
}

.shop-menu a.link-new {
  color: #959595;
}

.shop-menu a.link-new:hover,
.shop-menu a.link-new:focus,
.shop-menu a.link-new.active {
  border-bottom-color: #959595;
}

@media (max-width: 750px) {
  .shop-menu ul {
    height: 0;
    overflow: hidden;
    position: absolute;
    flex-direction: column;
    background: #2b2b2b;
    left: 0;
    right: 0;
    z-index: 100;
    align-items: flex-start;
  }
  .shop-menu.open ul {
    padding: 2rem;
    height: auto;
  }
  .shop-menu .container {
    margin: 2rem;
    padding: 0;
  }
  .shop-menu a {
    font-size: 2rem;
    padding: 1rem 0;
  }
  .shop-menu .filter-btn {
    padding: 0;
    display: block;
    color: white;
  }
  .shop-menu .filter-btn:hover,
  .shop-menu .filter-btn:focus {
    color: white;
    border-color: transparent;
  }
}

.single-product .product {
  display: flex;
  position: relative;
  align-items: stretch;
}

.single-product .product:after {
  content: "";
  display: block;
  clear: both;
}

.single-product .product #wooswipe {
  display: flex;
  flex-direction: column;
  border: 1px solid #ececec;
  border-radius: 10px 10px 0 0;
  width: 60%;
  overflow: hidden;
  flex-shrink: 0;
}

.single-product .product #wooswipe .thumbnails {
  border-top: 1px solid #ececec;
  height: auto;
}

.single-product .product #wooswipe .thumbnails li {
  margin: 1rem;
}

.single-product .product #wooswipe .thumbnail-nav {
  display: none;
}

.single-product .product #wooswipe .thumbnail-nav.slick-initialized {
  display: block;
}

.single-product .product .single-product-main-image {
  padding: 1rem 5rem;
  display: block;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-product .product .single-product-main-image a {
  display: block;
}

.single-product .product .single-product-main-image img {
  width: 100%;
  display: block;
  height: auto;
}

.single-product .product.product-cat-tabs .single-product-main-image a {
  width: 70%;
}

.single-product .product .summary {
  padding-left: 5rem;
}

.single-product .product .product_title {
  color: #21aa50;
}

.single-product .product .variations_form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.single-product .product .variations {
  margin-bottom: 1rem;
  order: 1;
}

.single-product .product .variations td {
  display: block;
  border-bottom: none;
  padding: 0;
}

.single-product .product .variations label {
  font-size: 1.3rem;
  text-transform: lowercase;
  font-weight: 100;
  margin: 1rem 1rem 0 1rem;
}

.single-product .product .variations label:before {
  content: "Select ";
}

.single-product .product .variations select,
.single-product .product .variations input {
  border-radius: 5px;
  height: 5rem;
  margin-bottom: 0;
}

.single-product .product .variations .reset_variations {
  display: none !important;
}

.single-product .product div[itemprop="offers"] {
  font-size: 2.5rem;
  color: #21aa50;
  order: 4;
  flex-grow: 1;
  margin-left: 2rem;
  padding-bottom: 2rem;
}

.single-product .product div[itemprop="offers"] .price {
  margin: 0;
  line-height: 3.3rem;
}

.single-product .product .woocommerce-variation-add-to-cart {
  order: 3;
  width: 7rem;
}

.single-product .product .single_add_to_cart_button {
  width: 100%;
  order: 6;
}

.single-product .onsale,
.single-product .products .product.product-tag-new:before,
.products .single-product .product.product-tag-new:before {
  top: 1rem;
  left: 1rem;
  text-align: center;
}

.quantity input {
  border: 2px solid #21aa50;
  border-radius: 5px;
  text-align: center;
  color: #21aa50;
  font-weight: 700;
  width: 7rem;
  margin-bottom: 0;
}

.onsale,
.products .product.product-tag-new:before {
  position: absolute;
  width: 5rem;
  height: 5rem;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 1.2rem;
  text-align-last: center;
  line-height: 4.8rem;
  background-color: #ee0606;
  border-radius: 50%;
}

.price {
  color: #21aa50;
  font-weight: 700;
}

.price del {
  color: #959595;
  font-size: 0.8em;
  vertical-align: middle;
  font-weight: 300;
}

.price ins {
  text-decoration: none;
  vertical-align: middle;
}

.single-product-lower {
  border-top: 2px solid #ececec;
  border-bottom: 2px solid #ececec;
  margin-top: 3rem;
  padding: 3rem 0;
  align-items: flex-start;
}

.single-product-lower .section-title {
  font-size: 3rem;
  margin-bottom: 2rem;
  text-transform: lowercase;
  border-bottom: 1px solid #ececec;
}

.single-product-lower ul {
  list-style: disc;
  padding-left: 1em;
}

.single-product-lower .col {
  width: 47%;
  max-width: 40rem;
}

.single-product-lower .col:nth-of-type(2) {
  font-size: 1.3rem;
}

.icon-list {
  width: 100%;
}

.icon-list .icon {
  width: 7rem;
  margin: 1rem;
}

.icon-list .icon .image {
  height: 7rem;
  width: 7rem;
}

.icon-list .icon .title {
  text-transform: uppercase;
  font-size: 1.1rem;
  font-size: 100;
  margin: 0.5rem 0 0 0;
  line-height: 1.2;
}

@media (max-width: 750px) {
  .single-product .product {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .single-product .product #wooswipe {
    width: 100%;
  }
  .single-product .product .summary {
    order: -1;
    padding-left: 0;
    margin-bottom: 2rem;
    max-width: 40rem;
  }
  .single-product .product .cart {
    max-width: 40rem;
    margin-left: auto;
    margin-right: auto;
  }
  .single-product-lower {
    flex-wrap: wrap;
  }
  .single-product-lower .col {
    max-width: none;
    width: 100%;
    margin-bottom: 3rem;
  }
  .single-product-lower .col:last-child {
    margin-bottom: 0;
  }
}

.products {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  list-style: none;
}

.products .product {
  margin: 1rem 0;
  width: 24rem;
  padding: 1rem;
  text-align: center;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-direction: column;
  position: relative;
}

.products .product .onsale,
.products .product .product.product-tag-new:before,
.products .product:before {
  top: 1rem;
  left: 1rem;
}

.products .product.product-tag-new .onsale,
.products .product.product-tag-new .product.product-tag-new:before {
  display: none;
}

.products .product.product-tag-new:before {
  content: "new";
  background-color: #959595;
}

.products .product a {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-grow: 1;
}

.products .product .thumb-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-grow: 1;
  min-height: 15rem;
}

.products .product img {
  width: 95%;
  height: auto;
  display: block;
}

.products .product h3 {
  text-transform: lowercase;
  color: #212121;
  margin-bottom: 0;
  margin-top: 1rem;
}

.products .product .price {
  font-style: italic;
}

.products .product .price:before {
  content: "from ";
  font-size: 0.7em;
  font-style: normal;
  font-weight: 700;
}

.products .product .price del {
  display: none;
}

.products .product .subtitle {
  color: #959595;
  font-style: italic;
  font-size: 1.4rem;
}

.swatch-wrapper {
  height: 60px !important;
  width: 60px !important;
}

.swatch-wrapper img {
  height: auto !important;
  width: 50px !important;
  padding-top: 12px !important;
}

.related.products h4 {
  width: 100%;
  text-align: center;
}

a.remove {
  border-radius: 50%;
  background-color: #21aa50;
  width: 2rem;
  height: 2rem;
  display: block;
  color: white;
  text-align: center;
  line-height: 1.9rem;
  font-size: 1.4rem;
  font-family: "FontAwesome";
}

.cart_item .variation dt,
.cart_item .variation dd,
.order_item .variation dt,
.order_item .variation dd {
  float: left;
  display: block;
  margin: 0;
}

.cart_item .variation dt,
.order_item .variation dt {
  clear: left;
  margin-right: 0.5rem;
  min-width: 7rem;
}

.cart_item .variation dd,
.order_item .variation dd {
  font-weight: 700;
}

.cart_totals h2 {
  font-size: 4rem;
  text-align: left;
  color: #212121;
}

#shipping_method {
  list-style: none;
}

#shipping_method input,
#shipping_method label {
  display: inline-block;
}

.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .woocommerce-thankyou-order-received,
.woocommerce-checkout .cart-empty {
  margin-bottom: 2.5rem;
}

.woocommerce-checkout .showlogin {
  margin-left: 1rem;
}

.woocommerce-checkout abbr {
  text-decoration: none;
}

.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout .woocommerce-thankyou-order-received,
.woocommerce-checkout .cart-empty {
  height: auto;
}

.login {
  max-width: 70rem;
  margin: 5rem auto;
}

.checkout,
.woocommerce-shipping-fields,
.woocommerce-checkout-review-order {
  max-width: 70rem;
  margin: 0 auto 5rem auto;
}

.checkout h3,
.woocommerce-shipping-fields h3,
.woocommerce-checkout-review-order h3 {
  color: #21aa50;
}

.create-account input,
.create-account label {
  display: inline-block;
}

.wc_payment_methods {
  list-style: none;
  margin: 3rem 0;
}

.wc_payment_methods li {
  margin-bottom: 1.5rem;
}

.wc_payment_methods input,
.wc_payment_methods label {
  display: inline-block;
}

.payment_method_paypal img {
  display: none;
}

.payment_method_paypal label {
  margin: 0;
}

.payment_method_paypal label a:before {
  content: "\f1f4";
  font-family: "FontAwesome";
  margin: 1rem;
  font-weight: 100;
  font-size: 1.5em;
  vertical-align: middle;
  color: #212121;
}

.wc-terms-and-conditions {
  margin-bottom: 2rem;
}

.wc-terms-and-conditions input,
.wc-terms-and-conditions label {
  display: inline-block;
}

.place-order .button,
.place-order .newsletter-wrap form input[type="submit"],
.newsletter-wrap form .place-order input[type="submit"],
.wc-proceed-to-checkout .button,
.wc-proceed-to-checkout .newsletter-wrap form input[type="submit"],
.newsletter-wrap form .wc-proceed-to-checkout input[type="submit"] {
  margin: 0 auto;
  float: none;
}

@media (max-width: 600px) {
  .place-order,
  .wc-proceed-to-checkout {
    text-align: center;
  }
}

.woocommerce-order-received .woocommerce {
  max-width: 70rem;
  margin: 0 auto;
}

.woocommerce-order-received .woocommerce h2 {
  font-size: 4rem;
  text-align: left;
  color: #212121;
  margin-top: 2.5rem;
}

.order_details {
  list-style: none;
}

.woocommerce-edit-address abbr {
  text-decoration: none;
}

.woocommerce-account .woocommerce {
  margin: 0 auto;
  display: flex;
}

.woocommerce-account h2,
.woocommerce-account h3 {
  font-size: 4rem;
  text-align: left;
  color: #212121;
  margin-top: 2.5rem;
}

.woocommerce-account h3 {
  font-size: 2.5rem;
}

.woocommerce-MyAccount-navigation {
  width: 17rem;
  flex-grow: 0;
  flex-shrink: 0;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
}

.woocommerce-MyAccount-content {
  flex-grow: 1;
}

@media (max-width: 550px) {
  .woocommerce-account .woocommerce {
    flex-direction: column;
  }
  .woocommerce-MyAccount-navigation {
    text-align: center;
    width: 100%;
    margin-bottom: 2rem;
  }
}

.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}

.woocommerce-info,
.woocommerce-thankyou-order-received,
.cart-empty {
  display: flex;
  flex-grow: 1;
  text-align: center;
  padding: 2.5rem;
  background-color: #ececec;
  height: 20rem;
  align-items: center;
  justify-content: center;
}

.woocommerce-info:before,
.woocommerce-thankyou-order-received:before,
.cart-empty:before {
  content: "\f05a ";
  font-family: "FontAwesome";
  font-size: 3rem;
  margin-right: 1rem;
  vertical-align: middle;
}

.woocommerce-info .button,
.woocommerce-thankyou-order-received .button,
.cart-empty .button,
.woocommerce-info .newsletter-wrap form input[type="submit"],
.newsletter-wrap form .woocommerce-info input[type="submit"],
.woocommerce-thankyou-order-received .newsletter-wrap form input[type="submit"],
.newsletter-wrap form .woocommerce-thankyou-order-received input[type="submit"],
.cart-empty .newsletter-wrap form input[type="submit"],
.newsletter-wrap form .cart-empty input[type="submit"] {
  margin: 1rem;
}

@media (max-width: 600px) {
  .woocommerce-info,
  .woocommerce-thankyou-order-received,
  .cart-empty {
    flex-direction: column;
  }
  .woocommerce-info:before,
  .woocommerce-thankyou-order-received:before,
  .cart-empty:before {
    margin-right: 0;
  }
}

.woocommerce-message,
.woocommerce-error {
  padding: 2.5rem;
  background-color: #ececec;
  text-align: center;
  margin-bottom: 2.5rem;
}

.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-message .newsletter-wrap form input[type="submit"],
.newsletter-wrap form .woocommerce-message input[type="submit"],
.woocommerce-error .newsletter-wrap form input[type="submit"],
.newsletter-wrap form .woocommerce-error input[type="submit"] {
  display: block;
  max-width: 300px;
  margin: 0 auto 1rem auto;
}

.woocommerce-message p,
.woocommerce-error p {
  margin-bottom: 0;
}

.woocommerce-error li {
  list-style: none;
  text-align: left;
  max-width: 300px;
  margin: 0.5rem auto;
}

.woocommerce-error li:before {
  content: "\f06a";
  font-family: "FontAwesome";
  margin-right: 0.5em;
}

.return-to-shop {
  text-align: center;
}

.woocommerce-pagination ul li {
  display: inline-block;
}

.woocommerce-pagination ul li a {
  padding: 0.2rem;
}

.woocommerce-pagination ul li .page-numbers.current {
  font-weight: 700;
}

.out-of-stock {
  color: red !important;
}

/* Flickity fullscreen v1.0.1
------------------------- */

.flickity-enabled.is-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.9);
  padding-bottom: 35px;
  z-index: 1;
}

.flickity-enabled.is-fullscreen .flickity-page-dots {
  bottom: 10px;
}

.flickity-enabled.is-fullscreen .flickity-page-dots .dot {
  background: white;
}

/* prevent page scrolling when flickity is fullscreen */
html.is-flickity-fullscreen {
  overflow: hidden;
}

/* ---- flickity-fullscreen-button ---- */

.flickity-fullscreen-button {
  display: block;
  right: 10px;
  top: 10px;
  width: 24px;
  height: 24px;
  border-radius: 4px;
}

/* right-to-left */
.flickity-rtl .flickity-fullscreen-button {
  right: auto;
  left: 10px;
}

.flickity-fullscreen-button-exit {
  display: none;
}

.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit {
  display: block;
}
.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view {
  display: none;
}

.flickity-fullscreen-button .flickity-button-icon {
  position: absolute;
  width: 16px;
  height: 16px;
  left: 4px;
  top: 4px;
}

/*# sourceMappingURL=style.css.map */

.single-product .product .single_add_to_cart_button{
	width:auto;
	margin-top:10px;
}
