@font-face {
  font-family: 'Louda';
  src: url("../fonts/Louda-RegularSC.eot"), url("../fonts/Louda-RegularSC.woff") format("woff"), url("../fonts/Louda-RegularSC.ttf") format("truetype"), url("../fonts/Louda-RegularSC.svg#svgFontName") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'harman-deco';
  src: url("../fonts/Harman-Deco.eot"), url("../fonts/Harman-Deco.otf") format("opentype"); }
@font-face {
  font-family: 'Source Sans';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src: url("../fonts/EOT/SourceSansPro-Light.eot") format("embedded-opentype"), url("../fonts/WOFF2/TTF/SourceSansPro-Light.ttf.woff2") format("woff2"), url("../fonts/WOFF/OTF/SourceSansPro-Light.otf.woff") format("woff"), url("../fonts/OTF/SourceSansPro-Light.otf") format("opentype"), url("../fonts/TTF/SourceSansPro-Light.ttf") format("truetype"); }
@font-face {
  font-family: 'Source Sans';
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  src: url("../fonts/EOT/SourceSansPro-Semibold.eot") format("embedded-opentype"), url("../fonts/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2") format("woff2"), url("../fonts/WOFF/OTF/SourceSansPro-Semibold.otf.woff") format("woff"), url("../fonts/OTF/SourceSansPro-Semibold.otf") format("opentype"), url("../fonts/TTF/SourceSansPro-Semibold.ttf") format("truetype"); }
@font-face {
  font-family: 'Source Sans';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  src: url("../fonts/EOT/SourceSansPro-Bold.eot") format("embedded-opentype"), url("../fonts/WOFF2/TTF/SourceSansPro-Bold.ttf.woff2") format("woff2"), url("../fonts/WOFF/OTF/SourceSansPro-Bold.otf.woff") format("woff"), url("../fonts/OTF/SourceSansPro-Bold.otf") format("opentype"), url("../fonts/TTF/SourceSansPro-Bold.ttf") format("truetype"); }
/*Colors*/
/*Fonts*/
/*Breakpoints*/
/*Media Queries*/
.show-phone {
  display: block; }
  @media (min-width: 768px) {
    .show-phone {
      display: none; } }

.hide-phone {
  display: none; }
  @media (min-width: 768px) {
    .hide-phone {
      display: block; } }

.hide-tablet-plus {
  display: block; }

@media screen and (min-width: 641px) {
  .hide-tablet-plus {
    display: none; } }
.group:after {
  content: "";
  display: table;
  clear: both; }

#main {
  background-image: url(../img/coin_bg.png);
  background-position: -30% 190px;
  background-repeat: no-repeat;
  background-size: 130%; }
  @media (min-width: 768px) and (max-width: 1023px) {
    #main {
      background-position: -30% 400px; } }
  @media (min-width: 1024px) {
    #main {
      background-position: -30% 0px;
      background-attachment: fixed; } }

body .post-content a {
  color: #0C527E; }

.fusion-fullwidth {
  position: relative; }

p {
  color: #404040; }

.divider {
  padding-bottom: 20px; }

.heading {
  padding-bottom: 20px; }
  .heading.logo img {
    width: 480px;
    max-width: 90%; }

div, p, li, ul, a {
  font-family: "Source Sans", sans-serif; }

.page-template-default .post-content {
  padding-top: 80px; }

#wrapper #main .post-content h1, #wrapper #main .post-content h2, #wrapper #main .post-content h3, #wrapper #main .post-content h4, #wrapper #main .post-content h5, #wrapper #main .woocommerce-container h1, #wrapper #main .woocommerce-container h2, #wrapper #main .woocommerce-container h3, #wrapper #main .woocommerce-container h4, #wrapper #main .woocommerce-container h5 {
  font-family: "Louda", serif; }
#wrapper #main .post-content p, #wrapper #main .woocommerce-container p {
  font-size: 1.1rem;
  line-height: 1.5rem; }
  @media (min-width: 768px) and (max-width: 1023px) {
    #wrapper #main .post-content p, #wrapper #main .woocommerce-container p {
      font-size: 1rem;
      line-height: 1.5rem; } }
#wrapper #main .post-content .big p, #wrapper #main .woocommerce-container .big p {
  font-size: 1.5rem;
  line-height: 1.9rem; }
  @media (max-width: 767px) {
    #wrapper #main .post-content .big p, #wrapper #main .woocommerce-container .big p {
      font-size: 1.3rem;
      line-height: 1.7rem; } }
#wrapper #main .post-content h2, #wrapper #main .woocommerce-container h2 {
  font-size: 2.8rem;
  line-height: 2.8rem;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  color: #7e0c0c; }
  @media (min-width: 768px) and (max-width: 1023px) {
    #wrapper #main .post-content h2, #wrapper #main .woocommerce-container h2 {
      font-size: 2.1rem;
      line-height: 2.2rem;
      margin-bottom: 1rem; } }
#wrapper #main .post-content h4, #wrapper #main .woocommerce-container h4 {
  font-size: 1.5rem;
  line-height: 1.7rem;
  margin-bottom: 0.3rem;
  margin-top: 0; }
  @media (min-width: 768px) and (max-width: 1023px) {
    #wrapper #main .post-content h4, #wrapper #main .woocommerce-container h4 {
      font-size: 1.2rem;
      line-height: 1.5rem;
      margin-bottom: 0.1rem; } }
#wrapper #main .post-content .quote p:first-of-type, #wrapper #main .woocommerce-container .quote p:first-of-type {
  font-size: 2.5rem;
  line-height: 2.9rem;
  position: relative;
  text-align: center;
  font-family: 'harman-deco', 'source sans';
  color: #404040; }
  @media (max-width: 767px) {
    #wrapper #main .post-content .quote p:first-of-type, #wrapper #main .woocommerce-container .quote p:first-of-type {
      font-size: 3.3rem;
      line-height: 3.5rem; }
      #wrapper #main .post-content .quote p:first-of-type br, #wrapper #main .woocommerce-container .quote p:first-of-type br {
        display: none; } }
  @media (min-width: 1024px) {
    #wrapper #main .post-content .quote p:first-of-type, #wrapper #main .woocommerce-container .quote p:first-of-type {
      font-size: 3.6rem;
      line-height: 4.4rem; } }
#wrapper #main .post-content .quote p, #wrapper #main .woocommerce-container .quote p {
  color: #808080;
  padding-top: 5px;
  text-align: center;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper #main .post-content .quote p, #wrapper #main .woocommerce-container .quote p {
      font-size: 1rem; } }
#wrapper #main .post-content .quote.red p:first-of-type, #wrapper #main .woocommerce-container .quote.red p:first-of-type {
  color: #7e0c0c !important; }
#wrapper #main .post-content .widget p, #wrapper #main .woocommerce-container .widget p {
  font-size: 1rem;
  line-height: 1.4rem; }
#wrapper #main .post-content .widget h4.widget-title, #wrapper #main .woocommerce-container .widget h4.widget-title {
  font-family: "Source Sans", sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  margin-bottom: 5px;
  text-transform: uppercase; }

/*****

  Sub Navs / Widgets

*****/
.w-sub-nav.fusion-content-widget-area .widget, #sidebar .widget {
  background-image: url("../img/TripleLines-Menu.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 80% 8px;
  padding-top: 10px;
  max-width: 235px; }
  .w-sub-nav.fusion-content-widget-area .widget h4.widget-title, #sidebar .widget h4.widget-title {
    font-family: "Source Sans", sans-serif;
    font-weight: 500;
    font-size: 1.1rem;
    margin-bottom: 5px;
    margin-top: .3em;
    text-transform: uppercase; }
  .w-sub-nav.fusion-content-widget-area .widget ul.menu li, #sidebar .widget ul.menu li {
    padding-left: 0;
    border: none;
    position: relative; }
    .w-sub-nav.fusion-content-widget-area .widget ul.menu li:before, #sidebar .widget ul.menu li:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 50px;
      height: 1px;
      background-color: #BEBEBE; }
    .w-sub-nav.fusion-content-widget-area .widget ul.menu li a, #sidebar .widget ul.menu li a {
      position: relative;
      text-transform: uppercase;
      font-weight: 700;
      font-size: .8rem; }
      @media (min-width: 1024px) {
        .w-sub-nav.fusion-content-widget-area .widget ul.menu li a, #sidebar .widget ul.menu li a {
          font-size: 1.1rem; } }
      .w-sub-nav.fusion-content-widget-area .widget ul.menu li a:before, #sidebar .widget ul.menu li a:before {
        content: none; }
      .w-sub-nav.fusion-content-widget-area .widget ul.menu li a:hover, #sidebar .widget ul.menu li a:hover {
        color: #7e0c0c; }
  .w-sub-nav.fusion-content-widget-area .widget.woocommerce .product-title, #sidebar .widget.woocommerce .product-title {
    display: block;
    font-size: 1rem;
    margin: 8px 0 15px;
    font-weight: 500;
    font-family: "Source Sans", sans-serif; }
  .w-sub-nav.fusion-content-widget-area .widget.woocommerce .amount, #sidebar .widget.woocommerce .amount {
    display: none; }
  .w-sub-nav.fusion-content-widget-area .widget.woocommerce li, #sidebar .widget.woocommerce li {
    margin-bottom: 30px; }
  .w-sub-nav.fusion-content-widget-area .widget.woocommerce img, #sidebar .widget.woocommerce img {
    width: 85%; }
  .w-sub-nav.fusion-content-widget-area .widget.woocommerce a.w-know-more, #sidebar .widget.woocommerce a.w-know-more {
    font-size: 1.8rem;
    font-family: "Louda", serif !important;
    text-align: right;
    display: block !important;
    width: 85%;
    text-decoration: underline; }

/*****

  Audio Player

*****/
#w-audio {
  position: fixed;
  visibility: hidden;
  max-width: 340px;
  width: 100%;
  bottom: -70px;
  left: 0;
  z-index: 600;
  height: 60px;
  background-color: #000;
  font-family: "Source Sans", sans-serif;
  transition: bottom 1s; }
  #w-audio.show {
    bottom: 0; }
  #w-audio img {
    width: 50px;
    margin: 0 auto;
    position: relative;
    top: 4px;
    left: 9px; }
  #w-audio .audioplayer {
    max-width: 67px;
    background-color: #000000;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0; }
  #w-audio .w-track-info {
    display: inline-block;
    padding: 10px 20px;
    color: #ffffff; }
    #w-audio .w-track-info .w-track-title {
      font-weight: 500; }
    #w-audio .w-track-info .w-spotify-link a {
      color: #fff; }

/*****

  Audio Button

*****/
.audio-btn {
  position: absolute;
  left: 10px;
  top: 100px;
  z-index: 500;
  cursor: pointer; }
  .audio-btn img {
    max-width: 50%; }
  @media (min-width: 768px) {
    .audio-btn {
      top: 45%; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .audio-btn {
      left: 11%; }
      .audio-btn img {
        max-width: 60%; } }
  @media (min-width: 1024px) and (max-width: 1439px) {
    .audio-btn {
      left: 15%; }
      .audio-btn img {
        max-width: 80%; } }
  @media (min-width: 1440px) {
    .audio-btn {
      left: 274px; }
      .audio-btn img {
        max-width: 100%; } }
  .audio-btn img {
    pointer-events: none; }

/*****

  Audio Divider

*****/
.audio-divider {
  text-align: center; }
  .audio-divider .audio-btn {
    position: static; }
    .audio-divider .audio-btn img {
      background-color: #ffffff; }

/*****

  Decorative borders

*****/
.dec-border {
  background-repeat: repeat-x;
  background-position: bottom;
  position: relative;
  top: -39px;
  margin-bottom: -40px; }
  .dec-border.blue {
    background-image: url("../img/patterns/blue-dec-border.png"); }
  .dec-border.black {
    background-image: url("../img/patterns/black-dec-border.png"); }
  .dec-border.red {
    background-image: url("../img/patterns/red-dec-border.png"); }
    .dec-border.red.product-border {
      height: 39px;
      margin: 0 -30px;
      top: -59px; }
  .dec-border.dark-red {
    background-image: url("../img/patterns/dark-red-dec-border.png"); }
  .dec-border.green {
    background-image: url("../img/patterns/green-dec-border.png"); }
  .dec-border.grey {
    background-image: url("../img/patterns/grey-dec-border.png"); }
  .dec-border.white {
    background-image: url("../img/patterns/white-dec-border.png"); }

.post-password-required:before {
  background-color: #363839;
  content: '';
  width: 100%;
  position: absolute;
  height: 100px;
  top: 0;
  left: 0; }

.post-password-form {
  padding-top: 100px;
  width: 90%;
  max-width: 450px;
  margin: 0 auto; }
  .post-password-form input[type="submit"] {
    background-color: #7e0c0c !important; }
  .post-password-form input[type="submit"]:hover {
    opacity: .8; }

.wpcf7-submit {
  background-color: #7e0c0c !important;
  transition: opacity .3s; }

.wpcf7-submit:hover {
  opacity: .8 !important; }

.wpcf7-select-parent .select-arrow {
  font-family: 'icomoon' !important; }

/*****

  SVG Icons 

*****/
/* Icons from directory "" */
.single_add_to_cart_button, .icon-basket, .icon-basket\:regular {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20id%3D%22basket-Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2020%2026.4%22%20xml%3Aspace%3D%22preserve%22%20viewBox%3D%220%200%2020%2026.4%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%09.st0%7Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-linecap%3Around%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22basket-XMLID_81_%22%3E%09%3Cg%20id%3D%22basket-XMLID_83_%22%3E%09%09%3Cline%20id%3D%22basket-XMLID_84_%22%20y2%3D%2225.9%22%20class%3D%22st0%22%20x2%3D%223.3%22%20y1%3D%2225.9%22%20x1%3D%2218.3%22%2F%3E%09%3C%2Fg%3E%09%3Cpolygon%20id%3D%22basket-XMLID_79_%22%20points%3D%2215.1%205.3%2013%200%2011.8%200.5%2013.7%205.3%207.2%205.3%209.1%200.5%207.8%200%205.7%205.3%200%205.3%200%208.3%201.7%208.3%204.7%2016.3%2016.3%2016.3%2019.2%208.3%2020%208.3%2020%205.3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") !important;
  background-repeat: no-repeat; }

.icon-basket-dims {
  width: 32px;
  height: 32px; }

.icon-check, .icon-check\:regular {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20id%3D%22check-Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%09.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22check-check_x5F_alt_1_%22%3E%09%3Cpath%20class%3D%22st0%22%20d%3D%22m16%200c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016%2016-7.2%2016-16-7.2-16-16-16zm-2.5%2023.4l-7.3-7.4%202.8-2.8%204.5%204.5%209.6-9.6%202.8%202.8-12.4%2012.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-check-dims {
  width: 32px;
  height: 32px; }

.icon-email, .icon-email\:regular {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20id%3D%22email-Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2029.4%2022%22%20xml%3Aspace%3D%22preserve%22%20viewBox%3D%220%200%2029.4%2022%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%09.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22email-mail_2_%22%3E%09%09%3Cpolygon%20points%3D%2214.8%2010.5%2029.4%203.6%2029.4%200%200%200%200%203.6%22%20class%3D%22st0%22%2F%3E%09%09%3Cpolygon%20points%3D%2214.8%2014.6%200%207.6%200%2022%2029.4%2022%2029.4%207.7%22%20class%3D%22st0%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-email-dims {
  width: 32px;
  height: 32px; }

.icon-leaf, .icon-leaf\:regular {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20id%3D%22leaf-Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2022.8%2022.3%22%20xml%3Aspace%3D%22preserve%22%20viewBox%3D%220%200%2022.8%2022.3%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%09.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22leaf-XMLID_81_%22%3E%09%3Cpath%20id%3D%22leaf-XMLID_139_%22%20d%3D%22m11.7%2018.3c0-1.6%200-3.1-0.1-4.7h-0.1c-0.1%200.7-0.1%201.4-0.1%202v2.1c-0.1-0.5-0.1-1-0.2-1.5s-0.2-1-0.3-1.4c-0.1-0.2-0.2-0.4-0.1-0.6%200-0.1%200-0.2-0.1-0.2-0.1-0.3-0.3-0.6-0.4-0.9l0.2-0.2v-0.1c-0.1-0.3-0.3-0.6-0.4-0.9%200-0.1-0.1-0.2%200-0.2%200.3-0.3%200-0.5%200-0.7%200-0.1-0.1-0.2-0.1-0.3-0.1-0.2-0.2-0.5%200.2-0.4-0.2-0.4-0.3-0.7-0.4-1.1%200.1%200%200.2%200%200.3-0.1-0.1-0.3-0.2-0.7-0.3-1%200.1%200%200.2-0.1%200.3-0.1%200-0.4-0.4-0.8-0.1-1.3%200-0.1-0.1-0.4-0.2-0.7%200.1%200%200.3%200.1%200.4%200.1v-0.4c0-0.3-0.2-0.5%200.1-0.8v-0.2c0-0.2-0.1-0.5%200.2-0.6%200.1%200%200-0.2%200-0.4s-0.1-0.4%200.2-0.5l0.1-0.2c0-0.2%200-0.5%200.1-0.7v-0.1c0.5-0.4%200.4-1.1%200.8-1.6%200.1-0.1%200.3-0.4%200.4-0.6v0.2c-0.1%200.7-0.2%201.4-0.3%202%200%200.1%200.1%200.2%200.1%200.3v0.4c0%200.3-0.2%200.6%200.1%200.8%200.1%200.1%200%200.2%200%200.3s0%200.3%200.2%200.3c-0.1%200.4%200.4%200.7%200.3%201.1%200%200.1%200.1%200.2%200.1%200.3s0.1%200.2%200.1%200.3c0%200.2-0.1%200.5-0.1%200.7%200.4%200%200.3%200.3%200.3%200.6-0.1%200.2-0.1%200.5-0.1%200.8h0.4c-0.1%200.3-0.1%200.7-0.2%201%200.3%200.1%200.3%200.3%200.2%200.6s-0.2%200.5-0.3%200.8c0.3%200.2%200.3%200.2%200.2%200.6%200%200.1-0.1%200.2-0.1%200.3v0.2c0.4%200.2%200.1%200.5%200%200.7%200%200.1-0.1%200.2-0.1%200.3-0.1%200.1-0.2%200.3%200.1%200.4%200%200%200.1%200.2%200%200.2-0.3%200.4-0.3%200.9-0.4%201.4-0.6%201.2-0.7%202.5-0.9%203.7%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20id%3D%22leaf-XMLID_138_%22%20d%3D%22m6.1%208.5l0.2-0.2c0.1%200.1%200.1%200.3%200.2%200.4%200%200.1%200%200.3%200.2%200.2%200%200%200.1%200.1%200.1%200.2%200.1%200.2%200.2%200.4%200.3%200.7h0.3c0.1%200.3%200.2%200.6%200.2%200.9h0.2l0.3%200.9h0.3c0.1%200.2%200.1%200.4%200.2%200.6%200%200.2%200%200.3%200.3%200.5%200-0.1%200.1%200.3%200.1%200.5%200.1%200.2%200%200.5%200.3%200.5v0.1c0.2%200.5%200.3%201%200.5%201.5%200.2%200.7%200.5%201.3%200.8%202%200.1%200.2%200.1%200.3%200.2%200.5-0.7-1-1.2-2.2-2-3.1%200%200-0.1%200-0.1%200.1%200.7%201.2%201.4%202.3%202.1%203.5-0.3-0.4-0.6-0.8-0.9-1.1l-1.3-1.3c-0.3-0.3-0.5-0.6-0.9-0.8l-0.1-0.1c0.2-0.4-0.2-0.4-0.4-0.6-0.2-0.1-0.5-0.2-0.3-0.5%200%200-0.1-0.1-0.1-0.2-0.2-0.1-0.3-0.2-0.5-0.4%200.1-0.1%200.1-0.2%200.2-0.3-0.2-0.2-0.5-0.4-0.7-0.6-0.1-0.1%200-0.2-0.1-0.3%200-0.1%200-0.2-0.1-0.2-0.2-0.2-0.3-0.4-0.6-0.6%200.4-0.1%200.2-0.2%200.1-0.4-0.2-0.2-0.4-0.4-0.5-0.6l0.2-0.2c-0.2%200-0.3-0.1-0.4-0.2s-0.3-0.3-0.1-0.5v-0.1c-0.2-0.3-0.4-0.7-0.5-1h0.1c0-0.1%200-0.2-0.1-0.3-0.1-0.5-0.3-0.8-0.4-1.2%200-0.1-0.1-0.2-0.1-0.3-0.5-0.5-0.9-1-1.3-1.5%200.4%200.3%200.9%200.6%201.3%200.9s0.8%200.5%201.2%200.8l0.2%200.2c0.1%200.1%200.1%200.4%200.4%200.2l0.1%200.1c0.3%200.5%200.6%200.8%200.9%201.3%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20id%3D%22leaf-XMLID_137_%22%20d%3D%22m14.4%2015c-0.7%201.1-1.5%202.3-2.2%203.4h-0.1c0.2-0.4%200.4-0.9%200.6-1.3%200.3-0.6%200.6-1.2%200.6-1.9v-0.2c0.1-0.2%200.1-0.4%200.2-0.6%200-0.1%200-0.3%200.1-0.3%200.4-0.1%200.3-0.4%200.3-0.6s0-0.5%200.3-0.5c0%200%200.1-0.1%200.1-0.2%200-0.2%200.1-0.4%200.1-0.6%200.3%200.1%200.4-0.1%200.4-0.3%200-0.3%200-0.6%200.4-0.7%200%200%200.1-0.1%200.1-0.2%200.1-0.2%200.2-0.4%200.2-0.6%200.1%200%200.2%200.1%200.2%200.1%200.3-0.3%200.2-0.9%200.8-1%200-0.1%200.1-0.3%200.2-0.4l0.3-0.3h0.1c0.1-0.3%200.4-0.5%200.7-0.7%200.1-0.1%200.2-0.1%200.3-0.2%200%200%200.1%200%200.1-0.1%200.1-0.1%200.3-0.3%200.4-0.5%200.3-0.4%200.6-0.7%200.8-1.1s0.4-0.9%200.5-1.3c0-0.1%200-0.1%200.1-0.2h0.1c-0.1%200.6-0.2%201.2-0.3%201.7v0.5%200.1c-0.1%200.4-0.2%200.8-0.4%201.2%200%200.1-0.1%200.2-0.1%200.2%200.2%200.1%200.1%200.3%200%200.4s-0.3%200.2-0.2%200.5c0%200.1-0.1%200.2-0.2%200.3s-0.2%200.2-0.3%200.4c0.1%200%200.2%200.1%200.3%200.1%200%200.1-0.1%200.1-0.1%200.2-0.1%200.1-0.4%200.2-0.2%200.5l-0.2%200.2-0.5%200.5c0%200.1%200.1%200.1%200.2%200.2-0.2%200.2-0.4%200.3-0.6%200.5-0.1%200.1-0.2%200.2%200.1%200.3-0.3%200.2-0.5%200.4-0.7%200.7%200%200.1%200.1%200.1%200.1%200.2-0.2%200.2-0.4%200.3-0.5%200.5-0.1%200.1-0.4%200.2-0.3%200.4%200%200-0.1%200.1-0.1%200.2-0.2%200.2-0.4%200.3-0.6%200.5-0.1%200.1-0.1%200.2-0.1%200.2%200%200.1%200%200.1-0.1%200.2-0.5%200.3-0.8%200.7-1.1%201l-0.9%200.9c-0.3%200.3-0.6%200.7-0.9%201%200.9-1.2%201.6-2.1%202-3.3%200.1%200%200%200%200%200%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20id%3D%22leaf-XMLID_136_%22%20d%3D%22m14.7%2017.6c-0.7%200.3-1.3%200.7-2%201.1%200.4-0.3%200.7-0.5%201-0.7%200.1%200%200.1-0.1%200.2-0.2%200.2-0.1%200.3-0.2%200.5-0.4l0.3-0.3c0.1-0.1%200.2-0.3%200.4-0.3%200.2-0.3%200.5-0.5%200.9-0.7%200.2-0.1%200.3-0.4%200.6-0.3l0.1-0.1c0.1-0.1%200.2-0.3%200.5-0.3%200.1%200%200.1-0.1%200.2-0.2s0.2-0.3%200.4-0.2h0.1c0.3-0.2%200.6-0.4%201-0.6%200%200.1%200.1%200.1%200.1%200.1%200.3-0.1%200.5-0.2%200.8-0.3s0.6-0.2%200.9-0.2c0.7-0.1%201.5-0.1%202.3-0.1-0.3%200.1-0.5%200.1-0.8%200.2s-0.6%200.2-0.8%200.5c-0.1%200.1-0.3%200.2-0.5%200.3s-0.4%200.3-0.5%200.5l-0.6%200.6c-0.4%200-0.6%200.5-1%200.6-0.1%200-0.1%200.1-0.2%200.2s-0.2%200.1-0.3%200.2-0.2%200.2-0.4%200.2c-0.2%200.1-0.3%200.1-0.5%200.1-0.1%200-0.3%200-0.3%200.2v0.1c-0.4%200.1-0.7%200.2-1.1%200.3-0.1%200-0.2%200.1-0.4%200.2-0.1%200-0.1%200.1-0.2%200.1-0.4%200.1-0.7%200.1-1.1%200.2-0.6%200.1-1.2%200.3-1.8%200.5%200.8-0.4%201.6-0.9%202.4-1.3-0.1%200.1-0.1%200-0.2%200%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20id%3D%22leaf-XMLID_135_%22%20d%3D%22m0%2014.1c0.4%200%200.9%200.1%201.3%200.1h0.9c0.2%200%200.5%200.1%200.7%200.1%200.3%200.1%200.6%200.2%200.8%200.3%200.1%200%200.2%200%200.3-0.1%200.4%200.3%200.7%200.5%201%200.6%200.3%200%200.5%200.3%200.7%200.3%200.3%200%200.5%200.4%200.7%200.4%200.5-0.1%200.6%200.5%201%200.5%200%200%200.1%200.1%200.2%200.1%200.4%200.3%200.7%200.6%201.1%200.9%200.6%200.4%201.2%200.9%201.8%201.3-0.8-0.4-1.5-0.7-2.3-1.1%200%200%200%200.1-0.1%200.1l2.4%201.2c-0.2-0.1-0.4-0.1-0.5-0.2-0.7-0.2-1.5-0.3-2.2-0.5-0.3-0.1-0.7-0.2-1-0.3-0.2-0.1-0.4-0.3-0.7-0.2l-0.1-0.1c-0.1-0.1-0.2-0.1-0.3-0.2-0.2%200-0.5%200.1-0.6-0.3%200-0.1-0.2-0.1-0.4-0.1-0.1%200-0.3%200-0.2-0.2l-0.2-0.2c-0.2-0.1-0.5%200-0.5-0.4-0.4%200.1-0.5-0.3-0.8-0.5-0.2-0.1-0.3-0.3-0.5-0.5-0.1-0.1-0.2-0.1-0.3-0.2-0.6-0.3-1.3-0.6-2.2-0.8%200.1%200.1%200%200.1%200%200v0%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20id%3D%22leaf-XMLID_84_%22%20d%3D%22m15.8%2021.6c-0.8-0.9-1.9-1.5-3-2%200.4%200%201.3%200.4%202.1%200.8%200.7%200.4%201%201.1%201.4%201.7-0.1-0.1-0.2-0.1-0.4-0.2-0.6-0.4-1.3-0.6-1.8-1l-0.1-0.1c-0.4%200.1-0.5-0.2-0.7-0.3l-1.5-0.9c0.3%200%201.3%200.3%202.1%200.8%200.6%200.4%201.2%200.8%201.9%201.2%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20id%3D%22leaf-XMLID_83_%22%20d%3D%22m7.6%2021.7c0.8-0.9%201.8-1.6%203-2.1-0.4%200-1.3%200.5-2.1%200.9-0.7%200.4-1%201.1-1.4%201.8%200.1-0.1%200.2-0.2%200.4-0.2%200.5-0.4%201.2-0.7%201.8-1.1l0.1-0.1c0.4%200.1%200.5-0.2%200.7-0.4%200.5-0.3%201-0.7%201.5-1-0.3%200-1.3%200.3-2.1%200.9-0.6%200.5-1.3%200.9-1.9%201.3v0%22%20class%3D%22st0%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-leaf-dims {
  width: 32px;
  height: 32px; }

.icon-location, .icon-location\:regular {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20id%3D%22location-Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2016%2029.3%22%20xml%3Aspace%3D%22preserve%22%20viewBox%3D%220%200%2016%2029.3%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%09.st0%7Bfill%3Anone%3Bstroke%3A%23000000%3Bstroke-linecap%3Around%3Bstroke-miterlimit%3A10%3B%7D%3C%2Fstyle%3E%09%09%3Cline%20y1%3D%2228.8%22%20x2%3D%22.5%22%20x1%3D%2215.5%22%20y2%3D%2228.8%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20d%3D%22m8%200c-3.9%200-7.1%203.2-7.1%207.1s7.1%2012.9%207.1%2012.9%207.1-8.9%207.1-12.9-3.2-7.1-7.1-7.1zm0%208.6c-1.6%200-2.9-1.3-2.9-2.9s1.3-2.8%202.9-2.8c1.6%200%202.9%201.3%202.9%202.9s-1.3%202.8-2.9%202.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-location-dims {
  width: 32px;
  height: 32px; }

.icon-search, .icon-search\:regular {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20id%3D%22search-Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2030%2030%22%20xml%3Aspace%3D%22preserve%22%20viewBox%3D%220%200%2030%2030%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%09.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22search-magnifying_x5F_glass_3_%22%3E%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22m10.6%2018.5l-5.3%205.3%200.9%200.9%205.3-5.3-0.9-0.9z%22%2F%3E%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22m18.9%200c-6.2%200-11.1%205-11.1%2011.1%200%201.5%200.3%202.9%200.8%204.1l-8.6%208.6%206.2%206.2%208.6-8.6c1.3%200.5%202.7%200.8%204.1%200.8%206.1%200%2011.1-5%2011.1-11.1s-5-11.1-11.1-11.1zm0%2018.5c-4.1%200-7.4-3.3-7.4-7.4s3.3-7.4%207.4-7.4%207.4%203.3%207.4%207.4-3.4%207.4-7.4%207.4z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat; }

.icon-search-dims {
  width: 32px;
  height: 32px; }

.admin-bar #w-main-header {
  top: 50px; }

#w-main-header {
  position: absolute;
  top: 20px;
  left: 0;
  background-color: #404040;
  width: 100%;
  z-index: 10;
  height: 45px; }
  #w-main-header .w-menu-logo {
    position: absolute;
    left: 20px;
    top: 10px; }
    #w-main-header .w-menu-logo .logo {
      display: inline-block;
      line-height: 50px; }
    @media (max-width: 767px) {
      #w-main-header .w-menu-logo #menu-trigger {
        display: inline-block;
        width: 20px;
        margin: 0 5px 0 -10px;
        height: 30px;
        position: relative;
        cursor: pointer; }
        #w-main-header .w-menu-logo #menu-trigger:before {
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          width: 100%;
          height: 2px;
          background-color: #bfbfbf;
          box-shadow: 0 5px #bfbfbf, 0 -5px #bfbfbf; } }
  #w-main-header .fusion-social-links-header {
    position: absolute;
    right: 20px;
    top: 0px; }

#w-main-nav {
  position: absolute;
  top: 100%;
  left: -100%;
  width: 100%;
  background-color: rgba(64, 64, 64, 0.95);
  overflow: hidden;
  transition: left .5s; }
  #w-main-nav.open {
    left: 0; }
  #w-main-nav #menu-primary-menu {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0; }
    #w-main-nav #menu-primary-menu .menu-item {
      padding: 10px 0;
      max-width: 90%;
      margin: 0 auto;
      border-bottom: 1px solid #bfbfbf; }
      #w-main-nav #menu-primary-menu .menu-item a {
        display: block;
        color: white;
        text-transform: uppercase;
        font-size: 15px; }
      #w-main-nav #menu-primary-menu .menu-item:last-child {
        border-bottom: none; }
      #w-main-nav #menu-primary-menu .menu-item.current-menu-item a {
        font-weight: bold;
        color: white; }
  @media (min-width: 768px) {
    #w-main-nav {
      position: static;
      background-color: transparent; }
      #w-main-nav #menu-primary-menu {
        margin-top: 12px; }
        #w-main-nav #menu-primary-menu .menu-item {
          display: inline-block;
          padding: 0 10px;
          border-right: 1px solid #bfbfbf;
          border-bottom: none;
          background-color: transparent !important; }
          #w-main-nav #menu-primary-menu .menu-item a {
            color: #bfbfbf; }
            #w-main-nav #menu-primary-menu .menu-item a:hover {
              color: #ffffff; }
          #w-main-nav #menu-primary-menu .menu-item:last-child {
            border-right: none; } }

.fusion-footer {
  position: relative;
  z-index: 300; }
  .fusion-footer .fusion-column {
    padding: 0 35px; }
    @media (max-width: 767px) {
      .fusion-footer .fusion-column {
        margin-bottom: 25px !important;
        padding: 0 0 25px;
        border-bottom: 1px solid #bfbfbf; }
        .fusion-footer .fusion-column.fusion-column-last {
          border-bottom: none;
          margin-bottom: 0 !important; } }
  @media (min-width: 768px) {
    .fusion-footer .fusion-column:nth-of-type(2) {
      border-left: 1px solid #fff;
      border-right: 1px solid #fff; } }
  .fusion-footer footer {
    border-top: none; }
  .fusion-footer .widget_text {
    margin-bottom: 30px; }
  .fusion-footer .fusion-footer-widget-area {
    color: #BEBEBE; }
    .fusion-footer .fusion-footer-widget-area a {
      color: #ffffff; }
  .fusion-footer .fusion-copyright-notice {
    text-align: center;
    display: block; }
  .fusion-footer .divider {
    padding-top: 20px; }

/********

	Header Widget

*********/
.header_widget {
  font-size: 19px;
  line-height: 23px;
  text-transform: uppercase;
  margin: 0; }
  .header_widget h4 {
    margin: 0 0 1em;
    font-weight: normal; }
    @media (min-width: 768px) and (max-width: 1023px) {
      .header_widget h4 {
        font-size: .9rem; } }
    .header_widget h4 span {
      display: block;
      font-size: 51px;
      line-height: 52px;
      font-family: "Louda", serif; }
      @media (min-width: 768px) and (max-width: 1023px) {
        .header_widget h4 span {
          font-size: 30px;
          line-height: 32px; } }

/********

    Location Widget

*********/
#state-dropdown select {
  width: 80%; }

/********

    Location Search Widget

*********/
form#w-search-form {
  border: 1px solid white;
  padding: 4px 2px;
  width: 90%;
  max-width: 300px;
  margin: 0 auto; }
  form#w-search-form input {
    color: #ffffff;
    background-color: transparent;
    outline: none; }
    form#w-search-form input[type="text"] {
      border: none;
      width: 80%;
      border-right: 1px solid #ffffff;
      padding-left: 10px;
      margin: 0; }
    form#w-search-form input[type="submit"] {
      color: red;
      border: none;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      width: 18%;
      cursor: pointer; }

/********

    Email Signup Widget

*********/
form.constantcontactwidget_form {
  border: 1px solid #ffffff;
  padding: 4px 2px;
  width: 90%;
  max-width: 300px;
  margin: 0 auto;
  min-height: 39px;
  position: relative; }
  form.constantcontactwidget_form input {
    color: #ffffff;
    background-color: transparent;
    outline: none; }
    form.constantcontactwidget_form input[type="text"] {
      border: none;
      width: 80%;
      border-right: 1px solid #ffffff;
      padding-left: 10px;
      margin: 0; }
    form.constantcontactwidget_form input[type="submit"] {
      color: transparent;
      border: none;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      width: 18%;
      cursor: pointer;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20id%3D%22check-Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%09.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22check-check_x5F_alt_1_%22%3E%09%3Cpath%20class%3D%22st0%22%20d%3D%22m16%200c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016%2016-7.2%2016-16-7.2-16-16-16zm-2.5%2023.4l-7.3-7.4%202.8-2.8%204.5%204.5%209.6-9.6%202.8%202.8-12.4%2012.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
      background-repeat: no-repeat;
      background-position: center;
      height: 24px; }

#content form.constantcontactwidget_form {
  background-color: #363839;
  border: none;
  text-align: center;
  color: #ffffff; }

form#sf_widget_constantcontact_2_form.w-animate:before {
  content: '';
  position: absolute;
  left: calc(50% - 10px);
  bottom: -20px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #4184F4;
  width: 0;
  height: 0;
  animation: bouncer 1.3s ease-in-out 0s infinite normal; }

@keyframes bouncer {
  0%, 100% {
    transform: translateY(0%);
    opacity: 1; }
  50% {
    transform: translateY(100%);
    opacity: .8; } }
#tri-block .strains {
  text-align: center;
  padding: 0 20px 20px;
  background-size: cover;
  background-image: url(../img/PageTexture-small.jpg);
  position: relative; }
  #tri-block .strains h3 {
    text-transform: uppercase;
    font-size: 4rem;
    margin: 0;
    padding: 2px 0 30px;
    color: #ffffff; }
  #tri-block .strains p:first-of-type {
    font-size: 1rem !important;
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #ffffff;
    padding-top: 70px;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20id%3D%22leaf-Layer_1%22%20style%3D%22enable-background%3Anew%200%200%2022.8%2022.3%22%20xml%3Aspace%3D%22preserve%22%20viewBox%3D%220%200%2022.8%2022.3%22%20version%3D%221.1%22%20y%3D%220px%22%20x%3D%220px%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%09.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%20id%3D%22leaf-XMLID_81_%22%3E%09%3Cpath%20id%3D%22leaf-XMLID_139_%22%20d%3D%22m11.7%2018.3c0-1.6%200-3.1-0.1-4.7h-0.1c-0.1%200.7-0.1%201.4-0.1%202v2.1c-0.1-0.5-0.1-1-0.2-1.5s-0.2-1-0.3-1.4c-0.1-0.2-0.2-0.4-0.1-0.6%200-0.1%200-0.2-0.1-0.2-0.1-0.3-0.3-0.6-0.4-0.9l0.2-0.2v-0.1c-0.1-0.3-0.3-0.6-0.4-0.9%200-0.1-0.1-0.2%200-0.2%200.3-0.3%200-0.5%200-0.7%200-0.1-0.1-0.2-0.1-0.3-0.1-0.2-0.2-0.5%200.2-0.4-0.2-0.4-0.3-0.7-0.4-1.1%200.1%200%200.2%200%200.3-0.1-0.1-0.3-0.2-0.7-0.3-1%200.1%200%200.2-0.1%200.3-0.1%200-0.4-0.4-0.8-0.1-1.3%200-0.1-0.1-0.4-0.2-0.7%200.1%200%200.3%200.1%200.4%200.1v-0.4c0-0.3-0.2-0.5%200.1-0.8v-0.2c0-0.2-0.1-0.5%200.2-0.6%200.1%200%200-0.2%200-0.4s-0.1-0.4%200.2-0.5l0.1-0.2c0-0.2%200-0.5%200.1-0.7v-0.1c0.5-0.4%200.4-1.1%200.8-1.6%200.1-0.1%200.3-0.4%200.4-0.6v0.2c-0.1%200.7-0.2%201.4-0.3%202%200%200.1%200.1%200.2%200.1%200.3v0.4c0%200.3-0.2%200.6%200.1%200.8%200.1%200.1%200%200.2%200%200.3s0%200.3%200.2%200.3c-0.1%200.4%200.4%200.7%200.3%201.1%200%200.1%200.1%200.2%200.1%200.3s0.1%200.2%200.1%200.3c0%200.2-0.1%200.5-0.1%200.7%200.4%200%200.3%200.3%200.3%200.6-0.1%200.2-0.1%200.5-0.1%200.8h0.4c-0.1%200.3-0.1%200.7-0.2%201%200.3%200.1%200.3%200.3%200.2%200.6s-0.2%200.5-0.3%200.8c0.3%200.2%200.3%200.2%200.2%200.6%200%200.1-0.1%200.2-0.1%200.3v0.2c0.4%200.2%200.1%200.5%200%200.7%200%200.1-0.1%200.2-0.1%200.3-0.1%200.1-0.2%200.3%200.1%200.4%200%200%200.1%200.2%200%200.2-0.3%200.4-0.3%200.9-0.4%201.4-0.6%201.2-0.7%202.5-0.9%203.7%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20id%3D%22leaf-XMLID_138_%22%20d%3D%22m6.1%208.5l0.2-0.2c0.1%200.1%200.1%200.3%200.2%200.4%200%200.1%200%200.3%200.2%200.2%200%200%200.1%200.1%200.1%200.2%200.1%200.2%200.2%200.4%200.3%200.7h0.3c0.1%200.3%200.2%200.6%200.2%200.9h0.2l0.3%200.9h0.3c0.1%200.2%200.1%200.4%200.2%200.6%200%200.2%200%200.3%200.3%200.5%200-0.1%200.1%200.3%200.1%200.5%200.1%200.2%200%200.5%200.3%200.5v0.1c0.2%200.5%200.3%201%200.5%201.5%200.2%200.7%200.5%201.3%200.8%202%200.1%200.2%200.1%200.3%200.2%200.5-0.7-1-1.2-2.2-2-3.1%200%200-0.1%200-0.1%200.1%200.7%201.2%201.4%202.3%202.1%203.5-0.3-0.4-0.6-0.8-0.9-1.1l-1.3-1.3c-0.3-0.3-0.5-0.6-0.9-0.8l-0.1-0.1c0.2-0.4-0.2-0.4-0.4-0.6-0.2-0.1-0.5-0.2-0.3-0.5%200%200-0.1-0.1-0.1-0.2-0.2-0.1-0.3-0.2-0.5-0.4%200.1-0.1%200.1-0.2%200.2-0.3-0.2-0.2-0.5-0.4-0.7-0.6-0.1-0.1%200-0.2-0.1-0.3%200-0.1%200-0.2-0.1-0.2-0.2-0.2-0.3-0.4-0.6-0.6%200.4-0.1%200.2-0.2%200.1-0.4-0.2-0.2-0.4-0.4-0.5-0.6l0.2-0.2c-0.2%200-0.3-0.1-0.4-0.2s-0.3-0.3-0.1-0.5v-0.1c-0.2-0.3-0.4-0.7-0.5-1h0.1c0-0.1%200-0.2-0.1-0.3-0.1-0.5-0.3-0.8-0.4-1.2%200-0.1-0.1-0.2-0.1-0.3-0.5-0.5-0.9-1-1.3-1.5%200.4%200.3%200.9%200.6%201.3%200.9s0.8%200.5%201.2%200.8l0.2%200.2c0.1%200.1%200.1%200.4%200.4%200.2l0.1%200.1c0.3%200.5%200.6%200.8%200.9%201.3%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20id%3D%22leaf-XMLID_137_%22%20d%3D%22m14.4%2015c-0.7%201.1-1.5%202.3-2.2%203.4h-0.1c0.2-0.4%200.4-0.9%200.6-1.3%200.3-0.6%200.6-1.2%200.6-1.9v-0.2c0.1-0.2%200.1-0.4%200.2-0.6%200-0.1%200-0.3%200.1-0.3%200.4-0.1%200.3-0.4%200.3-0.6s0-0.5%200.3-0.5c0%200%200.1-0.1%200.1-0.2%200-0.2%200.1-0.4%200.1-0.6%200.3%200.1%200.4-0.1%200.4-0.3%200-0.3%200-0.6%200.4-0.7%200%200%200.1-0.1%200.1-0.2%200.1-0.2%200.2-0.4%200.2-0.6%200.1%200%200.2%200.1%200.2%200.1%200.3-0.3%200.2-0.9%200.8-1%200-0.1%200.1-0.3%200.2-0.4l0.3-0.3h0.1c0.1-0.3%200.4-0.5%200.7-0.7%200.1-0.1%200.2-0.1%200.3-0.2%200%200%200.1%200%200.1-0.1%200.1-0.1%200.3-0.3%200.4-0.5%200.3-0.4%200.6-0.7%200.8-1.1s0.4-0.9%200.5-1.3c0-0.1%200-0.1%200.1-0.2h0.1c-0.1%200.6-0.2%201.2-0.3%201.7v0.5%200.1c-0.1%200.4-0.2%200.8-0.4%201.2%200%200.1-0.1%200.2-0.1%200.2%200.2%200.1%200.1%200.3%200%200.4s-0.3%200.2-0.2%200.5c0%200.1-0.1%200.2-0.2%200.3s-0.2%200.2-0.3%200.4c0.1%200%200.2%200.1%200.3%200.1%200%200.1-0.1%200.1-0.1%200.2-0.1%200.1-0.4%200.2-0.2%200.5l-0.2%200.2-0.5%200.5c0%200.1%200.1%200.1%200.2%200.2-0.2%200.2-0.4%200.3-0.6%200.5-0.1%200.1-0.2%200.2%200.1%200.3-0.3%200.2-0.5%200.4-0.7%200.7%200%200.1%200.1%200.1%200.1%200.2-0.2%200.2-0.4%200.3-0.5%200.5-0.1%200.1-0.4%200.2-0.3%200.4%200%200-0.1%200.1-0.1%200.2-0.2%200.2-0.4%200.3-0.6%200.5-0.1%200.1-0.1%200.2-0.1%200.2%200%200.1%200%200.1-0.1%200.2-0.5%200.3-0.8%200.7-1.1%201l-0.9%200.9c-0.3%200.3-0.6%200.7-0.9%201%200.9-1.2%201.6-2.1%202-3.3%200.1%200%200%200%200%200%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20id%3D%22leaf-XMLID_136_%22%20d%3D%22m14.7%2017.6c-0.7%200.3-1.3%200.7-2%201.1%200.4-0.3%200.7-0.5%201-0.7%200.1%200%200.1-0.1%200.2-0.2%200.2-0.1%200.3-0.2%200.5-0.4l0.3-0.3c0.1-0.1%200.2-0.3%200.4-0.3%200.2-0.3%200.5-0.5%200.9-0.7%200.2-0.1%200.3-0.4%200.6-0.3l0.1-0.1c0.1-0.1%200.2-0.3%200.5-0.3%200.1%200%200.1-0.1%200.2-0.2s0.2-0.3%200.4-0.2h0.1c0.3-0.2%200.6-0.4%201-0.6%200%200.1%200.1%200.1%200.1%200.1%200.3-0.1%200.5-0.2%200.8-0.3s0.6-0.2%200.9-0.2c0.7-0.1%201.5-0.1%202.3-0.1-0.3%200.1-0.5%200.1-0.8%200.2s-0.6%200.2-0.8%200.5c-0.1%200.1-0.3%200.2-0.5%200.3s-0.4%200.3-0.5%200.5l-0.6%200.6c-0.4%200-0.6%200.5-1%200.6-0.1%200-0.1%200.1-0.2%200.2s-0.2%200.1-0.3%200.2-0.2%200.2-0.4%200.2c-0.2%200.1-0.3%200.1-0.5%200.1-0.1%200-0.3%200-0.3%200.2v0.1c-0.4%200.1-0.7%200.2-1.1%200.3-0.1%200-0.2%200.1-0.4%200.2-0.1%200-0.1%200.1-0.2%200.1-0.4%200.1-0.7%200.1-1.1%200.2-0.6%200.1-1.2%200.3-1.8%200.5%200.8-0.4%201.6-0.9%202.4-1.3-0.1%200.1-0.1%200-0.2%200%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20id%3D%22leaf-XMLID_135_%22%20d%3D%22m0%2014.1c0.4%200%200.9%200.1%201.3%200.1h0.9c0.2%200%200.5%200.1%200.7%200.1%200.3%200.1%200.6%200.2%200.8%200.3%200.1%200%200.2%200%200.3-0.1%200.4%200.3%200.7%200.5%201%200.6%200.3%200%200.5%200.3%200.7%200.3%200.3%200%200.5%200.4%200.7%200.4%200.5-0.1%200.6%200.5%201%200.5%200%200%200.1%200.1%200.2%200.1%200.4%200.3%200.7%200.6%201.1%200.9%200.6%200.4%201.2%200.9%201.8%201.3-0.8-0.4-1.5-0.7-2.3-1.1%200%200%200%200.1-0.1%200.1l2.4%201.2c-0.2-0.1-0.4-0.1-0.5-0.2-0.7-0.2-1.5-0.3-2.2-0.5-0.3-0.1-0.7-0.2-1-0.3-0.2-0.1-0.4-0.3-0.7-0.2l-0.1-0.1c-0.1-0.1-0.2-0.1-0.3-0.2-0.2%200-0.5%200.1-0.6-0.3%200-0.1-0.2-0.1-0.4-0.1-0.1%200-0.3%200-0.2-0.2l-0.2-0.2c-0.2-0.1-0.5%200-0.5-0.4-0.4%200.1-0.5-0.3-0.8-0.5-0.2-0.1-0.3-0.3-0.5-0.5-0.1-0.1-0.2-0.1-0.3-0.2-0.6-0.3-1.3-0.6-2.2-0.8%200.1%200.1%200%200.1%200%200v0%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20id%3D%22leaf-XMLID_84_%22%20d%3D%22m15.8%2021.6c-0.8-0.9-1.9-1.5-3-2%200.4%200%201.3%200.4%202.1%200.8%200.7%200.4%201%201.1%201.4%201.7-0.1-0.1-0.2-0.1-0.4-0.2-0.6-0.4-1.3-0.6-1.8-1l-0.1-0.1c-0.4%200.1-0.5-0.2-0.7-0.3l-1.5-0.9c0.3%200%201.3%200.3%202.1%200.8%200.6%200.4%201.2%200.8%201.9%201.2%22%20class%3D%22st0%22%2F%3E%09%3Cpath%20id%3D%22leaf-XMLID_83_%22%20d%3D%22m7.6%2021.7c0.8-0.9%201.8-1.6%203-2.1-0.4%200-1.3%200.5-2.1%200.9-0.7%200.4-1%201.1-1.4%201.8%200.1-0.1%200.2-0.2%200.4-0.2%200.5-0.4%201.2-0.7%201.8-1.1l0.1-0.1c0.4%200.1%200.5-0.2%200.7-0.4%200.5-0.3%201-0.7%201.5-1-0.3%200-1.3%200.3-2.1%200.9-0.6%200.5-1.3%200.9-1.9%201.3v0%22%20class%3D%22st0%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center 20px; }
  #tri-block .strains p {
    color: #BEBEBE; }
  #tri-block .strains:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
  #tri-block .strains.red:after {
    background-color: rgba(99, 15, 15, 0.85); }
  #tri-block .strains.blue:after {
    background-color: rgba(14, 57, 84, 0.85); }
  #tri-block .strains.green:after {
    background-color: rgba(57, 78, 14, 0.81); }
  #tri-block .strains.impact-link a {
    color: #ffffff !important;
    font-size: 2rem !important;
    border-bottom-color: #ffffff !important; }
  #tri-block .strains.impact-link a:hover {
    color: #BEBEBE !important;
    font-size: 2rem !important; }
  #tri-block .strains .fusion-column-wrapper {
    position: relative;
    z-index: 4; }

@media (min-width: 768px) and (max-width: 1023px) {
  .hero-image {
    padding-top: 120px !important;
    padding-bottom: 140px !important; } }
@media (max-width: 767px) {
  .hero-image {
    padding-top: 90px !important;
    padding-bottom: 60px !important; } }

.single-product #wrapper .product .images {
  float: none;
  margin-right: 0;
  width: 100% !important; }
  @media (min-width: 768px) {
    .single-product #wrapper .product .images {
      width: 100% !important;
      height: 500px;
      margin-bottom: 30px; } }
.single-product #wrapper .product .w-product-description {
  width: 100%;
  float: left; }
  @media (min-width: 1024px) {
    .single-product #wrapper .product .w-product-description {
      width: 60%;
      padding-right: 40px; } }
.single-product #wrapper .product .summary.entry-summary {
  margin-left: 0 !important; }
.single-product #wrapper .product .entry-summary .summary-container {
  width: 100%; }
  @media (min-width: 1024px) {
    .single-product #wrapper .product .entry-summary .summary-container {
      float: right;
      width: 39%; } }
@media (min-width: 768px) {
  .single-product #wrapper .product .flex-viewport a {
    height: 400px;
    display: block; }
    .single-product #wrapper .product .flex-viewport a img {
      max-width: 900px;
      width: auto;
      height: 100%;
      margin: 0 auto; } }
.single-product #wrapper .product .star-rating {
  font-family: 'Insane Rodeo' !important;
  font-size: 7em;
  width: 2.2em;
  margin-bottom: -40px;
  line-height: 0.5em; }
  .single-product #wrapper .product .star-rating:before {
    content: '*****';
    color: #BEBEBE; }
  .single-product #wrapper .product .star-rating span:before {
    content: '*****'; }

.w-product-header {
  height: 400px;
  display: block;
  background-color: black;
  margin: 0 -30px 20px; }

#wrapper #main .woocommerce-container h2.product_title {
  font-size: 2rem;
  line-height: 2rem;
  color: #7e0c0c;
  margin-bottom: 10px; }
#wrapper #main .woocommerce-container .flex-direction-nav a {
  font-family: 'icomoon'; }
#wrapper #main .woocommerce-container span.amount {
  color: #000000;
  font-size: 1.4rem;
  font-weight: 500; }
#wrapper #main .woocommerce-container p.price {
  border-bottom: 1px solid #BEBEBE;
  padding-bottom: 15px; }
#wrapper #main .woocommerce-container .woocommerce-product-rating {
  margin-left: 0;
  border-bottom: 1px solid #BEBEBE;
  padding-bottom: 15px;
  width: 100%; }
  #wrapper #main .woocommerce-container .woocommerce-product-rating .woocommerce-review-link {
    display: block; }
#wrapper #main .woocommerce-container .product-border {
  display: none; }
#wrapper #main .woocommerce-container .single_add_to_cart_button {
  display: block;
  clear: both;
  background-color: transparent;
  color: #000000;
  background-repeat: no-repeat;
  background-position: left center;
  position: relative;
  top: 7px;
  padding-left: 40px;
  transition: all .3s; }
  #wrapper #main .woocommerce-container .single_add_to_cart_button:hover {
    background-position: left top;
    color: #7e0c0c; }
#wrapper #main .woocommerce-container .cart {
  margin-top: 15px;
  margin-bottom: 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #BEBEBE; }
  #wrapper #main .woocommerce-container .cart .quantity.buttons_added input {
    font-size: 1.5em;
    line-height: 1.7;
    width: 60px;
    font-weight: normal;
    font-family: "Source Sans", sans-serif; }
    #wrapper #main .woocommerce-container .cart .quantity.buttons_added input.input-text {
      font-size: 1.3em;
      font-weight: 500; }
#wrapper #main .woocommerce-container .woocommerce-tabs .star-rating {
  font-size: 4em;
  margin-bottom: -10px; }
@media (max-width: 767px) {
  #wrapper #main .woocommerce-container .woocommerce-tabs p.stars:before {
    content: 'How many stars?';
    position: absolute;
    top: -30px;
    font-size: 1rem;
    font-weight: 500; }
  #wrapper #main .woocommerce-container .woocommerce-tabs p.stars a:after {
    display: none; } }
#wrapper #main .woocommerce-container .woocommerce-tabs li a {
  color: #7e0c0c;
  font-size: 1.1rem; }
#wrapper #main .woocommerce-container .woocommerce-tabs li.active a {
  font-weight: 500; }
@media (min-width: 768px) and (max-width: 1023px) {
  #wrapper #main .woocommerce-container .woocommerce-tabs .panel {
    margin: 0;
    width: 100% !important; }
  #wrapper #main .woocommerce-container .woocommerce-tabs li a {
    border-bottom: 0; } }
@media (min-width: 1024px) {
  #wrapper #main .woocommerce-container .woocommerce-tabs {
    padding-top: 0;
    margin-top: 60px;
    border-top: 1px solid #BEBEBE; }
    #wrapper #main .woocommerce-container .woocommerce-tabs .tabs {
      width: 130px; }
    #wrapper #main .woocommerce-container .woocommerce-tabs li a {
      padding-top: 15px;
      color: #7e0c0c;
      font-size: 1.1rem; }
    #wrapper #main .woocommerce-container .woocommerce-tabs li.active a {
      font-weight: 500; }
    #wrapper #main .woocommerce-container .woocommerce-tabs li.reviews_tab a {
      padding-top: 0; }
    #wrapper #main .woocommerce-container .woocommerce-tabs .panel {
      border-width: 0 0 0 1px;
      padding: 15px;
      margin-left: 150px; }
    #wrapper #main .woocommerce-container .woocommerce-tabs .tabs li a {
      border-bottom: none;
      text-align: right; }
    #wrapper #main .woocommerce-container .woocommerce-tabs .shop_attributes tr th {
      width: 20%;
      font-family: "Source Sans", sans-serif; } }
#wrapper #main .woocommerce-container #reviews input#submit {
  background-color: #7e0c0c; }

.woocommerce-container .related.products {
  display: none; }
.woocommerce-container .social-share {
  display: none !important; }

div.product-categories h3 {
  color: #7e0c0c;
  font-size: 2rem;
  text-transform: uppercase;
  margin-bottom: 5px; }

/******
*
*	Product Listing
*
******/
ul#w-products {
  padding: 0;
  list-style: none;
  position: relative;
  margin-top: 50px; }
  @media (min-width: 768px) {
    ul#w-products.related li.w-product-listing {
      width: calc(33.333% - 20px); } }
  ul#w-products.related li.w-product-listing .w-product-image {
    height: 180px; }
    ul#w-products.related li.w-product-listing .w-product-image .w-product-hover .w-tagline-content {
      padding: 0px 30px;
      font-size: 2rem;
      line-height: 1.6rem; }
  ul#w-products.related li.w-product-listing h3 {
    font-size: 2rem;
    font-family: "Louda", serif; }
  ul#w-products li.w-product-listing {
    display: inline-block;
    width: 100%;
    margin-right: 20px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      ul#w-products li.w-product-listing {
        width: calc(50% - 20px);
        float: left; } }
    ul#w-products li.w-product-listing .w-product-image {
      display: inline-block;
      position: relative;
      overflow: hidden;
      height: 230px;
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
      ul#w-products li.w-product-listing .w-product-image .w-product-hover {
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        text-align: center;
        color: #ffffff;
        background-color: rgba(64, 177, 220, 0.56);
        opacity: 0;
        transition: all .4s; }
        ul#w-products li.w-product-listing .w-product-image .w-product-hover .w-tagline-content {
          padding: 0px 60px;
          transform: translateY(-50%);
          top: 50%;
          display: block;
          position: relative;
          font-family: "Louda", serif !important;
          font-size: 3rem;
          line-height: 2.2rem; }
      ul#w-products li.w-product-listing .w-product-image:hover .w-product-hover {
        opacity: 1;
        left: 0; }
    ul#w-products li.w-product-listing h3 {
      font-size: 2.5rem;
      color: #7e0c0c;
      margin: 20px 0 10px; }
    ul#w-products li.w-product-listing p {
      font-size: 1rem !important;
      margin-bottom: 8px; }
    ul#w-products li.w-product-listing .w-product-icon {
      font-weight: 500;
      padding-left: 40px;
      background-repeat: no-repeat;
      background-position: left center;
      padding-top: 5px;
      padding-bottom: 5px; }
    ul#w-products li.w-product-listing .w-thc {
      background-image: url("../img/red-leaf.png"); }

/******
*
*   News Listing
*
******/
ul.w-news-listing {
  list-style: none;
  padding: 0;
  margin-top: 25px; }
  ul.w-news-listing li.w-news-item {
    margin-bottom: 10px;
    width: 100%;
    display: block;
    float: left; }
    @media (min-width: 768px) {
      ul.w-news-listing li.w-news-item .w-news-image {
        display: inline-block;
        vertical-align: middle;
        padding-right: 50px;
        padding-left: 20px; } }
    ul.w-news-listing li.w-news-item .w-news-image a {
      display: block;
      width: 100%;
      height: 100%; }
    @media (min-width: 768px) {
      ul.w-news-listing li.w-news-item .w-news-content {
        display: inline-block; } }
    ul.w-news-listing li.w-news-item .w-news-content h3 {
      margin: .5rem 0 .5rem;
      font-size: 2rem;
      line-height: 2.3rem;
      text-transform: uppercase;
      color: #7e0c0c; }
      @media (min-width: 768px) {
        ul.w-news-listing li.w-news-item .w-news-content h3 {
          margin-top: 0; } }
      ul.w-news-listing li.w-news-item .w-news-content h3 i {
        font-family: fontawesome;
        font-style: normal;
        margin-left: 10px;
        font-size: 1rem;
        color: #7e0c0c; }
    ul.w-news-listing li.w-news-item .w-news-content p {
      margin-top: .5rem;
      font-size: 1rem !important;
      line-height: 1.2rem !important; }
    ul.w-news-listing li.w-news-item .w-news-content span {
      color: black;
      font-size: 1.5rem;
      font-weight: 500; }

.w-featured-news {
  margin-bottom: 25px;
  padding: 20px;
  border: 1px solid #BEBEBE; }

.w-featured-news-image {
  float: left;
  margin-right: 20px; }
  @media (min-width: 768px) {
    .w-featured-news-image img {
      margin-bottom: 10px; } }
  @media (min-width: 1024px) {
    .w-featured-news-image img {
      /*width: 420px;*/ } }

div.w-featured-news-content h3 {
  margin: .5rem 0 .5rem;
  font-size: 2rem;
  line-height: 2.3rem;
  text-transform: uppercase;
  color: #7e0c0c; }
  @media (min-width: 768px) {
    div.w-featured-news-content h3 {
      margin-top: 0; } }
  div.w-featured-news-content h3 i {
    font-family: fontawesome;
    font-style: normal;
    margin-left: 10px;
    font-size: 1rem;
    color: #7e0c0c; }
div.w-featured-news-content p {
  margin-top: .5rem;
  font-size: 1rem !important;
  line-height: 1.2rem !important; }

#wpsl-wrap .wpsl-search {
  background-color: transparent; }
#wpsl-wrap #wpsl-gmap .wpsl-info-window p {
  line-height: 1.5rem; }
  #wpsl-wrap #wpsl-gmap .wpsl-info-window p span {
    font-size: 0.6em;
    line-height: 1.3em; }
    #wpsl-wrap #wpsl-gmap .wpsl-info-window p span:first-of-type {
      margin-top: 10px; }
@media (min-width: 768px) {
  #wpsl-wrap #wpsl-search-wrap div label {
    text-align: right; } }
#wpsl-wrap #wpsl-search-wrap div#wpsl-category {
  clear: none; }
#wpsl-wrap #wpsl-search-wrap div #wpsl-search-btn {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid;
  width: inherit;
  padding: 0;
  margin-left: 10px;
  font-family: "Louda", serif;
  font-size: 2.6em;
  margin-top: -2px;
  line-height: 1em;
  color: #000000;
  border-radius: 0; }
#wpsl-wrap #wpsl-result-list ul {
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  padding: 0 50px; }
#wpsl-wrap #wpsl-stores li {
  min-width: 200px;
  border: none;
  /*
  @include tablet-plus {
      width: 25%;
      float: left;
      border-bottom: none;
      padding-left: 20px !important;
      border-right: 1px solid $lightgrey;
      &:nth-child(3n+1){
      	padding-left: 0 !important;
      }
  }
  */ }
  #wpsl-wrap #wpsl-stores li .wpsl-store-location p {
    line-height: 1.5rem; }
    #wpsl-wrap #wpsl-stores li .wpsl-store-location p strong {
      text-transform: uppercase;
      color: #7e0c0c; }
    #wpsl-wrap #wpsl-stores li .wpsl-store-location p span {
      font-size: 0.6em;
      line-height: 1.3em; }
      #wpsl-wrap #wpsl-stores li .wpsl-store-location p span:first-of-type {
        margin-top: 10px; }

div#wpsl-result-list #wpsl-stores {
  height: auto !important; }

#age-gate {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
  padding-top: 30px;
  display: none; }
  #age-gate .age-gate-content {
    position: fixed;
    left: 50%;
    transform: translatex(-50%);
    top: 120px;
    width: 100%;
    padding: 80px 0;
    background-color: rgba(255, 255, 255, 0.85);
    max-width: 800px; }
    #age-gate .age-gate-content .age-gate-logo {
      width: 80%;
      max-width: 380px;
      margin: 0px auto 20px; }
    #age-gate .age-gate-content p {
      margin-top: 20px;
      margin-bottom: 10px;
      font-family: "Source Sans", sans-serif;
      color: #000000;
      font-size: 1rem;
      line-height: 1.2rem;
      margin-bottom: 0;
      font-weight: 500; }
      @media (min-width: 768px) {
        #age-gate .age-gate-content p {
          font-size: 1.5rem;
          line-height: 1.9rem;
          margin-top: 20px; } }
    #age-gate .age-gate-content .gate-choice {
      cursor: pointer;
      background-color: #BEBEBE;
      padding: 12px 40px;
      display: inline-block;
      margin: 10px 9px;
      font-size: 24px;
      font-weight: bold; }

@media (max-height: 400px) {
  #age-gate .age-gate-content {
    top: 0;
    padding: 30px 0; } }
.clip-body {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0; }

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