/** Shopify CDN: Minification failed

Line 726:2 Expected identifier but found "*"
Line 5922:2 Expected identifier but found "*"
Line 5989:2 Expected identifier but found "*"
Line 6027:2 Expected identifier but found "*"
Line 11364:63 Unexpected ","

**/
/******************************************************************
Theme Name: Retina 4.2.2
Theme URI: https://themes.shopify.com/themes/retina/styles/austin?ref=out-of-the-sandbox
Author: Out of the Sandbox (https://outofthesandbox.com)
Description: Shopify Theme (https://www.shopify.com/?ref=out-of-the-sandbox)
******************************************************************/
/* Table of Content
==================================================
  #Mixins
  #Reset & Basics
  #Basic Styles
  #Typography
  #Links
  #Lists
  #Menu
  #Images
  #Placeholders
  #Videos
  #Buttons
  #Tabs
  #Forms
  #Tables
  #Misc
  #Site Styles
  #Password Page
  #Instagram Feed
  #Logo-list
  #Image Gallery
  #Testimonials
  #Contact form
  #Swatch Styles
  #mmenu
  #FlexSlider
  #FancyBox
  #Layout
  #Font-Face
  #Custom Styles */
/* #Mixins
================================================== */
@keyframes wait {
  0% {
    opacity: 0; }

  100% {
    opacity: 0; } }

@keyframes fade-in {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

/* #Reset & Basics
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* #Basic Styles
================================================== */
body {
  background-color: #f6f6f6;
  font-family: Roboto;
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
  color: #54565b;
  line-height: 1.8em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }

#content_wrapper {
  background-color: #f6f6f6;
  margin-top: 70px; }

::-moz-selection {
  background-color: #000;
  color: #fff; }

::selection {
  background: #FFF7B6;
  color: black; }

abbr {
  border-bottom: 1px dotted #e3e3e3; }

/* #Typography
================================================== */
.logo {
  font-family: Roboto;
  font-weight: normal;
  font-size: 26px;
  text-transform: uppercase;
  color: #303030; }

.feature_image .logo a,
.feature_image .logo a:hover,
.feature_image .logo a:visited,
.feature_image .logo a:active {
  color: #ffffff; }

.logo a,
.logo a:hover,
.logo a:visited,
.logo a:active,
.feature_image .header_bar .logo a,
.header_bar .logo a,
.header_bar .logo a:hover,
.header_bar .logo a:visited,
.header_bar .logo a:active {
  color: #303030; }

.mobile_logo {
  display: none;
  text-align: center; }
  .mobile_logo .logo a {
    margin: 25px auto 0 auto; }
  @media (max-width: 767px) {
    .mobile_logo {
      display: block; } }

h1,
h2,
h3,
h4,
h5,
h6,
.collection_title,
.title a,
.title a:visited,
.section-header a,
.section-header a:visited,
.headline,
.subtitle {
  font-family: Roboto;
  font-size: 26px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.5;
  color: #383839;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 767px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .collection_title,
    .title a,
    .title a:visited,
    .section-header a,
    .section-header a:visited,
    .headline,
    .subtitle {
      font-size: 20px; } }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.collection_title {
  font-weight: inherit; }

h1 a,
h1 a:visited,
.collection_title a,
.collection_title a:visited {
  color: #383839; }

h1 a:hover,
h1 a:active,
.collection_title a:hover,
.collection_title a:active {
  color: #0076a8; }

h1,
.h1,
h1.home,
h2.title,
.collection_title {
  font-size: 26px;
  line-height: 1.5em;
  margin: 0 auto 15px;
  clear: both;
  font-weight: normal;
  padding-top: 4px; }

div#shopify-section-1518029327142 {
  animation: wait 700ms, fade-in 800ms 700ms; }

h1.product_name {
  margin-bottom: 15px; }

h1.article_name {
  margin-bottom: 0; }

h2,
.h2 {
  font-family: Roboto;
  font-size: 23px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.5;
  color: #383839;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 1em;
  line-height: 1.5em; }
  @media (max-width: 767px) {
    h2,
    .h2 {
      font-size: 18px; } }

h2.article_title {
  margin: 0;
  font-size: 22px; }

h2.article_title a {
  color: #383839; }

h3,
.h3,
h1.blog_title {
  font-family: Roboto;
  font-size: 20px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.5;
  color: #383839;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 35px;
  margin: 0 auto 15px 0;
  text-align: left; }
  @media (max-width: 767px) {
    h3,
    .h3,
    h1.blog_title {
      font-size: 16px; } }

h1.collection_title,
div.collection_title {
  margin-bottom: 0;
  line-height: 26px;
  display: inline; }

h1.collection_title_tags,
div.collection_title_tags {
  padding-right: 25px;
  border-right: solid 1px #e3e3e3; }

h4,
.h4,
h4.title a,
h6.title {
  font-family: Roboto;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.5;
  color: #383839;
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 32px;
  margin: 0 0 1em 0;
  padding: 0;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 7px 0;
  color: #383839; }
  @media (max-width: 767px) {
    h4,
    .h4,
    h4.title a,
    h6.title {
      font-size: 14px; } }

h4.title a {
  border: 0;
  padding: 0;
  margin: 0; }

h5,
.h5 {
  font-size: 16px;
  padding-bottom: 1em; }

h5.sub_title {
  padding-bottom: 0; }

h6,
.h6,
h6.title {
  font-size: 14px;
  padding: 5px 0; }

.sub-footer h6.title {
  color: #383839; }

.headline {
  font-size: 26px; }

.subheader {
  color: #777; }

p {
  margin: 0 0 15px;
  font-style: normal;
  line-height: 1.8em; }

p img {
  margin: 0; }

sub {
  font-size: 60%; }

em,
i {
  font-style: italic; }

strong,
b {
  font-weight: bold; }

small {
  font-size: 90%; }

.feature img {
  position: relative;
  top: 7px;
  margin-right: 5px;
  width: 25px;
  height: 25px; }

.feature p {
  font-size: smaller; }

.promo_banner--true .promo_banner {
  display: block !important; }

@media (max-width: 767px) {
  .promo_banner--true .promo_banner_mobile {
    position: relative;
    top: 0px;
    display: block;
    z-index: 1000; } }

.header_bar .promo_banner,
.promo_banner,
.promo_banner_mobile {
  display: none;
  background-color: #f8555a;
  padding: 2px 0;
  position: relative; }
  .header_bar .promo_banner p,
  .promo_banner p,
  .promo_banner_mobile p {
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-family: Roboto;
    text-transform: none;
    display: block;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility;
    margin-bottom: 0; }
    .header_bar .promo_banner p a,
    .header_bar .promo_banner p a:visited,
    .promo_banner p a,
    .promo_banner p a:visited,
    .promo_banner_mobile p a,
    .promo_banner_mobile p a:visited {
      color: #ffffff;
      text-decoration: underline;
      outline: 0;
      transition: color .1s linear; }
  .header_bar .promo_banner a,
  .header_bar .promo_banner a:hover,
  .header_bar .promo_banner a:visited,
  .promo_banner a,
  .promo_banner a:hover,
  .promo_banner a:visited,
  .promo_banner_mobile a,
  .promo_banner_mobile a:hover,
  .promo_banner_mobile a:visited {
    color: #ffffff;
    text-decoration: underline; }
  .header_bar .promo_banner .icon-close,
  .promo_banner .icon-close,
  .promo_banner_mobile .icon-close {
    color: #ffffff;
    position: absolute;
    top: 50%;
    right: 0;
    margin-right: 8px;
    line-height: 1;
    transform: translateY(-50%);
    font-size: 12px;
    z-index: 1001; }

.excerpt {
  margin-bottom: 7px; }

/*  Blockquotes  */
blockquote,
blockquote p {
  font-size: 17px;
  line-height: 24px;
  font-style: italic; }

blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #e3e3e3; }

blockquote cite {
  display: block;
  font-size: 12px;
  color: #555; }

blockquote cite:before {
  content: "\2014 \0020"; }

blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited {
  color: #555; }

hr {
  border: solid #e3e3e3;
  border-width: 1px 0 0;
  clear: both;
  margin: 12px 0;
  height: 0; }

.quote {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  margin: 0 0 20px 0;
  font-style: italic; }

.featured_text {
  font-size: 22px;
  line-height: 42px;
  margin-bottom: 0; }

@media (max-width: 767px) {
  .image_stretch--false .flex-caption .columns {
    padding: 20px;
    box-sizing: border-box; } }

div.section.collection_description {
  margin: 0 0 1.5em 0; }

.maps iframe {
  display: block;
  pointer-events: none; }

/* #Page and Product Details Template
================================================== */
.details-section > div > .container {
  padding: 0; }
.details-section .title {
  margin-top: 0; }
.details-section .article {
  padding-bottom: 0; }
.details-section div.container .featured_products {
  padding-top: 0; }
.details-section .page-divider {
  opacity: 0;
  border-color: #e3e3e3; }
.details-section .active-divider {
  opacity: 1; }
.details-section .stretch img {
  width: 100%; }
.details-section .page-quote {
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  padding: 7px 0px !important;
  text-transform: uppercase;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3; }
  .details-section .page-quote p {
    margin: 0; }

/* #Colors
================================================== */
.orange-accent {
  color: #ed8d2a !important; }

.orange-background {
  background-color: #ed8d2a; }

.blue-accent {
  color: #0076a8; }

.blue-background {
  background-color: #0076a8; }

.orange-background {
  background-color: #ed8d2a; }

/* #Links
================================================== */
a, a:visited {
  color: #0076a8;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color .1s linear;
  -moz-transition: color .1s linear;
  -o-transition: color .1s linear;
  -ms-transition: color .1s linear;
  transition: color .1s linear; }

a:hover, a:focus {
  color: #01618a; }

a, button, input, select, textarea, label, summary {
  touch-action: manipulation; }

/* #Lists
================================================== */
ul, ol {
  margin-bottom: 20px; }

ul {
  list-style: circle outside; }

ol {
  list-style: decimal; }

ul, ol, ul.square, ul.circle, ul.disc {
  margin-left: 30px; }

ul.square {
  list-style: square outside; }

ul.circle {
  list-style: circle outside; }

ul.disc {
  list-style: disc outside; }

ul ul, ul ol,
ol ol, ol ul {
  margin: 4px 0 5px 30px;
  font-size: 90%; }

ul ul li, ul ol li,
ol ol li, ol ul li {
  margin-bottom: 6px; }

li {
  margin-bottom: 12px; }

ul.large li {
  line-height: 21px; }

ul.none {
  list-style: none outside;
  margin-left: 0; }

ul.border {
  list-style: none outside;
  line-height: 26px; }

ul.border li {
  border-bottom: 1px solid #e3e3e3;
  list-style: none outside none;
  padding: 12px 0;
  margin-bottom: 0; }

/* #Menu
================================================== */
.header {
  z-index: 1000;
  width: 100%;
  position: absolute;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  transition-property: background, transform !important; }

.header.behind-menu--false {
  background: white;
  background: white; }

.header--content-behind {
  position: absolute;
  z-index: 200;
  width: 100%; }
  @media (max-width: 767px) {
    .header--content-behind {
      position: static; } }

.header_bar {
  border-bottom: solid 1px #e3e3e3;
  background: white;
  background: white; }
  @media (max-width: 767px) {
    .header_bar {
      border-bottom: 0; } }

.header_bar a,
.header_bar a:visited {
  color: #383839;
  text-shadow: none !important; }

.header div.container {
  padding-bottom: 5px;
  padding-top: 5px; }

#header {
  display: none;
  background: #f5f5f5;
  border-bottom: 1px solid #e3e3e3;
  color: #383839;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  height: 40px;
  padding: 0 50px;
  z-index: 1000;
  width: 100%;
  opacity: 0.95;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#header a {
  color: #383839;
  font-size: 32px;
  display: block;
  height: 40px;
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 25px; }

div#header a span {
  display: inline;
  position: relative;
  top: -2px; }

#header a.right {
  left: auto;
  right: 15px;
  font-size: 20px; }

#header a.icon-menu span {
  top: -4px; }

.nav {
  text-align: right; }

.nav ul {
  display: block;
  border: none;
  padding: 0;
  margin: 0; }

.nav ul li {
  display: inline-block;
  position: relative;
  line-height: 17px;
  margin: 0;
  border: 0; }

.nav ul li {
  *display: inline; }

.nav ul li a.top-link::after,
.nav ul li a.active::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ed8d2a !important;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px); }

.feature_image .nav ul li a.active::after,
.feature_image .nav ul li a.top-link::after {
  background-color: #ffffff; }

.feature_image .header_bar .nav ul li a.active::after,
.feature_image .header_bar .nav ul li a.top-link::after {
  background-color: #383839; }

.nav ul li a.top-link:hover::after,
.nav ul li a.top-link:focus::after,
.nav ul li a.active::after {
  opacity: 0.8;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px); }

.nav ul li:hover a.dropdown-link::after {
  background-color: transparent !important; }

.nav ul li a.dropdown-link {
  padding: 10px 6px 7px 6px;
  z-index: 1006;
  border: solid 1px transparent;
  border-bottom: 0; }

.nav ul li:hover a.dropdown-link,
.feature_image .header .nav ul li:hover a.dropdown-link {
  background-color: #f4f4f4;
  border: solid 1px #e3e3e3;
  border-bottom: none;
  color: #383839; }

.nav a, .nav a:visited,
.nav a:active, #header a span,
.nav a.icon-cart span,
.search-close,
.feature_image div.header_bar .nav a,
.feature_image div.header_bar .nav a:visited {
  font-family: Roboto !important;
  font-weight: bold;
  font-size: 15px;
  text-transform: none;
  color: #383839;
  position: relative;
  display: block;
  letter-spacing: 0px;
  padding-bottom: 8px; }

.feature_image .header .nav a.icon-cart {
  color: #383839;
  text-shadow: none; }

.feature_image .header .nav a:hover,
.feature_image .header .nav a:focus {
  color: #ed8d2a; }

body:not(.feature_image) .content.container > div {
  padding-top: 20px; }

.nav a.icon-cart span {
  display: inline; }

.nav ul.search_nav {
  margin-bottom: 5px; }

.nav ul li a:hover,
nav ul li a:focus,
.nav a.icon-cart:hover span,
.search-close:hover {
  color: #ed8d2a !important; }

.secondary-logo--true .primary_logo {
  display: none; }
.secondary-logo--true .secondary_logo {
  display: block; }
@media (max-width: 767px) {
  .secondary-logo--true img.primary_logo {
    display: block; }
  .secondary-logo--true img.secondary_logo {
    display: none; } }

.header_bar .primary_logo {
  display: block; }
.header_bar .secondary_logo {
  display: none; }

.logo {
  padding: 10px 0; }

.nav ul.menu li {
  padding: 10px 3px 10px 3px; }

.nav ul li .cart-button,
input.guest_button,
input[type="button"].guest_button {
  background-color: #3a7d3b;
  padding: 8px 15px 8px 15px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

input[type="submit"].guest_button,
input[type="button"].guest_button {
  color: #383839;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.nav ul li .cart-button span {
  padding-left: 5px;
  top: -1px; }

.cart_count {
  position: absolute;
  left: 24px;
  top: 2px;
  background-color: #ed8d2a;
  padding: 0 4px;
  border-radius: 4px;
  color: #fff !important;
  font-size: 11px;
  font-family: "Arial","Helvetica",sans-serif;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  line-height: 15px;
  text-align: center; }

input[type="submit"].guest_button,
input[type="submit"].guest_button:hover {
  background-color: #3a7d3b; }

input[type="submit"].guest_button:hover {
  color: #0076a8; }

/* sub-levels link */
.menu ul a, .menu li:hover > ul a, .feature_image .header .nav ul.menu ul li a {
  white-space: nowrap;
  padding: 8px 0 8px 15px;
  background: none;
  text-align: left;
  color: #383839; }

.feature_image .header .nav ul.menu ul li a.sub-link {
  padding: 5px 0 5px 24px; }

/* sub-level ul */
.dropdown {
  background-color: #f4f4f4;
  border: solid 1px #e3e3e3;
  display: none;
  position: absolute;
  left: 3px;
  top: 45px;
  z-index: 1005;
  min-width: 250px;
  padding: 10px 0; }

.dropdown-wide {
  min-width: 500px; }

.dropdown-wide ul li a {
  word-wrap: break-word; }

.dropdown-left {
  right: 3px;
  left: inherit; }

.dropdown a {
  text-shadow: none !important; }

.nav ul.menu ul {
  width: 49%;
  float: left;
  display: inline; }

.nav ul.menu ul li {
  display: block;
  text-align: left;
  padding: 0;
  z-index: 1005; }

.nav ul.menu ul li a {
  border: 0; }

.nav ul.menu ul li a.sub-link {
  font-weight: normal;
  font-size: 14px;
  padding: 5px 0 5px 24px;
  text-transform: none;
  display: block;
  width: 100%; }

/* show dropdown ul on hover */
.menu li:hover > .dropdown {
  display: block; }

select.currencies {
  padding: 8px 8px 8px 12px;
  border: 0;
  font-size: 14px;
  background-color: #3a7d3b;
  color: #383839;
  margin-bottom: 0 !important;
  min-width: 65px; }

.menu-toggle {
  float: right;
  position: relative;
  top: -1px;
  padding: 0 10px;
  font-size: 18px;
  cursor: pointer;
  transition: transform 0.3s linear; }
  .menu-toggle.active {
    transform: rotate(90deg); }

.container div.collection_nav {
  margin-bottom: 1.5em; }

.collection_menu, .collection_menu li {
  display: inline;
  list-style: none;
  border: none;
  position: relative;
  top: -3px;
  margin: 0; }

.collection_menu li {
  padding-left: 25px; }

.sidebar a,
.sidebar a:visited {
  color: #383839; }

.sidebar a:hover,
.sidebar a:active {
  color: #727272; }

.content_block.toggle_list {
  padding-right: 15px; }
  .content_block.toggle_list a {
    display: inline;
    position: static;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    color: #0076a8; }
    .content_block.toggle_list a:hover {
      border-left: none;
      color: #01618a; }

.toggle_list a {
  position: relative;
  left: -8px;
  padding-left: 8px;
  border-left: solid 4px transparent;
  -webkit-transition: border 200ms ease-out;
  -moz-transition: border 200ms ease-out;
  -o-transition: border 200ms ease-out; }

.toggle_list a.active,
.toggle_list a:hover,
.sidebar a.active--default {
  border-left: solid 4px #ed8d2a; }

.sidebar li ul {
  display: none;
  margin: 10px 0 0 15px;
  font-size: 13px; }
  .sidebar li ul.active {
    display: block; }

.sidebar li ul li {
  margin-bottom: 0;
  padding-bottom: 10px; }
  .sidebar li ul li:last-child {
    padding-bottom: 0; }

#search {
  display: none;
  -o-transition-duration: .25s;
  -moz-transition-duration: .25s;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  background: #f9f9f9;
  background: rgba(249, 249, 249, 0.95);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 900;
  position: fixed;
  text-align: center;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -o-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -o-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.search-close {
  padding-top: 125px;
  font-size: 32px;
  cursor: pointer;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 300; }

#search form {
  z-index: 950;
  padding-top: 50px;
  clear: both; }

#search form input {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #8a898a;
  padding: 16px 15px;
  font-size: 26px; }

.blog_search {
  position: relative; }

.blog_search .icon-search {
  position: absolute;
  font-size: 14px;
  top: 9px;
  left: 12px;
  cursor: pointer; }

.blog_search .search_box {
  padding-left: 36px; }

/* #Images
================================================== */
/*
  The purpose of the below declaration is to make sure images don't
  exceed the width of columns they are put into when resizing window.
  Unfortunately, this declaration breaks certain lightbox, slider or other plugins,
  so the best solution is to individually call these properties on images that
  are children of the grid that you want to resize with grid.
*/
.product_row img, .product_image_col img, .article img, .article_image img, .section img, .thumbnail img, .logo img, .page img, .sidebar img, .cart_image img, .sub-footer img, #target img {
  max-width: 100%;
  height: auto; }

.zoomImg {
  max-width: inherit !important;
  cursor: pointer; }

.description_wide img {
  width: 100%; }

.full-width-image {
  width: 100%; }

/* Lazyloading styles */
@-webkit-keyframes shimmer {
  0% {
    opacity: 100%; }

  50% {
    opacity: 50%; }

  100% {
    opacity: 100%; } }

@-moz-keyframes shimmer {
  0% {
    opacity: 100%; }

  50% {
    opacity: 50%; }

  100% {
    opacity: 100%; } }

@keyframes shimmer {
  0% {
    opacity: 100%; }

  50% {
    opacity: 50%; }

  100% {
    opacity: 100%; } }

.lazyload--fade-in {
  -webkit-filter: contrast(0%) brightness(190%);
  filter: contrast(0%) brightness(190%);
  transition: filter 0.4s, -webkit-filter 0.4s;
  -webkit-animation: shimmer 0.1s ease infinite;
  -moz-animation: shimmer 0.1s ease infinite;
  animation: shimmer 0.1s ease infinite; }
  .lazyload--fade-in.lazyloaded {
    -webkit-animation: inherit;
    -moz-animation: inherit;
    animation: inherit;
    -webkit-filter: contrast(100%) brightness(100%);
    filter: contrast(100%) brightness(100%); }

@-webkit-keyframes mirage {
  0% {
    background-position: 0% 5%; }

  50% {
    background-position: 100% 96%; }

  100% {
    background-position: 0% 5%; } }

@-moz-keyframes mirage {
  0% {
    background-position: 0% 5%; }

  50% {
    background-position: 100% 96%; }

  100% {
    background-position: 0% 5%; } }

@keyframes mirage {
  0% {
    background-position: 0% 5%; }

  50% {
    background-position: 100% 96%; }

  100% {
    background-position: 0% 5%; } }

.lazyload--mirage + .transition-helper {
  content: '';
  position: absolute;
  background: linear-gradient(275deg, white, white);
  background-size: 400% 400%;
  -webkit-animation: mirage 8s ease infinite;
  -moz-animation: mirage 8s ease infinite;
  animation: mirage 8s ease infinite;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity 0.2s linear; }

.lazyload--mirage.lazyloaded + .transition-helper {
  opacity: 0;
  pointer-events: none; }

img[data-sizes="auto"] {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.image__container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

/* #Placeholders
================================================== */
.placeholder-svg {
  fill: rgba(57, 84, 58, 0.45);
  background-color: rgba(57, 84, 58, 0.2);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  display: block;
  border: 1px solid rgba(57, 84, 58, 0.3); }

.placeholder-svg--banner,
.placeholder-svg--slideshow,
.placeholder-svg--video {
  max-height: 600px; }

.image-with-text-section .placeholder-svg,
.block__image-with-text .placeholder-svg {
  max-height: 350px; }

.gallery-bar .gallery_image:nth-child(even) .placeholder-svg {
  background-color: rgba(57, 84, 58, 0.45); }

.placeholder-svg--video,
.placeholder-svg--banner,
.placeholder-svg--slideshow,
.featured-promotions-section .placeholder-svg {
  background-color: rgba(57, 84, 58, 0.45);
  border: 0; }

/* #Videos
================================================== */
/*
  For YouTube and Vimeo videos, wrap the embedded code snippet
  in a <div class="video-container"><div> tags to allow it to resize.
  For example:
  <div class="video-container youtube">
    <div>
     <iframe width="853" height="480" src="//www.youtube.com/embed/mSfXRb4W-R0?rel=0" frameborder="0" allowfullscreen></iframe>
    </div>
  </div>
*/
.video-container > div {
  position: relative; }

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

.vimeo {
  max-width: 830px; }

.vimeo > div {
  padding-top: 56.26506%; }

.youtube {
  max-width: 853px; }

.youtube > div {
  padding-top: 56.271981%; }

.slideshow-video-container {
  position: relative;
  padding-bottom: 53.25%;
  padding-top: 25px;
  height: 0;
  overflow: hidden; }

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

.video-wrapper {
  width: 600px;
  max-width: 100%; }

video {
  display: block;
  width: 100%;
  height: auto; }

/* #Buttons
================================================== */
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.action_button,
a.action_button,
input.action_button[type="submit"],
input.action_button[type="button"] {
  background: #ed8d2a;
  color: #ffffff;
  border: 0;
  padding: 10px 20px;
  text-align: center;
  cursor: pointer;
  font-family: Roboto;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a.button, a.action_button, a {
  cursor: default; }
  a.button[href], a.action_button[href], a[href] {
    cursor: pointer; }

a.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.action_button:hover,
input.action_button[type="submit"]:hover,
input.action_button[type="button"]:hover {
  background: #efa254;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s; }

.add_to_cart, #cart_form .add_to_cart, form.product_form input.add_to_cart {
  width: 100%;
  margin-top: 0px; }

#cart a.action_button.edit_cart {
  width: 180px;
  margin-left: 20px;
  margin-top: 20px;
  margin-right: 0;
  background-color: #444;
  color: #ffffff;
  text-align: center;
  text-indent: 0; }

#cart span::-moz-selection, #cart p::-moz-selection, #cart input::-moz-selection {
  background: transparent;
  color: inherit; }

#cart span::selection, #cart p::selection, #cart input::selection {
  background: transparent;
  color: inherit; }

label.tos_label {
  display: inline;
  font-weight: normal;
  text-transform: none;
  margin-bottom: 0; }

#cart .tos {
  margin: 15px 20px;
  text-align: center; }

#cart .price {
  font-weight: bold; }

.item_info {
  max-width: 170px;
  float: left; }
  @media (max-width: 480px) {
    .item_info {
      max-width: 100px; } }

#cart textarea {
  width: 90%;
  margin: 15px 20px 0px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 4em; }

#cart textarea, #cart .quantity {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6); }

#cart.mm-white textarea, #cart.mm-white .quantity,
#cart.mm-light textarea, #cart.mm-light .quantity {
  color: #444;
  border-color: #ddd; }

.quantity_selector {
  margin: 10px 0; }

.quantity_selector .plus, .quantity_selector .minus {
  padding: 6px;
  font-size: 28px;
  position: relative;
  top: 4px;
  cursor: pointer; }

#cart input.quantity {
  text-align: center;
  width: 32px;
  padding: 6px 0;
  position: relative;
  margin: 0 5px; }

#cart input.quantity::-webkit-inner-spin-button,
#cart input.quantity::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.mm-label strong {
  font-size: 14px; }

#cart .action_button {
  width: 180px;
  margin-right: 20px;
  margin-top: 20px;
  background-color: #ed8d2a;
  color: #ffffff;
  text-align: center;
  text-indent: 0;
  padding: 10px;
  line-height: 1.5em; }

.disabled {
  pointer-events: none; }

.amazon-payments-pay-button {
  display: block !important;
  text-align: center; }

/* #Tabs
================================================== */
ul.tabs {
  display: block;
  margin: 10px 0 10px 0;
  padding: 0;
  border-bottom: solid 1px #e3e3e3;
  border-top: 0;
  list-style: none outside;
  margin-left: 0; }

ul.tabs li {
  display: block;
  width: auto;
  height: 30px;
  padding: 0;
  float: left;
  margin-bottom: 0;
  border: 0;
  list-style: none outside;
  margin-left: 0; }

ul.tabs li a {
  display: block;
  text-decoration: none;
  width: auto;
  height: 29px;
  padding: 0px 15px;
  line-height: 30px;
  border-width: 1px 0 0 1px;
  margin: 0;
  font-size: 13px; }

ul.tabs li a.active {
  border: solid 1px #e3e3e3;
  background-color: #f6f6f6;
  border-bottom: #f6f6f6;
  height: 30px;
  position: relative;
  top: -4px;
  padding-top: 4px;
  border-right-width: 1px;
  margin: 0 -1px 0 0;
  color: #54565b;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px; }

ul.tabs li:first-child a {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px; }

ul.tabs li:last-child a {
  border-width: 1px 1px 0 1px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px; }

ul.tabs-content {
  margin: 0;
  display: block;
  border: 0; }

ul.tabs-content > li {
  display: none;
  border: 0; }

ul.tabs-content > li.active {
  display: block;
  border: 0; }

/* Clearfixing tabs for beautiful stacking */
ul.tabs:before,
ul.tabs:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

ul.tabs:after {
  clear: both; }

ul.tabs {
  zoom: 1; }

.shopify-section.home-half-image .featured_collections {
  margin-bottom: 0; }

/* #Forms
================================================== */
form {
  margin-bottom: 20px; }

fieldset {
  margin-bottom: 20px; }

input[type="text"],
input[type="number"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea,
select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dce0e0;
  padding: 11px 10px;
  outline: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #565a5c;
  width: 100%;
  margin: 0;
  max-width: 100%;
  display: block;
  margin-bottom: 15px;
  background: #fff;
  transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none; }

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

select {
  background: white url(//shop.myevergreenwellness.com/cdn/shop/t/47/assets/select.png?v=175701240018354382511572372258) no-repeat right center;
  cursor: pointer;
  padding: 10px 2em 10px 8px;
  -webkit-padding-end: 30px;
  background-size: 17px 5px;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }

select::-ms-expand {
  display: none; }

input[type="number"] {
  padding: 5px; }

input[type="text"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
  border-color: #8a898a;
  color: #333; }

label,
legend {
  display: block;
  font-weight: bold;
  margin-bottom: 4px; }

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

label span,
legend span {
  font-weight: normal;
  font-size: 13px; }

textarea {
  width: 100%; }

#contact_email {
  margin-bottom: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

.sign_up {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 1em; }

#target {
  padding: 20px;
  text-align: center; }

.quantity_label {
  display: inline;
  font-size: smaller; }

.remove_item a {
  font-size: smaller;
  color: #54565b; }

input.quantity {
  width: 48px;
  display: inline;
  margin-bottom: 0;
  padding: 8px 5px; }

.cart_items p {
  margin-bottom: 5px; }

li.cart_item a {
  text-indent: 0 !important;
  font-size: small; }

li.cart_item div {
  white-space: initial; }

.cart_image {
  padding: 5px 20px 0 0;
  max-width: 100px;
  text-align: center;
  float: left; }

.continue_shopping {
  float: right;
  padding-top: 5px; }

#get-rates-submit {
  margin-top: -1px; }

#customer_login {
  margin-bottom: 2px; }

/* #Tables
================================================== */
table {
  width: 100%; }

table th {
  font-weight: 700;
  background: #f9f9f9;
  text-align: left; }

table th, table td {
  padding: 18px; }

table tr {
  border-bottom: 1px solid #DCDCDC; }

table tr:first-child {
  border-top: 1px solid #DCDCDC; }

table td, table th {
  border-right: 1px solid #DCDCDC; }

table td:first-child, table th:first-child {
  border-left: 1px solid #DCDCDC; }

table .em {
  font-weight: 700; }

table tr.order_summary td.label {
  text-align: right; }

table {
  margin-bottom: 20px; }

/* #Misc
================================================== */
.hidden {
  display: none; }

.remove {
  color: #54565b; }

.relative {
  position: relative; }

.half-bottom {
  margin-bottom: 10px !important; }

.add-bottom {
  margin-bottom: 20px !important; }

.right {
  float: right;
  position: relative; }

.left {
  float: left; }

.inline {
  display: inline; }

.center {
  text-align: center; }

.relative {
  position: relative; }

.align_right {
  text-align: right; }

.align_left {
  text-align: left; }

.align_center {
  text-align: center; }

.container div.mobile_only, span.mobile_only {
  display: none; }

.no_border {
  border: none !important; }

.extra_padding {
  padding-top: 4px; }

div.hidden {
  display: none; }

p.warning {
  text-align: center;
  font-weight: bold;
  padding-top: 10px; }

.warning--quantity {
  font-weight: bold;
  z-index: 0; }

div#gift-card-outer-container {
  background-color: #eee; }

#grid .column,
#grid .columns {
  background: #ddd;
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #555;
  font-size: 12px;
  font-weight: bold;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

#grid .column:hover,
#grid .columns:hover {
  background: #bbb;
  color: #333; }

#grid .example-grid {
  overflow: hidden; }

/* #Site Styles
================================================== */
div.container {
  margin: 0 auto;
  padding: 20px 0; }

@media (max-width: 767px) {
  .product_section.product_images_position--right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }
.wide-breadcrumb {
  padding-bottom: 20px; }

div.section {
  margin: 10px 0; }

.homepage_content,
.homepage_content h1,
.homepage_content h2,
.homepage_content h3,
.homepage_content h4,
.homepage_content h5,
.homepage_content h6 {
  background-color: #ede9dd;
  color: #383839; }

.container .featured_links .column,
.container .featured_links .columns {
  margin-bottom: 20px; }

.featured_links .image_container {
  position: relative;
  line-height: 0; }

.featured_links .image_container.onboarding {
  background: none; }

.featured_links_block {
  margin-bottom: 20px; }

.featured_links a img {
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.featured_links a:hover img {
  filter: alpha(opacity=80);
  opacity: 0.8; }

.featured_links a span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 40px;
  text-align: center;
  padding: 0 10px;
  color: #ffffff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  z-index: 2;
  font-family: Roboto;
  font-weight: bold;
  font-size: 15px;
  text-transform: none;
  letter-spacing: 0px;
  opacity: 0.9;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.featured_links_style--cross .featured_links a span::before,
.featured_links_style--cross .featured_links a span::after {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 2px;
  margin-top: -1px;
  background: rgba(255, 255, 255, 0.9);
  content: '';
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none; }
.featured_links_style--cross .featured_links a span::before {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  transform: translateY(-20px); }
.featured_links_style--cross .featured_links a span::after {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  transform: translateY(20px); }
.featured_links_style--cross .featured_links a:hover span,
.featured_links_style--cross .featured_links a:focus span {
  color: #ffffff;
  opacity: 1; }
.featured_links_style--cross .featured_links a:hover span::before,
.featured_links_style--cross .featured_links a:hover span::after,
.featured_links_style--cross .featured_links a:focus span::before,
.featured_links_style--cross .featured_links a:focus span::after {
  background: rgba(255, 255, 255, 0.6); }
.featured_links_style--cross .featured_links a:hover span::before,
.featured_links_style--cross .featured_links a:focus span::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg); }
.featured_links_style--cross .featured_links a:hover span::after,
.featured_links_style--cross .featured_links a:focus span::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.featured_links_style--underline .featured_links a span {
  padding: 25px 0;
  height: 70px;
  top: 60%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
.featured_links_style--underline .featured_links a span::before,
.featured_links_style--underline .featured_links a span::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0.9);
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  transform: scale(0.85); }
.featured_links_style--underline .featured_links a span::after {
  opacity: 0;
  -webkit-transition: top 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: top 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: top 0.3s, opacity 0.3s, transform 0.3s; }
.featured_links_style--underline .featured_links a:hover span::before,
.featured_links_style--underline .featured_links a:hover span::after,
.featured_links_style--underline .featured_links a:focus span::before,
.featured_links_style--underline .featured_links a:focus span::after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1); }
.featured_links_style--underline .featured_links a:hover span::after,
.featured_links_style--underline .featured_links a:focus span::after {
  top: 0%;
  opacity: 1; }

.featured_links_style--double_underline .featured_links a span {
  padding: 30px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s; }
.featured_links_style--double_underline .featured_links a span::before,
.featured_links_style--double_underline .featured_links a span::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.9);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px); }
.featured_links_style--double_underline .featured_links a span::before {
  top: 0;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px); }
.featured_links_style--double_underline .featured_links a span::after {
  bottom: 0;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px); }
.featured_links_style--double_underline .featured_links a:hover span,
.featured_links_style--double_underline .featured_links a:focus span {
  color: #fff; }
.featured_links_style--double_underline .featured_links a:hover span::before,
.featured_links_style--double_underline .featured_links a:focus span::before,
.featured_links_style--double_underline .featured_links a:hover span::after,
.featured_links_style--double_underline .featured_links a:focus span::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px); }

.featured_links_style--circle .featured_links a span::before,
.featured_links_style--circle .featured_links a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 120px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  content: '';
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
  transform: translateX(-50%) translateY(-50%) scale(0.2); }
.featured_links_style--circle .featured_links a span::after {
  width: 100px;
  height: 100px;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
  transform: translateX(-50%) translateY(-50%) scale(0.8); }
.featured_links_style--circle .featured_links a:hover span::before,
.featured_links_style--circle .featured_links a:hover span::after,
.featured_links_style--circle .featured_links a:focus span::before,
.featured_links_style--circle .featured_links a:focus span::after {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1); }

.featured-content-section img {
  margin-bottom: 0.75em; }

.product_section .spr-badge {
  padding-bottom: 5px; }

.index div.section.product_section {
  padding: 25px 0; }
  .index div.section.product_section .product_info {
    margin-bottom: 2em; }

div.product_section {
  margin-top: 5px; }

.frontpage_product_stagger--true .product_section:nth-child(2n) > div {
  float: right; }

.size_chart {
  float: right;
  font-family: Roboto; }

.size_chart_content {
  display: none;
  padding: 10px 20px; }

div.container div.breadcrumb {
  font-size: 13px; }

div.container div.breadcrumb_text {
  margin-bottom: 1.5em; }

.continue_shopping {
  float: right;
  font-size: 13px; }

.vendor, .sku {
  margin-top: -15px; }

#category {
  width: 100%; }

.featured_content p {
  margin-bottom: 0; }

.featured-content--home {
  clear: both; }

.paginate {
  text-align: center; }

.paginate span, a.tag {
  border: solid 1px #e3e3e3;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin: 10px 2px;
  padding: 5px 10px;
  display: inline-block; }

a.tag {
  font-size: smaller;
  padding: 4px 6px;
  margin: 5px 2px 5px 0; }

.featured_collections {
  margin-bottom: 10px; }

.paginate span:hover, a.tag:hover {
  color: #01618a; }

.paginate .current {
  background-color: #3a7d3b; }

.paginate .deco {
  border: none; }

.thumbnail {
  position: relative;
  margin-bottom: 1em; }

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

.thumbnail img, .thumbnail svg {
  display: block;
  margin: 0 auto; }

.thumbnail .secondary {
  display: none; }

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

.thumbnail .price {
  display: block;
  font-weight: bold; }

.new {
  position: relative;
  display: inline;
  padding: 5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px; }

.thumbnail img, .thumbnail svg {
  margin-bottom: 0.75em; }

.thumbnail .price, .thumbnail .sold_out, .sold_out {
  font-weight: bold;
  color: #54565b; }

.thumbnail .sale, .sale {
  color: #af1f31; }

.sale_banner, .new_banner {
  position: absolute;
  top: 25px;
  left: -5px;
  background: #282c30;
  font-family: Roboto;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
  color: #fff; }

.new_banner {
  background: #282c30; }

.cart_price {
  float: right;
  text-align: right;
  padding-left: 20px;
  font-weight: bold;
  display: none; }

.tos_checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px; }
  .tos_checkbox p {
    margin-bottom: 0;
    margin-left: 5px;
    text-align: left;
    line-height: 1.4em; }

label.tos_label {
  display: inline;
  font-weight: normal;
  text-transform: none; }

label.tos_label {
  display: inline;
  font-weight: normal;
  text-transform: none; }

#estimated-shipping, .excluding_tax {
  display: block; }

.cart_page_image {
  float: left;
  margin-right: 20px;
  text-align: center;
  display: block;
  width: 100%; }

.price_total_text {
  font-weight: normal;
  display: none; }

.was_price {
  text-decoration: line-through;
  color: #9da6ae;
  font-style: italic;
  text-shadow: none;
  font-weight: normal; }

.thumbnail .quick_shop {
  display: none;
  background-color: #888;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
  color: #fff;
  opacity: 0.85; }

.thumbnail .quick_shop:hover {
  color: #ffffff;
  background-color: #ed8d2a;
  opacity: 0.95; }

.thumbnails a {
  display: block;
  margin-bottom: 1em; }

.article, .article_image {
  margin-bottom: 30px; }

.article img, .article svg {
  margin-bottom: 10px; }

.banner_image, .article img.banner_image {
  width: 100%;
  height: auto;
  margin-bottom: 0; }

body.article {
  margin-bottom: 0; }

.purchase {
  margin-top: 25px; }

/* #Videos
================================================== */
/*
  For YouTube and Vimeo videos, wrap the embedded code snippet
  in a <div class="video-container"> tag to allow it to resize.
  To restrict the width, wrap with an additional <div class="video-wrapper">
*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  overflow: hidden; }

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

.video-wrapper {
  width: 600px;
  max-width: 100%; }

video {
  display: block;
  width: 100%;
  height: auto; }

/* #Home page - video */
.homepage-video {
  position: relative;
  overflow: hidden;
  transition: height 0.3s ease-in-out; }
  .homepage-video img {
    width: 100%;
    display: block; }
  .homepage-video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%; }
  .homepage-video .homepage-video--media {
    cursor: pointer;
    width: 100%;
    height: auto;
    padding-top: 0; }
  .homepage-video .flex-caption {
    z-index: 10; }
  .homepage-video .caption.text-on-video {
    z-index: 3;
    pointer-events: none; }
  .homepage-video .mediaWrapper {
    position: absolute !important;
    top: 0;
    left: 0; }
  .homepage-video .first_button {
    pointer-events: true; }

.homepage-video__placeholder {
  position: relative; }

.homepage-video.darken-video-true::after {
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  pointer-events: none; }

.caption {
  color: #ffffff;
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  pointer-events: none;
  text-align: center; }
  .caption a {
    pointer-events: all; }

/* #Home page - image text
================================================== */
.featured_collections .featured-link--half a[href] img {
  box-shadow: #000 0em 0em 0em;
  transition: opacity 0.2s linear; }

.featured_collections .featured-link--half:hover a[href] img {
  opacity: 0.8; }

.featured-link--section {
  box-sizing: border-box;
  float: left;
  width: 100%;
  min-height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .featured-link--section:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .featured-link--section:nth-child(even) .featured-link--half {
      float: right; }

.featured-link--section.sixteen.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.featured-link--half.featured-link--image {
  background-color: transparent;
  text-align: center; }
  @media (max-width: 767px) {
    .featured-link--half.featured-link--image {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; } }

.grid-layout--standard .featured-link--section {
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 20px; }

.grid-layout--standard .featured-link--half {
  width: calc(34% - 20px); }
  .grid-layout--standard .featured-link--half.featured-link--image {
    width: calc(67.8% - 20px); }
  @media (max-width: 767px) {
    .grid-layout--standard .featured-link--half {
      margin-bottom: 20px; } }

.grid-layout--full-width .featured-link--half {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 33.3333%; }
  @media (max-width: 767px) {
    .grid-layout--full-width .featured-link--half {
      width: 100%; } }
  .grid-layout--full-width .featured-link--half.featured-link--image {
    -webkit-box-flex: 2;
    -webkit-flex: 2 0 auto;
    -ms-flex: 2 0 auto;
    flex: 2 0 auto;
    width: 66.66666%; }
    @media (max-width: 767px) {
      .grid-layout--full-width .featured-link--half.featured-link--image {
        width: 100%; } }

.featured-link--half {
  box-sizing: border-box;
  float: left;
  position: relative;
  text-align: center;
  display: table;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #ede9dd; }
  @media (max-width: 767px) {
    .featured-link--half {
      width: 100%;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; } }
  .featured-link--half .featured-link--wrap {
    width: 100%;
    height: 100%;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    .featured-link--half .featured-link--wrap img {
      height: 100%; }
  .featured-link--half img, .featured-link--half svg {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%; }
    @media (max-width: 767px) {
      .featured-link--half img, .featured-link--half svg {
        width: 100%;
        max-width: auto; } }
  .featured-link--half .info {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    padding: 20px; }
    .featured-link--half .info.text-align--right {
      text-align: right; }
      .featured-link--half .info.text-align--right .description:before {
        margin-right: 0; }
    .featured-link--half .info.text-align--left {
      text-align: left; }
      .featured-link--half .info.text-align--left .description:before {
        margin-left: 0; }
    @media (max-width: 767px) {
      .featured-link--half .info {
        position: static;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        padding: 2em 0; } }
  .featured-link--half .collection_title {
    font-size: 2vw;
    margin-bottom: 0.3em;
    display: block;
    color: #383839;
    font-family: Roboto;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 1px;
    text-rendering: optimizeLegibility; }
    @media (max-width: 767px) {
      .featured-link--half .collection_title {
        font-size: inherit; } }
  .featured-link--half .description {
    position: relative;
    font-size: 1.6vw;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #383839; }
    @media (max-width: 767px) {
      .featured-link--half .description {
        font-size: 2vw; } }
    @media (max-width: 480px) {
      .featured-link--half .description {
        font-size: inherit; } }
    @media (min-width: 1200px) {
      .featured-link--half .description {
        font-size: inherit; } }
  .featured-link--half .action_button {
    width: auto; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .featured-link--half .action_button {
        padding: 10px 20px;
        font-size: 14px; } }
    @media (max-width: 767px) {
      .featured-link--half .action_button {
        padding: 7px 15px; } }

.featured-link--section.featured-link--no-image > img {
  display: none; }
.featured-link--section.featured-link--no-image .featured-link--half {
  width: 100%; }
.featured-link--section.featured-link--no-image .info {
  position: static;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  text-align: center;
  padding: 2em; }
  .featured-link--section.featured-link--no-image .info.text-align--left {
    text-align: center; }
  .featured-link--section.featured-link--no-image .info.text-align--right {
    text-align: center; }
.featured-link--section.featured-link--no-image .description, .featured-link--section.featured-link--no-image .collection_title {
  display: none; }

/* #Home page - featured collection
================================================== */
.featured-collection--placeholder .eight.sidebar-disabled:nth-child(2n+2) {
  margin-right: 0; }
.featured-collection--placeholder .eight.sidebar-disabled:nth-child(2n+1) {
  margin-left: 0; }

.featured-collection--placeholder .one-third.sidebar-disabled:nth-child(3n+3) {
  margin-right: 0; }
.featured-collection--placeholder .one-third.sidebar-disabled:nth-child(3n+1) {
  margin-left: 0; }

.featured-collection--placeholder .four.sidebar-disabled:nth-child(4n+4) {
  margin-right: 0; }
.featured-collection--placeholder .four.sidebar-disabled:nth-child(4n+1) {
  margin-left: 0; }

.featured-collection--placeholder .six.sidebar-enabled:nth-child(2n+2) {
  margin-right: 0; }
.featured-collection--placeholder .six.sidebar-enabled:nth-child(2n+1) {
  margin-left: 0; }

.featured-collection--placeholder .four.sidebar-enabled:nth-child(3n+3) {
  margin-right: 0; }
.featured-collection--placeholder .four.sidebar-enabled:nth-child(3n+1) {
  margin-left: 0; }

.featured-collection--placeholder .three.sidebar-enabled:nth-child(4n+4) {
  margin-right: 0; }
.featured-collection--placeholder .three.sidebar-enabled:nth-child(4n+1) {
  margin-left: 0; }

/* #Instagram Feed
================================================== */
#instafeed img, #instafeed video {
  display: inline; }

#instafeed video {
  object-fit: cover; }

.instagram-feed-wrap .column {
  margin-bottom: 10px; }
.instagram-feed-wrap .column:nth-child(5n + 1) {
  margin-left: 0; }
.instagram-feed-wrap .column:nth-child(5n + 5) {
  margin-right: 0; }
.instagram-feed-wrap .placeholder-instagram .column {
  margin-bottom: 20px; }

.arrow {
  position: relative;
  font-size: 18px;
  left: 2px;
  opacity: 0.6;
  color: #999; }

.modal {
  margin: 10px 0;
  display: none;
  background-color: #ffffff; }

.modal_product {
  width: auto;
  line-height: 0px;
  max-width: 940px; }

.modal_product img {
  cursor: pointer; }

.modal_image {
  text-align: center; }

.modal p.modal_price, p.modal_price {
  font-size: 18px;
  margin-bottom: 1em; }

.modal form {
  margin-bottom: 10px; }

.modal a:hover {
  color: #01618a; }

.notify_form .action_button {
  width: 100%; }

.product_image_col {
  margin-top: 15px;
  text-align: center; }

.product_image {
  text-align: center; }

.meta {
  font-size: 13px; }

.meta p {
  font-size: 13px;
  margin-bottom: 0px; }

p.meta {
  margin-bottom: 10px; }

.comment-body p.meta {
  margin-bottom: 5px; }

.comment-body h6 {
  padding-top: 0; }

/* Sidebar */
.sidebar_title {
  margin-bottom: 0; }

.blog_list {
  margin-left: 0; }

.recent_articles li {
  padding-bottom: 10px; }

.recent_articles a {
  padding-right: 15px;
  display: block; }

.blog_list li {
  list-style: none; }

.toggle span {
  font-weight: bold;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: smaller;
  float: right;
  display: none; }

.toggle-all--true h4.toggle {
  cursor: pointer; }
.toggle-all--true .toggle span {
  display: block; }
.toggle-all--true .toggle_list, .toggle-all--true .recent_articles {
  display: none; }

.sidebar .search {
  padding-top: 8px; }

.sidebar .search input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.meta .label, .label {
  color: #383839; }

.blog_meta span {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  font-size: smaller;
  color: #9da6ae; }

.blog_meta span:after {
  content: '';
  position: absolute;
  right: -16px;
  top: 50%;
  margin: -1px 5px 0;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #ced3d3;
  box-sizing: border-box; }

.blog_meta span:last-child:after {
  background-color: transparent; }

.tags span a {
  font-weight: bold;
  color: #0076a8; }

.blog_list li {
  list-style: none; }

.count {
  font-style: normal;
  font-size: 13px; }

.filter_wrap {
  display: inline-block;
  width: 45%;
  padding-left: 4%; }
  @media (min-width: 1200px) {
    .filter_wrap {
      width: auto; } }
  @media (max-width: 767px) {
    .filter_wrap {
      width: 100%;
      padding-left: 0;
      display: inline-block; } }

#tag_filter, #sort-by {
  display: inline-block;
  padding-right: 30px;
  width: 100%; }
  @media (min-width: 1200px) {
    #tag_filter, #sort-by {
      width: auto; } }

.section_select {
  text-align: right; }

.checkout {
  display: block;
  float: right;
  margin-top: 0px; }

.additional-checkout-buttons {
  text-align: center;
  margin-top: 10px; }
  .additional-checkout-buttons > *:not(script) {
    padding: 10px 0 0 10px;
    vertical-align: top;
    line-height: 1; }
    @media only screen and (max-width: 767px) {
      .additional-checkout-buttons > *:not(script) {
        padding: 10px 0 0 5px; } }
    .additional-checkout-buttons > *:not(script):first-child, .additional-checkout-buttons > *:not(script):empty {
      padding-left: 0px; }

.or {
  font-size: smaller;
  font-style: italic;
  padding: 0 10px; }

.inline_purchase {
  display: inline-block;
  margin-left: 20px;
  margin-top: 26px; }

.sidebar_content {
  border-left: solid 1px #e3e3e3;
  padding-left: 20px; }

.sidebar .newsletter {
  margin-bottom: 20px; }

.comment {
  margin-bottom: 30px; }

.comment-body h6 {
  padding-bottom: 0.25em; }

.gravatar {
  width: 100px !important; }

.gravatar img {
  width: 80px;
  height: 80px;
  margin-bottom: 15px; }

.red {
  color: #C33; }

.address p {
  margin-bottom: 5px; }

div#disqus_thread ul, div#disqus_thread li {
  border: none; }

.search_page {
  padding: 40px 0 60px 0; }

/* #Logo-list
================================================== */
.logo-list-section {
  background-color: #ede9dd; }

.logo-bar-section h2 {
  text-align: center;
  color: #383839; }

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

.logo-bar__item {
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  width: 160px;
  margin: 15px 25px 15px 25px; }
  @media (max-width: 767px) {
    .logo-bar__item {
      margin-right: 15px;
      margin-left: 15px; } }

/* #Image Gallery
================================================== */
.gallery-section {
  text-align: center; }
  .gallery-section .title {
    text-align: left; }
  .gallery-section a {
    display: block; }
  .gallery-section img {
    width: 100%;
    height: auto;
    display: block; }
  .gallery-section .two-per-row {
    width: 50%; }
    @media only screen and (max-width: 767px) {
      .gallery-section .two-per-row {
        width: 100%; } }
  .gallery-section .three-per-row {
    width: 33.333%; }
    @media only screen and (max-width: 767px) {
      .gallery-section .three-per-row {
        width: 100%; } }
  .gallery-section .four-per-row {
    width: 25%; }
    @media only screen and (max-width: 767px) {
      .gallery-section .four-per-row {
        width: 100%; } }
  .gallery-section .gallery_image {
    display: block;
    float: left;
    margin: 0; }
  .gallery-section .add-padding {
    padding: 10px; }

/* #Testimonials
================================================== */
.feature_divider {
  display: block;
  margin: 0 auto 30px auto;
  background-color: #545454;
  height: 2px;
  width: 30px; }

.testimonial-container {
  width: 90%;
  max-width: 900px;
  margin: 0px auto; }

.testimonial-section {
  padding: 60px 0;
  background-color: #ffffff; }
  .testimonial-section .flexslider {
    overflow: initial; }
  .testimonial-section .flex-direction-nav a {
    background-color: black; }
  .testimonial-section .flexslider .flex-next {
    opacity: 1;
    right: -45px; }
  .testimonial-section .flexslider .flex-prev {
    opacity: 1;
    left: -45px; }
  .testimonial-section .flexslider:hover .flex-next {
    opacity: 1;
    right: -45px; }
  .testimonial-section .flexslider:hover .flex-prev {
    opacity: 1;
    left: -45px; }
  .testimonial-section .flex-control-nav li a {
    background: #000000;
    border-color: #000000; }
  .testimonial-section .flex-active {
    opacity: 0.6; }
  .testimonial-section .flex-control-nav {
    display: none; }
  @media only screen and (max-width: 479px) {
    .testimonial-section .flex-control-nav {
      display: block;
      bottom: -5px;
      padding-bottom: 10px;
      position: relative; } }
  .testimonial-section h2 {
    padding-bottom: 10px;
    line-height: 1;
    color: #303030; }
  .testimonial-section .testimonial-bar {
    background-color: #ffffff;
    padding: 15px; }
    .testimonial-section .testimonial-bar ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      align-items: center; }
  .testimonial-section .set-transparency {
    opacity: 0.8; }
  .testimonial-section .testimonial-block {
    width: 90%;
    padding-top: 15px;
    margin: auto; }
  .testimonial-section .name {
    font-weight: bold; }

/* #Contact form
================================================== */
.contact-container {
  background-color: #ede9dd;
  padding: 20px 0;
  color: #383839; }
  .contact-container .headline, .contact-container .contact_text {
    color: #383839; }

.quote-container {
  margin: 2em 0; }
  .quote-container p {
    font-style: italic;
    font-weight: bold; }

.contact_form {
  padding-top: 0.75em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (max-width: 767px) {
    .contact_form {
      display: block; } }
  .contact_form .contact_content .contact_text {
    padding-bottom: 20px; }

@media (max-width: 767px) {
  .contact_image--right {
    padding-bottom: 20px; } }
@media (min-width: 768px) {
  .contact_image--right {
    padding-right: 60px; } }

@media (max-width: 767px) {
  .contact_image--left {
    padding-bottom: 20px; } }
@media (min-width: 768px) {
  .contact_image--left {
    padding-left: 60px; } }

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

.contact_text_position--center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.contact_text_alignment--right .contact_content p,
.contact_text_alignment--right h2 {
  text-align: right; }

.contact_text_alignment--center .contact_content p,
.contact_text_alignment--center h2 {
  text-align: center; }

.contact-template_contact_form {
  margin-bottom: 50px; }

.contact_form.contact_text_position--center .contact_content {
  margin-bottom: 25px; }

.contact_form .contact_image img {
  width: 100%; }

/* #Footer
================================================== */
div.footer {
  background-color: #ffffff;
  font-size: 12px;
  line-height: 1.7em;
  color: #404040;
  padding-top: 15px;
  text-align: center; }

.index .sub-footer {
  margin-top: 0; }

.sub-footer {
  margin-top: 2.5em;
  border-top: solid 1px rgba(0, 0, 0, 0);
  background-color: #ffffff;
  color: #404040; }
  .sub-footer .columns {
    min-height: 1px; }

.sub-footer p {
  margin-bottom: 10px;
  font-size: 13px;
  color: #404040; }

.sub-footer a, .sub-footer a:visited {
  color: #383839;
  font-size: 13px; }

.sub-footer a:hover, .sub-footer a:active {
  color: #ed8d2a;
  font-size: 13px; }

#shopify-section-footer .footer a {
  color: #383839 !important;
  font-size: 12px !important; }

.footer a:hover {
  color: #ed8d2a; }

.contact-form {
  margin-bottom: 0; }

.sub-footer .social_icons li {
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 15px; }

.sub-footer .social_icons a, .sub-footer .social_icons a:visited {
  color: #404040;
  font-size: 18px; }

.sub-footer .social_icons a:active, .sub-footer .social_icons a:hover {
  color: #0076a8;
  font-size: 18px; }

.payment_methods {
  margin: 4px 0 6px 0; }

.payment_methods img {
  padding-right: 4px;
  height: 30px;
  width: 48px; }

.sub-footer ul {
  list-style: none outside;
  margin-left: 0; }

.sub-footer li {
  padding: 5px 0;
  list-style: none outside none;
  margin-bottom: 0; }

/* #Password Page
================================================== */
#password-page-bg {
  background-color: #000000;
  color: #ffffff;
  background: url(//shop.myevergreenwellness.com/cdn/shop/t/47/assets/password-page-background.jpg?v=62990884650491568991572372253) center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#password-container {
  margin: 0px auto;
  max-width: 100%;
  display: table;
  text-align: center;
  display: table; }

#password-container h1 {
  color: #ffffff; }

.password-page-row {
  display: table-row;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.password-page-col {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 30px;
  width: 100%; }

.password-page-name {
  color: #ffffff; }

.password-page-message {
  font-size: 26px;
  margin: 0 auto 25px;
  color: #ffffff; }

.password-page-follow {
  color: #ffffff;
  text-align: center; }

.password-logo {
  max-width: px;
  margin: 0 auto; }

.password-message {
  max-width: 600px; }

.hr-small {
  margin: 20px auto;
  width: 50px; }

.password-social .social_icons {
  margin-left: 0; }

.password-social .social_icons li {
  display: inline;
  padding: 0 10px;
  margin: 0 10px; }

.password-social .social_icons a, .password-social .social_icons a:visited, .password-social .social_icons a:active, .password-social .social_icons a:hover {
  color: #404040;
  font-size: 25px; }

.password-footer {
  margin-top: 15px;
  margin-bottom: 40px;
  font-size: 13px;
  color: #ffffff;
  text-align: center; }

.powered {
  display: block;
  margin-top: 15px; }

.password-footer a {
  color: #ffffff;
  text-decoration: none; }

.shopify a {
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0JJREFUeNqMU81vG0UU/83sR73YG+M4xrHj4jj9UCFNSaGlQQUhhFBRpXIo6jEHQFXFAbhy4B/gioTgzgGV7ws5IAoqUgUSoWoIaZJGpGpMHDuptf5a7+fM8nZpJaRy4M0+jd7szO/93u/NsAsX5vFvi6IInHNUq5NnstnsqXp96xur3f392HNlrIcLePHkS8hlTchIJvtVSTOjIaSAwhkiGsXi+BudjjVp28Oj+XzhrPDZh5qqfoIQD5j6wrxHCAJ6UMXVr3pgnB0c9O2843jrE5XMtZER47GTp+bOqfn++d9+Ct5TuLrCGAcjpgnAWEVSdg8HSyWUzTl8v7D08szxSltPB6/OPDWeW/q1caI2O0zfbrThBM7pjdbiz9PG7LsK01epYKiCaMlIQadnHag9UZ2vbuqvl47tVMwcY3fdFjLFCIHksB0bQojCTmfzlWyHf53S0qsyigESMRS0uqtvNbs330nXNHhRAWl3ChnNhLG/jzBy4fg27pGG5TSqWsARV6EGwk+WScgymIQ5auLpyTdRHj2arC//9QXuDpfgeDYkQcgoZixq4DKuAGoo7wEwVg5DD3PVt1EafRzL21/C0HJo9f4gYUO4gZNkFMk5Nkli3wcI4vP7yIvxhsLIIXhBHzfqlzHwWihkDiNjPEwlDJNE/zDABGPQKfR5QAzI8wRU9IWNurWIlJbF+dmP8Ig5ja67Az8cwvWdmCVi4YSMSlTzODjAQxGAvCZkaIpI4MeN97Fc/xbpfXk8WXmNqPcw9C1idR8gKSNN06GYEScZYwZVJ+xj/8hpPJp9HmvNK/Bd6g0zEXfJ9rvEwE0A4qbFLOibimN15RcLR57JVFx7iLGHpvFs9RJ8QZvofmzsXoEXDqAqWiIiyUaAUSIkBTVVY1BuXuth6rhxcaxizDb619EcrGPg7+JG8zJWdj8HZwplk7hTHyDiKrU5BVWXyKT57ncfNz9TRBjxrRWn3/zT2+7seV7DWuabnR+MTrCm6ikNnLLEL3R720dmQkMqFz8dia3rdmvhg8an7MH3hZRhKuVsQTtcPmCcGK+lZvLl1JEdK9T7PW9t75a72L7tXh3sBbdEELXxP00h1//rx98CDACS7p3N/ZPUwQAAAABJRU5ErkJggg==);
  padding-left: 21px;
  color: #383839;
  text-decoration: none; }

/* Password Page Modal CSS */
.controls {
  display: block;
  margin: 1em 2em 1em auto;
  text-align: right;
  text-transform: uppercase;
  position: relative; }
  @media (max-width: 767px) {
    .controls {
      text-align: center;
      margin-right: auto; } }

#open-me a {
  color: #ffffff; }

.close-me {
  z-index: 8000; }

.close-me a {
  color: #000; }

.modalbox {
  position: absolute;
  height: 100%;
  top: -1em;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  z-index: 5000; }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  max-height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.95); }

.overlay-close {
  width: 150px;
  height: 50px;
  position: absolute;
  right: 10px;
  top: 10px;
  border: 1px solid #000;
  font-size: 14px; }

.overlay-data {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  visibility: 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s; }

.overlay-open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.inputbox {
  margin: 0px auto;
  max-width: 100%;
  display: table;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #000; }

.storefront-password-form label {
  font-size: 0.9em;
  margin: 0 0 1em 0; }

.storefront-password-form .actions {
  display: inline-block; }

.storefront-password-form #password {
  width: 80%;
  display: inline-block; }

#owner {
  font-size: 0.9em;
  margin-top: -1em;
  opacity: 0.8; }

.pass-close {
  color: #000 !important;
  padding: 0 !important;
  margin: 1em !important; }

@media screen and (min-width: 320px) and (max-width: 440px) and (max-height: 667px) {
  .modalbox {
    display: block;
    width: 414px !important;
    max-width: 100%;
    text-align: center; }

  .pass-close {
    display: block;
    margin: 0.65em -0.15em 1em 0 !important; } }
/* #Swatch Styles
================================================== */
.mm-menu, .mm-panels, .mm-panels > .mm-panel {
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  box-sizing: border-box; }

.mm-btn, .mm-menu {
  box-sizing: border-box; }

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
  text-decoration: none; }

.mm-listview .mm-next:before, .mm-listview > li:not(.mm-divider):after, .mm-next:after, .mm-prev:before {
  content: '';
  bottom: 0; }

.mm-hidden {
  display: none !important; }

.mm-menu, .mm-panels > .mm-panel:not(.mm-hidden) {
  display: block; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  padding: 0;
  position: absolute;
  bottom: 0; }

.mm-panels, .mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  position: absolute;
  bottom: 0; }

.mm-btn, .mm-panel.mm-highest {
  z-index: 1; }

.mm-panels {
  overflow: hidden; }

.mm-panel {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-panel.mm-opened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-panel.mm-subopened {
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px 20px 20px; }

.mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px; }

.mm-panels > .mm-panel:after, .mm-panels > .mm-panel:before {
  content: '';
  display: block;
  height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px; }

.mm-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0; }

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-clear:before, .mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px; }

.mm-clear:after, .mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

.mm-next:after, .mm-prev:before {
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0; }

.mm-prev:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto; }

.mm-next:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto; }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.mm-navbar > * {
  display: block;
  padding: 10px 0; }

.mm-navbar .mm-btn:first-child {
  left: 0; }

.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview, .mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }

.mm-listview > li {
  position: relative; }

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
  border-color: inherit; }

.mm-listview > li > a, .mm-listview > li > span {
  color: inherit;
  display: block;
  padding: 14px 10px 14px 20px;
  margin: 0; }

.mm-listview > li:not(.mm-divider):after {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  right: 0;
  left: 20px; }

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
  margin-right: 50px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0; }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0 10px 15px 40px;
  margin: 0; }

.mm-listview .mm-inset > li {
  padding: 5px 0; }

.mm-listview .mm-divider {
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }

.mm-listview .mm-spacer > .mm-next {
  top: 40px; }

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75); }

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-divider, .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05); }

.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  transition: all .4s ease;
  transition: all .4s ease,all .4s ease;
  transition-property: transform;
  z-index: 1; }

html.mm-opened {
  overflow-x: hidden;
  position: relative; }

html.mm-blocking, html.mm-blocking body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

.mm-menu.mm-offcanvas.mm-current {
  display: block; }

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened {
  z-index: 10; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }
.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom, .mm-menu.mm-offcanvas.mm-autoheight.mm-top {
  max-height: 80%; }

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom.mm-fullscreen, .mm-menu.mm-offcanvas.mm-autoheight.mm-top.mm-fullscreen {
  max-height: 100%; }

.mm-menu.mm-offcanvas.mm-measureheight .mm-panel {
  display: block !important; }

.mm-menu.mm-offcanvas.mm-measureheight > .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

.mm-menu.mm-columns {
  -webkit-transition-property: width,max-width,-webkit-transform;
  transition-property: width,max-width,-webkit-transform;
  transition-property: transform,width,max-width;
  transition-property: transform,width,max-width,-webkit-transform; }

.mm-menu.mm-columns .mm-panels > .mm-panel {
  width: 100%;
  right: auto;
  display: none;
  -webkit-transition-property: width,-webkit-transform;
  transition-property: width,-webkit-transform;
  transition-property: transform,width;
  transition-property: transform,width,-webkit-transform; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened {
  border-right: 1px solid;
  border-color: inherit;
  display: block;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-subopened {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  z-index: 2; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-0 {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-0 {
  display: block;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0; }

html.mm-opening.mm-columns-0 .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 0px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }
@media all and (min-width: 0px) {
  html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-1 {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-1 {
  display: block;
  -webkit-transform: translate(200%, 0);
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening.mm-columns-1 .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }
html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0); } }
.mm-menu.mm-columns-1 .mm-panels > .mm-panel {
  width: 100%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-2 {
  -webkit-transform: translate(200%, 0);
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-2 {
  display: block;
  -webkit-transform: translate(300%, 0);
  -ms-transform: translate(300%, 0);
  transform: translate(300%, 0);
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px; }

html.mm-opening.mm-columns-2 .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 1100px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate(880px, 0);
    -ms-transform: translate(880px, 0);
    transform: translate(880px, 0);
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0); } }
html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }
@media all and (min-width: 1100px) {
  html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate(-880px, 0);
    -ms-transform: translate(-880px, 0);
    transform: translate(-880px, 0);
    -webkit-transform: translate3d(-880px, 0, 0);
    transform: translate3d(-880px, 0, 0); } }
.mm-menu.mm-columns-2 .mm-panels > .mm-panel {
  width: 50%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-3 {
  -webkit-transform: translate(300%, 0);
  -ms-transform: translate(300%, 0);
  transform: translate(300%, 0);
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-3 {
  display: block;
  -webkit-transform: translate(400%, 0);
  -ms-transform: translate(400%, 0);
  transform: translate(400%, 0);
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px; }

html.mm-opening.mm-columns-3 .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 1650px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate(1320px, 0);
    -ms-transform: translate(1320px, 0);
    transform: translate(1320px, 0);
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0); } }
html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }
@media all and (min-width: 1650px) {
  html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate(-1320px, 0);
    -ms-transform: translate(-1320px, 0);
    transform: translate(-1320px, 0);
    -webkit-transform: translate3d(-1320px, 0, 0);
    transform: translate3d(-1320px, 0, 0); } }
.mm-menu.mm-columns-3 .mm-panels > .mm-panel {
  width: 33.34%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-4 {
  -webkit-transform: translate(400%, 0);
  -ms-transform: translate(400%, 0);
  transform: translate(400%, 0);
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-4 {
  display: block;
  -webkit-transform: translate(500%, 0);
  -ms-transform: translate(500%, 0);
  transform: translate(500%, 0);
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px; }

html.mm-opening.mm-columns-4 .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 2200px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate(1760px, 0);
    -ms-transform: translate(1760px, 0);
    transform: translate(1760px, 0);
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0); } }
html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }
@media all and (min-width: 2200px) {
  html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate(-1760px, 0);
    -ms-transform: translate(-1760px, 0);
    transform: translate(-1760px, 0);
    -webkit-transform: translate3d(-1760px, 0, 0);
    transform: translate3d(-1760px, 0, 0); } }
.mm-menu.mm-columns-4 .mm-panels > .mm-panel {
  width: 25%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-5 {
  -webkit-transform: translate(500%, 0);
  -ms-transform: translate(500%, 0);
  transform: translate(500%, 0);
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-5 {
  display: block;
  -webkit-transform: translate(600%, 0);
  -ms-transform: translate(600%, 0);
  transform: translate(600%, 0);
  -webkit-transform: translate3d(600%, 0, 0);
  transform: translate3d(600%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-5 {
  width: 80%;
  min-width: 140px;
  max-width: 2200px; }

html.mm-opening.mm-columns-5 .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 2750px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate(2200px, 0);
    -ms-transform: translate(2200px, 0);
    transform: translate(2200px, 0);
    -webkit-transform: translate3d(2200px, 0, 0);
    transform: translate3d(2200px, 0, 0); } }
html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }
@media all and (min-width: 2750px) {
  html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate(-2200px, 0);
    -ms-transform: translate(-2200px, 0);
    transform: translate(-2200px, 0);
    -webkit-transform: translate3d(-2200px, 0, 0);
    transform: translate3d(-2200px, 0, 0); } }
.mm-menu.mm-columns-5 .mm-panels > .mm-panel {
  width: 20%; }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-6 {
  -webkit-transform: translate(600%, 0);
  -ms-transform: translate(600%, 0);
  transform: translate(600%, 0);
  -webkit-transform: translate3d(600%, 0, 0);
  transform: translate3d(600%, 0, 0); }

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-6 {
  display: block;
  -webkit-transform: translate(700%, 0);
  -ms-transform: translate(700%, 0);
  transform: translate(700%, 0);
  -webkit-transform: translate3d(700%, 0, 0);
  transform: translate3d(700%, 0, 0); }

.mm-menu.mm-offcanvas.mm-columns-6 {
  width: 80%;
  min-width: 140px;
  max-width: 2640px; }

html.mm-opening.mm-columns-6 .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 3300px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate(2640px, 0);
    -ms-transform: translate(2640px, 0);
    transform: translate(2640px, 0);
    -webkit-transform: translate3d(2640px, 0, 0);
    transform: translate3d(2640px, 0, 0); } }
html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }
@media all and (min-width: 3300px) {
  html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate(-2640px, 0);
    -ms-transform: translate(-2640px, 0);
    transform: translate(-2640px, 0);
    -webkit-transform: translate3d(-2640px, 0, 0);
    transform: translate3d(-2640px, 0, 0); } }
.mm-menu.mm-columns-6 .mm-panels > .mm-panel {
  width: 16.67%; }

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%; }

em.mm-counter + a.mm-next {
  width: 90px; }

em.mm-counter + a.mm-next + a, em.mm-counter + a.mm-next + span {
  margin-right: 90px; }

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0; }

.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + a, .mm-listview em.mm-counter + .mm-next.mm-fullsubopen + span, em.mm-counter + a.mm-fullsubopen + a, em.mm-counter + a.mm-fullsubopen + span {
  padding-right: 90px; }

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px; }

.mm-nosubresults > .mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }

.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-hasdividers .mm-fixeddivider {
  display: block; }

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05); }

html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-slideout {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.mm-menu.mm-dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%; }

html.mm-dropdown .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

html.mm-dropdown #mm-blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1; }

html.mm-dropdown .mm-menu {
  z-index: 2; }

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
  display: none; }

.mm-menu.mm-tip:before {
  content: '';
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-menu.mm-tipleft:before {
  left: 22px; }

.mm-menu.mm-tipright:before {
  right: 22px; }

.mm-menu.mm-tiptop:before {
  top: -8px; }

.mm-menu.mm-tipbottom:before {
  bottom: -8px; }

.mm-iconpanel .mm-panel {
  -webkit-transition-property: left,-webkit-transform;
  transition-property: left,-webkit-transform;
  transition-property: transform,left;
  transition-property: transform,left,-webkit-transform; }

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit; }

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0; }

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px; }

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px; }

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px; }

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px; }

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px; }

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px; }

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.mm-subopened .mm-subblocker {
  opacity: .6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3; }

.mm-keyboardfocus a:focus {
  outline: 0; }

.mm-menu.mm-keyboardfocus a:focus {
  background: rgba(255, 255, 255, 0.5); }

.mm-navbar-bottom, .mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none; }

.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  top: auto;
  bottom: 0; }

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none; }

.mm-navbar.mm-hasbtns {
  padding: 0 40px; }

.mm-navbar[class*=mm-navbar-content-] > * {
  box-sizing: border-box;
  display: block;
  float: left; }

.mm-navbar .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px; }

.mm-navbar .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px; }

.mm-navbar .mm-breadcrumbs > a {
  text-decoration: underline; }

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px; }

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar-top-1 {
  top: 0; }

.mm-hasnavbar-top-1 .mm-panels, .mm-navbar-top-2 {
  top: 60px; }

.mm-hasnavbar-top-2 .mm-panels, .mm-navbar-top-3 {
  top: 110px; }

.mm-hasnavbar-top-3 .mm-panels, .mm-navbar-top-4 {
  top: 120px; }

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px; }

.mm-navbar-bottom-1 {
  bottom: 0; }

.mm-hasnavbar-bottom-1 .mm-panels, .mm-navbar-bottom-2 {
  bottom: 40px; }

.mm-hasnavbar-bottom-2 .mm-panels, .mm-navbar-bottom-3 {
  bottom: 80px; }

.mm-hasnavbar-bottom-3 .mm-panels, .mm-navbar-bottom-4 {
  bottom: 120px; }

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px; }

.mm-navbar-size-2 {
  height: 80px; }

.mm-navbar-size-3 {
  height: 120px; }

.mm-navbar-size-4 {
  height: 160px; }

.mm-navbar-content-2 > * {
  width: 50%; }

.mm-navbar-content-3 > * {
  width: 33.33%; }

.mm-navbar-content-4 > * {
  width: 25%; }

.mm-navbar-content-5 > * {
  width: 20%; }

.mm-navbar-content-6 > * {
  width: 16.67%; }

.mm-menu.mm-rtl {
  direction: rtl; }

.mm-menu.mm-rtl.mm-offcanvas {
  right: auto; }

.mm-menu.mm-rtl .mm-panel:not(.mm-opened) {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu.mm-rtl .mm-panel.mm-subopened {
  -webkit-transform: translate(30%, 0);
  -ms-transform: translate(30%, 0);
  transform: translate(30%, 0);
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child {
  left: auto;
  right: 0; }

.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child {
  right: auto;
  left: 0; }

.mm-menu.mm-rtl .mm-navbar .mm-next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto; }

.mm-menu.mm-rtl .mm-navbar .mm-prev:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto; }

.mm-menu.mm-rtl .mm-listview > li:not(.mm-divider)::after {
  left: 0;
  right: 20px; }

.mm-menu.mm-rtl .mm-listview > li > a:not(.mm-next), .mm-menu.mm-rtl .mm-listview > li > span:not(.mm-next) {
  padding-left: 10px;
  padding-right: 20px !important;
  margin-right: 0 !important; }

.mm-menu.mm-rtl .mm-listview .mm-next {
  right: auto;
  left: 0; }

.mm-menu.mm-rtl .mm-listview .mm-next:before {
  left: auto;
  right: 0; }

.mm-menu.mm-rtl .mm-listview .mm-next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto; }

.mm-menu.mm-rtl .mm-listview .mm-next + a, .mm-menu.mm-rtl .mm-listview .mm-next + span {
  margin-left: 50px; }

.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + a, .mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + span {
  padding-left: 50px; }

.mm-menu.mm-rtl em.mm-counter {
  left: 45px;
  right: auto; }

.mm-menu.mm-rtl em.mm-counter + a.mm-next + a, .mm-menu.mm-rtl em.mm-counter + a.mm-next + span {
  margin-left: 90px; }

.mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + a, .mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + span {
  padding-left: 90px; }

.mm-menu.mm-rtl label.mm-check, .mm-menu.mm-rtl label.mm-toggle {
  left: 20px;
  right: auto !important; }

.mm-menu.mm-rtl label.mm-toggle + a, .mm-menu.mm-rtl label.mm-toggle + span {
  padding-left: 80px; }

.mm-menu.mm-rtl label.mm-check + a, .mm-menu.mm-rtl label.mm-check + span {
  padding-left: 60px; }

.mm-menu.mm-rtl a.mm-next + label.mm-check, .mm-menu.mm-rtl a.mm-next + label.mm-toggle {
  left: 60px; }

.mm-menu.mm-rtl a.mm-next + label.mm-check + a, .mm-menu.mm-rtl a.mm-next + label.mm-check + span, .mm-menu.mm-rtl a.mm-next + label.mm-toggle + a, .mm-menu.mm-rtl a.mm-next + label.mm-toggle + span {
  margin-left: 50px; }

.mm-menu.mm-rtl a.mm-next + label.mm-toggle + a, .mm-menu.mm-rtl a.mm-next + label.mm-toggle + span {
  padding-left: 70px; }

.mm-menu.mm-rtl a.mm-next + label.mm-check + a, .mm-menu.mm-rtl a.mm-next + label.mm-check + span {
  padding-left: 50px; }

.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check, .mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle {
  left: 100px; }

.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + a, .mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + span, .mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + a, .mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-left: 90px; }

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-] {
  left: 0; }

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-rtl.mm-iconpanel .mm-panel {
  -webkit-transition-property: right,-webkit-transform;
  transition-property: right,-webkit-transform;
  transition-property: transform,right;
  transition-property: transform,right,-webkit-transform; }

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  right: 0; }

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  right: 40px; }

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  right: 80px; }

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  right: 120px; }

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  right: 160px; }

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  right: 200px; }

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  right: 240px; }

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit; }

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important; }

.mm-search, .mm-search input {
  box-sizing: border-box; }

.mm-search {
  height: 40px;
  padding: 7px 10px 0;
  position: relative; }

.mm-search input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 4px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  display: block;
  width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px; }

.mm-search input::-ms-clear {
  display: none; }

.mm-search .mm-clear, .mm-search .mm-next {
  right: 0; }

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mm-panel.mm-hassearch {
  padding-top: 40px; }

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px; }

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px; }

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  padding: 40px 0; }

.mm-noresults .mm-indexer {
  display: none !important; }

li.mm-nosubresults > a.mm-next {
  display: none; }

li.mm-nosubresults > a.mm-next + a, li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px; }

.mm-panels > .mm-resultspanel:not(.mm-opened) {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.75); }

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 3;
  -webkit-transition: right .4s ease;
  transition: right .4s ease;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%; }

.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px; }

.mm-hasindexer .mm-indexer {
  right: 0; }

.mm-hasindexer .mm-fixeddivider {
  right: 20px; }

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + a, .mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + span, .mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen), .mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + a, .mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + span, .mm-menu.mm-parentselected .mm-listview > li > a:not(.mm-fullsubopen) {
  -webkit-transition: background .4s ease;
  transition: background .4s ease; }

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.5); }

input.mm-check, input.mm-toggle {
  position: absolute;
  left: -10000px; }

label.mm-check, label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  right: 20px; }

label.mm-check:before, label.mm-toggle:before {
  content: '';
  display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px; }

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px; }

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

li.mm-vertical label.mm-check, li.mm-vertical label.mm-toggle {
  bottom: auto;
  margin-top: 0;
  top: 5px; }

label.mm-toggle + a, label.mm-toggle + span {
  padding-right: 80px; }

label.mm-check + a, label.mm-check + span {
  padding-right: 60px; }

a.mm-next + label.mm-check, a.mm-next + label.mm-toggle {
  right: 60px; }

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span, a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
  margin-right: 50px; }

a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span {
  padding-right: 70px; }

a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span {
  padding-right: 50px; }

em.mm-counter + a.mm-next + label.mm-check, em.mm-counter + a.mm-next + label.mm-toggle {
  right: 100px; }

em.mm-counter + a.mm-next + label.mm-check + a, em.mm-counter + a.mm-next + label.mm-check + span, em.mm-counter + a.mm-next + label.mm-toggle + a, em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-right: 90px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu label.mm-toggle:before {
  background: #f3f3f3; }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.75); }

.mm-listview.mm-border-none > li:after, .mm-menu.mm-border-none .mm-listview > li:after {
  content: none; }

.mm-listview.mm-border-full > li:after, .mm-menu.mm-border-full .mm-listview > li:after {
  left: 0 !important; }

.mm-listview.mm-border-offset > li:after, .mm-menu.mm-border-offset .mm-listview > li:after {
  right: 20px; }

.mm-menu.mm-effect-menu-zoom {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

html.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center; }

html.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center; }

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu.mm-effect-menu-slide {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

html.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

html.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate(30%, 0);
  -ms-transform: translate(30%, 0);
  transform: translate(30%, 0);
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-effect-menu-fade {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

html.mm-opening .mm-menu.mm-effect-menu-fade {
  opacity: 1; }

.mm-menu.mm-effect-panels-zoom .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center; }

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li {
  -webkit-transition: none .4s ease;
  transition: none .4s ease; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(1) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(2) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(3) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(4) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(5) {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(6) {
  -webkit-transition-delay: .3s;
  transition-delay: .3s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(7) {
  -webkit-transition-delay: 350ms;
  transition-delay: 350ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(8) {
  -webkit-transition-delay: .4s;
  transition-delay: .4s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(9) {
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(10) {
  -webkit-transition-delay: .5s;
  transition-delay: .5s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(11) {
  -webkit-transition-delay: 550ms;
  transition-delay: 550ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(12) {
  -webkit-transition-delay: .6s;
  transition-delay: .6s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(13) {
  -webkit-transition-delay: 650ms;
  transition-delay: 650ms; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(14) {
  -webkit-transition-delay: .7s;
  transition-delay: .7s; }

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(15) {
  -webkit-transition-delay: 750ms;
  transition-delay: 750ms; }

.mm-menu.mm-effect-listitems-slide .mm-listview > li {
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0; }

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.mm-menu.mm-effect-listitems-fade .mm-listview > li {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0; }

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
  opacity: 1; }

.mm-menu.mm-effect-listitems-drop .mm-listview > li {
  -webkit-transition-property: opacity,top;
  transition-property: opacity,top;
  opacity: 0;
  top: -25%; }

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
  top: 0; }

.mm-menu.mm-offcanvas.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0); } }
.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom, .mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

.mm-menu .mm-panels > .mm-panel.mm-justified-listview:after, .mm-menu .mm-panels > .mm-panel.mm-justified-listview:before, .mm-menu.mm-justified-listview .mm-panels > .mm-panel:after, .mm-menu.mm-justified-listview .mm-panels > .mm-panel:before {
  content: none;
  display: none; }

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview, .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0; }

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider), .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0; }

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > a:not(.mm-next), .mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > span, .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > a:not(.mm-next), .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > span {
  box-sizing: border-box;
  height: 100%; }

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > a:not(.mm-next):before, .mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > span:before, .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > a:not(.mm-next):before, .mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > span:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
  width: 0; }

.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a, .mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span, .mm-menu.mm-multiline .mm-listview > li > a, .mm-menu.mm-multiline .mm-listview > li > span {
  text-overflow: clip;
  white-space: normal; }

html.mm-pagedim #mm-blocker, html.mm-pagedim-black #mm-blocker, html.mm-pagedim-white #mm-blocker {
  opacity: 0; }

html.mm-pagedim-black.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim.mm-opening #mm-blocker {
  opacity: .3;
  -webkit-transition: opacity .4s ease .4s;
  transition: opacity .4s ease .4s; }

html.mm-pagedim #mm-blocker {
  background: inherit; }

html.mm-pagedim-white #mm-blocker {
  background: #fff; }

html.mm-pagedim-black #mm-blocker {
  background: #000; }

.mm-menu.mm-popup {
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }

html.mm-popup.mm-opening .mm-menu.mm-popup {
  opacity: 1; }

html.mm-popup .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

html.mm-popup #mm-blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1; }

html.mm-popup .mm-menu {
  z-index: 2; }

.mm-menu.mm-offcanvas.mm-right {
  left: auto; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0); } }
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0; }

html.mm-front #mm-blocker {
  z-index: 1; }

html.mm-front .mm-menu.mm-offcanvas {
  z-index: 2; }

.mm-menu.mm-offcanvas.mm-front, .mm-menu.mm-offcanvas.mm-next {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu.mm-offcanvas.mm-front.mm-right, .mm-menu.mm-offcanvas.mm-next.mm-right {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-offcanvas.mm-top {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.mm-menu.mm-offcanvas.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  top: auto; }

.mm-menu.mm-offcanvas.mm-bottom, .mm-menu.mm-offcanvas.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

html.mm-opening .mm-menu.mm-offcanvas.mm-front, html.mm-opening .mm-menu.mm-offcanvas.mm-next {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-shadow-page:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99; }

.mm-menu.mm-shadow-page.mm-right:after {
  left: auto;
  right: 100%; }

.mm-menu.mm-shadow-page.mm-front:after, .mm-menu.mm-shadow-page.mm-next:after {
  content: none;
  display: none; }

.mm-menu.mm-shadow-page:after, .mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-dark {
  background: #333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-btn:after, .mm-menu.mm-theme-dark .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  tap-highlight-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark .mm-divider, .mm-menu.mm-theme-dark .mm-fixeddivider span, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-shadow-page.mm-theme-dark:after, .mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-indexer a, .mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333; }

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-white {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar > *, .mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-btn:after, .mm-menu.mm-theme-white .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  tap-highlight-color: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white .mm-divider, .mm-menu.mm-theme-white .mm-fixeddivider span, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-shadow-page.mm-theme-white:after, .mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-indexer a, .mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: #fff; }

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-black {
  background: #000;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-navbar a, .mm-menu.mm-theme-black .mm-navbar > *, .mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-btn:after, .mm-menu.mm-theme-black .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  tap-highlight-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black .mm-divider, .mm-menu.mm-theme-black .mm-fixeddivider span, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel, .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel, .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a.mm-fullsubopen:hover + span, .mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a:not(.mm-fullsubopen):hover, .mm-menu.mm-keyboardfocus a:focus, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + a, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + span, .mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-shadow-page.mm-theme-black:after {
  content: none;
  display: none; }

.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: false; }

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-indexer a, .mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: #000; }

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu .mm-tileview.mm-listview:after, .mm-menu.mm-tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both; }

.mm-menu .mm-tileview.mm-listview > li > .mm-next:after, .mm-menu .mm-tileview.mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after, .mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none; }

.mm-menu .mm-tileview.mm-listview > li, .mm-menu.mm-tileview .mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0;
  float: left;
  position: relative; }

.mm-menu .mm-tileview.mm-listview > li:after, .mm-menu.mm-tileview .mm-listview > li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-s, .mm-menu.mm-tileview .mm-listview > li.mm-tile-s {
  width: 25%;
  padding-top: 25%; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-l, .mm-menu.mm-tileview .mm-listview > li.mm-tile-l {
  width: 75%;
  padding-top: 75%; }

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl, .mm-menu.mm-tileview .mm-listview > li.mm-tile-xl {
  width: 100%;
  padding-top: 100%; }

.mm-menu .mm-tileview.mm-listview > li > a, .mm-menu .mm-tileview.mm-listview > li > span, .mm-menu.mm-tileview .mm-listview > li > a, .mm-menu.mm-tileview .mm-listview > li > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0; }

.mm-menu .mm-tileview.mm-listview > li > .mm-next, .mm-menu.mm-tileview .mm-listview > li > .mm-next {
  width: auto; }

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0; }

.mm-menu.mm-tileview .mm-listview {
  margin: 0; }

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important; }

/* Custom mmenu styles */
.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }

.mm-menu .continue {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.8);
  text-indent: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: -20px;
  margin-bottom: 5px;
  line-height: 10px; }

.mm-menu.mm-theme-white {
  border-left: solid 1px #eee;
  border-right: solid 1px #eee; }
  .mm-menu.mm-theme-white .continue {
    background: #fff;
    color: inherit; }
  .mm-menu.mm-theme-white .mm-listview a.mm-subopen:after, .mm-menu.mm-theme-white .mm-listview a.mm-subclose:before {
    border-color: #888; }
  .mm-menu.mm-theme-white .mm-counter {
    color: #666; }

.mm-menu.mm-theme-white#cart textarea, .mm-menu.mm-theme-white#cart .quantity {
  border-color: #ddd;
  color: #888; }

.mm-menu .mm-listview > li > a.mm-subopen:after, .mm-menu .mm-listview > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3); }

.mm-listview a.mm-subopen:after, .mm-listview a.mm-subclose:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 7px;
  height: 7px;
  margin-bottom: -5px;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-listview a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px; }

.mm-menu .mm-listview > li.mm-label {
  background: rgba(255, 255, 255, 0.05);
  text-transform: uppercase; }

#cart.mm-menu textarea {
  margin: 15px 20px 0px 20px;
  display: block;
  width: calc(100% - 40px); }

.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 20px;
  top: 50%;
  color: rgba(255, 255, 255, 0.8);
  z-index: 1; }

#cart.mm-menu a.action_button.edit_cart {
  margin-left: 18px; }

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu .mm-search input::placeholder {
  color: rgba(255, 255, 255, 0.6); }

.mm-search input {
  border: none;
  border-radius: 30px;
  font: inherit;
  font-size: 14px;
  line-height: 30px;
  outline: none;
  display: block;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 20px; }

.mm-listview > li .mm-next {
  border-left: transparent; }

.mm-menu .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3);
  display: block;
  text-align: center;
  font-size: 21px;
  padding: 60px 0; }
  .mm-menu .mm-noresultsmsg a {
    color: rgba(255, 255, 255, 0.3); }

#nav .mm-search ~ .mm-listview {
  padding-top: 25px; }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.05); }

.mm-fixed-top {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0; }

.header.mm-slideout {
  z-index: 1000; }

#mm-blocker {
  z-index: 9999; }

#nav a, #nav span, #nav li select.currencies {
  font-family: Roboto;
  font-weight: bold;
  font-size: 15px;
  text-transform: none;
  letter-spacing: 0px;
  color: inherit; }

#nav a.mm-title {
  font-family: Roboto;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 1px; }

#nav li select.currencies {
  background-position: 97%;
  padding: 14px 8px 14px 20px;
  border: 0 !important;
  background-color: transparent;
  margin-bottom: 0 !important;
  outline: 0;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  text-shadow: none !important;
  box-shadow: none !important; }

/* #jQuery FlexSlider v2.2
================================================== */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav, .flex-direction-nav li {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.slides li {
  border: none;
  padding: 0;
  margin-bottom: 0;
  position: relative;
  line-height: 0; }

/* FlexSlider Necessary Styles
*********************************/
html[xmlns] .slides {
  display: block; }

.flexslider {
  margin: 0;
  padding: 0;
  z-index: 0; }

.flexslider .slides > li {
  display: none; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

.slider.slideshow_article_darken--true {
  background-color: #000; }
  .slider.slideshow_article_darken--true img {
    opacity: 0.6; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

.flexslider .slides img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.homepage_slider .slides > li:first-of-type {
  display: block; }

.homepage_slider .slides img, .article .slides img {
  width: 100%;
  margin-bottom: 0; }

.homepage_slider.slider-loading {
  opacity: 0 !important; }

.homepage_slider.slider-loading .slides > li:first-child {
  opacity: 1 !important; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
  clear: both;
  overflow: hidden; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides .flex-active-slide {
  z-index: 100 !important; }

.flexslider .slides li {
  text-align: center;
  position: relative;
  z-index: -100 !important;
  transition: transform 0.5s ease-out; }

.flexslider-container {
  position: relative; }

.carousel li {
  margin-right: 5px;
  border: 0; }

.flex-caption {
  margin: 0;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.slides .headline,
.caption-content .headline {
  color: #ffffff;
  font-size: 36px;
  margin-bottom: 0.2em;
  line-height: 41px;
  font-weight: lighter;
  position: relative;
  letter-spacing: 1px; }

.flexslider .subtitle {
  font-family: Roboto;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: normal;
  position: relative;
  font-style: normal;
  text-transform: none; }

.subtitle p a {
  pointer-events: all; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  width: 60px;
  height: 60px;
  font-size: 40px;
  color: #fff;
  margin: -20px 0 0;
  display: block;
  z-index: 200;
  position: absolute;
  top: 50%;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: rgba(0, 0, 0, 0.2);
  text-align: center;
  line-height: 62px; }

.flex-direction-nav a span:before {
  margin-right: 0; }

.flex-direction-nav .flex-next {
  right: -60px; }

.flex-direction-nav .flex-prev {
  left: -60px; }

.flex-direction-nav .flex-next span {
  position: relative;
  left: 1px;
  top: 1px; }

.flex-direction-nav .flex-prev span {
  position: relative;
  right: 1px;
  top: 1px; }

.flexslider:hover .flex-next {
  right: 20px;
  opacity: 1; }

.flexslider:hover .flex-prev {
  left: 20px;
  opacity: 1; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  background-color: rgba(0, 0, 0, 0.4); }

.flex-direction-nav .flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* Control Nav */
.flex-control-nav {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
  z-index: 100; }

.flex-control-nav li {
  margin: 0 0 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-nav li:first-child {
  margin: 0; }

.flex-control-nav li a {
  width: 40px;
  height: 1px;
  display: block;
  opacity: 0.3;
  cursor: pointer;
  text-indent: -9999em;
  border: 3px solid #fff;
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }
  @media (max-width: 768px) {
    .flex-control-nav li a {
      background-color: #000;
      height: 7px; } }

.flex-control-nav li a.flex-active {
  opacity: 0.8;
  cursor: default; }

.flex-control-thumbs {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-thumbs li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-thumbs {
  position: static;
  overflow: hidden; }

.flex-control-thumbs li, .flex-control-thumbs li:first-child {
  width: 16%;
  vertical-align: top;
  margin: 15px 5% 0 0; }

.flex-control-thumbs li:nth-child(5n) {
  margin: 15px 0 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

.product_slider .flex-active-slide a:hover {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in; }

.product_slider {
  margin-bottom: 2em; }

.thumbnail_position--left-thumbnails .flex-control-thumbs,
.thumbnail_position--right-thumbnails .flex-control-thumbs {
  width: 16%;
  margin: 0 auto;
  margin-bottom: 15px; }
  .thumbnail_position--left-thumbnails .flex-control-thumbs li,
  .thumbnail_position--right-thumbnails .flex-control-thumbs li {
    width: auto;
    margin-top: 20px; }
    .thumbnail_position--left-thumbnails .flex-control-thumbs li:first-child,
    .thumbnail_position--right-thumbnails .flex-control-thumbs li:first-child {
      margin-top: 0; }
.thumbnail_position--left-thumbnails .product_gallery > .slides,
.thumbnail_position--left-thumbnails .flex-viewport,
.thumbnail_position--right-thumbnails .product_gallery > .slides,
.thumbnail_position--right-thumbnails .flex-viewport {
  width: 80%; }

.thumbnail_position--left-thumbnails .product_gallery > .slides,
.thumbnail_position--left-thumbnails .flex-viewport {
  float: right; }
.thumbnail_position--left-thumbnails .flex-control-thumbs {
  float: right;
  margin-right: 4%; }

.thumbnail_position--right-thumbnails .product_gallery > .slides,
.thumbnail_position--right-thumbnails .flex-viewport {
  float: left; }
.thumbnail_position--right-thumbnails .flex-viewport {
  float: left; }
.thumbnail_position--right-thumbnails .flex-control-thumbs {
  float: left;
  margin-left: 4%; }

.thumbnail_position--none .flex-control-thumbs li:nth-child(5n),
.thumbnail_position--bottom .flex-control-thumbs li:nth-child(5n) {
  margin: 15px 0 0; }

/* #Fancybox
================================================== */
/*! fancyBox v2.1.2 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background-color: #ffffff;
  color: #54565b;
  text-shadow: none; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -306px;
  opacity: 1;
  cursor: pointer;
  z-index: 8060;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("//shop.myevergreenwellness.com/cdn/shop/t/47/assets/loader.gif?v=38408244440897529091572372249") center center no-repeat;
  background-size: 32px 32px;
  display: block !important; }

.fancybox-close {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
  z-index: 8040;
  font-size: 18px;
  color: #54565b;
  opacity: 0.6;
  transition: all .3s ease; }

.fancybox-close span:before {
  margin-right: 0; }

.gallery .fancybox-close {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  width: 60px;
  height: 60px;
  font-size: 40px;
  color: #fff;
  display: block;
  opacity: 0;
  transition: all .3s ease;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 62px; }

.fancybox-nav span:before {
  margin-right: 0; }

.fancybox-prev span {
  left: 20px; }

.fancybox-next span:before {
  left: 1px; }

.fancybox-prev span:before {
  right: 1px; }

.fancybox-prev span:hover, .fancybox-next span:hover {
  background-color: rgba(0, 0, 0, 0.4); }

.fancybox-next span {
  right: 20px; }

.fancybox-nav:hover span {
  visibility: visible;
  opacity: 1; }

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all .2s linear; }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  width: 100%; }

.fancybox-opened .fancybox-title {
  display: none; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -28px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/* Newsletter */
.newsletter_popup {
  margin-bottom: 1.5em; }
  .newsletter_popup .contact-form {
    width: 460px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .newsletter_popup .contact-form {
        width: 100%; } }
  .newsletter_popup input.sign_up {
    display: inline-block;
    width: 30%; }
    @media (max-width: 767px) {
      .newsletter_popup input.sign_up {
        width: 100%; } }
  .newsletter_popup input.contact_email {
    width: 67%;
    display: inline-block;
    margin-right: 2%; }
    @media (max-width: 767px) {
      .newsletter_popup input.contact_email {
        width: 100%;
        margin-right: 0; } }

.sub-footer .newsletter input {
  width: 100%; }

.newsletter_popup .fancybox-skin, .newsletter_popup .fancybox-skin p.headline,
.newsletter_popup .fancybox-skin a, .newsletter_popup .fancybox-skin a:visited {
  color: #404040 !important; }

.newsletter_popup .newsletter {
  margin-bottom: 0; }

.newsletter_popup .fancybox-skin {
  background-color: #ffffff; }

.newsletter_popup .fancybox-close {
  color: #404040 !important; }

.shopify-challenge__container {
  padding: 150px 0; }

/*
 Cloud Zoom CSS. (c)2012 Star Plugins.
*/
.cloudzoom-zoom-inside img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.cloudzoom-lens {
  border: none;
  border: 1px solid #888;
  width: 225px;
  height: 175px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  cursor: pointer; }

.cloudzoom-zoom {
  border: 1px solid #888;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  background-color: #f6f6f6; }

.cloudzoom-zoom-inside {
  /* Add a background color to handle PNG images */
  background-color: #f6f6f6;
  border: none;
  box-shadow: none;
  z-index: 200;
  position: relative; }

.cloudzoom-caption {
  display: none;
  text-align: left;
  background-color: #000;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  font-family: sans-serif;
  font-size: 11px; }

.cloudzoom-blank {
  background-image: url("//shop.myevergreenwellness.com/cdn/shop/t/47/assets/blank.gif?v=164826798765693215961572372231"); }

div.cloudzoom-ajax-loader {
  display: none; }

.cloudzoom-lens + div {
  display: none !important; }

/*
* Layout
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing
    #Media Queries */
/* #Base 1200 Grid
================================================== */
.container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 0; }

.column, .columns {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px; }

.row {
  margin-bottom: 20px; }

/* Nested Column Classes */
.column.alpha, .columns.alpha {
  margin-left: 0; }

.column.omega, .columns.omega {
  margin-right: 0; }

/* Base Grid */
.container .one.column {
  width: 55px; }

.container .two.columns {
  width: 130px; }

.container .three.columns {
  width: 205px; }

.container .four.columns {
  width: 280px; }

.container .five.columns {
  width: 355px; }

.container .six.columns {
  width: 430px; }

.container .seven.columns {
  width: 505px; }

.container .eight.columns {
  width: 580px; }

.container .nine.columns {
  width: 655px; }

.container .ten.columns {
  width: 730px; }

.container .eleven.columns {
  width: 805px; }

.container .twelve.columns {
  width: 880px; }

.container .thirteen.columns {
  width: 955px; }

.container .fourteen.columns {
  width: 1030px; }

.container .fifteen.columns {
  width: 1105px; }

.container .sixteen.columns {
  width: 1180px; }

.container .one-third.column {
  width: 380px; }

.container .two-thirds.column {
  width: 780px; }

.container .one-fifth.column {
  width: 220px; }

/* Offsets */
.container .offset-by-one {
  padding-left: 75px; }

.container .offset-by-two {
  padding-left: 150px; }

.container .offset-by-three {
  padding-left: 225px; }

.container .offset-by-four {
  padding-left: 300px; }

.container .offset-by-five {
  padding-left: 375px; }

.container .offset-by-six {
  padding-left: 450px; }

.container .offset-by-seven {
  padding-left: 525px; }

.container .offset-by-eight {
  padding-left: 600px; }

.container .offset-by-nine {
  padding-left: 675px; }

.container .offset-by-ten {
  padding-left: 750px; }

.container .offset-by-eleven {
  padding-left: 825px; }

.container .offset-by-twelve {
  padding-left: 900px; }

.container .offset-by-thirteen {
  padding-left: 975px; }

.container .offset-by-fourteen {
  padding-left: 1050px; }

.container .offset-by-fifteen {
  padding-left: 1125px; }

.container .offset-by-one.alternate {
  padding-right: 75px; }

/* #Base 960 Grid
================================================== */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .container {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0; }

  .container .column,
  .container .columns {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px; }

  .row {
    margin-bottom: 20px; }

  /* Nested Column Classes */
  .column.alpha, .columns.alpha {
    margin-left: 0; }

  .column.omega, .columns.omega {
    margin-right: 0; }

  /* Base Grid */
  .container .one.column,
  .container .one.columns {
    width: 40px; }

  .container .two.columns {
    width: 100px; }

  .container .three.columns {
    width: 160px; }

  .container .four.columns {
    width: 220px; }

  .container .five.columns {
    width: 280px; }

  .container .six.columns {
    width: 340px; }

  .container .seven.columns {
    width: 400px; }

  .container .eight.columns {
    width: 460px; }

  .container .nine.columns {
    width: 520px; }

  .container .ten.columns {
    width: 580px; }

  .container .eleven.columns {
    width: 640px; }

  .container .twelve.columns {
    width: 700px; }

  .container .thirteen.columns {
    width: 760px; }

  .container .fourteen.columns {
    width: 820px; }

  .container .fifteen.columns {
    width: 880px; }

  .container .sixteen.columns {
    width: 940px; }

  .container .one-third.column {
    width: 300px; }

  .container .two-thirds.column {
    width: 620px; }

  .container .one-fifth.column {
    width: 172px; }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 60px; }

  .container .offset-by-two {
    padding-left: 120px; }

  .container .offset-by-three {
    padding-left: 180px; }

  .container .offset-by-four {
    padding-left: 240px; }

  .container .offset-by-five {
    padding-left: 300px; }

  .container .offset-by-six {
    padding-left: 360px; }

  .container .offset-by-seven {
    padding-left: 420px; }

  .container .offset-by-eight {
    padding-left: 480px; }

  .container .offset-by-nine {
    padding-left: 540px; }

  .container .offset-by-ten {
    padding-left: 600px; }

  .container .offset-by-eleven {
    padding-left: 660px; }

  .container .offset-by-twelve {
    padding-left: 720px; }

  .container .offset-by-thirteen {
    padding-left: 780px; }

  .container .offset-by-fourteen {
    padding-left: 840px; }

  .container .offset-by-fifteen {
    padding-left: 900px; }

  .container .offset-by-one.alternate {
    padding-right: 60px; } }
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .container {
    width: 768px; }

  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px; }

  .column.alpha, .columns.alpha {
    margin-left: 0;
    margin-right: 10px; }

  .column.omega, .columns.omega {
    margin-right: 0;
    margin-left: 10px; }

  .alpha.omega {
    margin-left: 0;
    margin-right: 0; }

  .container .one.column,
  .container .one.columns {
    width: 28px; }

  .container .two.columns {
    width: 76px; }

  .container .three.columns {
    width: 124px; }

  .container .four.columns {
    width: 172px; }

  .container .five.columns {
    width: 220px; }

  .container .six.columns {
    width: 268px; }

  .container .seven.columns {
    width: 316px; }

  .container .eight.columns {
    width: 364px; }

  .container .nine.columns {
    width: 412px; }

  .container .ten.columns {
    width: 460px; }

  .container .eleven.columns {
    width: 508px; }

  .container .twelve.columns {
    width: 556px; }

  .container .thirteen.columns {
    width: 604px; }

  .container .fourteen.columns {
    width: 652px; }

  .container .fifteen.columns {
    width: 700px; }

  .container .sixteen.columns {
    width: 748px; }

  .container .one-third.column {
    width: 236px; }

  .container .two-thirds.column {
    width: 492px; }

  .container .one-fifth.column {
    width: 133px; }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 48px; }

  .container .offset-by-two {
    padding-left: 96px; }

  .container .offset-by-three {
    padding-left: 144px; }

  .container .offset-by-four {
    padding-left: 192px; }

  .container .offset-by-five {
    padding-left: 240px; }

  .container .offset-by-six {
    padding-left: 288px; }

  .container .offset-by-seven {
    padding-left: 336px; }

  .container .offset-by-eight {
    padding-left: 384px; }

  .container .offset-by-nine {
    padding-left: 432px; }

  .container .offset-by-ten {
    padding-left: 480px; }

  .container .offset-by-eleven {
    padding-left: 528px; }

  .container .offset-by-twelve {
    padding-left: 576px; }

  .container .offset-by-thirteen {
    padding-left: 624px; }

  .container .offset-by-fourteen {
    padding-left: 672px; }

  .container .offset-by-fifteen {
    padding-left: 720px; }

  .container .offset-by-one.alternate {
    padding-right: 48px; } }
/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
  .container {
    width: 300px; }

  .container .columns,
  .container .column {
    margin: 0; }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column {
    width: 300px; }

  .container .one-fifth.column {
    width: 140px; }

  .container .one-fifth.column:nth-child(2n) {
    margin-left: 20px; }

  /* Offsets */
  .container .offset-by-one,
  .container .offset-by-two,
  .container .offset-by-three,
  .container .offset-by-four,
  .container .offset-by-five,
  .container .offset-by-six,
  .container .offset-by-seven,
  .container .offset-by-eight,
  .container .offset-by-nine,
  .container .offset-by-ten,
  .container .offset-by-eleven,
  .container .offset-by-twelve,
  .container .offset-by-thirteen,
  .container .offset-by-fourteen,
  .container .offset-by-fifteen {
    padding-left: 0; }

  .container .offset-by-one.alternate {
    padding-right: 0; } }
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 420px; }

  .container .columns,
  .container .column {
    margin: 0; }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column {
    width: 420px; }

  .container .one-fifth.column {
    width: 200px; }

  .container .one-fifth.column:nth-child(2n) {
    margin-left: 20px; } }
/* #Clearing
================================================== */
/* Self Clearing Goodness */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after,
.clearfix:after {
  clear: both; }

.row,
.clearfix {
  zoom: 1;
  z-index: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* #Media Queries
================================================== */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  .collection_menu {
    display: none; }

  h1.collection_title_tags, div.collection_title_tags {
    border-right: 0;
    margin-right: 0;
    padding-right: 0; }

  .cloudzoom-lens {
    width: 140px;
    height: 120px; } }
/* Standard 960 to widescreen 1200(desktop browsers) */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .nav ul li {
    padding: 0 7px 0 7px; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .featured_links_block.four.columns {
    width: 47.75% !important;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-left: 0px; }

  .featured_links a span {
    font-size: 13px; }

  .nav ul.menu li {
    padding: 10px 3px 10px 3px; }

  .dropdown {
    left: 3px; }

  .nav ul li .cart-button {
    padding: 0;
    color: #ffffff !important; }

  .nav ul li .cart-button span {
    display: none; }

  .cart_count {
    top: -6px;
    left: 10px; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .homepage_slider .flex-direction-nav {
    display: none; }

  .article_image {
    padding-bottom: 0; }

  .sidebar_content {
    border: 0;
    padding: 0; }

  #tag_filter, #sort-by, .breadcrumb_text {
    margin-bottom: 1em !important; }

  .blog_filter {
    margin-top: 1em;
    width: 100% !important; }

  .section_select {
    text-align: center; }

  .flex-control-nav {
    bottom: 10px; }

  .featured_links a span {
    font-size: 13px; }

  .or {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding-left: 0;
    padding-bottom: 5px; }

  .header {
    background-color: #ffffff;
    border-bottom: solid 1px #e3e3e3; }

  .mobile_hidden {
    display: none !important; }

  table tr.order_summary td.label {
    text-align: left; }

  .feature_image .logo a, .feature_image .logo a:hover, .feature_image .logo a:visited, .feature_image .logo a:active {
    color: #303030;
    text-align: center; }

  .cart_count {
    left: 8px; }

  .breadcrumb {
    text-align: center;
    margin-bottom: 1.5em; }

  .featured_text {
    font-size: 14px;
    line-height: 1.7em; }

  #header {
    display: flex;
    padding: 0 20px; }

  #header a {
    position: static;
    text-align: left;
    width: 35%; }
    #header a img {
      height: 25px;
      padding-top: 7px; }

  #header a:first-of-type {
    width: 50px; }

  #header a:last-of-type {
    text-align: right;
    width: 65%; }

  .header {
    display: none; }

  .toggle span {
    display: block; }

  .toggle_list {
    display: none; }

  select {
    width: 100%; }

  .flexslider a.action_button {
    width: initial;
    padding: 8px 10px; }

  input[type="submit"],
  input[type="reset"],
  input[type="button"],
  input.action_button[type="submit"],
  input.action_button[type="button"],
  .sign_up {
    margin-left: 0;
    width: 100%; }

  .container .column.thumbnail, .container .columns.thumbnail {
    margin-top: 1em; }

  .title_column {
    float: left; }

  .container div.mobile_only {
    display: block; }

  span.mobile_only {
    display: inline; }

  .price_total {
    text-align: right; }

  .price_total_text {
    display: block; }

  .update_subtotal, .price_total, .remove_column, .checkout_table_header {
    display: none; }

  .mobile_right {
    text-align: right; }

  .quick_shop {
    display: none !important; }

  .cart_price {
    display: block;
    margin-bottom: 0; }

  table tr th, table tr td {
    padding: 2px; }

  input.action_button {
    margin-bottom: 1em !important; }

  .multiple_product_images {
    display: none; }

  .flex-caption .headline {
    font-size: 1.5em;
    line-height: 1.5em;
    position: relative; }

  .flex-caption .subtitle {
    font-size: 1.1em;
    line-height: 1.5em;
    position: relative; }

  .container .blog_content {
    padding-left: 0;
    border: 0; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .mobile_hidden {
    display: none !important; }

  #cart a.action_button.edit_cart, #cart .action_button {
    width: 120px; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  #cart a.action_button.edit_cart, #cart .action_button {
    width: 115px; }

  .mobile_hidden {
    display: none !important; }

  .cart_image {
    width: 50px;
    padding-right: 10px; }

  #cart a.edit_cart, #cart a.action_button {
    width: inherit;
    padding: 12px; }

  .flex-caption .headline, .flex-caption .subtitle {
    font-size: 1.1em;
    line-height: 1.1em; }

  .flex-caption .subtitle {
    font-size: 0.8em;
    line-height: 1.5em;
    margin-bottom: 1em; }

  .flex-direction-nav .flex-prev {
    display: none; }

  .flex-direction-nav .flex-next {
    display: none; }

  h1, h2, h1.home, h1.blog_title, h3, h4, h5, h6, .title a {
    font-size: 150%; }

  h1, h1.home, h1.blog_title, .title a, h2 {
    padding: 0; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  html {
    -webkit-text-size-adjust: 100%; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  select.currencies {
    position: relative;
    top: 21px; } }
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) {
  select,
  textarea,
  input {
    font-size: 16px !important; } }
.social_buttons, .social_buttons a {
  color: #383839 !important; }

.social_buttons a {
  padding-left: 5px;
  font-size: 18px;
  padding-left: 10px;
  position: relative;
  top: 2px; }

.social_buttons a:hover {
  color: #0076a8 !important; }

/* #Icons
================================================== */
@font-face {
  font-family: 'retina';
  src: url("//shop.myevergreenwellness.com/cdn/shop/t/47/assets/retina.eot?v=166760862168710722611572372254");
  src: url("//shop.myevergreenwellness.com/cdn/shop/t/47/assets/retina.eot?%23iefix&v=166760862168710722611572372254") format("embedded-opentype"), url("//shop.myevergreenwellness.com/cdn/shop/t/47/assets/retina.woff?v=33290029472256611871572372256") format("woff"), url("//shop.myevergreenwellness.com/cdn/shop/t/47/assets/retina.ttf?v=59573684349632133251572372255") format("truetype"), url("//shop.myevergreenwellness.com/cdn/shop/t/47/assets/retina.svg?v=22170593875210662461572372255") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "retina";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1.01em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 1px; }

.icon-pinterest:before {
  content: "\e906"; }

.icon-check:before {
  content: "\e901"; }

.icon-minus:before {
  content: "\e90c"; }

.icon-menu:before {
  content: "\e910"; }

.icon-search:before {
  content: "\e911"; }

.icon-account:before {
  content: "\e915"; }

.icon-bag:before {
  content: "\e916"; }

.icon-plus:before {
  content: "\e917"; }

.icon-close:before {
  content: "\e90d"; }

.icon-arrow-down:before {
  content: "\e904"; }

.icon-email:before {
  content: "\e905"; }

.icon-arrow-left:before {
  content: "\e90a"; }

.icon-phone:before {
  content: "\e90e"; }

.icon-arrow-right:before {
  content: "\e913"; }

.icon-arrow-up:before {
  content: "\e918"; }

.icon-youtube:before {
  content: "\e914"; }

.icon-vimeo:before {
  content: "\e912"; }

.icon-gplus:before {
  content: "\e907"; }

.icon-rss:before {
  content: "\e908"; }

.icon-houzz:before {
  content: "\e909"; }

.icon-snapchat:before {
  content: "\e90b"; }

.icon-instagram:before {
  content: "\e90f"; }

.icon-arrow-down:before {
  content: "\e904"; }

.icon-email:before {
  content: "\e905"; }

.icon-arrow-left:before {
  content: "\e90a"; }

.icon-phone:before {
  content: "\e90e"; }

.icon-arrow-right:before {
  content: "\e913"; }

.icon-arrow-up:before {
  content: "\e918"; }

.icon-youtube:before {
  content: "\e914"; }

.icon-cart:before {
  content: "\e93a"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-tumblr:before {
  content: "\eab9"; }

.icon-linkedin:before {
  content: "\eaca"; }

.search-submit {
  position: relative;
  right: 20px;
  float: right;
  top: 46px;
  font-size: 28px;
  cursor: pointer; }

/*
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%,100%,20%,50%,80% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%,100%,20%,50%,80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%,100%,50% {
    opacity: 1; }

  25%,75% {
    opacity: 0; } }

@keyframes flash {
  0%,100%,50% {
    opacity: 1; }

  25%,75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%,100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  10%,30%,50%,70%,90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%,40%,60%,80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%,100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  10%,30%,50%,70%,90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }

  20%,40%,60%,80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  10%,20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }

  30%,50%,70%,90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }

  40%,60%,80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  10%,20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }

  30%,50%,70%,90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }

  40%,60%,80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }

  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }

  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%,60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  20%,60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }

  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    -ms-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    -ms-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }

  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }

  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom; } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    -ms-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    -ms-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top; } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top; } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

/* #Font-Face
================================================== */
/*  This is the proper syntax for an @font-face file.
    Upload your font files to Assets and then
    copy your FontName into code below and remove
    comment brackets */
/*  @font-face {
      font-family: 'FontName';
      src: url('FontName.eot');
      src: url('FontName.eot?iefix') format('eot'),
           url('FontName.woff') format('woff'),
           url('FontName.ttf') format('truetype'),
           url('FontName.svg#webfontZam02nTh') format('svg');
      font-weight: normal;
      font-style: normal; }
*/
/* #Custom Styles
================================================== */
.header_bar {
  border: none; }

.header div.container {
  padding-bottom: 0;
  padding-top: 0; }

.nav ul.menu li {
  padding: 0; }

.nav ul.menu li a {
  padding: 35px 20px !important; }

.nav ul li a.top-link::after, .nav ul li a.active::after {
  display: none; }

div#shopify-section-1482528346380 {
  background-color: #f6f6f6;
  padding: 30px 0 0px; }

div#shopify-section-1510179703789 {
  padding-bottom: 50px; }

.featured_links_style--.container {
  padding-bottom: 0px; }

.block-caption {
  padding: 20px 30px 40px; }

.collection-calendar .block-caption,
.product-day .block-caption {
  font-family: Montserrat, sans-serif; }

.card-block {
  margin-bottom: 2em;
  background-color: white;
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  box-shadow: 0px 2px 11px -5px rgba(0, 0, 0, 0.4); }

.block-caption h4 {
  text-transform: uppercase;
  color: #3a7d3b;
  font-weight: normal;
  letter-spacing: 0px;
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 18px; }

.block-caption h2 {
  font-size: 36px;
  margin-bottom: 15px;
  letter-spacing: 0px; }

.block-caption a.action_button, .action_button {
  padding: 25px 30px !important;
  font-weight: bold !important;
  box-shadow: 0px 0px 0px !important;
  margin-top: 15px !important; }

.block-caption p {
  font-size: 18px;
  line-height: 1.4; }

#shopify-section-1482527966363 .flexslider.homepage_slider .headline {
  color: #383838;
  font-weight: bold;
  font-size: 48px; }
  @media (max-width: 768px) {
    #shopify-section-1482527966363 .flexslider.homepage_slider .headline {
      color: #383838 !important;
      font-size: 24px; } }

@media (max-width: 800px) {
  #shopify-section-1482527966363 .flex-viewport {
    max-height: 850px; } }

.columns.eight.offset-by-seven.align_left {
  float: right; }

#shopify-section-1482527966363 .flexslider.homepage_slider .subtitle {
  color: #383838;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
  position: relative;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0px; }
  @media (max-width: 768px) {
    #shopify-section-1482527966363 .flexslider.homepage_slider .subtitle {
      color: #383838 !important; } }

.slides .headline, .caption-content .headline {
  color: #ffffff;
  font-size: 36px;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: lighter;
  position: relative;
  letter-spacing: 0; }

@media (max-width: 768px) {
  #section_1519747303724 .slides .headline, #section_1519747303724 .subtitle p {
    color: #383838 !important; } }

@media (max-width: 768px) {
  #section_1526046157037 .slides .headline, #section_1526046157037 .subtitle p {
    color: #383838 !important; } }

.subtitle p {
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 1.6; }

.sub-footer .columns {
  min-height: 1px;
  text-align: center; }

.sub-footer ul {
  text-align: center; }

.sub-footer li {
  list-style: none outside none;
  margin-bottom: 0;
  display: inline-block;
  padding: 10px; }

a.top-link.active {
  color: #ed8d2a !important; }

a.icon-cart.cart-button {
  color: white !important;
  border-radius: 0px !important; }

.nav ul li .cart-button span {
  color: white !important; }

ul.menu.menu-left {
  float: left; }

.icon-search:before, .icon-account:before {
  margin-right: 10px;
  color: #ed8d2a; }

.logo {
  padding: 5px 0 0; }

.day-card.day-card-2 .five.columns {
  background-size: cover;
  background-position: center center; }

@media (min-width: 1200px) {
  .self-reflection-thumb {
    display: table-cell;
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 110%; }

  .product-day .day-card.day-card-2 {
    margin-bottom: 60px;
    margin-top: 0px;
    display: table; }

  .day-card.day-card-2 .five.columns {
    overflow: hidden;
    display: table-cell;
    float: none;
    vertical-align: middle; }

  .day-card.day-card-2 .eleven.columns {
    display: table-cell;
    float: none;
    vertical-align: top; } }
@media (min-width: 960px) and (max-width: 1199px) {
  .self-reflection-thumb {
    display: table-cell;
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 150%; }

  .product-day .day-card.day-card-2 {
    margin-bottom: 60px;
    margin-top: 0px;
    display: table; }

  .day-card.day-card-2 .five.columns {
    overflow: hidden;
    display: table-cell;
    float: none;
    vertical-align: middle; }

  .day-card.day-card-2 .eleven.columns {
    display: table-cell;
    float: none;
    vertical-align: top; } }
@media (min-width: 769px) {
  .page-grocery-list .day-card .card-content h3, .page-self-reflections .day-card .card-content h3 {
    font-size: 21px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important; }

  .page-grocery-list .day-card .card-content h3:first-child, .page-self-reflections .day-card .card-content h3:first-child {
    margin-top: 0px; }

  .page-grocery-list .day-card .card-content, .page-self-reflections .day-card .card-content {
    padding: 0% 10% 5% !important;
    float: left; }

  .page-grocery-list .day-card .card-content li, .page-self-reflections .day-card .card-content p,
  .page-self-reflections .day-card .card-content li {
    font-size: 18px; }

  .nav ul.menu li a.icon-cart.cart-button {
    padding: 35px 30px !important; }

  .container .featured_links .column, .container .featured_links .columns {
    margin-bottom: 20px; }

  .grid-layout--full-width .featured-link--half, .grid-layout--full-width .featured-link--half.featured-link--image {
    width: 50%; }

  .grid-layout--standard .featured-link--half.featured-link--image {
    width: calc(50% - 20px); }

  .grid-layout--standard .featured-link--half {
    width: calc(50% - 20px); }

  .featured-link--half {
    background-color: white; }

  div#block_1508791393402 img, div#block_1513250144242 img,
  #block_1513770781844 img, #block_1513951721319 img {
    max-width: 750px; } }
.homepage_content, .homepage_content h1, .homepage_content h2, .homepage_content h3, .homepage_content h4, .homepage_content h5, .homepage_content h6 {
  background-color: transparent;
  color: #383839; }

div#block_1508791309921, div#block_1508791393402, div#block_1513250113137, div#block_1513250144242, #block_1513770735815,
#block_1513770781844, #block_1513951682665, #block_1513951721319 {
  background-color: #f5f5f5; }

div#block_1508791172573 .featured_collections, div#block_1513250021176 .featured_collections,
#block_1513770476291 .featured_collections, #block_1513952059804 .featured_collections {
  padding: 0; }

div#block_1508791172573 section.featured-link--section.featured-link--image.section-3,
div#block_1513250021176 section.featured-link--section.featured-link--image.section-3,
#block_1513770476291 section.featured-link--section.featured-link--image.section-3 {
  margin-bottom: 0px; }

div#block_1508791172573 .featured-link--half.featured-link--image,
div#block_1513250021176 .featured-link--half.featured-link--image,
#block_1513770476291 .featured-link--half.featured-link--image,
#block_1513952059804 .featured-link--half.featured-link--image {
  padding-top: 0px; }

.featured-link--half .info {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  padding: 20px; }

body:not(.feature_image) .content.container > div {
  padding-top: 0px; }

.description p {
  font-size: 18px;
  font-family: 'Roboto';
  font-weight: 300; }

.featured-link--half .collection_title {
  font-size: 36px; }

div#block_1508791309921 h2.title, div#block_1513250113137 h2.title,
#block_1513770735815 h2.title, #block_1513951682665 h2.title {
  font-size: 48px;
  letter-spacing: 0px;
  margin-bottom: 0px;
  padding-top: 60px; }

div#block_1508791309921 p, div#block_1513250113137 p,
#block_1513770735815 p, #block_1513951682665 p {
  font-size: 20px;
  max-width: 740px;
  margin: 0 auto;
  line-height: 1.6em; }

div#block_1508791081844 h1,
#block_1513951478657 h1 {
  font-size: 48px;
  color: #daaa00;
  padding: 0 50px; }

div#block_1513249112231 h1 {
  font-size: 48px;
  color: #d298a6;
  padding: 0 50px; }

div#block_1513770426872 h1 {
  font-size: 48px;
  color: #abc7ca;
  padding: 0 50px; }

div#block_1513770426872 .columns.ten.offset-by-three.align_center {
  padding-left: 0px;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  float: none;
  display: block; }

div#block_1508791081844 p, div#block_1513249112231 p, #block_1513770426872 p,
#block_1513951478657 p {
  font-size: 20px; }

.video-block {
  max-width: 750px;
  display: block;
  margin: 0 auto; }

.flex-caption.relative-position {
  position: relative;
  top: 0px;
  transform: translateY(0); }

.flex-caption {
  text-shadow: 0px 0px; }

div#block_1508791081844 .video-block, div#block_1513249112231 .video-block,
#block_1513770426872 .video-block, #block_1513951478657 .video-block {
  margin-top: -140px;
  margin-bottom: 30px;
  box-shadow: 0px 5px 35px -3px rgba(0, 0, 0, 0.7); }

div#block_1508791081844 .video-container, div#block_1513249112231 .video-container,
#block_1513770426872 .video-container, #block_1513951478657 .video-container {
  padding-bottom: 52.9% !important; }

div#block_1508791081844 .flexslider, div#block_1513249112231 .flexslider,
#block_1513770426872 .flexslider, #block_1513951478657 .flexslider {
  overflow: visible; }

div#block_1513951478657 .action_button {
  padding: 30px 30px !important; }

#block_1513951721319 p {
  color: #383839; }

div#block_1508791081844 .flexslider li, div#block_1513249112231 .flexslider li,
#block_1513770426872 .flexslider li, #block_1513951478657 .flexslider li {
  padding-bottom: 120px; }

div#block_1508791696548 .flex-caption.relative-position,
#block_1513951923293 .flex-caption.relative-position {
  padding: 70px 0; }

.page-property #content_wrapper .content.container:last-child {
  display: none !important; }

.product .flexslider .action_button, .product a.action_button,
.collection .flexslider .action_button, .collection a.action_button, .page-property .flexslider .action_button {
  font-size: 18px;
  text-shadow: 0px 0px 0px;
  background-color: #ED8D2A; }

.product .flexslider .action_button:hover, .product a.action_button:hover,
.collection .flexslider .action_button:hover, .collection a.action_button:hover,
.page-property .flexslider .action_button:hover {
  font-size: 18px;
  text-shadow: 0px 0px 0px;
  background-color: #ED8D2A; }

div#block_1508791696548 .flexslider h1.headline,
#block_1513951923293 .flexslider h1.headline {
  font-size: 30px;
  padding-right: 15%; }

div#block_1508791696548 .flexslider .action_button, div#block_1508791696548 .flexslider a.action_button,
#block_1513951923293 .flexslider .action_button, #block_1513951923293 .flexslider a.action_button {
  font-size: 24px;
  background-color: #ffda00;
  padding: 40px 30px !important;
  color: #383839; }

#block_1508795988664, #block_1508796090002, #block_1513250276978, #block_1513770781844,
#block_1513770826082, #block_1513951769886, #block_1513952913450 {
  background-color: #f5f5f5; }

#block_1508796090002 .action_button, #block_1513250276978 .action_button, #block_1513770781844 .action_button,
#block_1513770826082 .action_button, #block_1513951769886 .action_button {
  display: block;
  max-width: 210px;
  padding: 20px 20px !important;
  margin: 40px auto 0 !important; }

#block_1513250276978 .action_button {
  margin-top: 80px !important; }

#block_1508796090002, #block_1513250276978, #block_1513770781844, #block_1513770826082, #block_1513951769886 {
  padding-bottom: 60px; }

.featured_text {
  max-width: 750px;
  margin: 0 auto; }

.featured_text .eight.columns {
  width: 50%;
  display: inline-block;
  margin-right: -5px;
  box-sizing: border-box;
  padding: 0 30px; }

.featured_text .eight.columns.alpha p, .featured_text p, #block_1513770826082 .featured_text p {
  font-size: 18px;
  font-family: 'Roboto';
  font-weight: 300; }

.featured_text .eight.columns.alpha p, #block_1513770826082 .featured_text p {
  padding-left: 30px;
  position: relative;
  line-height: 1.4em; }

.featured_text .eight.columns.alpha p:before, #block_1513770826082 .featured_text p:before {
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  left: 0px;
  top: 0px;
  background-image: url(//shop.myevergreenwellness.com/cdn/shop/t/47/assets/checkmark.png?v=181099083644622224261572372233);
  background-size: 100%; }

#block_1513770781844 .subtitle {
  color: #383839;
  padding-top: 30px; }

.grye-page .featured-link--half .collection_title {
  font-family: Montserrat, sans-serif !important;
  letter-spacing: 0px; }

#block_1508796090002 .container, div#block_1513250276978 .container,
#block_1513770781844 .container, #block_1513770826082 .container, #block_1513951769886 .container {
  padding-top: 0; }

.product-lbd #content_wrapper .content.container:last-child {
  display: none; }

.collection .block-caption a.action_button, .action_button {
  padding: 15px 30px !important;
  font-weight: bold !important;
  box-shadow: 0px 0px 0px !important;
  margin-top: 15px !important; }

.collection .card-block {
  margin-bottom: 30px; }

div#shopify-section-collection-banner-template {
  background-color: #f6f6f6; }

.product .flexslider .action_button, .product a.action_button {
  padding: 30px !important; }

.index .flexslider .action_button, .index a.action_button {
  padding: 30px !important; }

#customer {
  padding-top: 35px;
  padding-bottom: 40px;
  min-height: 40vh;
  float: left;
  width: 100%;
  position: relative;
  z-index: 3; }

.customers-account #customer {
  padding-top: 100px; }

.sixteen.columns.breadcrumb.clearfix {
  text-indent: -9999px; }

.customer-title {
  text-transform: uppercase;
  display: block !important; }

#customer_login p.left a {
  text-decoration: underline; }

.top-gutter {
  padding-top: 60px; }

.day-card {
  background-color: white;
  border-radius: 4px;
  float: left;
  width: 100%;
  margin: 60px 0;
  box-shadow: 0px 2px 11px -5px rgba(0, 0, 0, 0.4); }

.product-day #content_wrapper {
  background-color: #f6f6f6; }

.card-header {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0px;
  float: left;
  width: 100%;
  margin-bottom: 40px;
  padding-top: 10px; }

.card-inner {
  padding: 30px; }

.card-inner.card-inner-left {
  padding-right: 0px; }

.card-inner.card-inner-right {
  padding-left: 0px; }

.card-inner-x-top {
  padding-top: 0px; }

.card-wrapper-x-top {
  margin-top: -10px; }

.x-bottom-padding {
  padding-bottom: 0px !important; }

.day-intro {
  font-size: 18px;
  padding-left: 10px;
  box-sizing: border-box; }

.card-header h1 {
  font-size: 36px;
  text-transform: uppercase;
  padding-left: 10px; }

.day-selector, .week-selector {
  margin-right: 20px !important;
  display: block;
  float: right;
  margin-top: 10px;
  margin-top: 10px;
  max-width: 180px;
  font-family: montserrat;
  font-size: 16px;
  padding-right: 0px; }

.header_bar .primary_logo {
  display: block;
  max-height: 67px; }

.week-selector {
  display: inline-block;
  float: none; }

h4, .h4, h4.title a, h6.title {
  border: none !important; }

h4.day-product-type {
  margin-bottom: 0px;
  padding: 0px;
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #999;
  font-family: Montserrat; }

.day-content h4 {
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: bold;
  color: #999;
  line-height: 1;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: montserrat; }

.day-content h4 a {
  color: #a8a8aa !important; }

.day-content p, .day-content {
  font-size: 16px; }

.day-intro h3, .day-content h3 {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0px;
  font-family: Montserrat; }

a.small_button.action_button {
  padding: 10px 25px !important;
  letter-spacing: 0px;
  font-size: 14px !important; }

.video-btn {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 6px 25px !important;
  letter-spacing: 0px;
  font-size: 12px;
  text-transform: uppercase;
  color: #383839 !important;
  font-weight: bold;
  margin-right: 6px;
  margin-top: 0px;
  display: inline-block;
  margin-bottom: 30px;
  box-shadow: 0px 3px 8px -6px rgba(0, 0, 0, 0.4); }

.calendar-heading p a, .regular_text a {
  border-bottom: 1px solid;
  padding-bottom: 3px;
  transition: all 200ms; }

.calendar-heading p a:hover, .regular_text a:hover {
  border-bottom: 1px solid transparent; }

.lbd-page .video-btn i.blue-accent {
  color: #c43b65; }

.hero-banner {
  background-position: center center;
  background-size: cover;
  padding: 20px 0;
  float: left;
  width: 100%; }

.hero--size-down-challenge {
  background-image: url(//shop.myevergreenwellness.com/cdn/shop/t/47/assets/28-day-background.jpg?v=105484576869839657181572372225); }

.hero--lbd {
  background-image: url(//shop.myevergreenwellness.com/cdn/shop/t/47/assets/lbd-collection-background.jpg?v=92384139304764146711572372248);
  background-position: center top; }

.hero--grye {
  background-image: url(//shop.myevergreenwellness.com/cdn/shop/t/47/assets/grye-background.jpg?v=50793453945359910221572372240);
  background-position: center top; }

.hero-icon {
  max-width: 200px !important;
  float: left;
  margin-top: 4em; }

.hero--lbd .hero-icon {
  max-width: 240px !important;
  margin-top: 4em; }

.hero--grye .hero-icon {
  max-width: 235px !important;
  float: left;
  /*padding: 30px 0;*/
  margin-top: 4em; }

.day-navigation {
  float: left;
  width: 100%;
  background-color: #383839;
  position: relative;
  z-index: 5; }

.program-navigation li {
  display: inline-block;
  margin: 0;
  text-align: center;
  margin-right: -5px; }

.program-navigation li a {
  display: block;
  padding: 20px 34px;
  color: white;
  background-color: transparent;
  transition: all 200ms;
  -webkit-transition: all 200ms; }

.program-navigation li a:hover, .program-navigation li a.active-area {
  background-color: #ffda00;
  color: #383839; }

.program-navigation li a:hover .cls-1, .program-navigation li a.active-area .cls-1 {
  fill: #383839 !important; }

.program-navigation li a:hover span.icon-image,
.program-navigation li a.active-area span.icon-image {
  color: #383839; }

.mobile-only-nav {
  display: none; }

.icon-image {
  display: block;
  max-width: 30px;
  margin: 0 auto;
  line-height: 1;
  margin-bottom: -5px; }

span.icon-image {
  font-size: 26px;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  margin-bottom: 3px;
  color: #ffda00; }

span.icon-image img {
  width: 100%; }

.reflections-icon .icon-image {
  margin-bottom: -3px; }

.link-text {
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400; }

.day-navigation .container {
  padding: 0; }

.program-navigation {
  margin: 0;
  max-height: 93px;
  overflow: hidden; }

.program-navigation li {
  margin-top: -1px; }

@media (max-width: 1199px) {
  .description p {
    font-size: 16px; }

  .program-navigation li a {
    display: block;
    padding: 20px 17px;
    color: white; }

  .link-text {
    font-size: 16px; } }
.page-about-egw div#block_1508866933234 .flexslider li {
  padding: 160px 0; }

div#block_1508867149951 .flexslider {
  overflow: visible; }

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

div#block_1508867149951 .video-block {
  margin-top: -100px;
  margin-bottom: 20px; }

div#block_1508867149951 .flexslider {
  margin-bottom: 0px; }

.page-about-egw .homepage_content.clearfix .section.align_left {
  max-width: 730px;
  display: block;
  margin: 0px auto 0; }

.page-about-egw .featured_text {
  max-width: 730px; }

.maxed-block {
  max-width: 700px;
  margin: 0 auto;
  padding: 40px;
  display: block; }

.fluid-block {
  width: auto !important;
  display: inline-block !important;
  margin-right: 20px !important;
  vertical-align: middle; }

.newsletter--footer-wrapper {
  background-color: #383839;
  color: white;
  padding: 30px 0;
  text-align: center; }

.newsletter--heading h4 {
  color: white;
  margin-bottom: 0;
  font-size: 28px; }

.newsletter--footer-wrapper .contact_email {
  min-width: 170px;
  margin-bottom: 0px; }

.newsletter---footer-wrapper input[type="checkbox"] {
  display: block;
  height: 20px;
  margin-bottom: 40px;
  margin-right: 6px; }

.terms-label {
  line-height: 1.2;
  text-align: left;
  margin-left: 10px;
  font-weight: normal;
  max-width: 128px; }

.terms-label a {
  font-weight: bold; }

.pretty .state label:after {
  top: calc((0% - (100% - 1.3em)) - 8%) !important; }

.pretty .state label:before {
  top: calc((0% - (100% - 1.5em)) - 8%) !important; }

i.fa.fa-check-square.svg {
  font-size: 19px !important;
  margin-left: -1px !important; }

.terms-label a {
  font-weight: bold;
  display: block;
  position: relative;
  z-index: 10; }

.terms-label a:hover {
  color: #ed8d2a;
  opacity: .8; }

.pretty .state label:before {
  top: 0px !important;
  border: 1px solid;
  border-color: #fff !important;
  border-radius: 2px !important;
  height: 14.5px !important;
  width: 15px !important;
  left: 0px !important; }

.pretty.p-svg input:checked ~ .state .svg {
  opacity: 1;
  top: -2px; }

button.action_button.sign_up.fluid-block.orange-button {
  margin-right: 0px !important;
  padding: 10px 20px !important; }

@media (min-width: 769px) {
  .newsletter--heading.fluid-block {
    width: 28% !important;
    margin-right: 0px !important;
    max-width: 450px;
    text-align: right; }

  .newsletter--form.fluid-block {
    width: 50% !important;
    margin-right: 0px !important;
    max-width: 700px; } }
span.link-text, .card-header h1 {
  font-family: Montserrat; }

body.product-28-day-challenge.product .content.container:last-child {
  display: none; }

img.footer-logo {
  margin-bottom: 20px; }

div.footer, div.footer .container {
  padding-top: 0px; }

.collection .columns img {
  max-width: 100%; }

.collection-calendar .card-header h1,
.collection-days-view .card-header h1 {
  font-size: 36px;
  text-transform: none;
  padding-left: 10px;
  letter-spacing: 0;
  font-weight: 100;
  color: #54565b; }

.collection-days-view .card-header h1 {
  padding-left: 20px; }

.calendar--day {
  display: inline-block;
  margin-right: -5px;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  width: 14.43%;
  box-sizing: border-box;
  text-align: center;
  font-family: Montserrat;
  vertical-align: top; }

.calendar--day a {
  display: block;
  padding: 40px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  background-color: transparent; }

.calendar--day a:hover {
  opacity: .7;
  background-color: #f5f5f5; }

.day-title {
  text-transform: uppercase;
  font-size: 18px;
  color: #0076a8;
  display: block;
  line-height: 1;
  margin-bottom: 5px; }

.day-number {
  font-size: 36px;
  color: #0076a8;
  font-weight: bold; }

.week-row .calendar--day:last-child {
  border-right: none; }

.collection-calendar div#content_wrapper,
.collection-days-view div#content_wrapper,
.collection-videos div#content_wrapper,
.collection-menus div#content_wrapper,
.page-jaimes-programs div#content_wrapper,
.page-28-day-challenge-start-guide div#content_wrapper,
.page-28-day-challenge-jaime div#content_wrapper,
.page-28-day-challenge-about-jaime div#content_wrapper,
.page-lbd-jaime div#content_wrapper,
.page-grye-jaime div#content_wrapper {
  background-color: #f5f5f5; }

.collection-videos div#content_wrapper {
  overflow: hidden; }

.collection-calendar .card-header {
  margin-bottom: 0px; }

.collection-calendar .sub-footer {
  margin-top: 0px; }

.calendar-heading h2 {
  font-family: montserrat;
  font-size: 60px;
  margin-bottom: 0px;
  line-height: 1;
  color: #54565b; }

.calendar-heading h3 {
  color: #54565b; }

.calendar-heading {
  font-family: Montserrat; }

.collection-calendar .day-navigation {
  margin-bottom: 60px !important; }

.calendar-heading h3 {
  font-size: 36px;
  font-family: Montserrat;
  margin-bottom: 30px; }

.fluid-column-block {
  float: none;
  display: inline-block !important;
  margin-right: -5px !important;
  vertical-align: middle; }

.thumbnail img, .thumbnail svg {
  margin: 0 !important; }

.collection-calendar .block-caption p,
.product-day .block-caption p {
  font-size: 16px;
  line-height: 1.4; }

.collection-calendar .block-caption h2,
.product-day .block-caption h2 {
  font-size: 24px;
  margin-bottom: 0px !important;
  letter-spacing: 0px;
  font-weight: 400;
  font-family: Montserrat;
  line-height: 1; }

.collection-calendar .block-caption a.action_button,
.product-day .block-caption a.action_button {
  padding: 22px !important;
  font-family: Montserrat, Robot, sans-serif;
  font-weight: bold !important;
  font-size: 16px; }

.calendar--day.no-bg-border {
  background-color: transparent !important;
  border: none; }

.collection-videos .calendar--day a:first-child {
  display: block;
  background-color: transparent !important;
  padding: 7px !important; }

.calendar--day.no-bg-border a {
  padding: 5px !important;
  line-height: 1; }

.collection-videos .calendar--day {
  position: relative;
  text-align: left !important; }

.collection-videos .calendar--day a.action_button {
  display: block;
  padding: 7px !important;
  font-size: 12px;
  background-color: #0076a8 !important;
  max-width: 88%;
  margin: 0 auto 20px !important; }

.play-caption {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 27%;
  left: 0px; }

.play-btn {
  display: table;
  height: 30px;
  width: 30px;
  background-color: #0076a8;
  border-radius: 50%;
  margin: 0 auto; }

.play-btn i {
  display: table-cell;
  vertical-align: middle;
  color: white; }

.calendar--day.no-bg-border h4 {
  margin-bottom: 0px;
  line-height: 1;
  font-size: 14px;
  letter-spacing: 0px;
  font-weight: bold;
  display: inline-block;
  font-family: montserrat;
  text-transform: uppercase; }

.collection-videos .card-header h2, .collection-menus .card-header h2 {
  font-size: 36px;
  padding-left: 20px;
  margin-bottom: 7px; }

.collection-videos h1, .collection-menus h1 {
  font-size: 36px;
  padding: 40px 0;
  text-transform: uppercase; }

.collection-videos h1, .collection-videos .card-header h2,
.collection-menus h1, .collection-menus .card-header h2 {
  font-family: montserrat; }

.calendar--day-menu a {
  display: block;
  background-color: transparent !important;
  text-decoration: underline; }

.collection-menus .calendar--day-menu a.menu-link {
  display: inline-block;
  text-decoration: none;
  text-align: left;
  padding: 0 0 0px;
  width: auto !important;
  margin-bottom: 5px;
  border-bottom: 1px solid; }

.collection-menus .calendar--day-menu {
  padding: 25px; }

.calendar--day-menu h4 {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  letter-spacing: 0px; }

.collection-menus .card-header {
  margin-bottom: 0px; }

.calendar--day-menu .pretty .state label:before, .calendar--day .pretty .state label:before {
  border-color: #bbb !important; }

label.completion {
  font-size: 12px;
  margin-left: 3px !important; }

.completed-check {
  display: inline-block;
  position: relative; }

.collection-videos label.completion {
  color: white; }

.collection-videos .calendar--day-menu .pretty .state label:before, .collection-videos .calendar--day .pretty .state label:before {
  top: 2px !important; }

.cart_count {
  position: relative;
  left: 4px;
  top: -2px;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 2px 6px;
  border-radius: 5px;
  color: #fff !important;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  line-height: 15px;
  text-align: center;
  display: inline-block; }

.cart #customer table td, .cart table th {
  border: none !important; }

.cart table tr:first-child, table th {
  background-color: transparent; }

.cart table tr:first-child {
  border-top: none; }

.cart table tr:first-child, table th {
  background-color: transparent;
  text-align: center; }

.cart table tr:first-child th:first-child {
  text-align: left; }

.mobile-label {
  display: none !important; }

.cart table td {
  padding-bottom: 110px; }

@media (min-width: 768px) and (max-width: 769px) {
  .header .container .three.columns {
    width: 160px; }

  .header .container .thirteen.columns {
    width: 530px; }

  .nav ul.menu li a {
    padding: 35px 15px !important; }

  ul.menu.menu-right {
    float: left; } }
@media (max-width: 479px) {
  .mobile-label {
    display: inline-block !important;
    margin-bottom: 10px; } }
.mobile-only .day-selector {
  background-color: transparent;
  color: white; }

.page.page-my-programs #content_wrapper,
.page.page-self-reflections #content_wrapper,
.page.page-grocery-list #content_wrapper,
.page.page-about-jaime #content_wrapper {
  background-color: #f6f6f6; }

.page #content_wrapper, .customers-account #content_wrapper,
.customers-addresses #content_wrapper {
  background-color: #ffffff; }

.page .header.behind-menu--false,
.customers-account .header.behind-menu--false,
.customers-addresses .header.behind-menu--false,
.customers-order .header.behind-menu--false {
  border-bottom: 1px solid #ddd; }

.sub-footer {
  margin-top: 0px; }

div#block_1508791172573, div#block_1513250021176, #block_1513770476291, #block_1513952059804 {
  background-color: white; }

.product-28-day-challenge #content_wrapper .content.container:last-child {
  display: none !important; }

h1.account-header {
  padding: 40px 0;
  font-size: 36px;
  text-transform: uppercase; }

#customer .block-caption h2 {
  line-height: 1.2;
  padding-top: 10px; }

.day-card {
  position: relative;
  z-index: 3; }

.page-about-jaime div#block_1509213227734 .flexslider li {
  padding: 160px 0; }

div#block_1509213352734 .flexslider {
  overflow: visible; }

div#block_1509213352734 .video-block {
  margin-top: -100px;
  margin-bottom: 20px; }

div#block_1509213352734 .flexslider li {
  padding-bottom: 60px; }

div#block_1509213352734 .flexslider {
  margin-bottom: 60px; }

.page-about-jaime .homepage_content.clearfix .section.align_left {
  max-width: 760px;
  display: block;
  margin: 0px auto 0; }

.collection-videos .week-row {
  padding: 10px 10px 30px; }

.collection-videos .card-header {
  margin-bottom: 10px;
  padding-top: 10px; }

.day-quote {
  font-size: 24px;
  color: #54565b;
  display: block;
  margin: 20px auto 100px;
  max-width: 780px;
  text-align: center;
  font-family: montserrat;
  font-weight: 300;
  line-height: 1.3;
  font-style: italic; }

.day-quote .person {
  font-size: 16px;
  color: #a8a8aa;
  display: block;
  margin-top: 20px;
  font-weight: 400;
  text-transform: uppercase;
  font-style: normal; }

.page-about-jaime h2.section-header.title {
  text-align: center; }

.block-caption h2 {
  line-height: 1.2; }

.product-day .completed-check {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding-top: 20px; }

.product-day label.completion {
  font-size: 24px;
  margin-left: 3px !important;
  font-family: montserrat;
  color: #54565b;
  text-transform: none; }

.product-day .completed-check .pretty.p-svg input:checked ~ .state .svg {
  color: #2b8e00;
  top: 0px;
  font-size: 24px !important; }

.collection-calendar .completed-check .pretty.p-svg input:checked ~ .state .svg,
.collection-days-view .completed-check .pretty.p-svg input:checked ~ .state .svg,
.collection-videos .completed-check .pretty.p-svg input:checked ~ .state .svg {
  color: #2b8e00; }

.product-day .completed-check .pretty input[disabled] ~ *,
.collection-videos .completed-check .pretty input[disabled] ~ *,
.collection-calendar .completed-check .pretty input[disabled] ~,
.pretty input[disabled] ~ * {
  opacity: 1 !important; }

.product-day .completed-check .pretty {
  margin-left: 45px; }

.collection-calendar .completed-check,
.collection-days-view .completed-check {
  position: absolute;
  bottom: 10px;
  right: -5px;
  z-index: 3; }

.collection-calendar .calendar--day,
.collection-days-view .calendar--day {
  position: relative; }

.product-day .completed-check .pretty .state label:before {
  border-color: black;
  border-color: #999 !important;
  top: 4px !important;
  width: 20px !important;
  height: 18px !important; }

a.secondary_button.video-btn {
  font-family: Montserrat;
  font-weight: 600; }

a.secondary_button.video-btn i {
  margin-left: 5px; }

.product-day .day-card {
  font-family: montserrat; }

h1.day-number-title span {
  font-weight: bold; }

h1.day-number-title {
  font-size: 48px; }

.product-day .day-actions {
  padding-top: 10px; }

.flex-caption.relative-position.text-only h1, .flex-caption.relative-position.text-only p {
  color: #383839;
  text-shadow: 0px 0px; }

div#block_1508867149951 {
  padding-top: 40px; }

.page-28-day-challenge-jaime div#shopify-section-footer {
  margin-top: 35px; }

.dropdown {
  background-color: #f4f4f4;
  border: solid 1px #e3e3e3;
  display: none;
  position: absolute;
  left: -57px;
  top: 60px;
  z-index: 1005;
  min-width: 180px;
  padding: 0;
  margin-left: 0 !important;
  padding: 0px; }

.dropdown ul {
  text-align: right; }

.header .nav ul.menu ul li a {
  white-space: nowrap;
  padding: 8px 25px 8px 15px !important;
  background: none;
  text-align: left;
  color: #383839;
  border-bottom: 1px solid #dddddd; }

.header .nav ul.menu ul li {
  padding-right: 0px; }

.header .nav ul.menu ul li:last-child a {
  border-bottom: none; }

.nav ul.menu ul {
  width: 100%;
  float: left;
  display: inline;
  text-align: right; }

.nav ul.menu ul li, .nav ul.menu ul li a {
  text-align: left !important;
  padding-right: 25px;
  font-weight: normal !important; }

.nav ul.menu li a[title="My Account "] {
  padding-right: 40px !important; }

body.collection-days-view.collection .day-card {
  margin-top: 60px; }

.collection-days-view.collection .card-header {
  margin-bottom: 0px; }

.calendar--day.calendar--day-next-day .day-number, .calendar--day.calendar--day-next-day .day-title {
  color: white; }

.calendar--day.calendar--day-next-day a {
  background-color: #0076a8; }

.collection-calendar .calendar--day.calendar--day-next-day .completed-check .pretty.p-svg input:checked ~ .state .svg,
.collection-days-view .calendar--day.calendar--day-next-day .completed-check .pretty.p-svg input:checked ~ .state .svg {
  color: white; }

.calendar--day.calendar--day-completed .day-number, .calendar--day.calendar--day-completed .day-title {
  color: #ccc; }

.collection-menus .card-header h2 {
  display: inline-block; }

span.groceries-link {
  display: inline-block;
  padding-left: 20px;
  border-left: 1px solid #ddd;
  margin-left: 20px;
  margin-bottom: 20px; }

span.groceries-link a {
  border-bottom: 1px solid;
  padding-bottom: 4px;
  font-size: 16px;
  font-family: Montserrat, Roboto, sans-serif; }

.grocery-column:nth-child(odd) {
  float: left;
  width: calc(50% - 40px);
  padding: 0 20px; }

.grocery-column:nth-child(even) {
  float: right;
  width: calc(50% - 40px);
  padding: 0 20px; }

ul {
  list-style: disc outside; }

.grocery-column ul {
  margin-left: 20px; }

.grocery-column ul li {
  margin-bottom: 0px; }

.page-grocery-list .day-card .card-content,
.page-self-reflections .day-card .card-content {
  position: relative;
  z-index: 3;
  padding: 30px;
  box-sizing: border-box;
  font-family: Montserrat; }

.page-grocery-list .day-card .card-content h3, .calendar--day-menu h4,
.page-self-reflections .day-card .card-content h3, .calendar--day-menu h4 {
  font-family: Montserrat; }

.page-grocery-list .card-header,
.page-self-reflections .card-header {
  padding-left: 20px;
  position: relative;
  z-index: 5;
  box-sizing: border-box; }

.page-grocery-list .card-header h2,
.page-self-reflections .card-header h2 {
  font-size: 28px;
  font-family: Montserrat; }

.page-grocery-list .day-card,
.page-self-reflections .day-card {
  margin-top: 0px; }

.page-grocery-list h1.collection_title,
.page-self-reflections h1.collection_title {
  text-transform: uppercase;
  font-size: 36px;
  font-family: Montserrat; }

.page-grocery-list .day-card .card-content h3,
.page-self-reflections .day-card .card-content h3 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0px;
  margin-bottom: 0px; }

div#block_1509634500137 li {
  padding: 110px 0; }

div#block_1509634524508 {
  margin-top: 60px; }

.page-jaimes-programs h2.section-header.title {
  text-align: center; }

#create-customer input.btn.action_button {
  width: 100%; }

sup {
  font-size: 13px; }

h1.collection_title, div.collection_title {
  margin-bottom: 0;
  line-height: 26px;
  display: inline;
  font-size: 48px;
  letter-spacing: 0px;
  text-transform: uppercase; }

.floating-image {
  position: absolute;
  right: 0px;
  min-height: 100vh;
  width: auto !important;
  padding-top: 0px !important; }

div#block_1509918314038 .video-block {
  max-width: 750px;
  display: block;
  margin: -110px auto 40px;
  float: left;
  width: 100%; }

div#block_1509918314038 .flexslider, div#block_1509916789069 .flexslider {
  overflow: visible; }

div#block_1509918386759 .featured_text, div#block_1509918414314 .featured_text {
  max-width: 750px;
  margin: 0 auto;
  float: left; }

div#block_1509918386759 .homepage_content h2, div#block_1509918414314 .homepage_content h2 {
  max-width: 750px;
  margin: 0 auto;
  float: left; }

.collection-banner .flexslider.homepage_slider .headline {
  color: #383838;
  font-weight: bold;
  font-size: 48px; }

.collection-banner .flexslider.homepage_slider .subtitle {
  color: #383838;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
  position: relative;
  font-style: normal;
  text-transform: none;
  letter-spacing: 0px; }

.collection-banner .flexslider .action_button, .index a.action_button {
  padding: 30px !important;
  background-color: #ed8d2a !important; }

.self-reflection-thumb {
  width: 100%;
  float: left; }

.self-reflection-content h4 {
  text-transform: uppercase;
  font-family: montserrat, sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  font-size: 14px;
  color: #a8a8aa;
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1; }

.self-reflection-content h3 {
  font-size: 30px;
  font-family: montserrat, sans-serif;
  letter-spacing: 0px;
  font-weight: 300;
  margin-bottom: 15px;
  color: #54565b; }

.self-reflection-content p {
  font-size: 16px;
  color: #54565b; }

.day-card.day-card-1 {
  margin-bottom: 30px !important; }

.day-card.day-card-2 {
  margin-bottom: 60px;
  margin-top: 0px; }

.self-reflection-content a.action_button {
  padding: 15px 30px !important;
  font-family: Montserrat;
  font-weight: 600 !important; }

.self-reflection-content {
  box-sizing: border-box;
  padding: 30px 60px 40px 30px; }

.sub-footer {
  padding-top: 60px; }

.footer {
  padding-bottom: 40px; }

.calendar-description p, .calendar-description li {
  font-size: 18px;
  margin-bottom: 0px; }

.day-intro, a.fancybox.action_button.small_button {
  font-family: montserrat; }

.fa-play:before {
  margin-left: 3px; }

.collection-videos .calendar--day.no-bg-border.calendar--day-completed {
  opacity: .5; }

.collection-videos .calendar--day.no-bg-border h4 {
  margin-bottom: 10px;
  line-height: 1;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 300;
  display: inline-block;
  font-family: montserrat;
  text-transform: none;
  margin-right: 5px; }

.video-modal {
  min-width: 70vw; }

.video-modal .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden; }

.collection-videos .card-header h2 {
  display: inline-block !important; }

.rest-day-block .play-caption {
  top: 52%; }

div#block_1509916789069 li {
  padding: 40px 0; }

.cart .header {
  border-bottom: 1px solid #ddd; }

img.mobile-image {
  display: none !important; }

div#newsletter-thanks {
  padding: 60px;
  min-width: 400px;
  box-sizing: border-box;
  text-align: center; }

div#newsletter-thanks h3 {
  text-transform: uppercase;
  font-size: 36px;
  text-align: Center; }

div#block_1509973608561 h2 {
  font-family: montserrat;
  letter-spacing: 0px;
  font-style: italic; }

div#block_1509973608561 {
  font-family: montserrat;
  padding: 40px 0; }

div#block_1509973608561 .section {
  max-width: 750px;
  margin: 0 auto; }

.page-28-day-challenge-start-guide .featured_text,
.page-lbd-start-guide .featured_text {
  margin: 0; }

div#block_1509974353787 .flexslider,
#block_1513279954097 .flexslider,
#block_1513769441136 .flexslider,
#block_rtw-quickstart-2 .flexslider {
  overflow: visible; }

div#block_1509974353787 img, #block_1513279954097 img {
  height: 90px !important;
  display: block;
  min-height: 80vh;
  top: -100px;
  right: -100px; }

#block_1513769441136 img, #block_rtw-quickstart-2 img {
  height: 90px !important;
  display: block;
  min-height: 60vh;
  top: 0px;
  right: 0px; }

.page-28-day-challenge-start-guide .day-card section,
.page-rtw-start-guide .day-card section,
.page-lbd-start-guide .day-card section,
.page-grye-start-guide .day-card section {
  padding: 50px 50px 0px !important;
  box-sizing: border-box; }

.page-28-day-challenge-start-guide .day-card .homepage_content,
.page-lbd-start-guide .day-card .homepage_content,
.page-rtw-start-guide .day-card .homepage_content,
.page-grye-start-guide .day-card .homepage_content {
  padding: 0 50px !important;
  box-sizing: border-box; }

.page-28-day-challenge-start-guide #block_1509975342820 .day-card section,
.page-lbd-start-guide #block_1513280699479 .day-card section,
.page-rtw-start-guide #block_1518463410527 .day-card section,
#block_1513769828762 .day-card section {
  padding: 40px 0px !important; }

.ten.columns.alpha.calendar-heading.fluid-column-block {
  vertical-align: top; }

.ten.columns.alpha.calendar-heading.fluid-column-block a.action_button {
  font-family: Montserrat, sans-serif; }

#block_1509975342820 section {
  padding: 0px !important; }

div#block_1509975342820 .headline,
#block_1513280699479 .headline,
#block_1518463410527 .headline,
#block_1513769828762 .headline {
  font-size: 48px; }

div#block_1509975342820 p,
#block_1513280699479 p,
#block_1518463410527 p,
#block_1513769828762 p {
  font-size: 16px; }

div#block_1509975342820 {
  background-color: #0076a8;
  color: white;
  padding: 60px 0 90px;
  margin-top: 40px; }

#block_1513280699479 {
  background-color: #c43b65;
  color: white;
  padding: 60px 0 90px;
  margin-top: 40px; }

#block_1513769828762 {
  background-color: #1c2b39;
  color: white;
  padding: 40px 0 100px;
  margin-top: 100px; }

#block_1518463410527 {
  background-color: #242424;
  color: white;
  padding: 40px 0 100px;
  margin-top: 100px; }

div#block_1509975342820 a.action_button,
#block_1513280699479 a.action_button,
#block_1518463410527 a.action_button,
#block_1513769828762 a.action_button {
  background-color: #ffda00;
  color: #54565b;
  padding: 30px 30px !important;
  font-size: 24px; }

#block_1518463410527 a.action_button {
  background-color: #c00e1e !important;
  color: white !important; }

.page-grye-start-guide .homepage_slider .slides > li:first-of-type,
page-rtw-start-guide page .homepage_slider .slides > li:first-of-type {
  min-height: 200px; }

#block_1513769828762 a.action_button {
  background-color: #d84d30 !important;
  color: white !important; }

#block_1513280699479 a.action_button {
  background-color: white;
  color: #c43b65; }

div#block_1509975342820 h1.headline, div#block_1509975342820 p,
#block_1513280699479 h1, #block_1513280699479 p,
#block_1513769828762 h1, #block_1513769828762 p,
#block_1518463410527 h1, #block_1518463410527 p {
  color: white !important; }

div#block_1509975342820 .columns.ten.align_center,
#block_1513280699479 .columns.ten.align_center,
#block_1518463410527 .columns.ten.align_center,
#block_1513769828762 .columns.ten.align_center {
  float: none;
  margin: 0 auto;
  max-width: 800px;
  display: block; }

div#block_1509974353787 .headline, #block_1513279954097 .headline, #block_1513769441136 .headline {
  font-size: 60px;
  font-family: montserrat, sans-serif; }

.page-28-day-challenge-start-guide p, .page-28-day-challenge-start-guide h1, .page-28-day-challenge-start-guide h2, .page-28-day-challenge-start-guide h3 {
  font-family: montserrat, sans-serif; }

.page-28-day-challenge-start-guide .homepage_slider .slides > li:first-of-type,
.page-lbd-start-guide .homepage_slider .slides > li:first-of-type {
  display: block;
  min-height: 200px; }

.page-28-day-challenge-start-guide h2, .page-lbd-start-guide h2, .page-rtw-start-guide h2, .page-grye-start-guide h2 {
  font-weight: bold !important;
  letter-spacing: 0px !important;
  font-size: 30px !important;
  line-height: 1;
  padding-top: 0px; }

.page-28-day-challenge-start-guide .card-content .sixteen.columns,
.page-lbd-start-guide .card-content .sixteen.columns {
  max-width: 940px; }

.page-28-day-challenge-start-guide .card-content .homepage_content.clearfix img,
.page-lbd-start-guide .card-content .homepage_content.clearfix img {
  width: 70px; }

.page-28-day-challenge-start-guide .homepage_content.clearfix,
.page-lbd-start-guide .homepage_content.clearfix,
.page-rtw-start-guide .homepage_content.clearfix,
.page-grye-start-guide .homepage_content.clearfix {
  margin-bottom: 30px; }

.icon-step {
  display: inline-block;
  max-width: 100px !important;
  margin-right: 20px;
  vertical-align: top;
  margin-bottom: 20px; }

.step-caption {
  display: inline-block;
  vertical-align: top;
  max-width: 780px; }

#block_1509975133193 .step-caption, #block_1509975182884 .step-caption,
#block_1513280009934 .step-cation, #block_1513280425149 .step-caption,
#block_1513280009934 .step-caption {
  max-width: 550px !important; }

.mm-listview .mm-next {
  width: 100%; }

div#shopify-section-jaimes-programs h2 {
  text-align: left;
  padding-bottom: 20px; }

.page-grocery-list .day-card, .page-self-reflections .day-card {
  margin-bottom: 40px; }

.page-28-day-challenge-about-jaime .day-card,
.page-lbd-jaime .day-card {
  margin-bottom: 80px; }

@media (min-width: 769px) {
  .page-my-programs div.content.container {
    padding: 145px 0px 0px 0px; }

  body.page-narrow.page div.content.container {
    padding-top: 123px; } }
@media (max-width: 1199px) {
  div#block_1509975342820 .columns.ten.align_center,
  #block_1513280699479 .columns.ten.align_center,
  #block_1513769828762 .columns.ten.align_center {
    float: none;
    margin: 0 auto;
    max-width: 80%;
    display: block; }

  div#block_1509974353787 img, #block_1513279954097 img {
    height: 90px !important;
    display: block;
    min-height: 50vh;
    top: -100px;
    right: -100px; }

  .step-caption {
    max-width: 60vw; }

  .page-about-egw .homepage_content.clearfix .section.align_left {
    max-width: 580px;
    display: block;
    margin: 0px auto 0; }

  .page-about-egw .featured_text {
    max-width: 580px; }

  .maxed-block {
    max-width: 580px;
    margin: 0 auto;
    padding: 40px;
    display: block; }

  .featured_links_block.four.columns {
    width: 50% !important;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-left: 0px;
    margin-right: -4px;
    box-sizing: border-box;
    padding: 10px; }

  .ten.columns.alpha.calendar-heading.fluid-column-block {
    vertical-align: bottom !important; }

  .page-28-day-challenge-about-jaime .featured_links_block.four.columns,
  .page-lbd-jaime .featured_links_block.four.columns,
  .page-grye-jaime .featured_links_block.four.columns {
    width: 100% !important; } }
@media (max-width: 1199px) and (min-width: 960px) {
  .ten.columns.alpha.calendar-heading.fluid-column-block {
    padding-bottom: 50px; }

  #shopify-section-1482527966363 .flexslider.homepage_slider .headline {
    font-size: 38px; }

  .index .flexslider .action_button, .index a.action_button {
    padding: 20px 30px !important; }

  .calendar-heading h3 {
    font-size: 28px; }

  .calendar-description p, .calendar-description li {
    font-size: 16px;
    line-height: 1.6em; }

  .product .flexslider .action_button, .product a.action_button, .collection .flexslider .action_button, .collection a.action_button {
    font-size: 16px !important; }

  .calendar-heading h2 {
    font-size: 48px; }

  .collection-calendar .card-header h1, .collection-days-view .card-header h1 {
    font-size: 24px; } }
@media (max-width: 959px) {
  .page-28-day-challenge-about-jaime .product-details .eleven.columns,
  .page-28-day-challenge-about-jaime .product-details .four.columns {
    width: 100%; }

  .page-28-day-challenge-about-jaime .product-details .four.columns {
    margin-bottom: 20px; }

  .page-28-day-challenge-about-jaime .product-details img.jaime-image {
    max-width: 300px;
    display: block;
    margin: 0 auto; }

  .page-28-day-challenge-about-jaime .eleven.columns.alpha .columns {
    padding: 0 !important; }

  .page-28-day-challenge-about-jaime .step-caption {
    max-width: 100%; }

  .page-lbd-jaime .product-details .eleven.columns,
  .page-lbd-jaime .product-details .four.columns,
  .page-grye-jaime .product-details .four.columns,
  .page-grye-jaime .product-details .eleven.columns {
    width: 100%; }

  .page-lbd-jaime .product-details .four.columns,
  .page-grye-jaime .product-details .four.columns {
    margin-bottom: 20px; }

  .page-lbd-jaime .product-details img.jaime-image,
  .page-grye-jaime .product-details img.jaime-image {
    max-width: 300px;
    display: block;
    margin: 0 auto; }

  .page-lbd-jaime .eleven.columns.alpha .columns,
  .page-grye-jaime .eleven.columns.alpha .columns {
    padding: 0 !important; }

  .page-lbd-jaime .step-caption,
  .page-grye-jaime .step-caption {
    max-width: 100%; } }
@media (max-width: 1024px) and (min-width: 769px) {
  .day-card.card-wrapper-x-top .twelve.columns {
    width: 70%; }

  .day-card.card-wrapper-x-top .twelve.columns h1 {
    margin-bottom: 0px; }

  .collection-banner .flexslider.homepage_slider .headline {
    font-size: 42px !important; }

  .product-28-day-challenge .featured-link--half .info {
    padding: 60px 20px 80px; }

  .page-about-egw .homepage_content.clearfix .section.align_left {
    max-width: 590px; }

  .calendar-heading h3 {
    font-size: 32px;
    font-family: Montserrat;
    margin-bottom: 30px; }

  .ten.columns.alpha.calendar-heading.fluid-column-block {
    vertical-align: top;
    padding-bottom: 60px !important; } }
@media (min-width: 769px) and (max-width: 1147px) {
  .newsletter--form.fluid-block {
    width: 100% !important;
    margin-right: 0px !important;
    max-width: 600px; }

  .newsletter--heading.fluid-block {
    width: 100% !important;
    margin-right: 0px !important;
    max-width: 450px;
    text-align: right; } }
@media (min-width: 768px) and (max-width: 959px) {
  .self-reflection-thumb {
    display: table-cell;
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
    background-position: center center;
    padding-bottom: 155%; }

  .product-day .day-card.day-card-2 {
    margin-bottom: 60px;
    margin-top: 0px;
    display: table; }

  .day-card.day-card-2 .five.columns {
    overflow: hidden;
    display: table-cell;
    float: none;
    vertical-align: middle; }

  .day-card.day-card-2 .eleven.columns {
    display: table-cell;
    float: none;
    vertical-align: top; }

  div#block_1508791081844 .columns.ten.offset-by-three.align_center, div#block_1513249112231 .columns.ten.offset-by-three.align_center,
  #block_1513770426872 .columns.ten.offset-by-three.align_center,
  #block_1513951478657 .columns.ten.offset-by-three.align_center {
    width: 100%;
    padding-left: 0; }

  .calendar-heading h3 {
    font-size: 24px;
    margin-bottom: 20px; }

  .calendar-description p, .calendar-description li {
    font-size: 14px;
    line-height: 1.6em; }

  .product .flexslider .action_button, .product a.action_button, .collection .flexslider .action_button, .collection a.action_button {
    font-size: 16px; }

  .calendar-heading h2 {
    font-size: 48px; }

  .collection-calendar .card-header h1, .collection-days-view .card-header h1 {
    font-size: 24px; }

  .collection-calendar .card-header h1, .collection-days-view .card-header h1 {
    font-size: 28px; }

  #shopify-section-1482527966363 .flexslider.homepage_slider .headline,
  .collection-banner .flexslider.homepage_slider .headline {
    font-size: 32px !important;
    margin-bottom: 10px; }

  .subtitle p {
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 1.4; }

  .index .flexslider .action_button, .index a.action_button {
    padding: 20px 30px !important;
    margin-top: 0px !important; }

  .collection-banner .flexslider .action_button, .index a.action_button {
    padding: 20px 30px !important;
    margin-top: 0px !important; }

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

  .program-navigation li a {
    display: block;
    padding: 20px 14px;
    color: white; }

  ul.program-navigation {
    width: auto !important; }

  .columns.eight.offset-by-seven.align_left {
    padding-left: 0; }

  .product-day .completed-check {
    float: left;
    margin-top: 20px;
    margin-left: 0px; }

  .day-selector, .week-selector {
    float: left !important;
    margin-left: 15px; } }
@media (max-width: 768px) {
  .page-about-egw div#block_1508866933234 .flexslider li {
    padding: 80px 0;
    background-position: 30% 50% !important; }

  .featured_links_block.four.columns {
    width: 100% !important;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-left: 0px;
    margin-right: -4px;
    box-sizing: border-box;
    padding: 0; }

  .collection-calendar .card-header h1, .collection-days-view .card-header h1 {
    font-size: 28px; }

  .mobile-only-nav {
    display: block; }

  .program-navigation {
    display: none; }

  .day-card.day-card-2 .five.columns {
    background-position: top center;
    min-height: 400px; }

  .cart tbody {
    display: block; }

  .cart thead {
    display: none; }

  .cart #customer table td, .cart table th {
    border: none !important;
    width: 50%;
    display: inline-block;
    margin-right: -5px;
    padding-bottom: 0px;
    text-align: left;
    padding: 10px 10px 0 10px;
    box-sizing: border-box;
    line-height: 1.2; }

  .cart h2.product-name {
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: -20px; }

  .cart_count {
    color: black !important;
    opacity: 1;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    padding: 0px 5px 0px 0px; }

  #cart .mm-panels a.action_button.edit_cart, #cart .mm-panels .action_button {
    width: 43% !important;
    padding: 15px 20px !important;
    margin-right: 10px !important; }

  td.image a {
    display: block;
    width: 100%; }

  .continue_shopping {
    float: right;
    font-size: 13px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding: 10px 0; }

  .page-grocery-list .day-card .card-content, .page-self-reflections .day-card .card-content {
    float: left; }

  .hero-icon {
    float: none !important;
    margin: 0 auto;
    display: block; }

  .page-grocery-list h1.collection_title, .page-self-reflections h1.collection_title {
    float: left;
    line-height: 1.2;
    margin-bottom: 30px; }

  h1.collection_title, div.collection_title {
    margin-bottom: 0;
    line-height: 26px;
    display: inline;
    font-size: 36px;
    letter-spacing: 0px;
    text-transform: uppercase; }

  .block-caption h2 {
    font-size: 28px;
    margin-bottom: 15px;
    letter-spacing: 0px; }

  .card-header h1 {
    font-size: 28px;
    text-transform: uppercase;
    padding-left: 10px;
    line-height: 1.2; }

  span.groceries-link {
    display: inline-block;
    padding-left: 20px;
    border-left: none;
    margin-left: 0px;
    margin-bottom: 20px; }

  .day-navigation .day-selector, .day-navigation .week-selector {
    background-color: transparent;
    color: white !important; }

  .page-grocery-list .card-header {
    margin-bottom: 30px; }

  .page-grocery-list .card-header {
    margin-bottom: 30px;
    padding-right: 20px; }

  div#shopify-section-header {
    background-color: white; }

  .grid-layout--standard .featured-link--half.featured-link--image,
  .grid-layout--standard .featured-link--half {
    width: 100%; }

  .grid-layout--standard .featured-link--half {
    padding-bottom: 60px; }

  .featured_links_block.eight.columns {
    margin: 0; }

  .index .featured_links_block.eight.columns {
    margin: 0 0 40px 0; }

  .collection .columns img {
    max-width: 100%; }

  .container .offset-by-three {
    padding-left: 0; }

  .collection-menus .card-header h2 {
    display: inline-block;
    width: 100%; }

  .homepage_slider .slides img, .article .slides img {
    width: 100% !important;
    margin-bottom: 0;
    padding: 40px 0 80px !important;
    float: left; }

  .desktop-image {
    display: none; }

  img.mobile-image {
    display: block !important; }

  .grocery-column {
    width: 100% !important; }

  .video-btn {
    margin-bottom: 5px !important; }

  .floating-image {
    display: none !important; }

  span.groceries-link a {
    border-left: none !important;
    padding-left: 0px !important;
    font-size: 13px !important;
    display: block !important; }

  img.lazyload--fade-in.desktop-image.lazyloaded {
    display: none; }

  .index .flexslider .columns.eight.offset-by-seven.align_left {
    float: right;
    margin-top: -30px;
    padding: 30px 0; }

  .index .relative-caption.flex-caption,
  .collection-banner .relative-caption.flex-caption {
    margin: 0;
    width: 100%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); }

  .newsletter--footer-wrapper .contact_email {
    min-width: 88%;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 20px; }

  .container {
    width: 90%; }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column {
    width: 100%;
    box-sizing: border-box;
    margin: 0; }

  .homepage_slider .slides img, .article .slides img {
    width: 100% !important;
    margin-bottom: 0;
    padding: 0px 0 80px !important;
    float: left; }

  .index .homepage_slider .slides img, .collection-banner .homepage_slider .slides img {
    padding: 0px 0 30px !important; }

  .featured-link--half {
    background-color: transparent; }

  div#block_1508791696548 .flexslider .action_button, div#block_1508791696548 .flexslider a.action_button,
  #block_1513951923293 .flexslider .action_button, #block_1513951923293 .flexslider a.action_button {
    line-height: 1.2; }

  .fluid-block {
    width: auto !important;
    display: inline-block !important;
    margin-right: 10px !important;
    vertical-align: middle; }

  .calendar--day {
    display: inline-block;
    margin-right: -5px;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-family: Montserrat; }

  ul.program-navigation {
    width: 880px; }

  .card-inner {
    padding: 20px !important;
    box-sizing: border-box; }

  a.secondary_button.video-btn {
    margin-bottom: 20px !important; }

  a.small_button.action_button {
    width: 100%; }

  .eight.columns.omega.day-intro {
    padding-left: 0px; }

  .day-selector, .week-selector {
    margin-right: 10px !important;
    display: block;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    max-width: 93%;
    font-family: montserrat;
    font-size: 16px; }

  .day-card .day-selector {
    margin-right: 10px !important;
    display: block;
    float: none;
    margin-bottom: 20px;
    margin-top: 20px;
    max-width: 93%;
    font-family: montserrat;
    font-size: 16px;
    margin: 10px auto 30px !important; }

  .product-day .completed-check {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding-top: 20px;
    width: 100%;
    margin: 20px 0; }

  .navigation-wrapper .day-selector {
    width: 100%;
    max-width: 100%; }

  .product-day .completed-check .pretty {
    margin-left: 15px; }

  h1.day-number-title {
    font-size: 48px;
    margin-bottom: -30px; }

  .card-header {
    margin-bottom: -10px; }

  .self-reflection-content {
    padding: 30px; }

  .calendar--day.no-bg-border {
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 20px; }

  .collection-videos .card-header h2 {
    display: inline-block !important;
    width: 100%; }

  .flexslider.homepage_slider .headline,
  .flexslider.homepage_slider .subtitle {
    text-shadow: 0px 0px; }

  .reflections-icon .icon-image svg {
    width: 30px;
    display: block; } }
@media (max-width: 959px) and (min-width: 479px) {
  .page-about-egw .columns.ten.offset-by-three.align_left {
    width: 100%;
    padding-left: 0px;
    max-width: 590px;
    display: block;
    margin: 0 auto;
    float: none; } }
@media (max-width: 959px) and (min-width: 769px) {
  .nav ul.menu li a {
    padding: 35px 15px !important; }

  .product-day .completed-check .pretty {
    margin-left: -45px;
    margin-top: -22px; } }
@media (max-width: 700px) {
  .collection-calendar .week-row, .collection-days-view .week-row {
    display: none; }

  .video-nav li a {
    font-size: 18px;
    margin-bottom: 10px; }

  span.groceries-link a {
    font-size: 16px !important; }

  span.groceries-link:nth-of-type(1) {
    margin-bottom: 10px; } }
a.play-btn-anchor {
  display: block !important;
  position: absolute;
  height: 100%;
  top: 0;
  width: 100% !important;
  box-sizing: border-box;
  border: none !important; }

.collection-videos .calendar--day {
  padding: 10px; }

.calendar--day.no-bg-border.calendar--day-not-completed.rest-day-block a {
  padding: 0px !important; }

img.footer-logo {
  width: 220px;
  display: block;
  margin: 0 auto 30px; }

h1, .h1, h1.home, h2.title, .collection_title {
  letter-spacing: 0px; }

.collection-calendar .card-header h1 {
  padding-left: 20px; }

ul.video-nav {
  margin-left: 0;
  display: block;
  text-align: left; }

ul.video-nav li {
  list-style-type: none;
  margin-bottom: 0;
  display: block;
  width: 100%; }

ul.video-nav li a {
  padding-left: 0px; }

.collection-videos .calendar--day a:first-child {
  display: inline-block;
  background-color: transparent !important;
  padding: 7px !important;
  width: auto;
  border-bottom: 1px solid;
  padding-left: 0px !important;
  padding-bottom: 4px !important; }

.page-jaimes-programs #content_wrapper {
  padding-bottom: 40px; }

.page-about-egw h1, .page-about-egw .h1,
.page-about-egw h1.home, .page-about-egw h2.title,
.page-about-egw .collection_title, .page-28-day-challenge-jaime h1,
.page-28-day-challenge-jaime .h1, .page-28-day-challenge-jaime h1.home,
.page-28-day-challenge-jaime h2.title, .page-28-day-challenge-jaime .collection_title {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 20px !important; }

span.icon-facebook {
  background-color: #3b5998;
  color: white;
  padding: 5px 5px 5px 9px; }

span.icon-twitter {
  background-color: #00aced;
  color: white;
  padding: 5px 5px 5px 9px; }

span.icon-youtube {
  background-color: #cc181e;
  color: white;
  padding: 5px 5px 5px 9px; }

ul.social_icons span {
  border-radius: 4px; }

.sub-footer .social_icons li {
  padding-right: 0px; }

.eight.columns.omega.day-actions {
  text-align: right;
  position: relative; }

.calendar--day.no-bg-border .completed-check {
  width: 20px; }

.completed-tooltip {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 15px;
  transition: all 300ms;
  z-index: 3;
  width: 120px;
  left: -40px;
  font-size: 9px;
  background-color: #383839;
  color: white;
  text-align: center;
  border-radius: 4px;
  text-transform: uppercase; }

div.completed-tooltip:before, div.completed-tooltip:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent !important; }

.completed-tooltip:before {
  border-bottom-color: #383839;
  /* arrow color */
  /* positioning */
  position: absolute;
  top: -19px;
  left: 255px;
  z-index: 2; }

.completed-check:hover .completed-tooltip {
  visibility: visible;
  opacity: 1;
  top: 20px; }

.disclaimer-tooltip {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: -40px;
  transition: all 300ms;
  z-index: 3;
  width: 120px;
  left: 0px;
  font-size: 9px;
  background-color: #383839;
  color: white;
  text-align: center;
  border-radius: 4px;
  text-transform: uppercase;
  line-height: 1.2;
  padding: 10px; }

.show-checkbox-tooltip {
  visibility: visible;
  opacity: 1;
  top: -50px; }

div#disclaimer-modal {
  box-sizing: border-box;
  padding: 60px;
  max-width: 800px;
  position: relative; }

.footer sup {
  vertical-align: baseline; }

.modal-content {
  box-sizing: border-box;
  max-height: 290px;
  border: 1px solid #ddd;
  overflow: scroll;
  margin-bottom: 40px;
  padding: 40px;
  background-color: #f6f6f6; }

.disclailer-checkbox label {
  float: left; }

.disclailer-checkbox {
  float: left;
  width: 100%;
  position: relative; }

.disclailer-checkbox input {
  float: left;
  width: 20px; }

label[for="disclaimer-check"] {
  float: left;
  line-height: 1.2;
  width: 90%;
  cursor: pointer; }

.collection-videos .day-card:nth-child(6n) {
  display: none; }

a.i-accept.action_button.disabled_button {
  opacity: .5; }

.rtx-preloader-small {
  width: 50px;
  height: 50px; }

.rtx-preloader {
  width: 100px;
  height: 100px; }

.rtx-preloader svg, .rtx-preloader-small svg {
  width: inherit;
  height: auto;
  margin: 0;
  display: block;
  stroke: rgba(150, 150, 150, 0.4); }

.cls-1, .cls-2 {
  fill: none;
  stroke-linecap: bevel;
  stroke-linejoin: round; }

.cls-1 {
  stroke-width: .15rem; }

.cls-2 {
  fill: none;
  stroke: #0076a8;
  stroke-width: .15rem; }

.rtx-preloader-small {
  margin-top: 20px;
  display: inline-block; }

.rtx-preloader-small .cls-1 {
  fill: transparent; }

.disclaimer-link-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  bottom: 0;
  height: 100%;
  z-index: 10; }

.deactivated-video {
  pointer-events: none; }

a.i-accept.action_button,
a.i-decline.action_button,
a.return-to-waiver.action_button {
  padding: 15px 30px !important;
  font-weight: bold !important;
  box-shadow: 0px 0px 0px !important;
  margin-top: 15px !important; }

.collection-days-view .rtx-preloader-small,
.collection-calendar .rtx-preloader-small {
  margin-top: 20px;
  display: inline-block;
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 30px;
  height: 30px; }

.collection-videos .rtx-preloader-small {
  margin-top: 0;
  display: inline-block;
  position: relative;
  right: 5px;
  bottom: 5px;
  width: 20px;
  height: 15px;
  vertical-align: middle; }

.product-day .rtx-preloader-small {
  margin-top: 11px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px; }

.product-day .rtx-preloader-small {
  width: 40px;
  height: 40px; }

div#disclaimer-modal h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px; }

.disclaimer-content, .modal-actions {
  transition: all 300ms;
  opacity: 1;
  position: relative;
  z-index: 2; }

.disclaimer-content.hide-disclaimer-content,
.modal-actions.hide-disclaimer-content {
  opacity: 0;
  z-index: 2;
  position: relative; }

.must-accept-content {
  transition: all 300ms;
  opacity: 0;
  position: absolute;
  z-index: 1;
  visibility: hidden;
  padding: 12%;
  top: 100px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  left: 0; }

.product-day .completed-check .pretty .state label {
  text-indent: 30px; }

.must-accept-content.show-acceptance-content {
  visibility: visible;
  opacity: 1;
  z-index: 6; }

a.action_button.coming-soon_button {
  background-color: #ddd !important;
  cursor: default;
  pointer-events: none; }

.share-completion {
  position: absolute;
  width: 200px;
  text-align: center;
  line-height: 1;
  background-color: #f6f6f6;
  z-index: 4;
  box-shadow: 0px 4px 21px -5px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  padding: 20px;
  border-radius: 6px;
  top: 95px;
  visibility: hidden;
  opacity: 0;
  transition: all 300ms;
  left: 200px; }

@media (max-width: 1199px) {
  div#shopify-section-header {
    background-color: white; }

  .share-completion {
    left: 80px; }

  .action_button, a.action_button {
    line-height: 1; } }
.share-completion.show-sharing {
  visibility: visible;
  opacity: 1;
  top: 90px; }

.share-completion p {
  line-height: 1.2;
  font-weight: bold;
  font-family: Roboto, sans-serif;
  margin-bottom: 10px; }

.share-completion a {
  text-align: left;
  display: block;
  width: 100%;
  padding: 9px 10px 10px;
  box-sizing: border-box;
  font-family: Roboto;
  font-weight: bold;
  color: white;
  margin-bottom: 5px;
  border-radius: 4px;
  font-size: 13px; }

.share-completion a.icon-facebook {
  background-color: #3b5998; }

.share-completion a.icon-twitter {
  background-color: #00aced; }

.share-completion:after, .share-completion:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.share-completion:after {
  border-color: transparent transparent #f6f6f6 #f6f6f6;
  border-bottom-color: #f6f6f6;
  border-width: 14px;
  margin-left: -14px;
  box-shadow: -5px 3px 11px -5px rgba(0, 0, 0, 0.2);
  transform: rotate(134deg);
  bottom: 90%;
  border-radius: 4px; }

.share-completion:before {
  border-color: rgba(246, 246, 246, 0);
  border-bottom-color: #f6f6f6;
  border-width: 5px;
  margin-left: -5px; }

.featured_links_block.four.columns .block-caption {
  background-color: white; }

.bottom-promo-heading {
  font-size: 42px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  margin-bottom: 10px;
  line-height: 1;
  font-weight: 100; }

.product-28-day-challenge h1,
.product-28-day-challenge h2,
.product-28-day-challenge h3,
.product-28-day-challenge h4,
.product-28-day-challenge p,
.product-28-day-challenge a.action_button,
.product-28-day-challenge .featured-link--half .collection_title {
  font-family: Montserrat, sans-serif !important;
  letter-spacing: 0px; }

.play-caption {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 15%;
  left: 0px;
  padding: 28% 0;
  box-sizing: border-box; }

h3, .h3, h1.blog_title, h2, .h2,
.collection-calendar .card-header h1, .collection-days-view .card-header h1,
.collection-videos h1, .collection-menus h1,
h1.collection_title, div.collection_title,
h1, .h1, h1.home, h2.title, .collection_title,
.slides .headline, .caption-content .headline,
.featured-link--half .collection_title {
  font-weight: 300; }

.page-28-day-challenge-about-jaime .homepage_slider .slides > li:first-of-type,
.page-lbd-jaime .homepage_slider .slides > li:first-of-type,
.page-grye-jaime .homepage_slider .slides > li:first-of-type {
  min-height: 100%; }

.page-28-day-challenge-about-jaime h1,
.page-28-day-challenge-about-jaime h2,
.page-28-day-challenge-about-jaime p,
.page-28-day-challenge-about-jaime a.action_button,
.page-lbd-jaime h1,
.page-lbd-jaime h2,
.page-lbd-jaime p,
.page-lbd-jaime a.action_button,
.page-grye-jaime h1,
.page-grye-jaime h2,
.page-grye-jaime p,
.page-grye-jaime a.action_button,
.page-property h1,
.page-property h2,
.page-property h3,
.page-property p,
.page-property a.action_button,
.page-property .collection_title {
  font-family: Montserrat, sans-serif;
  letter-spacing: 0pc; }

#block_1513951923293 .flexslider .action_button, #block_1513951923293 .flexslider a.action_button {
  font-size: 20px;
  line-height: 1;
  padding: 30px !important; }

.page-28-day-challenge-about-jaime h1,
.page-lbd-jaime h1,
.page-grye-jaime h1 {
  padding: 0px 20px 10px;
  margin-bottom: 0;
  text-transform: none; }

.page-28-day-challenge-about-jaime .columns.nine.align_left,
.page-lbd-jaime .columns.nine.align_left,
.page-grye-jaime .columns.nine.align_left {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  padding: 10px 20px;
  border-bottom: 1px solid #ddd; }

.page-28-day-challenge-about-jaime .right,
.page-lbd-jaime .right,
.page-grye-jaime .right {
  float: right !important; }

.page-28-day-challenge-about-jaime .eleven.columns.alpha .columns,
.page-lbd-jaime .eleven.columns.alpha .columns,
.page-grye-jaime .eleven.columns.alpha .columns {
  width: 95%;
  box-sizing: border-box;
  padding: 0 20px; }

.page-28-day-challenge-about-jaime .block-caption h2,
.page-lbd-jaime .block-caption h2,
.page-grye-jaime .block-caption h2 {
  font-size: 18px !important;
  font-weight: bold; }

.page-28-day-challenge-about-jaime .regular_text p,
.page-lbd-jaime .regular_text p,
.page-grye-jaime .regular_text p {
  font-size: 18px; }

.page-28-day-challenge-about-jaime .block-caption p,
.page-lbd-jaime .block-caption p,
.page-grye-jaime .block-caption p {
  font-size: 16px;
  line-height: 1.6em; }

.day-card .video-btn {
  font-family: Montserrat, sans-serif; }

.page-28-day-challenge-about-jaime .day-card .card-content,
.page-lbd-jaime .day-card .card-content,
.page-grye-jaime .day-card .card-content {
  box-sizing: border-box;
  padding: 0 30px 30px 30px;
  float: left;
  width: 100%; }

.page-28-day-challenge-about-jaime h3,
.page-lbd-jaime h3,
.page-grye-jaime h3 {
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1; }

.page-28-day-challenge-about-jaime .card-block,
.page-lbd-jaime .card-block,
.page-grye-jaime .card-block {
  background-color: white;
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  box-shadow: 0px 2px 11px -2px rgba(0, 0, 0, 0.4);
  margin-bottom: 15px; }

.newsletter--footer-wrapper .newsletter--heading h4 {
  font-family: Roboto, sans-serif !important; }

.page-grocery-list #customer,
.page-self-reflections #customer,
.page-18-day-challenge-about-jaime #customer {
  padding-bottom: 0px; }

.top-image {
  max-width: 260px;
  display: block;
  margin: 0 auto;
  padding: 40px 0 160px; }

.reflections-icon span.icon-image {
  height: 33px; }

@media (max-width: 768px) and (min-width: 479px) {
  .top-image {
    max-width: 260px;
    display: block;
    margin: 0 auto;
    padding: 40px 0 340px; } }
@media (max-width: 479px) {
  .top-image {
    max-width: 180px;
    display: block;
    margin: 0 auto;
    padding: 10px 0 260px; }

  div#block_1508791696548 .flexslider h1.headline,
  #block_1513951923293 .flexslider h1.headline {
    font-size: 21px;
    padding-right: 0; }

  div#block_1508791696548 .flexslider .action_button, div#block_1508791696548 .flexslider a.action_button,
  #block_1513951923293 .flexslider .action_button, #block_1513951923293 .flexslider a.action_button {
    font-size: 15px;
    background-color: #ffda00;
    padding: 20px 30px !important;
    color: #383839; } }
.page.regular-page div.container.content, .search.search div.container.content {
  padding-top: 135px; }

.testimonial-block {
  max-width: 700px;
  margin: 0 auto 110px;
  text-align: center; }

p.testmonial-content {
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.6em; }

p.testmonial-author {
  font-size: 18px;
  font-weight: bold; }

.page .subtitle p {
  line-height: 1.8em !important; }

div#block_1511302148709, div#block_1513249921620, #block_1513770542111 {
  background-color: white; }

div#block_1511302148709 div.section, div#block_1513249921620 div.section, #block_1513770542111 div.section {
  width: 85%;
  margin: 120px auto 0px;
  max-width: 814px; }

div#block_1511302148709 h2.title, div#block_1513249921620 h2.title,
#block_1513770542111 h2.title {
  font-size: 48px;
  line-height: 1.2em; }

div#block_1508791172573 .grid-layout--standard .featured-link--section,
div#block_1513250021176 .grid-layout--standard .featured-link--section,
#block_1513770476291 .grid-layout--standard .featured-link--section,
#block_1513952059804 .grid-layout--standard .featured-link--section {
  margin-bottom: 0px; }

div#block_1508791172573 .info.text-align--left, div#block_1513250021176 .info.text-align--left,
#block_1513770476291 .info.text-align--left,
#block_1513952059804 .info.text-align--left {
  padding-bottom: 70px;
  padding-right: 0;
  padding-left: 0; }

div#block_1508791172573 .action_button, div#block_1508791172573 a.action_button,
div#block_1513250021176 .action_button, div#block_1513250021176 a.action_button,
div#block_1513770476291 .action_button, div#block_1513770476291 a.action_button,
#block_1513952059804 .action_button, #block_1513952059804 a.action_button {
  padding: 20px 30px !important; }

div#block_1508796090002 h3, #block_1513770781844 h3, #block_1513770826082 h3,
#block_1513951769886 h3 {
  font-weight: bold; }

#block_1508796090002 .featured_text .eight.columns.alpha p, #block_1508796090002 .featured_text p,
#block_1513250276978 .featured_text .eight.columns.alpha p, #block_1513250276978 .featured_text p,
#block_1513770781844 .featured_text .eight.columns.alpha p, #block_1513770781844 .featured_text p,
#block_1513770826082 .featured_text .eight.columns.alpha p, #block_1513770826082 .featured_text p,
#block_1513951769886 .featured_text .eight.columns.alpha p, #block_1513951769886 .featured_text p {
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 10px; }

.access-message h3 {
  font-size: 36px;
  font-family: Roboto, sans-serif !important;
  text-transform: none; }

.access-message p {
  font-size: 18px;
  max-width: 700px;
  margin: 0 auto;
  font-family: Roboto, sans-serif !important; }

.customer-title.for-checkout {
  text-transform: uppercase;
  display: block !important;
  font-size: 21px;
  line-height: 1.2;
  margin-bottom: 0px;
  text-transform: none; }

body.page-narrow.page {
  padding-top: 60px; }

.product.product div#shopify-section-product-template {
  padding: 60px 0 80px;
  float: left; }

div#shopify-section-1511792919330 {
  padding-bottom: 75px; }

.index .flexslider .action_button, .index a.action_button {
  padding: 20px 30px !important;
  line-height: 1; }

div#block_1509975342820 .subtitle a,
#block_1513280699479 .subtitle a, #block_1513769828762 .subtitle a, #block_1518463410527 .subtitle a {
  color: white !important;
  border-bottom: 1px solid #fff;
  padding-bottom: 2px;
  transition: all 200ms; }

div#block_1509975342820 .subtitle a:hover,
#block_1513280699479 .subtitle a:hover,
#block_1513769828762 .subtitle a:hover,
#block_1518463410527 .subtitle a:hover {
  border-bottom: 1px solid transparent; }

.customer-title.account-create {
  margin-top: 20px !important;
  float: left;
  font-size: 16px; }

#new-account .customer-title.main-title {
  text-transform: none; }

div#password {
  position: relative; }

span.information-icon {
  position: absolute;
  display: table;
  color: #383839;
  width: 25px;
  text-align: center;
  border-radius: 50%;
  font-weight: bold;
  font-size: 18px;
  right: 10px;
  top: 7px;
  cursor: pointer; }

.general-tooltip {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: -30px;
  transition: all 300ms;
  z-index: 3;
  width: 200px;
  left: -100px;
  font-size: 9px;
  line-height: 1.4em;
  background-color: #383839;
  color: white;
  text-align: center;
  border-radius: 4px;
  text-transform: uppercase;
  padding: 5px; }

div.general-tooltip:before, div.general-tooltip:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent; }

.general-tooltip:before {
  border-bottom-color: #383839 !important;
  /* arrow color */
  /* positioning */
  position: absolute;
  bottom: -15px;
  left: 101px;
  z-index: 2;
  transform: rotate(180deg); }

#new-account .information-icon:hover .general-tooltip {
  visibility: visible;
  opacity: 1;
  top: -40px; }

#create-customer .information-icon:hover .general-tooltip {
  visibility: visible;
  opacity: 1;
  top: -40px; }

input#registerBtn.disabled-btn {
  background-color: #ddd !important;
  cursor: default; }

@media (max-width: 768px) {
  .six.columns.omega.fluid-column-block {
    padding-top: 60px; }

  .general-tooltip {
    left: -175px; }

  .general-tooltip:before {
    left: 178px; }

  .container .offset-by-five {
    padding-left: 0px; } }
/* Change the white to any color ;) */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset; }

.customer-title.account-create {
  text-transform: none; }

input.btn.btn-primary.button.action-button {
  box-shadow: 0px 0px;
  font-weight: bold; }

.form-footer {
  border: none !important;
  margin-bottom: 40px; }

body.customers-account-edit.customers-account div#customer {
  padding-top: 40px; }

body.customers-account-edit.customers-account #content_wrapper {
  background-color: #f6f6f6; }

.image-header {
  max-width: 500px !important; }

.program-navigation.lbd-program-navigation li a:hover,
.program-navigation.lbd-program-navigation li a.active-area {
  background-color: #c43b65;
  color: white; }

.program-navigation.lbd-program-navigation li a:hover span.icon-image,
.program-navigation.lbd-program-navigation li a.active-area span.icon-image {
  color: white; }

.program-navigation.lbd-program-navigation li span.icon-image {
  color: #c43b65; }

.program-navigation.lbd-program-navigation .cls-1 {
  fill: #c43b65; }

.product.lbd-page .flexslider .action_button, .lbd-page.product a.action_button, .collection .flexslider .action_button, .lbd-page.collection a.action_button, .lbd-page .calendar--day.calendar--day-next-day a {
  background-color: #c43b65;
  color: white !important; }

.product.lbd-page .flexslider .action_button:hover,
.lbd-page.product a.action_button:hover,
.lbd-page.collection a.action_button:hover,
.lbd-page .calendar--day.calendar--day-next-day a:hover {
  background-color: #de6086;
  color: white !important; }

.lbd-page .day-number, .lbd-page .day-title, .lbd-page .calendar-heading a, .lbd-page .day-card a {
  color: #c43b65; }

.lbd-page .calendar-heading h3,
.lbd-page p,
.lbd-page li,
.collection-calendar .card-header h1,
.collection-days-view .card-header h1 {
  color: #1f1f1f;
  letter-spacing: 0px; }

.lbd-page p {
  font-family: Montserrat, sans-serif; }

.lbd-page .day-navigation {
  background-color: #1f1f1f; }

.lbd-page .program-navigation li a:hover .cls-1, .lbd-page .program-navigation li a.active-area .cls-1 {
  fill: #fff !important; }

.product-lbd #block_1513249112231 p, .product-grye #block_1513770426872 p {
  color: white; }

.product-lbd h1, .product-lbd h2, .product-lbd h3, .product-lbd h4, .product-lbd h5,
.product-lbd p, .product-lbd .featured-link--half .collection_title {
  font-family: Montserrat; }

div#block_1513250113137 h2.title {
  color: #c43b65;
  font-family: 'Playfair Display', serif !important;
  letter-spacing: -2px;
  font-style: italic; }

.product-lbd h3 {
  font-weight: 800;
  letter-spacing: 0px; }

#block_1513250856037 .flexslider li,
#block_1513770888835 .flexslider li {
  padding: 30px 0; }

#block_1513770888835 .flexslider li {
  padding-top: 20px; }

#block_1513250856037 h1 {
  font-size: 65px;
  text-transform: uppercase;
  font-family: 'Playfair Display', serif !important;
  color: white;
  letter-spacing: -2px;
  font-style: italic;
  margin-bottom: 10px; }

#block_1513250856037 p {
  font-size: 30px;
  color: white;
  font-weight: 300;
  line-height: 1.2; }

#block_1513250856037 .subtitle {
  display: block;
  max-width: 700px;
  margin: 0 auto; }

#block_1513770888835 {
  background-color: #1c2b39; }

#block_1513770888835 h1 {
  font-size: 65px;
  color: white;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 10px;
  color: #d84d30; }

#block_1513770888835 p {
  font-size: 30px;
  color: white;
  font-weight: 300;
  line-height: 1.2; }

#block_1513770888835 .subtitle {
  display: block;
  max-width: 700px;
  margin: 0 auto; }

#block_1513250718492 .slides .headline,
#block_1513770921108 .slides .headline {
  color: #101010;
  font-size: 30px;
  margin-bottom: -10px;
  line-height: 1.4em; }

.product-lbd #block_1513250718492 p {
  color: #c43b65;
  font-family: 'Playfair Display', serif !important;
  letter-spacing: -2px;
  font-style: italic;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 0; }

#block_1513250718492 .slides li, #block_1513770921108 .slides li {
  padding: 5% 0; }

div#block_1513250144242 .subtitle {
  max-width: 740px;
  margin: 0 auto; }

.product-lbd .featured_text .eight.columns.alpha p:before {
  background-image: url(//shop.myevergreenwellness.com/cdn/shop/t/47/assets/lbd-checkmark.png?v=106290752743487270431572372248); }

.product-grye .featured_text p:before {
  background-image: url(//shop.myevergreenwellness.com/cdn/shop/t/47/assets/grye-checkmark.png?v=71868614683476821291572372240) !important; }

.product-lbd #block_1513250718492 p sup {
  font-size: 28px; }

.product-grye #block_1513770921108 p sup {
  padding-left: 5px; }

.product-grye #block_1513770921108 p {
  font-size: 36px;
  font-style: italic;
  font-weight: 600;
  padding-top: 20px; }

#block_1513770921108 .slides .headline {
  color: white; }

.grye-page .content.container:last-child {
  display: none !important; }

@media (max-width: 768px) {
  .product-lbd .top-image {
    max-width: 30%;
    display: block;
    margin: 0 auto;
    padding: 40px 0 340px; } }
@media (max-width: 479px) {
  div#block_1513249112231 h1,
  #block_1513770426872 h1 {
    font-size: 30px !important;
    color: #d298a6;
    padding: 0 10px !important; }

  div#block_1511302148709 h2.title, div#block_1513249921620 h2.title,
  #block_1513770542111 h2.title {
    font-size: 32px;
    line-height: 1.2em; }

  div#block_1511302148709 div.section, div#block_1513249921620 div.section,
  #block_1513770542111 div.section {
    width: 100%;
    margin: 30px auto 0px; }

  .grid-layout--standard .featured-link--half {
    padding-bottom: 0; }

  .product-lbd h3 {
    line-height: 1;
    margin-top: 20px; }

  div#block_1508791309921 h2.title, div#block_1513250113137 h2.title,
  #block_1513770735815 h2.title, #block_1513951682665 h2.title {
    padding-top: 30px; }

  div#block_1508791081844 p, div#block_1513249112231 p,
  #block_1513770426872 p, #block_1513951478657 p {
    font-size: 18px; }

  .product-lbd .top-image {
    max-width: 30%;
    display: block;
    margin: 0 auto;
    padding: 20px 0 230px; }

  div#block_1508791309921 p, div#block_1513250113137 p,
  #block_1513770735815 p, #block_1513951682665 p {
    font-size: 18px;
    max-width: 740px;
    margin: 20px auto 20px;
    line-height: 1.6; } }
.cart table tr:first-child, table th {
  text-align: left; }

.lbd-page .content.container, .lbd-page .content.container h1, .lbd-page .content.container h2,
.lbd-page .content.container h3, .lbd-page .content.container h4, .lbd-page .content.container p {
  font-family: Montserrat, sans-serif !important; }

.lbd-page.page-lbd-start-guide .content.container h2 {
  font-weight: 800; }

.lbd-page .play-caption {
  padding: 20% 0; }

.lbd-page .play-btn {
  background-color: #c43b65; }

.lbd-page .content.container .action_button {
  font-family: Montserrat !important; }

.lbd-page.page-lbd-jaime .content.container .action_button {
  color: white !important;
  background-color: #c43b65; }

.grye-page.page-grye-jaime .content.container .action_button {
  color: white !important;
  background-color: #d84d30; }

.ten.columns.alpha.calendar-heading.fluid-column-block {
  float: none !important;
  vertical-align: top !important; }

.six.columns.omega.fluid-column-block {
  float: none !important;
  vertical-align: bottom !important; }

body.page-grocery-list.lbd-page .video-btn,
body.page-self-reflections.lbd-page .video-btn {
  background-color: #f6f6f6;
  color: black !important; }

.page_404 .content.container {
  padding: 180px 0 70px 0; }

@media (max-width: 767px) {
  div#block_1508791081844 .video-container, div#block_1513249112231 .video-container,
  #block_1513770426872 .video-container, #block_1513951478657 .video-container {
    padding-bottom: 49.6% !important; } }
.share-completion a {
  color: white !important; }

.product.grye-page .flexslider .action_button, .grye-page.product a.action_button, .grye-page.collection a.action_button, .grye-page .calendar--day.calendar--day-next-day a {
  background-color: #d84d30;
  color: #fff !important; }

.product.grye-page .flexslider .action_button:hover, .grye-page.product a.action_button:hover, .grye-page.collection a.action_button:hover {
  background-color: #f66a4d;
  color: #fff !important; }

.program-navigation.grye-program-navigation li a:hover,
.program-navigation.grye-program-navigation li a.active-area {
  background-color: #d84d30 !important;
  color: white !important; }

.program-navigation.grye-program-navigation li span.icon-image {
  color: #d84d30; }

.program-navigation.grye-program-navigation li a:hover span.icon-image,
.program-navigation.grye-program-navigation li a.active-area span.icon-image {
  color: white; }

.program-navigation.grye-program-navigation li span.icon-image {
  color: #d84d30; }

.grye-page .program-navigation span.icon-image {
  color: #d84d30; }

.program-navigation.grye-program-navigation .cls-1 {
  fill: #d84d30; }

.grye-page .program-navigation li a:hover .cls-1, .grye-page .program-navigation li a.active-area .cls-1 {
  fill: #fff !important; }

.grye-page .play-caption {
  padding: 20% 0; }

.grye-page .content.container .action_button {
  font-family: Montserrat !important; }

.grye-page .content.container, .grye-page .content.container h1, .grye-page .content.container h2,
.grye-page .content.container h3, .grye-page .content.container h4, .grye-page .content.container p {
  font-family: Montserrat, sans-serif !important; }

#block_1513770735815 h2.title {
  color: #d84d30; }

#block_1513770781844 {
  padding-bottom: 0px; }

.grye-page .day-navigation {
  background-color: #1c2b39; }

.grye-page .day-number, .grye-page .day-title {
  color: #007d8a; }

.grye-page p a {
  color: #0076a8 !important;
  font-weight: 600; }

@media (min-width: 769px) {
  .grye-page .top-image {
    max-width: 400px;
    display: block;
    margin: 0 auto;
    padding: 40px 0 160px; }

  #block_1513769484697 .step-caption,
  #block_1513769518277 .step-caption {
    max-width: 600px !important; } }
@media (min-width: 768px) and (max-width: 960px) {
  .product-day .day-card-2 .five.columns {
    width: 50%; } }
.grye-page .card-content h2 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size: 30px; }

.grye-page.page-grye-jaime .card-content h2.title {
  font-weight: 300 !important; }

.grye-page.collection-menus .calendar--day-menu a.menu-link, .grye-page.collection-videos .calendar--day a:first-child,
.grye-page span.groceries-link a {
  color: #007d8a !important; }

.grye-page.collection-videos .day-card.card-wrapper-x-top:nth-child(4) {
  display: none; }

.grye-page .play-btn {
  background-color: #007d8a; }

@media (max-width: 768px) and (min-width: 480px) {
  .day-card .day-selector {
    margin-left: 20px !important; }

  .navigation-wrapper .day-selector {
    margin-left: 0px !important; } }
@media (max-width: 960px) and (min-width: 768px) {
  div#block_1513769484697 {
    position: relative;
    z-index: 200; }

  #block_1513769441136 img, #block_rtw-quickstart-2 img {
    display: block;
    min-height: 46vh;
    top: -100px;
    right: -40px; } }
@media (max-width: 479px) {
  .collection-calendar.grye-page .calendar-heading p a {
    color: #007d8a !important;
    display: block; } }
.action_button {
  cursor: pointer !important; }

.details-heading {
  margin-top: -30px; }

@media (max-width: 960px) and (min-width: 768px) {
  div#block_1513769484697 {
    position: relative;
    z-index: 200; } }
@media (max-width: 768px) {
  .details-heading {
    margin-top: 0px; }

  .program-btns {
    width: 100%;
    margin-bottom: 40px;
    margin-top: -20px; }

  div#block_1508791081844 .video-container, div#block_1513249112231 .video-container,
  #block_1513951478657 .video-container {
    padding-bottom: 49.6% !important; } }
.share-completion a {
  color: white !important; }

@media (min-width: 768px) and (max-width: 960px) {
  .product-day .day-card-2 .five.columns {
    width: 50%; } }
@media (min-width: 769px) {
  .split-text .subtitle {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-right: -5px;
    text-align: left;
    padding: 20px;
    box-sizing: border-box; } }
@media (max-width: 768px) {
  .split-text .subtitle {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-right: 0px;
    text-align: left;
    padding: 20px;
    box-sizing: border-box; }

  .split-text .subtitle:nth-of-type(2) {
    margin-top: -55px; } }
.two-columns-text {
  width: 100% !important;
  padding-left: 0px !important;
  float: none !important;
  display: block !important;
  margin: 0 auto !important;
  max-width: 1090px !important; }

.two-columns-text h1 {
  max-width: 600px; }

p.button_subtitle {
  color: white;
  padding-top: 10px;
  font-size: 18px; }

div#block_1513952059804 {
  padding-top: 80px; }

.page-property a.action_button {
  background-color: #0076a8; }

sup {
  line-height: 1; }

.index a.action_button:hover {
  opacity: 0.8 !important; }

#block_1513951769886 p.button_subtitle {
  color: #383839 !important;
  text-align: center; }

h1.collection_title, div.collection_title, h1, h2, h3, h4, h5 {
  text-transform: none !important; }

.index #shopify-section-1511792919330 h2 {
  margin-top: 20px; }

.calendar-description li {
  line-height: 1.4em;
  margin-top: 5px; }

.calendar-heading h3 {
  line-height: 1.4em; }

.ten.columns.alpha.calendar-heading.fluid-column-block a.action_button {
  font-family: Montserrat, sans-serif;
  margin-bottom: 50px !important; }

.grocery-column ul li {
  margin-bottom: 5px;
  line-height: 1.4em; }

#block_1508791696548 p {
  font-size: 36px;
  font-style: italic;
  font-weight: 800; }

#block_1508791696548 p sup {
  padding-left: 5px;
  font-size: 16px;
  font-weight: 600; }

.product-28-day-challenge #block_1508796090002 .featured_text p::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  left: 0px;
  top: 2px;
  background-image: url(//shop.myevergreenwellness.com/cdn/shop/t/47/assets/checkmark.png?v=181099083644622224261572372233);
  background-size: 100%; }

.product-28-day-challenge #block_1508796090002 .featured_text p {
  position: relative;
  padding-left: 25px; }

img.\32 8-day-size-down-challenge {
  margin-left: -75px !important; }

img.gentlemen-restart-your-engines {
  margin-left: -50px !important; }

img.little-black-dress {
  margin-left: -80px !important; }

@media (min-width: 769px) {
  .access-message {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }

  div#block_1516111983502 h2 {
    padding: 0 14%; } }
@media (max-width: 768px) {
  .access-block {
    padding-bottom: 40px !important; }

  .all_programs_products img {
    margin: auto !important; }

  .collection-header {
    display: block !important; }

  .block-caption {
    padding: 10px 10px 40px;
    text-align: center; }

  img.baila {
    max-height: 120px; } }
.collection-header .section.collection_description {
  margin: 1.5em 0; }

div#block_1516111983502 {
  padding-top: 80px; }

div#block_1513952059804 {
  padding-top: 0px; }

div#block_1516111983502 li {
  background-image: none !important; }

div#block_1516111983502 h2 {
  font-size: 48px;
  line-height: 1.2em;
  color: #383839 !important; }

div#block_1513951478657 h2 {
  font-size: 48px;
  color: #daaa00;
  padding: 0 50px;
  max-width: 700px;
  margin: 0 auto 20px; }

div#block_1513951721319 .subtitle {
  max-width: 760px;
  display: block;
  margin: 0 auto; }

div#block_1513951923293 .flexslider h2.headline {
  font-size: 30px;
  padding-right: 15%; }

div#block_1513951478657 h4 {
  color: white;
  font-weight: 200;
  letter-spacing: 0px;
  font-family: montserrat;
  font-size: 26px; }

div#block_1516859442137 {
  height: 0;
  overflow: hidden; }

@media (max-width: 280px) {
  img.\32 8-day-size-down-challenge {
    margin-left: -35px !important; }

  img.gentlemen-restart-your-engines {
    margin-left: -25px !important; }

  img.little-black-dress {
    margin-left: -40px !important; } }
.product-price {
  font-weight: 600;
  font-size: 1.3rem;
  color: #3a7d3b; }

.product-rock-the-walk #mm-0 p {
  color: #fff; }

.modal_price .money {
  font-size: 1.4rem; }

.fship {
  color: #ff0000;
  font-weight: 700;
  font-size: 1.2rem; }

.collection-header {
  display: flex;
  margin-bottom: 2rem; }

.collection-header .collection_image.text-center {
  flex: 1 1 100%; }

.collection-header .collection_description {
  flex: 1 1 100%; }

.action_button:disabled {
  background-color: #ccc;
  opacity: .3;
  pointer-events: none; }

input[type="submit" i]:disabled {
  background-color: -internal-light-dark(rgba(239, 239, 239, 0.3), rgba(19, 1, 1, 0.3)) !important;
  color: -internal-light-dark(rgba(16, 16, 16, 0.3), rgba(255, 255, 255, 0.3)) !important;
  border-color: -internal-light-dark(rgba(118, 118, 118, 0.3), rgba(195, 195, 195, 0.3)) !important; }

#shopify-section-template--15373779894529__1636653722bb61ef6e .block-caption p, #shopify-section-template--15373779894529__1636653722bb61ef6e h2 {
  display: none; }

#one-click-popup-main-content .branding {
  display: none !important; }

div#one-click-popup-main-content .branding p {
  opacity: 0 !important; }
