@charset "UTF-8";
/*
Theme Name: Elite Tree Care v1
Theme URI: https://www.elitetreecare.com/
Description: Theme created for Elite Tree Care
Version: 1.0.0
Author: Elite Tree Care
Author URI: https://www.elitetreecare.com
*/
/* ======================================
   Webfonts
====================================== */
@font-face {
  font-family: 'cml';
  src: url("fonts/cml.eot?e85vkq");
  src: url("fonts/cml.eot?#iefixe85vkq") format("embedded-opentype"), url("fonts/cml.woff2?e85vkq") format("woff2"), url("fonts/cml.ttf?e85vkq") format("truetype"), url("fonts/cml.woff?e85vkq") format("woff"), url("fonts/cml.svg?e85vkq#cml") format("svg");
  font-weight: normal;
  font-style: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'cml';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* ======================================
   Global
====================================== */
*, *:after, *:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-font-variant-ligatures: common-ligatures;
  font-variant-ligatures: common-ligatures;
  -moz-font-feature-settings: "kern=1";
  -webkit-font-feature-settings: "kern" 1;
  -moz-font-feature-settings: "kern" 1;
  -ms-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  font-kerning: normal; }

body {
  font-weight: 400;
  color: #222;
  background: #fff;
  overflow-x: hidden; }

.wrapper {
  max-width: 1200px;
  max-width: 75.0em;
  width: 100%;
  margin: 0 auto; }

.wrapper.relative {
  position: relative; }

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* ======================================
   WordPress Core
====================================== */
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

img.alignright,
img.alignleft {
  max-width: 40%; }
  @media only screen and (max-width: 40em) {
    img.alignright,
    img.alignleft {
      max-width: 100%; } }

.alignright {
  float: right;
  margin: 5px 0 20px 30px; }
  @media only screen and (max-width: 40em) {
    .alignright {
      float: none;
      margin: 25px auto 25px auto;
      display: block; } }

.alignleft {
  float: left;
  margin: 5px 30px 20px 0; }
  @media only screen and (max-width: 40em) {
    .alignleft {
      float: none;
      margin: 25px auto 25px auto;
      display: block; } }

.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

p.wp-caption-text,
.wp-caption p.wp-caption-text {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  padding: 10px;
  background-color: #dedede;
  margin-bottom: 2.5rem; }

.wp-caption img,
.wp-caption {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important; }

.wp-caption img.alignright,
.wp-caption.alignright,
.wp-caption img.alignleft,
.wp-caption.alignleft {
  max-width: 40% !important; }
  @media only screen and (max-width: 40em) {
    .wp-caption img.alignright,
    .wp-caption.alignright,
    .wp-caption img.alignleft,
    .wp-caption.alignleft {
      max-width: 100% !important; } }

/* ======================================
   Elements
====================================== */
a {
  color: #577400;
  text-decoration: none;
  line-height: inherit; }

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

a img {
  border: none; }

p, ul, ol, dl {
  margin-bottom: 1.5rem;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: "soleil", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #222;
  margin-top: 0;
  margin-bottom: 2rem;
  line-height: 1.2; }

h1 {
  font-size: 40px;
  font-size: 2.5rem; }

h2 {
  font-size: 30px;
  font-size: 1.875rem; }

h3 {
  font-size: 24px;
  font-size: 1.5rem; }

h4 {
  font-size: 24px;
  font-size: 1.5rem; }

h5 {
  font-size: 18px;
  font-size: 1.125rem; }

h6 {
  font-size: 16px;
  font-size: 1rem; }

.subheader {
  color: #6f6f6f; }

.has-description {
  margin-bottom: 0; }

hr {
  border: solid #ddd; }

button, .button {
  background-color: #577400 !important;
  color: #fff;
  border: 0 none;
  border-radius: 4px !important;
  box-shadow: 0px 1px 1px #1e2800 !important;
  text-transform: uppercase;
  letter-spacing: 0;
  font-family: "soleil", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  padding: 0.875rem 1.25rem;
  min-width: 170px;
  will-change: background-color, box-shadow;
  -webkit-transition: background-color 0.1s linear, box-shadow 0.1s linear;
  -moz-transition: background-color 0.1s linear, box-shadow 0.1s linear;
  transition: background-color 0.1s linear, box-shadow 0.1s linear; }

button.large, .button.large {
  padding: 0.875rem 1.25rem;
  font-size: 24px;
  font-size: 1.5rem; }

button:hover, button:focus,
.button:hover, .button:focus {
  background-color: #729800 !important; }

button.disabled, button[disabled],
.button.disabled, .button[disabled] {
  background-color: #ccc;
  color: #fff; }

.button.phone:before {
  content: '\e60d';
  font-family: 'cml';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: -3px;
  margin-right: 7px; }

.clear {
  clear: both; }

.gutters {
  padding: 0 30px; }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .gutters {
      padding: 0 15px; } }
  @media only screen and (max-width: 40em) {
    .gutters {
      padding: 0; } }

#at4-share {
  z-index: 99997; }

/* ======================================
   Box Styles
====================================== */
.box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.box:before {
  content: "";
  display: block;
  padding-top: 100%;
  /* ar 1:1*/ }

.box.ar-2-1:before {
  padding-top: 50%; }

.box.ar-1-2:before {
  padding-top: 200%; }

.box.ar-4-3:before {
  padding-top: 75%; }

.box.ar-4-1:before {
  padding-top: 25%; }

.box.ar-3-1:before {
  padding-top: 33.3333%; }

.box.ar-3-2:before {
  padding-top: 66.6667%; }

.box.ar-16-9:before {
  padding-top: 56.25%; }

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .box.medium-ar-2-1:before {
    padding-top: 50%; }
  .box.medium-ar-1-2:before {
    padding-top: 200%; }
  .box.medium-ar-4-3:before {
    padding-top: 75%; }
  .box.medium-ar-4-1:before {
    padding-top: 25%; }
  .box.medium-ar-3-1:before {
    padding-top: 33.3333%; }
  .box.medium-ar-3-2:before {
    padding-top: 66.6667%; }
  .box.medium-ar-16-9:before {
    padding-top: 56.25%; } }

@media only screen and (max-width: 40em) {
  .box.small-ar-2-1:before {
    padding-top: 50%; }
  .box.small-ar-1-2:before {
    padding-top: 200%; }
  .box.small-ar-4-3:before {
    padding-top: 75%; }
  .box.small-ar-4-1:before {
    padding-top: 25%; }
  .box.small-ar-3-1:before {
    padding-top: 33.3333%; }
  .box.small-ar-3-2:before {
    padding-top: 66.6667%; }
  .box.small-ar-16-9:before {
    padding-top: 56.25%; } }

.box .content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden; }

.box .content .table {
  display: table;
  /*   width: 102%;
  height: 102%;
  margin: -1%; */
  width: 100%;
  height: 100%; }

.box .content .table .cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 8%; }

.box.feature {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  position: relative; }

.box.feature .content {
  opacity: 0;
  visibility: hidden;
  will-change: opacity, visibility;
  -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear; }

.box.feature .bgi {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  will-change: transform;
  -webkit-transition: -webkit-transform 7s ease;
  -moz-transition: -moz-transform 7s ease;
  transition: transform 7s ease; }

.box.feature.active .bgi {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.box.feature.active .content {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s; }

.box.feature .button:hover, .box.feature .button:focus {
  background-color: #fff !important;
  border-color: #fff !important; }

.box.feature .anim {
  will-change: opacity, transform; }

.box.feature.orange .content {
  background-color: rgba(255, 192, 125, 0.75); }

.box.feature.orange .button:hover, .box.feature.orange .button:focus {
  color: #FFC07D; }

.box.feature.star .content {
  background-color: rgba(212, 194, 96, 0.75); }

.box.feature.star .button:hover, .box.feature.star .button:focus {
  color: #d4c260; }

.box.feature.gold .content {
  background-color: rgba(199, 161, 11, 0.75); }

.box.feature.gold .button:hover, .box.feature.gold .button:focus {
  color: #c7a10b; }

.box.feature.yellow .content {
  background-color: rgba(238, 213, 0, 0.75); }

.box.feature.yellow .button:hover, .box.feature.yellow .button:focus {
  color: #EED500; }

.box.feature.ltblue .content {
  background-color: rgba(102, 204, 255, 0.75); }

.box.feature.ltblue .button:hover, .box.feature.ltblue .button:focus {
  color: #66CCFF; }

.box.feature.dkblue .content {
  background-color: rgba(0, 153, 255, 0.75); }

.box.feature.dkblue .button:hover, .box.feature.dkblue .button:focus {
  color: #0099FF; }

.box.feature.ltgreen .content {
  background-color: rgba(153, 204, 0, 0.75); }

.box.feature.ltgreen .button:hover, .box.feature.ltgreen .button:focus {
  color: #99cc00; }

.box.feature.dkgreen .content {
  background-color: rgba(87, 116, 0, 0.75); }

.box.feature.dkgreen .button:hover, .box.feature.dkgreen .button:focus {
  color: #577400; }

.box.feature.red .content {
  background-color: rgba(196, 22, 28, 0.75); }

.box.feature.red .button:hover, .box.feature.red .button:focus {
  color: #C4161C; }

.box.feature.purple .content {
  background-color: rgba(216, 37, 147, 0.75); }

.box.feature.purple .button:hover, .box.feature.purple .button:focus {
  color: #D82593; }

.box.feature h4 {
  font-family: "soleil", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin-bottom: 0.6875rem;
  font-size: 14px;
  font-size: 0.875rem; }

.box.feature h3 {
  margin-bottom: 1.0625rem;
  line-height: 1.1;
  font-size: 30px;
  font-size: 1.875rem; }

.box.feature .button {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 0; }

/* ======================================
   Header
====================================== */
header#site-header {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: auto;
  width: 100%;
  background-color: #181818;
  background-image: url(img/trees.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  color: #fff;
  position: fixed;
  top: 0;
  z-index: 99998;
  will-change: transform;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

header#site-header #logomain {
  height: 150px; }
  @media only screen and (max-width: 40em) {
    header#site-header #logomain {
      height: 60px; } }

.usemenu header#site-header #logomain {
  height: 80px; }

.navup header#site-header {
  -webkit-transform: translateY(-210px);
  -moz-transform: translateY(-210px);
  -ms-transform: translateY(-210px);
  -o-transform: translateY(-210px);
  transform: translateY(-210px); }
  @media only screen and (max-width: 40em) {
    .navup header#site-header {
      -webkit-transform: translateY(-140px);
      -moz-transform: translateY(-140px);
      -ms-transform: translateY(-140px);
      -o-transform: translateY(-140px);
      transform: translateY(-140px); } }

.navup header#site-header.takeover {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

.admin-bar header#site-header {
  top: 32px; }
  @media screen and (max-width: 782px) {
    .admin-bar header#site-header {
      top: 46px; } }
  @media screen and (max-width: 600px) {
    .admin-bar header#site-header {
      top: 0; } }

@media screen and (max-width: 600px) {
  #wpadminbar {
    display: none; } }

@media screen and (max-width: 600px) {
  html[lang] {
    margin-top: 0 !important; } }

header#site-header div.logo {
  height: 100%;
  width: 390px;
  left: 15px;
  position: absolute; }
  .usemenu header#site-header div.logo {
    width: 180px; }

@media screen and (max-width: 40em) {
  header#site-header div.logo {
    width: 180px; } }

@media screen and (min-width: 40.063em) and (max-width: 64em) {
  header#site-header div.logo {
    width: 330px; } }
  header#site-header div.logo a {
    display: block;
    height: 100%; }
    header#site-header div.logo a img {
      width: 100%;
      height: 100%;
      background: url(img/logo-elite-tree-care.png) no-repeat center left;
      background-size: contain; }
    .home header#site-header div.logo a {
      pointer-events: none; }

header#site-header div.taginfo {
  visibility: hidden;
  position: absolute;
  right: 15px;
  text-align: right;
  top: 24px; }
  @media only screen and (max-width: 40em) {
    header#site-header div.taginfo {
      right: 60px; } }
  .usemenu header#site-header div.taginfo {
    top: 50%;
    right: 80px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (max-width: 40em) {
      .usemenu header#site-header div.taginfo {
        right: 60px; } }

header#site-header div.tagline {
  font-weight: 600;
  font-style: italic;
  font-size: 20px;
  font-size: 1.25rem;
  color: #d4c260;
  line-height: 1.1; }
  .usemenu header#site-header div.tagline {
    display: none; }

header#site-header div.phone {
  font-weight: 700;
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 1; }
  .usemenu header#site-header div.phone {
    font-size: 24px;
    font-size: 1.5rem; }
  header#site-header div.phone a {
    color: #99cc00; }
    header#site-header div.phone a:hover {
      color: #ccff33; }
    header#site-header div.phone a:before {
      content: '\e60d';
      font-family: 'cml';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      vertical-align: -3px;
      margin-right: 7px;
      font-size: 42px;
      font-size: 2.625rem; }

.usemenu header#site-header div.phone a:before {
  font-size: 24px;
  font-size: 1.5rem; }

@media screen and (max-width: 480px) {
  header#site-header div.phone {
    display: none; } }

@media only screen and (max-width: 40em) {
  header#site-header div.phone span {
    display: none; } }

header#site-header div.phone a.cphone {
  visibility: hidden; }

header#site-header nav.utility {
  margin-bottom: 12px; }
  .usemenu header#site-header nav.utility {
    display: none; }
  header#site-header nav.utility ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    header#site-header nav.utility ul li {
      list-style: none;
      margin: 0 0 0 15px;
      padding: 0;
      display: inline-block; }
      header#site-header nav.utility ul li.button {
        min-width: inherit;
        padding: 3px 6px 2px;
        background-color: #967F00 !important;
        box-shadow: 0px 1px 1px #4E4200 !important; }
        header#site-header nav.utility ul li.button:hover {
          background-color: #b09500 !important;
          box-shadow: 0px 1px 1px #685800 !important; }
        header#site-header nav.utility ul li.button a {
          color: #fff; }

#menu, #menu .lines, #menu .line {
  position: absolute; }

#menu {
  display: none;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 50px;
  height: 50px;
  right: 15px;
  top: 50%;
  cursor: pointer;
  border: 0 none;
  background-color: transparent;
  margin-top: -25px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }
  @media only screen and (max-width: 40em) {
    #menu {
      width: 40px;
      height: 40px;
      right: 10px;
      margin-top: -20px; } }

.usemenu #menu {
  display: block; }

#menu:focus {
  outline: 0; }

#menu .lines {
  width: 20px;
  height: 18px;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -9px;
  will-change: transform;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }
  @media only screen and (max-width: 40em) {
    #menu .lines {
      width: 16px;
      height: 13px;
      margin-left: -8px;
      margin-top: -7px; } }

#site-header.takeover #menu .lines {
  -webkit-transform: translateY(7px);
  -moz-transform: translateY(7px);
  -ms-transform: translateY(7px);
  -o-transform: translateY(7px);
  transform: translateY(7px); }
  @media only screen and (max-width: 40em) {
    #site-header.takeover #menu .lines {
      -webkit-transform: translateY(5px);
      -moz-transform: translateY(5px);
      -ms-transform: translateY(5px);
      -o-transform: translateY(5px);
      transform: translateY(5px); } }

#menu .line {
  background-color: #99cc00; }

#menu .line {
  width: 100%;
  height: 3px;
  display: block;
  -webkit-transition: -webkit-transform 0.4s, margin 0.4s, opacity 0.4s, background-color 0.2s;
  -moz-transition: -moz-transform 0.4s, margin 0.4s, opacity 0.4s, background-color 0.2s;
  transition: transform 0.4s, margin 0.4s, opacity 0.4s, background-color 0.2s; }

#menu:hover .line {
  background-color: #ccff33; }

#site-header.takeover #menu .line1 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#menu .line2 {
  -webkit-transform: translateY(7px) scale(1, 1);
  -moz-transform: translateY(7px) scale(1, 1);
  -ms-transform: translateY(7px) scale(1, 1);
  -o-transform: translateY(7px) scale(1, 1);
  transform: translateY(7px) scale(1, 1); }
  @media only screen and (max-width: 40em) {
    #menu .line2 {
      -webkit-transform: translateY(5px) scale(1, 1);
      -moz-transform: translateY(5px) scale(1, 1);
      -ms-transform: translateY(5px) scale(1, 1);
      -o-transform: translateY(5px) scale(1, 1);
      transform: translateY(5px) scale(1, 1); } }

#site-header.takeover #menu .line2 {
  -webkit-transform: translateY(0px) scale(0, 1);
  -moz-transform: translateY(0px) scale(0, 1);
  -ms-transform: translateY(0px) scale(0, 1);
  -o-transform: translateY(0px) scale(0, 1);
  transform: translateY(0px) scale(0, 1); }

#menu .line3 {
  -webkit-transform: translateY(14px);
  -moz-transform: translateY(14px);
  -ms-transform: translateY(14px);
  -o-transform: translateY(14px);
  transform: translateY(14px); }
  @media only screen and (max-width: 40em) {
    #menu .line3 {
      -webkit-transform: translateY(10px) scale(1, 1);
      -moz-transform: translateY(10px) scale(1, 1);
      -ms-transform: translateY(10px) scale(1, 1);
      -o-transform: translateY(10px) scale(1, 1);
      transform: translateY(10px) scale(1, 1); } }

#site-header.takeover #menu .line3 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

header#site-header #logomain > .row,
header#site-header #logomain > .row > .columns {
  height: 100%; }

header#site-header #navmain {
  display: block;
  visibility: hidden;
  background-color: #577400;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3); }
  .navup header#site-header #navmain {
    box-shadow: none; }

.usemenu header#site-header #navmain {
  visibility: hidden !important;
  height: 0;
  overflow: hidden; }

header#site-header #navmain nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }

header#site-header #navmain nav ul li {
  list-style: none;
  margin: 0;
  padding: 0 15px;
  display: inline-block;
  position: relative; }

header#site-header #navmain nav a {
  display: inline-block; }

header#site-header #navmain nav ul li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 60px;
  margin: 0;
  text-decoration: none;
  outline: 0 !important;
  display: inline-block;
  color: #fff;
  -webkit-transition: 0.2s color linear;
  -moz-transition: 0.2s color linear;
  transition: 0.2s color linear;
  will-change: color; }

header#site-header #navmain nav > ul > li.menu-item-has-children a {
  position: relative;
  padding-right: 12px; }

header#site-header #navmain nav > ul > li.menu-item-has-children > a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #7da700 transparent transparent transparent;
  position: absolute;
  top: 51%;
  right: 0; }

header#site-header #navmain nav ul li a:active,
header#site-header #navmain nav ul li a:hover {
  color: #ccff33;
  text-decoration: none; }

header#site-header #navmain nav ul li.current-menu-ancestor > a,
header#site-header #navmain nav ul li.current-menu-item > a {
  color: #ccff33; }

header#site-header #navmain nav li > ul.sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 1000px;
  background-color: #577400;
  border-top: 1px solid #314100;
  will-change: opacity, transform; }

header#site-header #navmain nav li.active > ul.sub-menu {
  display: block; }

.navup header#site-header #navmain nav li.active > ul.sub-menu {
  display: none; }

header#site-header #navmain nav li > ul.sub-menu li {
  display: block;
  padding: 0; }

header#site-header #navmain nav li > ul.sub-menu a {
  width: auto;
  line-height: 1.2;
  padding: 16px 15px;
  border-bottom: 1px solid #445b00;
  background-color: transparent;
  will-change: background-color;
  -webkit-transition: 0.4s background-color linear, 0.2s color linear;
  -moz-transition: 0.4s background-color linear, 0.2s color linear;
  transition: 0.4s background-color linear, 0.2s color linear; }

header#site-header #navmain nav li > ul.sub-menu.sized a {
  width: 100%; }

header#site-header #navmain nav li > ul.sub-menu a:hover {
  background-color: #4f6a00; }

/* ======================================
   Takeover Nav
====================================== */
#takeover {
  width: 100%;
  height: 100%;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.95);
  z-index: -1;
  padding-top: 80px;
  will-change: transform, opacity, visibility;
  opacity: 0;
  visibility: hidden; }
  @media only screen and (max-width: 40em) {
    #takeover {
      padding-top: 80px; } }

#takeover .outer {
  display: table;
  width: 100%;
  height: 100%;
  overflow: hidden; }

#takeover .inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center; }

#takeover nav ul#menu-mobile-menu {
  list-style: none;
  margin: 0 0 3.5rem 0;
  padding: 0; }
  @media only screen and (max-width: 600px) {
    #takeover nav ul#menu-mobile-menu {
      margin-bottom: 1.5rem; } }

#takeover nav ul#menu-mobile-menu li {
  will-change: transform, opacity, visibility; }

#takeover nav ul#menu-mobile-menu li a {
  color: #99cc00;
  font-family: "soleil", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 42px;
  font-size: 2.625rem;
  box-shadow: inset 0px 0px 0px rgba(87, 116, 0, 0);
  -webkit-transition: 0.3s box-shadow, 0.9s color;
  -moz-transition: 0.3s box-shadow, 0.9s color;
  transition: 0.3s box-shadow, 0.9s color; }
  @media only screen and (max-width: 480px) {
    #takeover nav ul#menu-mobile-menu li a {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media only screen and (max-width: 320px) {
    #takeover nav ul#menu-mobile-menu li a {
      font-size: 20px;
      font-size: 1.25rem; } }

#takeover nav ul#menu-mobile-menu li a:hover {
  color: #d9ff66;
  box-shadow: inset 0px -8px 0px rgba(87, 116, 0, 0.4);
  -webkit-transition: 0.4s box-shadow 0.1s, 0.2s color;
  -moz-transition: 0.4s box-shadow 0.1s, 0.2s color;
  transition: 0.4s box-shadow 0.1s, 0.2s color; }
  @media only screen and (max-width: 600px) {
    #takeover nav ul#menu-mobile-menu li a:hover {
      box-shadow: inset 0px -5px 0px rgba(87, 116, 0, 0.4); } }

#takeover nav ul#menu-mobile-menu li.current-menu-item a {
  color: #d9ff66;
  pointer-events: none; }

#takeover nav ul#menu-mobile-menu li.phone.button a {
  color: #fff;
  box-shadow: none;
  font-weight: 400; }
  #takeover nav ul#menu-mobile-menu li.phone.button a:before {
    content: '\e60d';
    font-family: 'cml';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: -3px;
    margin-right: 7px; }

@media screen and (min-width: 481px) {
  #takeover nav ul#menu-mobile-menu li.phone.button {
    display: none; } }

#content nav.social ul,
#takeover nav ul#menu-social-icons {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 600px;
  font-size: 0; }

#content nav.social ul {
  max-width: 100%; }

#content nav.social ul li,
#takeover nav ul#menu-social-icons li {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: 0 10px;
  font-size: 40px;
  font-size: 2.5rem;
  overflow: hidden; }
  @media only screen and (max-width: 600px) {
    #content nav.social ul li,
    #takeover nav ul#menu-social-icons li {
      width: 40px;
      height: 40px;
      font-size: 24px;
      font-size: 1.5rem; } }

#content nav.social ul li {
  width: 50px;
  height: 50px;
  font-size: 32px;
  font-size: 2rem;
  margin: 0 10px 0 0; }
  @media only screen and (max-width: 600px) {
    #content nav.social ul li {
      width: 50px;
      height: 50px;
      font-size: 32px;
      font-size: 2rem; } }

#content nav.social ul li a,
#takeover nav ul#menu-social-icons li a {
  color: #fff;
  background-color: rgba(102, 102, 102, 0.8);
  text-indent: -9999px;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 999px;
  position: relative;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }

#content nav.social ul li a {
  box-shadow: none; }

#content nav.social ul li a:hover,
#takeover nav ul#menu-social-icons li a:hover {
  background-color: #666666; }

#content nav.social ul li a:after,
#takeover nav ul#menu-social-icons li a:after {
  content: '\e700';
  font-family: 'cml';
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 60px;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media only screen and (max-width: 600px) {
    #content nav.social ul li a:after,
    #takeover nav ul#menu-social-icons li a:after {
      line-height: 40px; } }

#content nav.social ul li a:after {
  line-height: 50px; }
  @media only screen and (max-width: 600px) {
    #content nav.social ul li a:after {
      line-height: 50px; } }

#content nav.social ul li.default a,
#takeover nav ul#menu-social-icons li.default a {
  background-color: rgba(102, 102, 102, 0.8); }

#content nav.social ul li.default a:hover,
#takeover nav ul#menu-social-icons li.default a:hover {
  background-color: #666666; }

#content nav.social ul li.twitter a,
#takeover nav ul#menu-social-icons li.twitter a {
  background-color: rgba(0, 172, 237, 0.8); }

#content nav.social ul li.twitter a:hover,
#takeover nav ul#menu-social-icons li.twitter a:hover {
  background-color: #00aced; }

#content nav.social ul li.facebook a,
#takeover nav ul#menu-social-icons li.facebook a {
  background-color: rgba(59, 89, 152, 0.8); }

#content nav.social ul li.facebook a:hover,
#takeover nav ul#menu-social-icons li.facebook a:hover {
  background-color: #3b5998; }

#content nav.social ul li.googleplus a,
#takeover nav ul#menu-social-icons li.googleplus a {
  background-color: rgba(221, 75, 57, 0.8); }

#content nav.social ul li.googleplus a:hover,
#takeover nav ul#menu-social-icons li.googleplus a:hover {
  background-color: #dd4b39; }

#content nav.social ul li.pinterest a,
#takeover nav ul#menu-social-icons li.pinterest a {
  background-color: rgba(203, 32, 39, 0.8); }

#content nav.social ul li.pinterest a:hover,
#takeover nav ul#menu-social-icons li.pinterest a:hover {
  background-color: #cb2027; }

#content nav.social ul li.linkedin a,
#takeover nav ul#menu-social-icons li.linkedin a {
  background-color: rgba(0, 123, 182, 0.8); }

#content nav.social ul li.linkedin a:hover,
#takeover nav ul#menu-social-icons li.linkedin a:hover {
  background-color: #007bb6; }

#content nav.social ul li.youtube a,
#takeover nav ul#menu-social-icons li.youtube a {
  background-color: rgba(187, 0, 0, 0.8); }

#content nav.social ul li.youtube a:hover,
#takeover nav ul#menu-social-icons li.youtube a:hover {
  background-color: #bb0000; }

#content nav.social ul li.vimeo a,
#takeover nav ul#menu-social-icons li.vimeo a {
  background-color: rgba(170, 212, 80, 0.8); }

#content nav.social ul li.vimeo a:hover,
#takeover nav ul#menu-social-icons li.vimeo a:hover {
  background-color: #aad450; }

#content nav.social ul li.tumblr a,
#takeover nav ul#menu-social-icons li.tumblr a {
  background-color: rgba(50, 80, 109, 0.8); }

#content nav.social ul li.tumblr a:hover,
#takeover nav ul#menu-social-icons li.tumblr a:hover {
  background-color: #32506d; }

#content nav.social ul li.instagram a,
#takeover nav ul#menu-social-icons li.instagram a {
  background-color: rgba(81, 127, 164, 0.8); }

#content nav.social ul li.instagram a:hover,
#takeover nav ul#menu-social-icons li.instagram a:hover {
  background-color: #517fa4; }

#content nav.social ul li.flickr a,
#takeover nav ul#menu-social-icons li.flickr a {
  background-color: rgba(255, 0, 132, 0.8); }

#content nav.social ul li.flickr a:hover,
#takeover nav ul#menu-social-icons li.flickr a:hover {
  background-color: #ff0084; }

#content nav.social ul li.dribbble a,
#takeover nav ul#menu-social-icons li.dribbble a {
  background-color: rgba(234, 76, 137, 0.8); }

#content nav.social ul li.dribbble a:hover,
#takeover nav ul#menu-social-icons li.dribbble a:hover {
  background-color: #ea4c89; }

#content nav.social ul li.quora a,
#takeover nav ul#menu-social-icons li.quora a {
  background-color: rgba(168, 36, 0, 0.8); }

#content nav.social ul li.quora a:hover,
#takeover nav ul#menu-social-icons li.quora a:hover {
  background-color: #a82400; }

#content nav.social ul li.foursquare a,
#takeover nav ul#menu-social-icons li.foursquare a {
  background-color: rgba(0, 114, 177, 0.8); }

#content nav.social ul li.foursquare a:hover,
#takeover nav ul#menu-social-icons li.foursquare a:hover {
  background-color: #0072b1; }

#content nav.social ul li.forrst a,
#takeover nav ul#menu-social-icons li.forrst a {
  background-color: rgba(91, 154, 104, 0.8); }

#content nav.social ul li.forrst a:hover,
#takeover nav ul#menu-social-icons li.forrst a:hover {
  background-color: #5b9a68; }

#content nav.social ul li.vk a,
#takeover nav ul#menu-social-icons li.vk a {
  background-color: rgba(69, 102, 142, 0.8); }

#content nav.social ul li.vk a:hover,
#takeover nav ul#menu-social-icons li.vk a:hover {
  background-color: #45668e; }

#content nav.social ul li.wordpress a,
#takeover nav ul#menu-social-icons li.wordpress a {
  background-color: rgba(33, 117, 155, 0.8); }

#content nav.social ul li.wordpress a:hover,
#takeover nav ul#menu-social-icons li.wordpress a:hover {
  background-color: #21759b; }

#content nav.social ul li.stumbleupon a,
#takeover nav ul#menu-social-icons li.stumbleupon a {
  background-color: rgba(235, 72, 35, 0.8); }

#content nav.social ul li.stumbleupon a:hover,
#takeover nav ul#menu-social-icons li.stumbleupon a:hover {
  background-color: #eb4823; }

#content nav.social ul li.yahoo a,
#takeover nav ul#menu-social-icons li.yahoo a {
  background-color: rgba(123, 0, 153, 0.8); }

#content nav.social ul li.yahoo a:hover,
#takeover nav ul#menu-social-icons li.yahoo a:hover {
  background-color: #7b0099; }

#content nav.social ul li.blogger a,
#takeover nav ul#menu-social-icons li.blogger a {
  background-color: rgba(251, 143, 61, 0.8); }

#content nav.social ul li.blogger a:hover,
#takeover nav ul#menu-social-icons li.blogger a:hover {
  background-color: #fb8f3d; }

#content nav.social ul li.soundcloud a,
#takeover nav ul#menu-social-icons li.soundcloud a {
  background-color: rgba(255, 58, 0, 0.8); }

#content nav.social ul li.soundcloud a:hover,
#takeover nav ul#menu-social-icons li.soundcloud a:hover {
  background-color: #ff3a00; }

#content nav.social ul li.default a:after,
#takeover nav ul#menu-social-icons li.default a:after {
  content: ""; }

#content nav.social ul li.twitter a:after,
#takeover nav ul#menu-social-icons li.twitter a:after {
  content: ""; }

#content nav.social ul li.facebook a:after,
#takeover nav ul#menu-social-icons li.facebook a:after {
  content: ""; }

#content nav.social ul li.googleplus a:after,
#takeover nav ul#menu-social-icons li.googleplus a:after {
  content: ""; }

#content nav.social ul li.yelp a:after,
#takeover nav ul#menu-social-icons li.yelp a:after {
  content: ""; }

#content nav.social ul li.pinterest a:after,
#takeover nav ul#menu-social-icons li.pinterest a:after {
  content: ""; }

#content nav.social ul li.linkedin a:after,
#takeover nav ul#menu-social-icons li.linkedin a:after {
  content: ""; }

#content nav.social ul li.youtube a:after,
#takeover nav ul#menu-social-icons li.youtube a:after {
  content: ""; }

#content nav.social ul li.vimeo a:after,
#takeover nav ul#menu-social-icons li.vimeo a:after {
  content: ""; }

#content nav.social ul li.tumblr a:after,
#takeover nav ul#menu-social-icons li.tumblr a:after {
  content: ""; }

#content nav.social ul li.instagram a:after,
#takeover nav ul#menu-social-icons li.instagram a:after {
  content: ""; }

#content nav.social ul li.flickr a:after,
#takeover nav ul#menu-social-icons li.flickr a:after {
  content: ""; }

#content nav.social ul li.dribbble a:after,
#takeover nav ul#menu-social-icons li.dribbble a:after {
  content: ""; }

#content nav.social ul li.quora a:after,
#takeover nav ul#menu-social-icons li.quora a:after {
  content: ""; }

#content nav.social ul li.foursquare a:after,
#takeover nav ul#menu-social-icons li.foursquare a:after {
  content: ""; }

#content nav.social ul li.forrst a:after,
#takeover nav ul#menu-social-icons li.forrst a:after {
  content: ""; }

#content nav.social ul li.vk a:after,
#takeover nav ul#menu-social-icons li.vk a:after {
  content: ""; }

#content nav.social ul li.wordpress a:after,
#takeover nav ul#menu-social-icons li.wordpress a:after {
  content: ""; }

#content nav.social ul li.stumbleupon a:after,
#takeover nav ul#menu-social-icons li.stumbleupon a:after {
  content: ""; }

#content nav.social ul li.yahoo a:after,
#takeover nav ul#menu-social-icons li.yahoo a:after {
  content: ""; }

#content nav.social ul li.blogger a:after,
#takeover nav ul#menu-social-icons li.blogger a:after {
  content: ""; }

#content nav.social ul li.soundcloud a:after,
#takeover nav ul#menu-social-icons li.soundcloud a:after {
  content: ""; }

#content nav.social ul li.merchantcircle a:after,
#takeover nav ul#menu-social-icons li.merchantcircle a:after {
  content: ""; }

#content nav.social ul li.bestweb a:after,
#takeover nav ul#menu-social-icons li.bestweb a:after {
  content: ""; }

#content nav.social ul li.yellowpages a:after,
#takeover nav ul#menu-social-icons li.yellowpages a:after {
  content: ""; }

/* ======================================
   Footer
====================================== */
footer#site-footer {
  font-family: "soleil", Helvetica, Arial, sans-serif;
  border-top: 3px solid #c7a10b;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat; }

footer#site-footer .colophon {
  color: #fff;
  background-color: #111;
  padding: 24px 5%;
  text-align: center; }

footer#site-footer .colophon p,
footer#site-footer .colophon ul {
  font-size: 14px;
  font-size: 0.875rem; }
  @media only screen and (max-width: 40em) {
    footer#site-footer .colophon p,
    footer#site-footer .colophon ul {
      font-size: 16px;
      font-size: 1rem; } }

footer#site-footer .colophon nav ul,
footer#site-footer .colophon ul.copyright {
  list-style: none;
  margin: 0 0 1em;
  padding: 0; }

footer#site-footer .colophon ul.copyright {
  margin-bottom: 0; }

footer#site-footer .colophon nav ul li,
footer#site-footer .colophon ul.copyright li {
  list-style: none;
  padding: 0;
  display: inline-block; }

footer#site-footer .colophon nav ul li:after,
footer#site-footer .colophon ul.copyright li:after {
  content: '\b7';
  margin: 0 9px 0 12px; }

footer#site-footer .colophon nav ul li:last-of-type:after,
footer#site-footer .colophon ul.copyright li:last-of-type:after {
  content: '';
  margin: 0; }

footer#site-footer .colophon nav ul li a {
  text-decoration: none;
  color: #fff;
  -webkit-transition: 0.2s color linear;
  transition: 0.2s color linear; }

footer#site-footer .colophon nav ul li a:active,
footer#site-footer .colophon nav ul li a:hover {
  color: #99cc00;
  text-decoration: none; }

footer#site-footer .colophon nav ul li a:hover {
  color: #99cc00; }

footer#site-footer .colophon nav ul li.current-menu-item a {
  color: #99cc00;
  pointer-events: none; }

footer#site-footer .colophon ul.copyright a {
  color: #ddd; }

footer#site-footer .colophon ul.copyright a:hover {
  color: #99cc00; }

#lt {
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  color: #fff;
  padding-bottom: 12px;
  text-align: center; }

footer#site-footer .widgets {
  padding-top: 70px;
  padding-bottom: 80px; }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    footer#site-footer .widgets {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media only screen and (max-width: 40em) {
    footer#site-footer .widgets {
      padding-top: 40px;
      padding-bottom: 40px; } }

footer#site-footer .widgets h3 {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 0 22px;
  line-height: 1.2; }

footer#site-footer .widgets h5 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  margin: 0;
  line-height: 1.2; }

footer#site-footer .widgets .contact span[itemprop=name] {
  font-weight: 600; }

footer#site-footer .widgets .seasonal nav ul {
  margin: 0;
  list-style: none; }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    footer#site-footer .widgets .seasonal nav ul {
      margin-bottom: 3rem; } }
  @media only screen and (max-width: 40em) {
    footer#site-footer .widgets .seasonal nav ul {
      margin-bottom: 3rem; } }

footer#site-footer .widgets .seasonal nav ul li {
  display: block;
  padding: 13px 0;
  max-width: 300px;
  border-bottom: 1px solid #f9c7c9; }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    footer#site-footer .widgets .seasonal nav ul li {
      max-width: 90%; } }
  @media only screen and (max-width: 40em) {
    footer#site-footer .widgets .seasonal nav ul li {
      max-width: 100%; } }

footer#site-footer .widgets .seasonal nav ul li:first-of-type {
  padding-top: 0; }

footer#site-footer .widgets .recent ul {
  margin: 0;
  list-style: none; }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    footer#site-footer .widgets .recent ul {
      margin-bottom: 3rem; } }
  @media only screen and (max-width: 40em) {
    footer#site-footer .widgets .recent ul {
      margin-bottom: 3rem; } }

footer#site-footer .widgets .recent ul li {
  display: table;
  margin-bottom: 14px;
  max-width: 300px; }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    footer#site-footer .widgets .recent ul li {
      max-width: 90%; } }
  @media only screen and (max-width: 40em) {
    footer#site-footer .widgets .recent ul li {
      max-width: 100%; } }

footer#site-footer .widgets .recent ul li:last-of-type {
  margin-bottom: 0; }

footer#site-footer .widgets .recent ul li .thumb,
footer#site-footer .widgets .recent ul li .text {
  display: table-cell;
  vertical-align: middle; }

footer#site-footer .widgets .recent ul li img {
  max-width: 50px;
  margin-right: 8px; }

footer#site-footer .social ul {
  list-style: none;
  margin: 0 auto 1rem;
  padding: 0;
  width: 100%;
  font-size: 0; }

footer#site-footer .social ul li {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 10px;
  font-size: 32px;
  font-size: 2rem;
  overflow: hidden; }
  @media only screen and (max-width: 600px) {
    footer#site-footer .social ul li {
      width: 60px;
      height: 60px;
      font-size: 34px;
      font-size: 2.125rem; } }

footer#site-footer .social ul li a {
  color: #111;
  background-color: #fff;
  text-indent: -9999px;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 999px;
  position: relative;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }

footer#site-footer .social ul li a:hover {
  background-color: #c7a10b; }

footer#site-footer .social ul li a:after {
  content: '\e700';
  font-family: 'cml';
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 50px;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media only screen and (max-width: 600px) {
    footer#site-footer .social ul li a:after {
      line-height: 60px; } }

footer#site-footer .social ul li.default a:after {
  content: ""; }

footer#site-footer .social ul li.twitter a:after {
  content: ""; }

footer#site-footer .social ul li.facebook a:after {
  content: ""; }

footer#site-footer .social ul li.googleplus a:after {
  content: ""; }

footer#site-footer .social ul li.yelp a:after {
  content: ""; }

footer#site-footer .social ul li.pinterest a:after {
  content: ""; }

footer#site-footer .social ul li.linkedin a:after {
  content: ""; }

footer#site-footer .social ul li.youtube a:after {
  content: ""; }

footer#site-footer .social ul li.vimeo a:after {
  content: ""; }

footer#site-footer .social ul li.tumblr a:after {
  content: ""; }

footer#site-footer .social ul li.instagram a:after {
  content: ""; }

footer#site-footer .social ul li.flickr a:after {
  content: ""; }

footer#site-footer .social ul li.dribbble a:after {
  content: ""; }

footer#site-footer .social ul li.quora a:after {
  content: ""; }

footer#site-footer .social ul li.foursquare a:after {
  content: ""; }

footer#site-footer .social ul li.forrst a:after {
  content: ""; }

footer#site-footer .social ul li.vk a:after {
  content: ""; }

footer#site-footer .social ul li.wordpress a:after {
  content: ""; }

footer#site-footer .social ul li.stumbleupon a:after {
  content: ""; }

footer#site-footer .social ul li.yahoo a:after {
  content: ""; }

footer#site-footer .social ul li.blogger a:after {
  content: ""; }

footer#site-footer .social ul li.soundcloud a:after {
  content: ""; }

footer#site-footer .social ul li.merchantcircle a:after {
  content: ""; }

footer#site-footer .social ul li.bestweb a:after {
  content: ""; }

footer#site-footer .social ul li.yellowpages a:after {
  content: ""; }


footer#site-footer .contact .subscribe .button.update {
  height: 40px;
  line-height: 40px;
  margin: 10px 0 0;
  padding: 0 20px; }

footer#site-footer #frm_form_6_container {
  width: 100%;
  max-width: 480px;
  margin: 10px auto 0;
  text-align: left; }

footer#site-footer #frm_field_83_container:before {
  content: "\e60e";
  font-family: "cml";
  display: block;
  color: #999;
  font-size: 32px;
  font-size: 2rem;
  width: 50px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0; }

footer#site-footer #frm_form_6_container form #frm_field_83_container.frm_form_field.frm_none_container label,
footer#site-footer #frm_form_6_container #frm_field_83_container.frm_form_field input[type="email"] {
  padding-left: 50px; }

footer#site-footer #frm_form_6_container form #frm_field_83_container.frm_form_field.frm_none_container label {
  line-height: 40px;
  font-size: 14px;
  font-size: 0.875rem;
  color: #666; }

footer#site-footer #frm_form_6_container form #frm_field_83_container.frm_none_container.placeholder-focus label {
  padding-left: 14px; }

footer#site-footer #frm_form_6_container form .frm_form_field.frm_none_container.placeholder-focus label {
  background-color: rgba(255, 255, 255, 0.8);
  color: #333;
  display: none; }

.no-rgb footer#site-footer #frm_form_6_container form .frm_form_field.frm_none_container.placeholder-focus label {
  background-color: #eaeaea; }

footer#site-footer #frm_form_6_container form .frm_form_field.frm_none_container.placeholder-focus label:after {
  border-top: 5px solid rgba(255, 255, 255, 0.8); }

.no-rgba footer#site-footer #frm_form_6_container form .frm_form_field.frm_none_container.placeholder-focus label:after {
  border-top-color: #eaeaea; }

footer#site-footer #frm_form_6_container #frm_field_83_container,
footer#site-footer #frm_form_6_container #frm_field_83_container input {
  margin-bottom: 0; }

footer#site-footer #frm_form_6_container #frm_field_83_container {
  float: left;
  width: 80%; }

footer#site-footer #frm_form_6_container #frm_field_83_container input {
  background-color: #eaeaea;
  height: 40px;
  line-height: 40px;
  box-shadow: 0px 1px 1px #ccc;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 14px;
  font-size: 0.875rem; }

footer#site-footer #frm_form_6_container #frm_field_83_container.frm_form_field.frm_blank_field input[type="email"] {
  border-color: transparent; }

footer#site-footer #frm_form_6_container #frm_field_83_container.frm_form_field input[type="email"]:focus {
  border-color: #FFC07D;
  background-color: #f1f1f1; }

footer#site-footer #frm_form_6_container .frm_submit {
  margin-top: 0;
  width: 20%;
  float: left; }

footer#site-footer #frm_form_6_container .frm_submit .button {
  margin-bottom: 0;
  padding: 0;
  min-width: 0;
  width: 100%;
  height: 40px;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'cml';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

footer#site-footer #frm_form_6_container .frm_submit .button[disabled] {
  opacity: 0.5; }

footer#site-footer #frm_form_6_container .frm_submit .button:focus {
  outline: none; }

footer#site-footer #frm_field_83_container .frm_error {
  display: none; }

@keyframes errorshake {
  0% {
    transform: translateX(0px); }
  20% {
    transform: translateX(-6px); }
  40% {
    transform: translateX(6px); }
  60% {
    transform: translateX(-6px); }
  80% {
    transform: translateX(6px); }
  100% {
    transform: translateX(0px); } }

footer#site-footer #frm_field_83_container.frm_blank_field {
  animation-name: errorshake;
  animation-duration: 0.4s; }

@keyframes msgconfirm {
  from {
    color: transparent; }
  to {
    color: #2d2d2d; } }

footer#site-footer #frm_form_6_container .frm_message {
  display: table;
  width: 100%; }

footer#site-footer #frm_form_6_container .frm_message p {
  background-color: #eaeaea;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #2d2d2d;
  height: 40px;
  line-height: 1.2;
  font-weight: 400;
  font-family: "soleil", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0;
  box-shadow: 0px 1px 1px #a1a1a1;
  border-radius: 6px;
  animation-name: msgconfirm;
  animation-duration: 2s; }

@keyframes msgcheck {
  from {
    color: transparent; }
  to {
    color: #d4c260; } }

footer#site-footer #frm_form_6_container .frm_message p:before {
  content: '\e605';
  font-family: 'cml';
  color: #d4c260;
  margin-right: 10px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  animation-name: msgcheck;
  animation-duration: 2s; }

/* ======================================
   Owl Carousel
====================================== */
.owl.controls {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  margin-top: 0;
  top: 0;
  z-index: 101;
  pointer-events: none; }

.loner .owl.controls {
  display: none !important; }

.owl.controls .owl-prev,
.owl.controls .owl-next {
  width: 70px;
  height: 100%;
  color: #333;
  opacity: 0.33;
  position: absolute;
  top: 0;
  cursor: pointer;
  pointer-events: all;
  -webkit-transition: 0.2s opacity linear;
  -moz-transition: 0.2s opacity linear;
  transition: 0.2s opacity linear; }

section.module.gallery .owl.controls .owl-prev,
section.module.gallery .owl.controls .owl-next {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  opacity: 0.5; }

section.module.dark .owl.controls .owl-prev,
section.module.dark .owl.controls .owl-next {
  color: #fff; }

.owl.controls .owl-prev:hover,
.owl.controls .owl-next:hover {
  opacity: 1 !important; }

.owl.controls .owl-prev:after,
.owl.controls .owl-next:after {
  font-family: 'cml';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e609';
  position: absolute;
  display: block;
  font-size: 32px;
  line-height: 60px;
  height: 60px;
  width: 70px;
  top: 50%;
  margin-top: -30px;
  text-align: center; }

.owl.controls .owl-prev {
  left: 0; }

.owl.controls .owl-next {
  right: 0; }

.owl.controls .owl-next:after {
  content: '\e60a'; }

.owl-pager {
  text-align: center;
  margin-top: 45px; }

.loner .owl-pager {
  display: none; }

.owl-pager .owl-dot {
  display: inline-block;
  text-indent: -50px;
  width: 25px;
  height: 25px;
  margin: 0 5px;
  cursor: pointer; }

.owl-pager .owl-dot span {
  display: block;
  width: 25px;
  height: 5px;
  margin: 10px 0 0 0;
  background-color: #cccccc; }

.owl-pager .owl-dot.active span {
  background-color: #2d2d2d !important; }

.owl-carousel .owl-stage-outer {
  z-index: 1; }

.module.product-featured .owl.controls .owl-prev, .module.product-featured .owl.controls .owl-next {
  height: 70px;
  top: 50%;
  margin-top: -35px;
  border-radius: 9999px; }

.module.product-featured .owl.controls .owl-next {
  right: 110px; }

/* ======================================
   Content
====================================== */
main#content {
  padding-top: 210px; }
  @media only screen and (max-width: 40em) {
    main#content {
      padding-top: 140px; } }

.usemenu main#content {
  padding-top: 80px; }

p.large {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600; }

p.small {
  font-size: 12px;
  font-size: 0.75rem; }

h1.title,
h2.title {
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 1.1;
  font-weight: 700; }
  @media only screen and (max-width: 40em) {
    h1.title,
    h2.title {
      font-size: 32px;
      font-size: 2rem; } }

h1.title.st,
h2.title.st,
h2.subtitle.st,
h3.subtitle.st {
  margin-bottom: 0;
  line-height: 1.1; }

h2.subtitle {
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 1.1; }
  @media only screen and (max-width: 40em) {
    h2.subtitle {
      font-size: 24px;
      font-size: 1.5rem; } }

hr {
  background: #c7a10b;
  color: #c7a10b;
  border: 0 none;
  margin: 1.5rem auto 3rem;
  height: 3px;
  width: 200px; }

hr.full {
  width: 100%;
  background: #ddd;
  color: #ddd;
  height: 2px; }

section.module h2.title + hr {
  margin: 0 auto 3rem; }

img.round {
  border-radius: 10000px; }

main#content b,
main#content strong {
  font-weight: 600; }

.error404 article h1.post-title,
.single article h1.post-title {
  margin-bottom: 1.5rem;
  line-height: 1.2; }

.error404 article h1.post-title.st,
.single article h1.post-title.st {
  margin-bottom: 0.25rem; }

.error404 article h3.post-subtitle,
.single article h3.post-subtitle {
  margin-bottom: 1.5rem; }

.single article .post-date {
  font-size: 1.4rem;
  margin-bottom: 2rem; }

.single article .post-date span {
  font-weight: 600; }

.single nav.post-adjacent {
  margin-top: 2rem; }

.single nav.post-adjacent .thumb {
  position: relative; }

.single nav.post-adjacent .thumb .overlay {
  position: absolute;
  height: 137px;
  width: 137px;
  top: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  opacity: 0.5;
  -webkit-transition: 0.2s opacity linear;
  transition: 0.2s opacity linear; }

.single nav.post-adjacent a:hover .thumb .overlay {
  opacity: 0; }

.single nav.post-adjacent .thumb img {
  max-width: 135px;
  margin-bottom: 0.5rem;
  margin-top: 0; }

.single nav.post-adjacent .thumb .overlay:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 137px;
  content: '\e609';
  font-family: 'cml';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #555;
  font-size: 4rem; }

.single nav.post-adjacent .next .thumb .overlay:after {
  content: '\e60a'; }

#content li {
  margin-bottom: 0.75rem; }

.embedwrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin-bottom: 1.5rem; }

.embedwrap.hascaption {
  margin-bottom: 0; }

.embedwrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#postQuoteCallout {
  display: table;
  position: fixed;
  right: -240px;
  top: 294px;
  width: 240px;
  height: 48px;
  -webkit-transform: rotate(90deg) translateY(-48px);
  -moz-transform: rotate(90deg) translateY(-48px);
  -ms-transform: rotate(90deg) translateY(-48px);
  -o-transform: rotate(90deg) translateY(-48px);
  transform: rotate(90deg) translateY(-48px);
  transform-origin: left top 0;
  will-change: height, transform;
  -webkit-transition: 0.1s height ease-out, 0.3s transform;
  -moz-transition: 0.1s height ease-out, 0.3s transform;
  transition: 0.1s height ease-out, 0.3s transform; }

#postQuoteCallout:hover {
  height: 64px; }

.qscrolled #postQuoteCallout {
  -webkit-transform: rotate(90deg) translateY(0);
  -moz-transform: rotate(90deg) translateY(0);
  -ms-transform: rotate(90deg) translateY(0);
  -o-transform: rotate(90deg) translateY(0);
  transform: rotate(90deg) translateY(0); }

#postQuoteCallout a {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  padding: 0;
  line-height: 1;
  background-color: #577400;
  box-shadow: none;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 600;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.1s background-color linear;
  -moz-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear; }

#postQuoteCallout a:hover {
  background-color: #729800; }

section.offerbar {
  background-color: #0099FF;
  color: #fff;
  padding: 1rem 0; }

section.offerbar .table {
  display: table; }

section.offerbar .cell {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600; }

section.offerbar .cell.call {
  padding-right: 2rem;
  font-family: "soleil", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 42px;
  font-size: 2.625rem;
  letter-spacing: 1px;
  line-height: 1.1; }
  @media only screen and (max-width: 40em) {
    section.offerbar .cell.call {
      display: none; } }

section.offerbar .cell.offer {
  line-height: 1.25; }

section.offerbar .cell.code {
  padding-left: 2rem;
  text-align: center;
  line-height: 1.2; }
  @media only screen and (max-width: 64em) {
    section.offerbar .cell.code {
      display: none; } }

section.offerbar .cell.code .lbl {
  text-transform: uppercase; }

section.offerbar .cell.code .coup {
  font-size: 24px;
  font-size: 1.5rem; }

/* ======================================
   A-Spot Video
====================================== */
section#hero video::-webkit-media-controls {
  display: none !important; }

section#hero {
  left: 0;
  background-color: #FFF;
  color: #FFF;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 0; }

section#hero.module {
  padding: 0; }

section#hero .videowrap {
  overflow: hidden;
  display: table;
  height: 540px;
  text-align: center;
  position: relative;
  width: 100%;
  background-size: cover !important;
  background-position: 50% 50%;
  background-color: #3B4627; }
  @media only screen and (max-width: 40em) {
    section#hero .videowrap {
      min-height: 480px !important; } }

section#hero .videowrap .overlay {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: .4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10; }

section#hero .videowrap .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0 5%;
  z-index: 20;
  position: relative;
  color: #fff;
  visibility: hidden;
  text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.75); }

section#hero .videowrap .content h2.title {
  font-size: 50px;
  font-size: 3.125rem; }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    section#hero .videowrap .content h2.title {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media only screen and (max-width: 40em) {
    section#hero .videowrap .content h2.title {
      font-size: 30px;
      font-size: 1.875rem; } }

section#hero .videowrap .content p.pretitle {
  color: #fff;
  border-bottom: 1px solid #fff;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  display: inline-block; }

section#hero .videowrap .content h3.subtitle {
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: 0.5rem; }

section#hero .videowrap .content a.button {
  margin-bottom: 0;
  text-shadow: none;
  box-shadow: 0px 1px 1px #1e2800, 0px 0px 16px rgba(0, 0, 0, 0.3) !important; }

section#hero .videowrap .content a.button:hover {
  box-shadow: 0px 1px 1px black, 0px 0px 16px rgba(0, 0, 0, 0.3) !important; }

section#hero .videowrap .mejs-container,
section#hero .videowrap .mejs__container {
  height: 100% !important;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100% !important;
  z-index: 0;
  transition: opacity 0.3s linear; }

section#hero .videowrap .mejs-container.visible,
section#hero .videowrap .mejs__container.visible {
  opacity: 1;
  visibility: visible; }

section#hero .videowrap .mejs-mediaelement,
section#hero .videowrap .mejs__mediaelement {
  overflow: hidden; }

section#hero .videowrap video {
  height: 100.2%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  width: auto !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

section#hero .videowrap video.wide {
  height: auto !important;
  width: 100% !important; }

section#hero .mejs-offscreen,
section#hero .mejs__offscreen {
  display: none; }

section.module.bspot {
  margin-bottom: 44px !important;
  text-align: center;
 }
  @media only screen and (max-width: 40em) {
    section.module.bspot {
      margin-bottom: 0 !important; } }

section.module.bspot h1.title {
  font-size: 30px;
  font-size: 1.875rem; }

section.module.bspot h1.title.st {
  margin-bottom: 0.75rem; }

section.module.bspot h3.subtitle {
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0; }
  @media only screen and (max-width: 40em) {
    section.module.bspot h3.subtitle {
      font-size: 28px;
      font-size: 1.75rem; } }

section.module.bspot .bcontent h2 {
  font-size: 36px;
  font-size: 2.25rem;
  letter-spacing: 2px;
  margin-bottom: 0; }

section.module.bspot .bcontent h2 + hr {
  margin: 0 auto; }

/* ======================================
   Modules
====================================== */
section.module img.round {
  max-width: 270px;
  width: 100%;
  margin-bottom: 2rem;
  margin-top: 3rem; }
  @media only screen and (max-width: 40em) {
    section.module img.round {
      max-width: 200px;
      margin-top: 1rem; } }

section.module .intro {
  margin-bottom: 3rem; }

section.module a {
  box-shadow: inset 0px -2px 0px rgba(87, 116, 0, 0.8);
  background-color: transparent;
  -webkit-transition: 0.1s background-color linear;
  transition: 0.1s background-color linear; }

section.module a:hover {
  background-color: #dcff74;
  box-shadow: none; }

section.module a.image_link {
  box-shadow: none; }

section.module a.image_link:hover {
  background-color: transparent; }

section.module a.play {
  display: block;
  position: relative;
  width: 100%;
  height: 100%; }

section.module a.play:after {
  font-family: 'cml';
  font-style: normal;
  font-weight: normal;
  line-height: 96px;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #FFC07D;
  content: '\e61e';
  font-size: 96px;
  font-size: 6rem;
  position: absolute;
  color: rgba(255, 255, 255, 0.75);
  display: block;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.2s color linear;
  -moz-transition: 0.2s color linear;
  transition: 0.2s color linear; }

section.module a.play:hover:after {
  color: white; }

section.module {
  margin: 90px 0;
  background-position: 50% 50%;
  background-size: cover;
  position: relative; }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    section.module {
      margin: 70px 0; } }
  @media only screen and (max-width: 40em) {
    section.module {
      margin: 50px 0; } }
  section.module.pullup {
    margin-bottom: -60px; }

@media screen and (max-width: 40em) {
  section.module.pullup {
    margin-bottom: -30px; } }

section.module hr.final {
  margin-bottom: 0; }

section.module.nextsolid hr.final {
  display: none; }

section.module.dark {
  padding: 90px 0; }
  @media only screen and (min-width: 40.063em) and (max-width: 64em) {
    section.module.dark {
      padding: 70px 0; } }
  @media only screen and (max-width: 40em) {
    section.module.dark {
      padding: 50px 0; } }

section.module.solid {
  margin-top: 0;
  margin-bottom: 0; }

section.module h2,
section.module h3,
section.module h4 {
  color: #c7a10b; }

section.module h2.title,
section.module h2.subtitle,
section.module h3.subtitle {
  color: #222; }

section.module h2.subtitle,
section.module h3.subtitle {
  font-weight: 600; }

section.module h3.pretitle {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.2;
  margin-bottom: 0.25rem;
  color: #222; }

section.module.dark,
section.module.dark h1,
section.module.dark h2,
section.module.dark h3,
section.module.dark h4,
section.module.dark h5,
section.module.dark h6 {
  color: #fff; }

section.module.guide h1.title.st,
section.module.standard h1.title.st {
  margin-bottom: 1.5rem; }

section.module.guide h2.subtitle,
section.module.standard h2.subtitle {
  font-size: 30px;
  font-size: 1.875rem; }

/*
section.module.guide p:last-of-type {
	margin-bottom: 0;
}
*/
section.module.form.guide,
.single-post section.module.form,
.single-guide section.module.form {
  background-color: #eaeaea;
  padding: 50px 0; }
  @media only screen and (max-width: 40em) {
    section.module.form.guide,
    .single-post section.module.form,
    .single-guide section.module.form {
      padding: 30px 0 50px; } }

.single-post section.module.form {
  margin-top: -2rem; }

@media only screen and (max-width: 40em) {
  section.module.form .cta-block {
    text-align: center; } }

section.module.form .cta-block .outer {
  display: table;
  height: 100%; }
  @media only screen and (max-width: 40em) {
    section.module.form .cta-block .outer {
      display: block; } }

section.module.form .cta-block .inner {
  display: table-cell;
  height: 100%;
  vertical-align: middle; }
  @media only screen and (max-width: 40em) {
    section.module.form .cta-block .inner {
      display: block; } }

@media only screen and (max-width: 40em) {
  section.module.form .cta-image img {
    margin-bottom: 30px; } }

section.module.form .cta-content p {
  font-size: 18px;
  font-size: 1.125rem; }

section.module.form .cta-button {
  margin-top: 2.5rem; }

section.module.form .cta-button button {
  margin-bottom: 0.5rem; }
  @media only screen and (max-width: 40em) {
    section.module.form .cta-button button {
      width: 100%; } }

.home section.module.col2home h2.subtitle {
  font-size: 36px;
  font-size: 2.25rem;
  color: #c7a10b;
  font-weight: 700; }

@media screen and (min-width: 40.063em) and (max-width: 64em) {
  .home section.module.col2home h2.subtitle {
    text-align: center; } }

@media screen and (max-width: 40em) {
  .home section.module.col2home h2.subtitle {
    text-align: center;
    font-size: 30px;
    font-size: 1.875rem; } }

.home section.module.col2home .introtext p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5; }
  @media only screen and (max-width: 40em) {
    .home section.module.col2home .introtext p {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.5; } }

section.module.cta {
  text-align: center; }

section.module.cta a.button {
  margin-top: 2rem;
  margin-bottom: 4rem; }

section.module.cta.nextsolid a.button {
  margin-bottom: 0; }

.single-litem section.module.post section.module.cta {
  margin-bottom: 0; }
  @media only screen and (max-width: 40em) {
    .single-litem section.module.post section.module.cta {
      margin-bottom: 3rem; } }

.single-litem h3.librarylink {
  margin-bottom: 1.75rem; }

.single-litem h3.librarylink a {
  box-shadow: none; }

.tax-glfgps_librarytypes section.module.posts section.module.cta {
  margin-top: 0; }

.tax-glfgps_librarytypes section.module.posts section.module.cta hr,
.single-litem section.module.post section.module.cta hr {
  margin: 0 auto 5rem; }
  @media only screen and (max-width: 40em) {
    .tax-glfgps_librarytypes section.module.posts section.module.cta hr,
    .single-litem section.module.post section.module.cta hr {
      margin-bottom: 3rem; } }

section.module.gallery .loner,
section.module.gallery .owl-carousel {
  margin: 54px 0 84px; }
  @media only screen and (max-width: 40em) {
    section.module.gallery .loner,
    section.module.gallery .owl-carousel {
      margin: 34px 0 54px; } }

section.module.gallery .loner img {
  width: 100%; }

section.module.testimonials {
  background-repeat: no-repeat;
  background-position: 100% 75%;
  background-size: cover;
  background-color: #3E3F2B; }

section.module.testimonials.light {
  background-color: transparent; }

section.module.testimonials:before {
  content: '';
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

section.module.testimonials.light:before {
  background-color: transparent; }

.post-type-archive-review section.module.testimonials {
  padding-top: 0 !important;
  padding-bottom: 0; }

.post-type-archive-review section.module.testimonials:before {
  display: none; }

section.module.testimonials .ttmwrap {
  position: relative; }

section.module.testimonials p.pullquote {
  font-size: 28px;
  font-size: 1.75rem;
  font-family: "soleil", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #d4c260;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 0; }
  @media only screen and (max-width: 40em) {
    section.module.testimonials p.pullquote {
      font-size: 20px;
      font-size: 1.25rem; } }

section.module.testimonials.light p.pullquote {
  color: #d4c260; }

section.module.testimonials p.pullquote:before {
  content: '\201c'; }

section.module.testimonials p.pullquote:after {
  content: '\201d'; }

.post-type-archive-review section.module.testimonials p.pullquote {
  color: #577400; }

section.module.testimonials p.attribution {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "soleil", Helvetica, Arial, sans-serif;
  text-align: center;
  margin-bottom: 0.75rem; }
  @media only screen and (max-width: 40em) {
    section.module.testimonials p.attribution {
      font-size: 20px;
      font-size: 1.25rem; } }

section.module.testimonials p.attribution.norating {
  margin-bottom: 1.75rem; }

section.module.testimonials div.stars {
  margin-bottom: 1.75rem;
  text-align: center; }

section.module.testimonials div.stars span {
  font-size: 0; }

section.module.testimonials div.stars span:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'cml';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d4c260;
  content: '\e603';
  font-size: 30px;
  font-size: 1.875rem; }

section.module.testimonials div.quote p {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0; }
  @media only screen and (max-width: 40em) {
    section.module.testimonials div.quote p {
      font-size: 16px;
      font-size: 1rem; } }

section.module.testimonials.light div.quote p {
  margin-bottom: 1.5rem; }

section.module.testimonials div.quote.big p {
  font-size: 22px;
  font-size: 1.375rem;
  text-align: center; }
  @media only screen and (max-width: 40em) {
    section.module.testimonials div.quote.big p {
      font-size: 20px;
      font-size: 1.25rem; } }

section.module.testimonials a.button {
  margin-top: 50px;
  margin-bottom: 0; }

section.module.testimonials.light a.button {
  margin-top: 1rem;
  margin-bottom: 1.5rem; }

section.module.csp.dark {
  padding: 0 0; }

section.module.learningcenter.dark {
  padding: 0 0;
  background-color: #78924a; }

section.module.learningcenter.dark h2.title {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 40em) {
    section.module.learningcenter.dark h2.title {
      font-size: 22px;
      font-size: 1.375rem; } }

section.module.learningcenter.dark button,
section.module.learningcenter.dark a.button {
  margin-bottom: 0; }

section.module.learningcenter.dark .box .content {
  background-color: rgba(0, 0, 0, 0.7);
  will-change: background-color;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }

section.module.learningcenter.dark .box .content:hover {
  background-color: rgba(0, 0, 0, 0.5); }

.tax-glfgps_librarytypes section.module img.round {
  max-width: 240px;
  margin-bottom: 1rem;
  margin-top: 2rem; }
  @media only screen and (max-width: 64em) and (min-width: 40.063em) {
    .tax-glfgps_librarytypes section.module img.round {
      max-width: 270px; } }
  @media only screen and (max-width: 40em) {
    .tax-glfgps_librarytypes section.module img.round {
      max-width: 200px;
      margin-top: 1rem; } }

section.module .offer h3.pretitle {
  font-size: 24px;
  font-size: 1.5rem; }

section.module .offer h2.title {
  font-size: 36px;
  font-size: 2.25rem; }

section.module .offer .so-expire p {
  color: #c7a10b;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: italic;
  margin-bottom: 2rem; }

section.module.specialoffer .so-expire p {
  color: #c7a10b;
  font-weight: 600;
  font-size: 22px;
  font-size: 1.375rem;
  font-style: italic;
  margin-bottom: 3rem; }

section.module.child_pages h2.post-title,
section.module.posts h2.post-title,
section.module.featured-post h2.post-title,
section.module.latest-post h2.post-title {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 1.5rem;
  line-height: 1.2; }

section.module.child_pages h2.post-title a,
section.module.posts h2.post-title a,
section.module.featured-post h2.post-title a,
section.module.latest-post h2.post-title a {
  box-shadow: none; }

section.module.posts h2.post-title.st,
section.module.featured-post h2.post-title.st,
section.module.latest-post h2.post-title.st {
  margin-bottom: 0.25rem; }

section.module.posts h5.post-subtitle,
section.module.featured-post h5.post-subtitle,
section.module.latest-post h5.post-subtitle {
  margin-bottom: 1.5rem;
  font-size: 26px;
  font-size: 1.625rem;
  color: #666; }

section.module.posts .post-date span,
section.module.featured-post .post-date span,
section.module.latest-post .post-date span {
  font-weight: 600; }

section.module.featured-post img.round,
section.module.latest-post img.round {
  margin-bottom: 0;
  margin-top: 0; }
  @media only screen and (max-width: 64em) {
    section.module.featured-post img.round,
    section.module.latest-post img.round {
      margin-bottom: 2rem; } }

section.module.featured-post h2.title,
section.module.latest-post h2.title {
  margin-bottom: 2rem; }
  @media only screen and (max-width: 40em) {
    section.module.featured-post h2.title,
    section.module.latest-post h2.title {
      margin-bottom: 0; } }

section.module.featured-post h5.post-subtitle,
section.module.latest-post h5.post-subtitle {
  margin-bottom: 0.25rem; }

section.module.featured-post article .row > .columns .outer,
section.module.latest-post article .row > .columns .outer {
  display: table;
  height: 100%; }
  @media only screen and (max-width: 64em) {
    section.module.featured-post article .row > .columns .outer,
    section.module.latest-post article .row > .columns .outer {
      display: block; } }

section.module.featured-post article .row > .columns .inner,
section.module.latest-post article .row > .columns .inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle; }
  @media only screen and (max-width: 64em) {
    section.module.featured-post article .row > .columns .inner,
    section.module.latest-post article .row > .columns .inner {
      display: block;
      width: 100%;
      height: auto;
      vertical-align: inherit; } }

section.module.featured-post article .row > .columns.fimg .inner,
section.module.latest-post article .row > .columns.fimg .inner {
  vertical-align: top; }
  @media only screen and (max-width: 64em) {
    section.module.featured-post article .row > .columns.fimg .inner,
    section.module.latest-post article .row > .columns.fimg .inner {
      vertical-align: inherit; } }

section.module.featured-post article .row > .columns .text-left p,
section.module.latest-post article .row > .columns .text-left p {
  margin-bottom: 0; }
  @media only screen and (max-width: 64em) {
    section.module.featured-post article .row > .columns .text-left p,
    section.module.latest-post article .row > .columns .text-left p {
      margin-bottom: 1.5rem; } }

section.module.featured-post p.herotext,
section.module.latest-post p.herotext {
  font-size: 40px;
  font-size: 2.5rem;
  color: #999;
  margin-bottom: 0.25rem;
  font-family: "soleil", Helvetica, Arial, sans-serif; }
  @media only screen and (max-width: 40em) {
    section.module.featured-post p.herotext,
    section.module.latest-post p.herotext {
      font-size: 30px;
      font-size: 1.875rem; } }

section.module.child_pages {
  margin-top: -90px; }
  @media only screen and (max-width: 40em) {
    section.module.child_pages {
      margin-top: -40px; } }

section.module.ssform iframe {
  overflow: hidden !important;
  overflow-y: hidden !important; }

section.module.instagram {
  background: #d7d7d7;
  background: -moz-linear-gradient(top, #d7d7d7 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #d7d7d7 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #d7d7d7 0%, #ffffff 100%); }

section.module.instagram.solid {
  padding-top: 30px !important;
  padding-bottom: 40px !important; }
  @media only screen and (max-width: 64em) {
    section.module.instagram.solid {
      padding-top: 30px !important;
      padding-bottom: 30px !important; } }

section.module.instagram .row.photos {
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px; }

section.module.instagram .box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 20px;
  box-shadow: none; }
  @media only screen and (max-width: 64em) {
    section.module.instagram .box a {
      padding: 10px; } }

section.module.instagram .box a:hover {
  background-color: transparent; }

section.module.instagram .box a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 20px;
  border-radius: 9999px;
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.3); }
  @media only screen and (max-width: 64em) {
    section.module.instagram .box a:after {
      margin: 10px; } }

section.module.instagram .box a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 9999px;
  box-shadow: inset 3px 0 2px rgba(0, 0, 0, 0.3); }

section.module.product_carousel a.button {
  margin-bottom: 0; }

section.module.product_carousel .row.products {
  margin-bottom: 40px; }

section.module.reviews .review {
  padding: 0 20px 40px; }

section.module.reviews .review p.quote {
  margin-bottom: 1rem; }

section.module.reviews .review p.attribution {
  margin-bottom: 0; }

section.module.videos .video {
  margin-bottom: 1.5rem; }

section.module.videos .video h3 {
  color: #666;
  margin-bottom: 1rem;
  line-height: 1.2; }

section.module.videos .embedwrap > a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

section.module.recent_posts img.round {
  margin-top: 0;
  margin-bottom: 1rem;
  max-width: 200px; }

@media screen and (max-width: 40em) {
  section.module.recent_posts img.round {
    max-width: 150px; } }

section.module.recent_posts p.title {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0 10%;
  margin: 0; }

@media screen and (min-width: 40.063em) and (max-width: 64em) {
  section.module.recent_posts p.title {
    padding: 0 5%; } }

@media screen and (max-width: 40em) {
  section.module.recent_posts p.title {
    font-size: 16px;
    font-size: 1rem;
    padding: 0 5%;
    margin-bottom: 2rem; } }

section.module.recent_posts ul.align-center {
  text-align: center;
  font-size: 0; }
  section.module.recent_posts ul.align-center li {
    display: inline-block;
    float: none;
    vertical-align: top; }

/* ======================================
   Pagination
====================================== */
div.pagination {
  margin: 34px 0;
  text-align: center; }

div.pagination .page-numbers {
  display: inline-block;
  margin: 0 1px;
  background: #577400;
  padding-top: 8px;
  width: 40px;
  height: 40px;
  color: #fff;
  box-shadow: none;
  border-radius: 999px; }

div.pagination a.page-numbers:hover {
  background-color: #1e2800;
  box-shadow: none; }

div.pagination .page-numbers.current {
  background: #bbb; }

div.pagination .page-numbers.prev,
div.pagination .page-numbers.next {
  background: transparent;
  padding: 8px 13px 0;
  color: #577400;
  border-radius: 0;
  width: auto; }

div.pagination a.page-numbers.prev:hover,
div.pagination a.page-numbers.next:hover {
  background-color: transparent;
  color: black; }

/* ======================================
   Formidable Forms
====================================== */
::-moz-placeholder {
  color: #666;
  opacity: 1;
  font-weight: 400;
  font-size: 1.125rem;
  font-family: "soleil", Helvetica, Arial, sans-serif; }

::-webkit-input-placeholder {
  color: #666;
  font-weight: 400;
  font-size: 1.125rem;
  font-family: "soleil", Helvetica, Arial, sans-serif; }

.frm_forms .frm_form_fields > fieldset {
  border: 0 none;
  padding: 0;
  margin: 0; }

.frm_forms .frm_hidden {
  display: none; }

.frm_forms .frm_form_field h2,
.frm_forms .frm_form_field h3,
.frm_forms .frm_form_field h4 {
  color: #222; }

#commentform .comment-form-field,
.frm_forms .frm_form_field {
  margin-bottom: 2rem; }

.frm_forms .frm_none_container > label {
  display: none; }

.frm_forms .horizontal_radio .frm_radio {
  display: inline-block;
  margin-right: 1rem; }

.frm_forms .horizontal_radio .frm_radio:last-child {
  margin-right: 0; }

.frm_forms .frm_error {
  color: #900;
  font-weight: 400;
  font-size: 14px;
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: -18px;
  height: 14px;
  left: 14px;
  line-height: 1; }

.frm_forms .text-center .frm_error {
  text-align: center;
  width: 100%;
  left: 0; }

.frm_forms label,
#commentform label {
  font-weight: 600;
  color: #666;
  display: inline-block;
  margin-bottom: 0.75rem;
  margin-top: 1rem;
  font-size: 16px;
  cursor: initial; }

.frm_forms .frm_top_container label.frm_primary_label {
  display: block; }

.frm_forms label[for] {
  cursor: pointer; }

.frm_forms .frm_opt_container label {
  color: #444;
  transition: color 0.2s linear;
  margin-top: 0; }

.frm_forms .frm_opt_container label:hover {
  color: #000; }

.frm_forms .frm_checkbox label,
.frm_forms .frm_radio label {
  font-weight: 400;
  color: #444;
  transition: color 0.2s linear;
  margin: 0; }

.frm_forms .frm_checkbox label:hover,
.frm_forms .frm_radio label:hover {
  color: #000; }

.frm_forms .frm_form_field .frm_description {
  margin-left: 1rem;
  margin-bottom: 1.5rem; }

.frm_forms .frm_section_heading {
  margin-top: 2rem; }

.frm_forms .frm_submit {
  margin-top: 1rem; }

.frm_form_fields div.rating-cancel,
.frm_form_fields div.star-rating {
  float: left;
  width: 36px;
  height: 32px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden; }

.frm_form_fields div.rating-cancel a:before {
  content: "\e608";
  font-family: "cml";
  display: block;
  text-indent: 0;
  text-align: center;
  font-size: 27px;
  line-height: 30px;
  padding-top: 4px;
  color: #999;
  transition: color 0.1s linear; }

.frm_form_fields div.star-rating a:before {
  content: "\e603";
  font-family: "cml";
  display: block;
  text-indent: 0;
  text-align: center;
  font-size: 30px;
  line-height: 32px;
  color: #999;
  transition: color 0.1s linear; }

.frm_form_fields div.rating-cancel a,
.frm_form_fields div.star-rating a {
  display: block;
  width: 32px;
  height: 32px;
  border: 0;
  border-bottom: 0 none;
  box-shadow: none; }

.frm_form_fields div.rating-cancel a:hover,
.frm_form_fields div.star-rating a:hover {
  border-bottom: 0 none;
  background-color: transparent; }

.frm_form_fields div.star-rating-on a:before {
  color: #EED500;
  text-shadow: 0px 0px 6px rgba(219, 166, 32, 0.6); }

.frm_form_fields div.star-rating-hover a:before {
  color: #d5be00;
  text-shadow: 0px 0px 6px rgba(219, 219, 219, 0.3); }

.frm_form_fields div.rating-cancel.star-rating-hover a:before {
  color: #ccc;
  text-shadow: none; }

.frm_form_fields div.star-rating-readonly a:before {
  cursor: default !important; }

.frm_form_fields div.star-rating {
  background: transparent !important;
  overflow: hidden !important; }

.frm_form_fields div.frm-star-group {
  display: inline-block; }
  .frm_form_fields div.frm-star-group input {
    display: none; }
  .frm_form_fields div.frm-star-group label.rating-cancel,
  .frm_form_fields div.frm-star-group label.star-rating {
    float: left;
    width: 36px;
    height: 32px;
    margin: 0;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden; }
  .frm_form_fields div.frm-star-group label.rating-cancel:before {
    content: "\e608";
    font-family: "cml";
    display: block;
    width: 32px;
    height: 32px;
    text-indent: 0;
    text-align: center;
    font-size: 27px;
    line-height: 30px;
    padding-top: 4px;
    color: #999;
    transition: color 0.1s linear; }
  .frm_form_fields div.frm-star-group label.star-rating:before {
    content: "\e603";
    font-family: "cml";
    display: block;
    width: 32px;
    height: 32px;
    text-indent: 0;
    text-align: center;
    font-size: 30px;
    line-height: 32px;
    color: #999;
    transition: color 0.1s linear; }
  .frm_form_fields div.frm-star-group label.star-rating-on:before {
    color: #d4c260;
    text-shadow: 0px 0px 6px rgba(212, 194, 96, 0.6); }
  .frm_form_fields div.frm-star-group label.star-rating-hover:before {
    color: #cfba4c;
    text-shadow: 0px 0px 6px rgba(219, 219, 219, 0.3); }
  .frm_form_fields div.frm-star-group label.rating-cancel.star-rating-hover:before {
    color: #ccc;
    text-shadow: none; }
  .frm_form_fields div.frm-star-group label.star-rating-readonly:before {
    cursor: default !important; }
  .frm_form_fields div.frm-star-group label.star-rating {
    background: transparent !important;
    overflow: hidden !important; }

.frm_forms .frm_form_field {
  position: relative; }

.frm_forms .frm_form_field input[type="text"],
.frm_forms .frm_form_field input[type="password"],
.frm_forms .frm_form_field input[type="date"],
.frm_forms .frm_form_field input[type="datetime"],
.frm_forms .frm_form_field input[type="datetime-local"],
.frm_forms .frm_form_field input[type="month"],
.frm_forms .frm_form_field input[type="week"],
.frm_forms .frm_form_field input[type="email"],
.frm_forms .frm_form_field input[type="number"],
.frm_forms .frm_form_field input[type="search"],
.frm_forms .frm_form_field input[type="tel"],
.frm_forms .frm_form_field input[type="time"],
.frm_forms .frm_form_field input[type="url"],
.frm_forms .frm_form_field input[type="color"],
.frm_forms .frm_form_field select,
.frm_forms .frm_form_field textarea,
#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="url"],
#commentform select,
#commentform textarea {
  background-color: #eaeaea;
  border-color: transparent;
  font-size: 16px;
  font-size: 1rem;
  font-family: "soleil", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #2d2d2d;
  padding: 0 14px;
  margin-bottom: 0;
  box-shadow: none;
  height: 40px;
  line-height: 40px;
  -webkit-transition: border-color 0.15s linear,background-color 0.15s linear;
  -moz-transition: border-color 0.15s linear,background-color 0.15s linear;
  -ms-transition: border-color 0.15s linear,background-color 0.15s linear;
  -o-transition: border-color 0.15s linear,background-color 0.15s linear;
  transition: border-color 0.15s linear,background-color 0.15s linear; }

.frm_forms .frm_form_field select {
  border-radius: 4px; }

.frm_forms .frm_form_field input[type="file"] {
  background-color: #f0f0f0;
  padding: 6px; }

.frm_forms .frm_form_field input[type="checkbox"], .frm_forms .frm_form_field input[type="radio"] {
  margin-bottom: 0; }

.frm_forms .frm_form_field textarea,
#commentform textarea {
  height: 120px;
  line-height: 1.5;
  padding: 8px 14px;
  resize: none; }

.frm_forms .frm_form_field.frm_blank_field input[type="text"],
.frm_forms .frm_form_field.frm_blank_field input[type="password"],
.frm_forms .frm_form_field.frm_blank_field input[type="date"],
.frm_forms .frm_form_field.frm_blank_field input[type="datetime"],
.frm_forms .frm_form_field.frm_blank_field input[type="datetime-local"],
.frm_forms .frm_form_field.frm_blank_field input[type="month"],
.frm_forms .frm_form_field.frm_blank_field input[type="week"],
.frm_forms .frm_form_field.frm_blank_field input[type="email"],
.frm_forms .frm_form_field.frm_blank_field input[type="number"],
.frm_forms .frm_form_field.frm_blank_field input[type="search"],
.frm_forms .frm_form_field.frm_blank_field input[type="tel"],
.frm_forms .frm_form_field.frm_blank_field input[type="time"],
.frm_forms .frm_form_field.frm_blank_field input[type="url"],
.frm_forms .frm_form_field.frm_blank_field input[type="color"],
.frm_forms .frm_form_field.frm_blank_field select,
.frm_forms .frm_form_field.frm_blank_field textarea {
  border-color: #900; }

.frm_forms .frm_form_field input[type="text"]:focus,
.frm_forms .frm_form_field input[type="password"]:focus,
.frm_forms .frm_form_field input[type="date"]:focus,
.frm_forms .frm_form_field input[type="datetime"]:focus,
.frm_forms .frm_form_field input[type="datetime-local"]:focus,
.frm_forms .frm_form_field input[type="month"]:focus,
.frm_forms .frm_form_field input[type="week"]:focus,
.frm_forms .frm_form_field input[type="email"]:focus,
.frm_forms .frm_form_field input[type="number"]:focus,
.frm_forms .frm_form_field input[type="search"]:focus,
.frm_forms .frm_form_field input[type="tel"]:focus,
.frm_forms .frm_form_field input[type="time"]:focus,
.frm_forms .frm_form_field input[type="url"]:focus,
.frm_forms .frm_form_field input[type="color"]:focus,
.frm_forms .frm_form_field select:focus,
.frm_forms .frm_form_field textarea:focus,
#commentform input[type="text"]:focus,
#commentform input[type="email"]:focus,
#commentform input[type="url"]:focus,
#commentform select:focus,
#commentform textarea:focus {
  border-color: #99cc00;
  background-color: #f2f2f2; }

/* infieldLabel styles */
.frm_forms form .frm_form_field,
#commentform .comment-form-field {
  display: block;
  position: relative; }

.frm_forms form .frm_form_field {
  clear: both; }

#commentform .comment-form-field label,
.frm_forms form .frm_form_field.frm_none_container label {
  bottom: 0;
  color: #666;
  display: block;
  left: 0;
  line-height: 40px;
  margin: 0;
  right: 0;
  top: 0; }

#commentform .comment-form-field label,
.frm_forms form .frm_form_field.frm_none_container label {
  cursor: text;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  font-family: "soleil", Helvetica, Arial, sans-serif;
  padding: 0 14px;
  position: absolute;
  white-space: nowrap; }

#commentform .comment-form-field.placeholder-focus label,
.frm_forms form .frm_form_field.frm_none_container.placeholder-focus label {
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  bottom: auto;
  color: #fff;
  line-height: 36px;
  right: auto;
  top: -40px; }

.no-rgba #commentform .comment-form-field.placeholder-focus label,
.no-rgba .frm_forms form .frm_form_field.frm_none_container.placeholder-focus label {
  background-color: #111; }

#commentform .comment-form-field.placeholder-focus label:after,
.frm_forms form .frm_form_field.frm_none_container.placeholder-focus label:after {
  border-top: 5px solid rgba(0, 0, 0, 0.8);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom: -5px;
  content: '';
  display: block;
  height: 0;
  left: 10px;
  position: absolute; }

.no-rgba #commentform .comment-form-field.placeholder-focus label:after,
.no-rgba .frm_forms form .frm_form_field.frm_none_container.placeholder-focus label:after {
  border-top-color: #111; }

.infield-label-image.placeholder-focus label {
  top: -122px; }

.placeholder-hide label {
  bottom: auto !important;
  left: -9999px !important;
  right: auto !important;
  top: -9999px !important; }

.checkbox-proxy .chk .inner {
  display: table;
  width: 100%;
  cursor: pointer;
  margin-bottom: 20px; }

.checkbox-proxy .chk .inner label {
  display: table-cell;
  font-weight: 400;
  font-size: 16px;
  vertical-align: middle;
  padding-left: 10px; }

.checkbox-proxy .chk .inner .box {
  display: table-cell;
  width: 60px;
  height: 60px;
  background-color: #f0f0f0;
  text-align: center;
  line-height: 60px;
  font-size: 40px;
  overflow: hidden;
  font-family: 'cml';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: 1px solid transparent;
  color: #444;
  position: relative;
  transition: box-shadow 0.25s, border-color 0.25s ease-in-out; }

.checkbox-proxy .chk .inner:hover .box {
  border-color: #d16f1a;
  box-shadow: 0px 0px 8px #d16f1a; }

.checkbox-proxy .chk .inner .box:after {
  display: block;
  content: '\e616';
  width: 60px;
  height: 60px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transform: scale(0.6);
  transition: opacity 0.2s linear, transform 0.3s ease-out, visibility 0s linear 0.3s; }

.checkbox-proxy .chk .inner.checked .box:after {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  transition-delay: 0s; }

.frm_forms form .frm_form_field.cml-left,
.frm_forms form .frm_form_field.cml-right {
  width: 48%;
  float: left;
  clear: none; }
  @media only screen and (max-width: 40em) {
    .frm_forms form .frm_form_field.cml-left,
    .frm_forms form .frm_form_field.cml-right {
      width: auto;
      float: none;
      clear: both; } }

.frm_forms form .frm_form_field.cml-right {
  margin-left: 4%; }
  @media only screen and (max-width: 40em) {
    .frm_forms form .frm_form_field.cml-right {
      margin-left: 0; } }

.frm_forms form .frm_form_field.frm_section_heading h3 {
  text-align: center; }

.frm_forms form label.frm_screen_reader {
  display: none !important; }

.ssformcon .cml_frm_response,
section.module.form .cml_frm_response, .ssformcon
.frm_form_field.cml-subcheck,
section.module.form
.frm_form_field.cml-subcheck, .ssformcon
.frm_submit,
section.module.form
.frm_submit {
  text-align: center; }

@media screen and (max-width: 64em) {
  section.module.col2home .cml_frm_response,
  section.module.specialoffer .cml_frm_response, section.module.col2home
  .frm_form_field.cml-subcheck,
  section.module.specialoffer
  .frm_form_field.cml-subcheck, section.module.col2home
  .frm_submit,
  section.module.specialoffer
  .frm_submit {
    text-align: center; } }

/* ======================================
   Comments
====================================== */
h3#reply-title {
  margin-bottom: 1rem; }

.comment-list {
  margin-bottom: 3rem; }

.comment-list .comment {
  margin-bottom: 2rem; }

.comment-list .comment-meta {
  margin-bottom: 1rem; }

.comment-list .comment-meta .datetime {
  color: #555;
  font-style: italic; }

.comment-list .comment-meta .name {
  font-weight: 600; }

.comment-list .content {
  padding-top: 0.5rem; }

.comment-list .comment-awaiting-moderation {
  background-color: #EAEAEA;
  padding: 8px 16px;
  display: inline-block;
  color: #555;
  border-radius: 9999px;
  margin-top: 0.75rem;
  font-style: italic; }

.comment-list .avatar img {
  border-radius: 9999px; }

/* ======================================
   Media Queries
====================================== */
@media screen and (max-width: 600px) {
  html #wpadminbar {
    top: -46px; } }

/* small-only */
@media only screen and (max-width: 40em) {
  hr {
    margin-top: 1.5rem; }
  h1 {
    font-size: 2rem;
    line-height: 1.2; }
  h2 {
    font-size: 1.75rem;
    line-height: 1.2; }
  h3 {
    font-size: 1.5rem; }
  h1.title.st, h2.title.st, h2.subtitle.st, h3.subtitle.st {
    margin-bottom: .8rem; }
  div.frm_submit input {
    width: 100%; }

  section#hero .videowrap .content h1,
  section#hero .videowrap .content h1:before {
    max-width: 360px;
    height: 131px; }
  section.module.services .svc .item {
    padding: 0 0.9375em; }
  section.module.bios .bio,
  section.module.posts article,
  section.module.causes .cause {
    padding: 0 0.9375em; }
  section.module.videos .description {
    padding: 20px 0.9375em; }
  section.module.videos .video.p1 {
    margin-top: 40px; }
  section.module.gift-certificates h2 {
    margin-top: 0; }
  section.module.product-gallery .owl-carousel {
    margin: 34px 0; }
  section.module.gallery h2.title,
  section.module.product-featured h2.title,
  section.module.gallery h3.subtitle,
  section.module.product-featured h3.subtitle {
    padding: 0 0.9375em; }
  section.module.product-featured img.round {
    max-width: 270px;
    margin-top: 1rem; }
  section.module.bios img.round,
  section.module.causes img.round,
  section.module.posts img.round {
    max-width: 200px;
    margin-top: 1rem; }
  section.module.rewards img.round,
  .error404 article img.round,
  .single article img.round {
    max-width: 200px; }
  section.module.product-featured a.button {
    width: 100%; }
  .module.product-featured .owl.controls .owl-next {
    right: 0; }
  section.module.services .svc {
    padding-top: 16px;
    padding-bottom: 34px; }
  section.module.services .svc h2 {
    margin-top: 2rem; }
  section.module.rewards a.button,
  section.module.cta a.button,
  section.module.product-gallery .product-description-outer a.button {
    width: 100%; }
  section.module.product-gallery hr.final {
    margin-top: 2.5rem; }
  h3#reply-title {
    text-align: center; }
  #comments input[type=submit] {
    width: 100%; }
  .single article .post-date {
    font-size: 1rem;
    margin-bottom: 1.25rem; }
  .single nav.post-adjacent .prev,
  .single nav.post-adjacent .next {
    margin-bottom: 3rem; } }


/* medium-only */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  section.module.services .svc .item {
    padding: 0 15px; }
  section.module.bios .bio,
  section.module.posts article,
  section.module.causes .cause {
    padding: 0 20px; }
  section.module.videos .description {
    padding: 30px; }
  section.module.bios img.round,
  section.module.causes img.round,
  section.module.posts img.round {
    margin-top: 2rem; }
  section.module.gift-certificates h2 {
    margin-top: 0; }
  section.module.product-gallery hr.final {
    margin-top: 3.5rem; }
  section.module.product-gallery .owl-carousel {
    margin-bottom: 54px; }
  section.module.gallery h2.title,
  section.module.product-featured h2.title,
  section.module.gallery h3.subtitle,
  section.module.product-featured h3.subtitle {
    padding: 0 0.9375em; }
  .module.product-featured .owl.controls .owl-next {
    right: 10px; }
  section.module.product-featured .product-summary .description {
    height: auto; } }

/* print-only */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }
