html,
body {
  font-family: "futura-pt", sans-serif;
}
h1,
h2,
h3,
h4 {
  font-family: "futura-pt", sans-serif;
  line-height: 1.125;
}
h1 a,
h2 a,
h3 a,
h4 a {
  color: inherit;
}
a {
  color: #5b6950;
}
a:hover,
a:focus {
  color: #d7c3b0;
}
label {
  font-weight: 500;
}
[type="checkbox"] + label {
  font-size: 1rem;
  font-weight: 300;
}
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea,
select {
  border: 1px solid #d7c3b0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0.5rem 0.75rem;
}
[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
textarea:focus,
select:focus {
  border: 1px solid black;
  -webkit-box-shadow: none;
  box-shadow: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input::-ms-input-placeholder,
textarea::-ms-input-placeholder,
input::placeholder,
textarea::placeholder {
  color: inherit;
  opacity: 0.5;
}
[type="password"] {
  font-family: serif;
}
.gform_wrapper {
  margin: 0 0 2rem;
}
.gform_wrapper .gform_fields {
  list-style: none;
  margin: 0;
}
.gform_wrapper .gfield {
  margin-bottom: 0;
}
.gform_footer {
  margin-top: 1rem;
}
.gform_body::after {
  content: "";
  display: table;
  clear: both;
}
.ginput_complex .name_first,
.ginput_complex .ginput_left {
  width: 50%;
  padding-right: 0.625rem;
  float: left;
}
.gf_left_half {
  width: 50%;
  padding-right: 0.625rem;
  float: left;
}
.ginput_complex .name_last,
.ginput_complex .ginput_right {
  width: 50%;
  padding-left: 0.625rem;
  float: right;
}
.gf_right_half {
  width: 50%;
  padding-left: 0.625rem;
  float: right;
}
.gf_right_half + .gfield {
  clear: both;
}
.gform_button.button {
  width: 100%;
  max-width: 10rem;
}
.gform_wrapper .validation_error {
  margin-bottom: 1rem;
  color: red;
}
.gfield .validation_message {
  margin: -0.75rem 0 0.75rem;
  font-size: 0.875rem;
  color: red;
  clear: both;
}
.gform_ajax_spinner {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
}
.gfield_description {
  font-size: 0.875rem;
  color: #444;
  margin-bottom: 0.75rem;
  margin-top: -1.25rem;
}
.gfield_error input,
.gfield_error textarea {
  border-color: red;
}
.ginput_complex::after {
  content: "";
  display: table;
  clear: both;
}
.ginput_complex label {
  font-weight: normal;
  margin: -1rem 0 1rem;
  color: #5b6950;
}
.ginput_complex + .validation_message {
  position: relative;
  top: -1rem;
  margin-bottom: 0;
}
.row {
  max-width: 65.875rem;
}
.button {
  font-size: 0.75rem;
  background: none;
  border: 1px solid #d7c3b0;
  color: black;
  padding: 0.833em 1.666em;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}
.button.primary {
  font-size: 0.75rem;
  background: none;
  border: 1px solid #d7c3b0;
  color: black;
  padding: 0.833em 1.666em;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}
.button:hover,
.button.primary:hover,
.button:focus,
.button.primary:focus {
  background: #d7c3b0;
  color: black;
}
.off-canvas {
  height: 100%;
  background: #222;
}
.off-canvas-content {
  min-height: 100vh;
  background: url("../img/bg-flowers.png") no-repeat center bottom;
}
.js-off-canvas-exit {
  z-index: 999;
}
.reveal {
  border: none;
  overflow: visible;
  outline: none;
  min-height: 0;
  height: auto;
}
.close-button {
  font-size: 3rem;
  right: -0.625rem;
  top: -0.625rem;
  background: #cbb5a0;
  padding: 0.375rem;
  line-height: 0.5;
  color: white;
  outline: none;
}
.reveal-overlay {
  z-index: 9999;
  padding: 1rem;
}
.pagination {
  text-align: center;
  margin-top: 3rem;
}
.pagination a {
  color: #262262;
  border-radius: 0.25rem;
}
.pagination a:hover {
  background: rgba(0, 0, 0, 0.05);
}
.pagination .pagination-previous {
  margin-right: 1rem;
}
.pagination .pagination-next {
  margin-left: 1rem;
}
.pagination .disabled {
  color: #262262;
  opacity: 0.4;
}
.pagination .current {
  background: #f15f2b;
  border-radius: 0.25rem;
}
.pagination .ellipsis:after {
  color: #262262;
}
.accordion {
  border-color: #d7c3b0;
}
.accordion-title {
  font-size: 1.375rem;
  text-transform: uppercase;
  color: #5b6950;
  padding: 0.75rem 1rem;
  border-color: #d7c3b0;
}
.accordion-title:hover,
.accordion-title:focus {
  background: #efefef;
  color: #5b6950;
}
.accordion-title::before {
  line-height: 0.75;
}
.accordion-content {
  border-color: #d7c3b0;
  padding: 1rem 1rem 0.5rem;
}
.accordion-item.is-active .accordion-title {
  background: #d7c3b0;
  color: black;
}
.table-layout {
  display: table;
  width: 100%;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.socialLinks {
  list-style: none;
  margin: 0 -0.25rem;
  color: white;
  font-size: 0;
}
.socialLinks li {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  margin: 0 0.25rem;
}
.socialLinks a {
  display: block;
  width: 1.75rem;
  line-height: 1.75rem;
  border-radius: 100%;
  background: black;
  text-align: center;
  color: inherit;
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}
.socialLinks a:hover,
.socialLinks a:focus {
  background: #333;
}
.socialLinks svg {
  height: 1rem;
  fill: currentColor;
}
.widget {
  margin-bottom: 2rem;
  padding: 1.5rem;
  border: 1px solid #d7c3b0;
}
.widget .content > *:last-child {
  margin-bottom: 0;
}
.widget .content > *:last-child .button {
  margin-bottom: 0;
}
.widget .content p,
.widget .content ul,
.widget .content ol {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: normal;
}
.widget-header,
.widget .content h3 {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin: 0 0 1rem;
  font-weight: normal;
  padding: 0;
  border: 0;
}
.widget-header > a {
  display: block;
  margin: -1rem -1.75rem;
  padding: 1rem 1.75rem;
  color: inherit;
}
.widget-products ul {
  list-style: none;
  margin: 1.25rem 0;
}
.widget-products ul li {
  margin-bottom: 1rem;
  line-height: 1;
}
.widget-products ul a {
  color: inherit;
  display: inline-block;
  font: 600 0.875rem/1 "adobe-caslon-pro";
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-bottom: 1px solid transparent;
}
.widget-products ul a:hover,
.widget-products ul a:focus {
  border-color: currentcolor;
}
.widget-products .button {
  color: #657f88;
}
.widget-products .button:hover,
.widget-products .button:focus {
  color: black;
}
.widget-nav .menu > li {
  color: #282828;
}
.widget-nav .menu > li > a {
  padding: 0.5rem 0;
  color: inherit;
  outline: none;
}
.widget-nav .menu > li > a:hover {
  color: black;
}
.widget-nav .menu.nested {
  height: 0;
  overflow: hidden;
}
.widget-nav .menu.nested.is-active {
  height: auto;
}
.subscribeForm {
  display: table;
  width: 100%;
  position: relative;
}
.subscribeForm input {
  margin: 0;
}
.subscribeForm label {
  display: none;
}
.subscribeForm > * {
  display: table-cell;
  vertical-align: middle;
}
.subscribeForm .gform_title {
  font-size: 1rem;
  font-weight: 500;
  margin: 0 1rem 0 0;
  white-space: nowrap;
  color: #5b6950;
}
.subscribeForm .gform_title::after {
  content: ":";
}
.subscribeForm .gform_body {
  width: 100%;
}
.subscribeForm .button {
  border-left: 0;
  height: 2.4375rem;
  background: #d7c3b0;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0.75rem;
}
.subscribeForm .button:hover,
.subscribeForm .button:focus {
  background: #5b6950;
  border-color: #5b6950;
}
.subscribeForm .validation_error {
  display: none;
}
.subscribeForm .validation_message {
  position: absolute;
  margin: 0 0 0.25rem;
  bottom: 100%;
}
.subscribeForm .gform_ajax_spinner {
  position: absolute;
  top: 0;
  left: 100%;
  margin: 0.75rem 0 0 0.5rem;
}
.subscribeForm .gform_confirmation_message {
  font-size: 1.125rem;
  color: #5b6950;
}
.subscribeForm_wrapper {
  margin: 0;
}
.siteHeader {
  border-bottom: 1px solid #d7c3b0;
  position: relative;
  z-index: 999;
}
.siteHeader-logo img {
  height: 10rem;
  margin-left: -2rem;
  max-width: none;
}
.siteHeader-info {
  margin: 2.125rem 0 2rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.siteHeader-info .button {
  font-size: 14px;
  margin: 0;
}
.siteHeader-info .button em {
  font-size: 12px;
  display: block;
}
.siteHeader-info .signup-button {
  margin-right: 0.5rem;
}
.siteHeader-info .tel-link {
  font-size: 18px;
  margin-right: 1rem;
  line-height: 1.2;
  transition: color 0.25s ease-out;
}
.siteHeader-info .tel-link b {
  display: block;
}
.siteHeader-info .header-dwnld-btn {
  margin-right: 0.5rem;
}
.siteHeader-mobile {
  display: none;
  vertical-align: middle;
}
.siteHeader-mobile a {
  font-size: 1.25rem;
  color: black;
}
.siteHeader-mobile svg {
  height: 1em;
  fill: currentColor;
}
.mainNav {
  font: 600 0.875rem/1 "adobe-caslon-pro";
  color: black;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 2.125rem;
}
.mainNav > .menu {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
.mainNav > .menu > li:not(:last-child)::after {
  content: ":";
  display: inline-block;
  margin: 0 2rem;
}
.mainNav > .menu > li > a {
  color: inherit;
  display: inline-block;
  padding: 0;
  border-bottom: 1px solid transparent;
}
.mainNav > .menu > li > a:hover,
.mainNav > .menu > li > a:focus {
  border-color: currentcolor;
}
.mainNav > .menu > li.current-menu-item > a,
.mainNav > .menu > li.current-menu-ancestor > a,
.mainNav > .menu > li.current_page_parent > a {
  color: #5b6950;
  border-color: transparent;
}
.mainNav .mobile-only {
  display: none;
}
.mobileNav {
  color: white;
  font-size: 0.75rem;
  text-transform: uppercase;
}
.mobileNav a {
  display: block;
  padding: 1rem;
  color: inherit;
  line-height: 1;
  position: relative;
}
.mobileNav li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobileNav .menu > li > a {
  color: inherit;
  padding: 1rem;
  font-size: 0.875rem;
}
.mobileNav .sub-menu {
  list-style: none;
  margin: 0;
  overflow: hidden;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
}
.mobileNav .is-open > .sub-menu {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.mobileNav .sub-menu > li > a {
  padding-left: 2rem;
}
.mobileNav .sub-menu .sub-menu {
  background: rgba(0, 0, 0, 0.4);
}
.mobileNav .sub-menu .sub-menu > li > a {
  padding-left: 3rem;
}
.mobileNav .menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.25rem;
  border: solid transparent;
  border-width: 0.25rem 0 0.25rem 0.375rem;
  border-left-color: currentColor;
}
.mobileNav .menu-item-has-children.is-open > a::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.siteFooter {
  border-top: 1px solid;
  border-bottom: 1px solid;
  background: #fffffe;
  text-align: center;
  margin: 11rem 0 8rem;
  padding: 1.5rem 0 1rem;
  position: relative;
}
.siteFooter p {
  margin: 0;
  letter-spacing: 0.1em;
  font-size: 0.9375rem;
}
.siteFooter .menu {
  display: inline-block;
  font: 600 0.875rem/1 "adobe-caslon-pro";
  color: black;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
.siteFooter .menu > li:not(:last-child)::after {
  content: ":";
  display: inline-block;
  margin: 0 1.625rem;
}
.siteFooter .menu > li > a {
  color: inherit;
  display: inline-block;
  padding: 0;
  border-bottom: 1px solid transparent;
}
.siteFooter .menu > li > a:hover,
.siteFooter .menu > li > a:focus {
  border-color: currentcolor;
}
.siteFooter .menu .mobile-only {
  display: none;
}
.siteFooter-info a {
  color: inherit;
}
.siteFooter-plugs {
  margin-bottom: 0.25rem;
}
.siteFooter-plugs img {
  max-width: 8rem;
  margin-bottom: 0.5rem;
}
.siteFooter-links {
  list-style: none;
  margin: 0.5rem 0 0;
  font-size: 0.875rem;
}
.siteFooter-links li {
  display: inline-block;
  vertical-align: middle;
}
.siteFooter-links li:not(:last-child)::after {
  content: "\2022";
  font-size: 0.5em;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.25em 0.25em 0.5em;
}
.siteFooter-subscribe {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-bottom: 1.5rem;
  max-width: 32rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.siteFooter .siteFooter-copy {
  font-size: 0.875rem;
}
body.is-loading::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 10, 10, 0.45);
  z-index: 9999;
}
body.is-loading::after {
  content: "";
  position: fixed;
  top: 50%;
  left: 50%;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  margin: -1rem;
  z-index: 9999;
  border: 0.25rem solid white;
  border-right-color: transparent;
  -webkit-animation: spin 0.5s linear infinite;
  animation: spin 0.5s linear infinite;
}
@-webkit-keyframes -webkit-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes -webkit-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes -moz-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes -moz-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pageFeatured {
  background: no-repeat center / cover;
  position: relative;
  max-height: 17rem;
  min-height: 12.5rem;
  overflow: hidden;
}
.pageFeatured::after {
  content: "";
  display: block;
  padding-top: 23%;
}
.pageFeatured iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.pageFeatured.has-map:not(.is-focus)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.pageBody {
  padding-top: 3.125rem;
}
.pageBody::after {
  content: "";
  display: table;
  clear: both;
}
.pageBody-content.columns {
  width: 63%;
  padding-right: 4rem;
}
.pageBody-sidebar.columns {
  width: 37%;
}
.content::after {
  content: "";
  display: table;
  clear: both;
}
.content h1 {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.content h1 small {
  color: inherit;
}
.content h2 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}
.content h3 {
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  border-bottom: 1px solid;
  padding-bottom: 0.625rem;
  margin: 1.75rem 0 1.125rem;
  width: 90%;
}
.content h3:first-child {
  margin-top: 0;
}
.content h4 {
  font-size: 1.125rem;
  font-weight: 500;
  color: #5b6950;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0.25rem;
}
.content img {
  margin: 0 0 1rem;
}
.content p,
.content ul,
.content ol {
  font-size: 1.125rem;
  line-height: 1.75;
  font-weight: 300;
}
.content blockquote {
  position: relative;
  text-align: center;
  padding: 3.125rem;
  border: none;
}
.content blockquote::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  width: 80%;
  max-width: 33rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content blockquote::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  width: 80%;
  max-width: 33rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: auto;
  bottom: 0;
}
.content blockquote p {
  color: #5b6950;
  font-size: 1.875rem;
  line-height: 1.25;
  font-style: italic;
}
.content blockquote > :last-child {
  margin-bottom: 0;
}
.content .alignnone {
  display: inline-block;
  vertical-align: top;
}
.content .alignleft {
  float: left;
  clear: both;
  max-width: 50%;
  margin-right: 1.25rem;
}
.content .alignright {
  float: right;
  clear: both;
  max-width: 50%;
  margin-left: 1.25rem;
}
.content--home h1 {
  font: 3rem/1.125 "futura-pt";
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}
.content--center {
  text-align: center;
  max-width: 33rem;
  margin: 0 auto;
}
.catalogCats {
  list-style: none;
  margin: 2.5rem -0.125rem 11.25rem;
  font-size: 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.catalogCats:hover > li > a:not(:hover) > .catalogCats-img {
  opacity: 0.4;
}
.catalogCats > li {
  vertical-align: top;
  width: 23%;
  padding: 0 0.25rem;
}
.catalogCats > li > a {
  color: inherit;
  display: block;
}
.catalogCats-img {
  background: no-repeat center / cover;
  padding-top: 132%;
  margin-bottom: 1.625rem;
  -webkit-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}
.catalogCats-title {
  font-size: 1.625rem;
  margin: 0;
  font-weight: 300;
}
.catalogNav {
  max-width: 50rem;
  margin: 0 auto;
  padding: 0.5rem 0;
  border: 1px solid #d7c3b0;
  border-top: 0;
  position: relative;
}
.catalogNav ul {
  list-style: none;
  margin: 0;
  width: 100%;
  display: table;
}
.catalogNav ul > li {
  display: table-cell;
  text-align: center;
  width: 1%;
}
.catalogNav ul > li > a {
  color: rgba(0, 0, 0, 0.3);
  -webkit-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
}
.catalogNav ul > li > a:hover,
.catalogNav ul > li > a:focus {
  color: rgba(0, 0, 0, 0.6);
}
.catalogNav ul > li.is-active > a {
  color: #5b6950;
  font-weight: 500;
}
.tax-catalog_category .mainNav .current-menu-item > a {
  position: relative;
}
.tax-catalog_category .mainNav .current-menu-item > a::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin: 0.75rem 0 0 -1rem;
  width: 2rem;
  height: 2rem;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M0,32L16,16L32,32" fill="white" stroke="#d7c3b0"/></svg>');
}
.taxTitle {
  text-align: center;
  font-size: 2rem;
  position: relative;
  padding-bottom: 2rem;
  margin-bottom: 2.5rem;
}
.taxTitle::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-top: 1px solid;
  width: 7.5rem;
  margin-left: -3.75rem;
}
.taxTabs {
  list-style: none;
  margin: 3.75rem auto;
  background: none;
  border: none;
  text-align: center;
  font-size: 0;
}
.taxTabs > li {
  display: inline-block;
  padding: 0 0.125rem;
  width: 13.75rem;
  float: none;
}
.taxTabs > li.is-active .button {
  font-weight: 500;
  color: white;
  background: #cbb5a1;
  border-color: #cbb5a1;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.taxTabs .button {
  font: 300 1rem/1 "futura-pt", sans-serif;
  display: block;
  padding: 0.75em 1.25em;
  margin: 0 0 0.25em;
  white-space: nowrap;
}
.taxTabs .button:hover,
.taxTabs .button:focus {
  background: #d7c3b0;
}
.taxTabs-content {
  background: none;
  border: none;
}
.taxTabs-content .tabs-panel {
  padding: 0;
}
.taxDescr {
  max-width: 33rem;
  text-align: center;
  margin: 0 auto 2rem;
}
.productsGrid {
  list-style: none;
  margin: 0;
  text-align: center;
  font-size: 0;
}
.productsGrid > li {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding: 0 0.25rem;
}
.productsGrid p {
  font-size: 0.9375rem;
  font-weight: 300;
  margin: 0;
}
.productsGrid p strong {
  font-weight: 500;
}
.productsGrid-item {
  display: block;
  color: inherit;
  margin-bottom: 2.25rem;
}
.productsGrid-item:hover {
  color: inherit;
}
.productsGrid-item:hover .productsGrid-img::before,
.productsGrid-item:hover .productsGrid-img::after {
  opacity: 1;
}
.productsGrid-img {
  background: no-repeat center / cover;
  border: 1px solid #7f7f7f;
  padding-top: 67%;
  margin-bottom: 0.5rem;
  overflow: hidden;
  position: relative;
}
.productsGrid-img::before,
.productsGrid-img::after {
  position: absolute;
  opacity: 0;
  -webkit-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}
.productsGrid-img::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.productsGrid-img::after {
  content: "\f06e";
  font: 3rem/1 "FontAwesome";
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -0.5em;
  color: rgba(255, 255, 255, 0.8);
}
.productsGrid-title {
  font-size: 1.25rem;
  margin: 0;
  font-weight: 300;
}
.productsGrid--tall > li {
  width: 20%;
}
.productsGrid--tall .productsGrid-img {
  padding-top: 145%;
}
.productReveal {
  width: 100%;
  max-width: 75rem;
  padding: 3.125rem 1rem 3.5rem;
  top: 2rem !important;
  margin-bottom: 2rem;
}
.productReveal-arrow {
  position: fixed;
  top: 50%;
  width: 2.5rem;
  height: 2.5rem;
  background: #cbb5a0;
  color: white;
  text-align: center;
}
.productReveal-arrow:hover {
  color: black;
}
.productReveal-arrow::before {
  font-size: 3rem;
  line-height: 1.875rem;
}
.productReveal-arrow.prev {
  left: 1.5rem;
}
.productReveal-arrow.prev::before {
  content: "\2039";
}
.productReveal-arrow.next {
  right: 1.5rem;
}
.productReveal-arrow.next::before {
  content: "\203A";
}
.productBody .content {
  margin-bottom: 1rem;
}
.productBody .content p {
  max-width: 30rem;
  margin: 0 auto 1rem;
}
.productBody .content p strong {
  font-weight: 500;
}
.productBody .content h1 span {
  font-weight: 500;
}
.productFeatured {
  margin-bottom: 1.25rem;
}
.productFeatured-rotator {
  margin-bottom: 1.75rem;
}
.productFeatured-rotator:not(.slick-initialized)
  .productFeatured-slide:not(:first-child) {
  display: none;
}
.productFeatured-slide {
  background: no-repeat center / contain;
}
.productFeatured-slide::before {
  content: "";
  display: block;
  padding-top: 50%;
}
.productFeatured-slide[data-caption]:after {
  content: attr(data-caption);
  position: absolute;
  bottom: 0;
  width: 300px;
  background: rgba(99, 99, 99, 0.94);
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #fff;
  text-align: center;
  padding: 6px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 3px 3px 0 0;
  font-size: 25px;
}
.productFeatured-thumbs {
  list-style: none;
  margin: 0 -0.375rem;
  font-size: 0;
  text-align: center;
}
.productFeatured-thumbs > li {
  display: inline-block;
  padding: 0 0.375rem;
  margin-bottom: 0.75rem;
}
.productFeatured-thumbs > li > a {
  display: block;
  width: 6rem;
  border: 1px solid black;
  background: no-repeat center / cover;
}
.productFeatured-thumbs > li > a::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.productPricing h2 {
  text-align: center;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 1.25rem;
}
.productPricing table {
  max-width: 51rem;
  margin: 0 auto;
  border: 1px solid #ededed;
}
.productPricing table thead {
  background: #ededed;
  border: none;
}
.productPricing table thead th {
  padding: 0.625rem 0.875rem;
  line-height: 1;
  text-transform: uppercase;
}
.productPricing table thead th small {
  text-transform: none;
}
.productPricing table tbody {
  border: none;
}
.productPricing table tbody td {
  padding: 0.625rem 0.875rem;
  line-height: 1;
  background: white;
}
.productPricing table tbody tr:not(:last-child) {
  border-bottom: 1px solid black;
}
.about-intro {
  padding: 0.25rem 0;
}
.about-intro .content {
  width: 100%;
}
.about-bottom {
  margin: 7.5rem auto 2rem;
}
.about-photo {
  width: 40%;
}
.about-owner {
  width: 60%;
  padding: 0 3.5rem 0 2rem;
}
.about-owner-photo {
  float: right;
  max-width: 40%;
  margin: 0.5rem 0 1rem 1.5rem !important;
}
.loginForm {
  max-width: 20rem;
  margin: 0 auto 1rem;
  border: 1px solid #d7c3b0;
  padding: 1.5rem;
}
.loginForm::after {
  content: "";
  display: table;
  clear: both;
}
.loginForm h1 {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 1rem;
  position: relative;
}
.loginForm .button {
  display: block;
  width: 5rem;
  margin: 0;
  float: right;
}
.loginForm .button[disabled] {
  opacity: 1;
  background: none;
}
.loginForm .button i {
  display: block;
  margin: -0.166em 0;
  font-size: 1.5em;
  -webkit-transform-origin: 50% 48%;
  -ms-transform-origin: 50% 48%;
  transform-origin: 50% 48%;
  color: #cbb5a1;
}
.loginForm-error {
  text-align: center;
  color: red;
}
.fa-spin-2x {
  -webkit-animation: fa-spin 0.5s infinite linear;
  animation: fa-spin 0.5s infinite linear;
}
.access-form {
  max-width: 36rem;
  margin: 0 auto;
}
.homeRotator {
  max-width: 76.25rem;
  margin: 1.5rem auto 0.875rem;
  position: relative;
  padding: 0 0.625rem;
}
.homeRotator:not(.slick-initialized) .homeRotator-slide:not(:first-child) {
  display: none;
}
.homeRotator-slide {
  background: no-repeat center / cover;
  min-height: 40vh;
}
.homeRotator-slide::after {
  content: "";
  display: block;
  padding-top: 50%;
}
.homeRotator-slide > .row {
  position: relative;
}
.homeRotator-content {
  position: absolute;
  top: 0;
  left: 0.625rem;
  margin-top: 2.5rem;
  color: white;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.8), 0 0 11px rgba(0, 0, 0, 0.9);
}
.homeRotator-content h2 {
  font: 3rem/1.125 "futura-pt";
  text-transform: uppercase;
}
.homeRotator-content h3 {
  font-weight: bold;
  text-transform: uppercase;
}
.homeRotator-content p {
  color: #fff;
}
.homeRotator .slick-arrow {
  position: absolute;
  bottom: 44%;
  overflow: hidden;
  text-indent: -9999px;
  width: 5.125em;
  height: 4.0625em;
  margin: 0.625rem 0;
  background: no-repeat center / contain;
  z-index: 2;
}
.homeRotator .slick-prev {
  right: 100%;
  background-image: url("../img/larr-fade.png");
}
.homeRotator .slick-next {
  left: 100%;
  background-image: url("../img/rarr-fade.png");
}
.home-three {
  padding: 0 0 4rem;
}
.admin-signup-link {
  transition: color 0.25s ease-out;
}
@media screen and (max-width: 1300px) {
  .homeRotator .slick-prev {
    right: auto;
    left: 1.25rem;
    background-image: url("../img/larr-white.png");
  }
  .homeRotator .slick-next {
    left: auto;
    right: 1.25rem;
    background-image: url("../img/rarr-white.png");
  }
}
@media screen and (max-width: 1024px) {
  .homeRotator-title {
    margin-top: 1rem;
  }
  .home-three .columns {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 960px) {
  .mainNav > .menu > li:not(:last-child)::after {
    margin: 0 1.25rem;
  }
  .catalogCats {
    margin: 2.5rem auto 8rem;
    max-width: 40rem;
  }
  .catalogCats > li {
    width: 50%;
    margin-bottom: 3.25rem;
    padding: 0 0.25rem;
  }
  .about-intro {
    background-size: 80%;
    background-position: top 10% left 40vw;
  }
}
@media screen and (max-width: 840px) {
  .siteHeader .mainNav {
    display: none;
  }
  .siteHeader-info {
    margin: 0 0 1.25rem;
  }
  .siteHeader-mobile {
    display: block;
  }
  .catalogNav {
    display: none;
  }
  .productsGrid > li {
    width: 33.333%;
  }
  .homeRotator .slick-arrow {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 780px) {
  .off-canvas-content {
    background-size: 100rem;
  }
  .siteFooter {
    margin: 8rem 0;
  }
  .siteFooter .menu {
    margin-bottom: 1rem;
  }
  .siteFooter .menu > li:not(:last-child)::after {
    margin: 0 0.5rem;
  }
  .pageBody-content.columns {
    width: 100%;
    padding-right: 0.9375rem;
  }
  .pageBody-sidebar.columns {
    width: 100%;
    padding-top: 2rem;
  }
  .content blockquote {
    padding: 1.5rem;
  }
  .content blockquote p {
    font-size: 1.5rem;
  }
  .about-intro {
    background: none;
    margin: 0 0 3rem;
    padding: 0;
  }
  .about-intro .content {
    width: auto;
  }
  .about-bottom {
    margin: 3rem auto;
  }
  .about-owner {
    padding: 0 0.9375rem;
  }
}
@media screen and (max-width: 640px) {
  .productFeatured-slide[data-caption]:after {
    padding: 7px;
    font-size: 17px;
  }
  .siteHeader-logo img {
    margin-left: -1.25rem;
  }
  .siteFooter {
    padding-top: 1rem;
    margin-bottom: 4rem;
  }
  .siteFooter .menu {
    display: none;
  }
  .siteFooter .siteFooter-info {
    margin-bottom: 0.5rem;
  }
  .siteFooter-info .bull {
    display: block;
    font-size: 0;
  }
  .siteFooter-plugs {
    display: none;
  }
  .content h1 {
    font-size: 2rem;
  }
  .content h2 {
    font-size: 1.375rem;
  }
  .content p,
  .content ol,
  .content ul {
    font-size: 1rem;
  }
  .content blockquote {
    padding: 1.5rem 0;
  }
  .content blockquote p {
    font-size: 1.25rem;
  }
  .catalogCats {
    margin-bottom: 0;
  }
  .catalogCats > li {
    margin-bottom: 8.125vw;
  }
  .catalogCats-img {
    margin-bottom: 4.0625vw;
  }
  .catalogCats-title {
    font-size: 4.0625vw;
  }
  .taxTitle {
    font-size: 1.75rem;
    margin-bottom: 6.25vw;
  }
  .taxTabs {
    margin: 9.375vw auto;
  }
  .taxTabs .button {
    font-size: 0.75rem;
  }
  .productsGrid > li {
    width: 50%;
  }
  .productReveal {
    padding-top: 1rem;
  }
  .productFeatured-thumbs > li > a {
    width: 5rem;
  }
  .productPricing table {
    font-size: 0.875rem;
  }
  .about-owner {
    width: 100%;
    padding: 0 0.625rem;
  }
  .homeRotator {
    margin-bottom: 2.5rem;
  }
  .homeRotator-content h2 {
    font-size: 7.5vw;
  }
}
@media (max-width: 600px) {
  .siteHeader-info {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .gf_left_half {
    width: 100%;
    padding-right: 0;
    float: none;
  }
  .gf_right_half {
    width: 100%;
    padding-left: 0;
    float: none;
  }
  .widget {
    font-size: 0.9375rem;
  }
  .siteHeader-logo img {
    height: 32vw;
    margin-left: -4vw;
  }
  .siteHeader-info {
    display: none;
  }
  .siteFooter-info a[href*="map"] {
    display: inline-block;
    max-width: 13.5rem;
    margin-bottom: 0.5rem;
  }
  .siteHeader-mobile {
    padding: 6.4vw 1rem 0 0;
  }
  .siteFooter .siteFooter-copy {
    font-size: 0.75rem;
  }
  .content h1 {
    font-size: 1.75rem;
  }
  .content h2 {
    font-size: 1.25rem;
  }
  .content h3,
  .content p,
  .content ul,
  .content ol {
    font-size: 1rem;
  }
  .content .alignright,
  .content .alignleft {
    display: block;
    max-width: 100%;
    float: none;
    margin: 0 0 1rem;
  }
  .productsGrid-title {
    font-size: 1.125rem;
  }
  .productPricing table {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 400px) {
  .catalogCats > li {
    width: 100%;
    margin-bottom: 13vw;
  }
  .catalogCats-img {
    margin-bottom: 6.5vw;
  }
  .catalogCats-title {
    font-size: 6.5vw;
  }
}
span.sold-out {
  color: #f44336;
  font-size: 29px;
  display: block;
  margin: -8px 0 3px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
p.sold-out-archive {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background: rgba(99, 99, 99, 0.94);
  color: #fff;
  padding: 3px;
  font-weight: 800;
}

/* coming soon */
.page-template-page-coming-soon {
  .content {
    padding: 4rem 0;
    height: 43vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    h2 {
      font-family: "adobe-caslon-pro", sans-serif;
      font-size: clamp(40px, 8vw, 80px);
    }
  }
}
