/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, wp-content/themes/g5_cmv/scss/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 6, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.25rem;
}
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.9rem;
}
/* line 16, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.5rem;
}
/* line 20, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.15rem;
}
/* line 24, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 28, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.85rem;
}
/* line 33, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
body {
  color: #392e31;
  background: #14395b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 1px;
  overflow-x: hidden;
}
/* line 10, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
#g-page-surround {
  background: #fff;
  overflow: visible;
  padding-top: 104px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-page-surround {
    padding-top: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-page-surround {
    padding-bottom: 90px;
    padding-top: 0;
  }
}
@media print {
  /* line 26, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 32, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
a {
  color: #c17b35;
}
/* line 34, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
a:hover {
  color: #1d1719;
}
/* line 39, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #464447;
  letter-spacing: normal;
}
/* line 44, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.logged-in .edit-link {
  display: none;
}
/* line 49, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.gantry #g-page-surround .button {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0;
  background: #c17b35;
  color: #fff;
  border: 0;
  vertical-align: middle;
  text-shadow: none;
  font-family: "minion-pro-display", serif;
  text-transform: uppercase;
  font-size: 24px;
  line-height: normal;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  transition: background 0.1s;
}
/* line 64, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.gantry #g-page-surround .button:hover {
  background: #c84;
  color: #fff;
}
/* line 69, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.gantry #g-page-surround .button:active, .gantry #g-page-surround .button:focus {
  background: #ad6e30;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  outline: 0;
}
/* line 76, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.gantry #g-page-surround .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
/* line 80, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.gantry #g-page-surround .button:disabled:hover {
  background: #c17b35;
}
/* line 86, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.ff-content-main-style {
  letter-spacing: 1px;
}
/* line 89, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.ff-content-main-style .g-content {
  padding-left: 15%;
  padding-right: 15%;
  margin-left: 0;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .ff-content-main-style .g-content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
/* line 102, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.ff-content-main-style h2, .ff-content-main-style h3 {
  margin: 20px 0;
}
/* line 107, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.ff-content-main-style h2 {
  text-transform: uppercase;
  font-size: 42px;
  line-height: 1em;
}
@media only all and (max-width: 47.99rem) {
  .ff-content-main-style h2 {
    font-size: 30px;
  }
}
/* line 117, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.ff-content-main-style h3 {
  color: #c17b35;
  line-height: 1em;
  font-size: 30px;
}
@media only all and (max-width: 47.99rem) {
  .ff-content-main-style h3 {
    font-size: 24px;
  }
}
/* line 127, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.ff-content-main-style p {
  line-height: 2em;
}
/* line 133, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
/* line 134, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.ff-shop-item > .n2-ss-layer-content:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 15px;
  border: 1px solid #392e31;
}
/* line 147, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
/* line 148, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
#g-page-surround .n2-section-smartslider .ff-join-now-box {
  cursor: pointer;
}
/* line 151, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
#g-page-surround .n2-section-smartslider .ff-join-now-box .ff-join-now-box-bottles > .n2-ss-item-content > .n2-ow-all > p {
  -webkit-transition: color 0.3s ease-out 0s;
  -moz-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
}
/* line 154, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
#g-page-surround .n2-section-smartslider .ff-join-now-box .ff-join-now-box-discount > .n2-ss-item-content > .n2-ow-all > p {
  -webkit-transition: color 0.3s ease-out 0s;
  -moz-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
}
/* line 157, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
#g-page-surround .n2-section-smartslider .ff-join-now-box .ff-join-now-box-join > .n2-ss-item-content > .n2-ow-all > p {
  -webkit-transition: opacity 0.6s ease-out 0s;
  -moz-transition: opacity 0.6s ease-out 0s;
  transition: opacity 0.6s ease-out 0s;
}
/* line 162, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
/* line 163, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
#g-page-surround .n2-section-smartslider .ff-join-now-box.ff-join-now-box-selected > .n2-ss-layer-col {
  background: #535346;
}
/* line 166, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
#g-page-surround .n2-section-smartslider .ff-join-now-box.ff-join-now-box-selected > .n2-ss-layer-col .ff-join-now-box-bottles > .n2-ss-item-content > .n2-ow-all > p {
  color: #fff;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
/* line 171, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
#g-page-surround .n2-section-smartslider .ff-join-now-box.ff-join-now-box-selected > .n2-ss-layer-col .ff-join-now-box-discount > .n2-ss-item-content > .n2-ow-all > p {
  color: #fff;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  transition-delay: 1s;
}
/* line 176, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
#g-page-surround .n2-section-smartslider .ff-join-now-box.ff-join-now-box-selected > .n2-ss-layer-col .ff-join-now-box-join {
  opacity: 0;
}
/* line 179, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
#g-page-surround .n2-section-smartslider .ff-join-now-box.ff-join-now-box-selected > .n2-ss-layer-col .ff-join-now-box-join.ff-animate {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
/* line 191, wp-content/themes/g5_cmv/scss/cmv/_core.scss */
.gantry .size-66-7 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 66.66667%;
  -moz-flex: 0 66.66667%;
  -ms-flex: 0 66.66667%;
  flex: 0 66.66667%;
  width: 66.66667%;
}
@media only all and (max-width: 47.99rem) {
  .gantry .size-66-7 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
@font-face {
  font-family: "hwy-gothic-condensed";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/highway-gothic/condensed/highway-gothic-condensed-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/highway-gothic/condensed/highway-gothic-condensed-webfont.woff2') format("woff2"), url('../fonts/highway-gothic/condensed/highway-gothic-condensed-webfont.woff') format("woff"), url('../fonts/highway-gothic/condensed/highway-gothic-condensed-webfont.ttf') format("truetype"), url('../fonts/highway-gothic/condensed/highway-gothic-condensed-webfont.svg#hwy-gothic-condensed') format("svg");
}
@font-face {
  font-family: "hwy-gothic-expanded";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/highway-gothic/expanded/highway-gothic-expanded-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/highway-gothic/expanded/highway-gothic-expanded-webfont.woff2') format("woff2"), url('../fonts/highway-gothic/expanded/highway-gothic-expanded-webfont.woff') format("woff"), url('../fonts/highway-gothic/expanded/highway-gothic-expanded-webfont.ttf') format("truetype"), url('../fonts/highway-gothic/expanded/highway-gothic-expanded-webfont.svg#hwy-gothic-expanded') format("svg");
}
@font-face {
  font-family: "heritage";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/heritage/heritage-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/heritage/heritage-webfont.woff2') format("woff2"), url('../fonts/heritage/heritage-webfont.woff') format("woff"), url('../fonts/heritage/heritage-webfont.ttf') format("truetype"), url('../fonts/heritage/heritage-webfont.svg#heritage') format("svg");
}
@font-face {
  font-family: "cmv";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cmv/cmv-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/cmv/cmv-webfont.woff2') format("woff2"), url('../fonts/cmv/cmv-webfont.woff') format("woff"), url('../fonts/cmv/cmv-webfont.ttf') format("truetype"), url('../fonts/cmv/cmv-webfont.svg#cmv') format("svg");
}
/* line 15, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
body {
  font-family: "sofia-pro", sans-serif;
  font-weight: 400;
}
/* line 20, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "minion-pro-display", serif;
  font-weight: 500;
}
/* line 25, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 29, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.button {
  font-weight: 500;
}
/* line 34, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
blockquote {
  border-left: 10px solid #f0f2f4;
}
/* line 36, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #715c62;
}
/* line 40, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #392e31;
  font-size: 1.2rem;
}
/* line 51, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 56, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #ddd;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
/* line 65, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 73, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
hr {
  border-bottom: 4px solid #f0f2f4;
}
/* line 78, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.font-sofia {
  font-family: "sofia-pro", sans-serif;
}
/* line 81, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.font-minion {
  font-family: "minion-pro-display", serif;
}
/* line 84, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.font-hwy-gothic-condensed {
  font-family: "hwy-gothic-condensed", sans-serif;
}
/* line 87, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.font-hwy-gothic-expanded {
  font-family: "hwy-gothic-expanded", sans-serif;
}
/* line 90, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.font-heritage {
  font-family: "heritage", sans-serif;
}
/* line 95, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.transition-background, .transition-background a {
  -webkit-transition: background 0.2s ease-out !important;
  -moz-transition: background 0.2s ease-out !important;
  transition: background 0.2s ease-out !important;
}
/* line 101, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.flex-align-center {
  align-items: center;
}
/* line 105, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.uppercase {
  text-transform: uppercase;
}
/* line 110, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.color-1, .color-1 a {
  color: #c17b35;
}
/* line 115, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.color-2, .color-2 a {
  color: #535346;
}
/* line 120, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.h1-font-size {
  font-size: 2.25rem;
}
/* line 124, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.h2-font-size {
  font-size: 1.9rem;
}
/* line 128, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.h3-font-size {
  font-size: 1.5rem;
}
/* line 132, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.h4-font-size {
  font-size: 1.15rem;
}
/* line 136, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.h5-font-size {
  font-size: 1rem;
}
/* line 140, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.h6-font-size {
  font-size: 0.85rem;
}
/* line 144, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cmv' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 159, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.icon-logo:before {
  content: "\e900";
}
/* line 163, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.icon-logo-emblem-mtn:before {
  content: "\e901";
}
/* line 167, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.icon-logo-emblem:before {
  content: "\e902";
}
/* line 172, wp-content/themes/g5_cmv/scss/cmv/_typography.scss */
.icon-texas:before {
  content: "\e903";
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
#g-navigation {
  background: #f7f7f7;
  color: #535346;
  text-align: center;
  position: relative;
  z-index: 10000;
  text-transform: uppercase;
  font-family: "hwy-gothic-condensed", sans-serif;
  font-size: 24px;
  position: fixed;
  top: 48px;
  width: 100%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-navigation {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-navigation {
    display: none;
  }
}
/* line 22, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 26, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
#g-navigation a {
  color: #535346;
}
/* line 33, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
#g-navigation .icon-logo {
  font-size: 33px;
  vertical-align: middle;
}
/* line 38, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
/* line 39, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
/* line 40, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
#g-navigation .g-main-nav .g-menu-item .g-menu-item-container {
  padding: 10px 30px;
}
/* line 47, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
/* line 49, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
#g-navigation > .g-container > .g-grid {
  align-items: center;
}
/* line 52, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
/* line 54, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
#g-navigation > .g-container > .g-grid > .g-block .g-content {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 70, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.4);
}
@media print {
  /* line 75, wp-content/themes/g5_cmv/scss/cmv/_nav.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas {
  background: #14395b;
  width: 13rem;
  color: #fff;
  font-family: "hwy-gothic-condensed", sans-serif;
  text-transform: uppercase;
  font-size: 24px;
}
/* line 10, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas a {
  color: #fff;
}
/* line 17, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
/* line 18, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas > .g-grid:last-child {
  position: absolute;
  bottom: 90px;
  left: 0;
  width: 100%;
}
/* line 26, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
/* line 27, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas .ff-mobile-topmenu .g-menu-item-container > i {
  width: 24px;
  text-align: right;
}
/* line 34, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  background-color: #fff;
  display: none;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-offcanvas-menu {
    display: block;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-offcanvas-menu {
    display: block;
  }
}
/* line 52, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas-menu .g-offanvas-menu-top {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 16px;
  padding: 3px 0;
  background-color: #535346;
  font-family: "hwy-gothic-condensed", sans-serif;
  text-transform: uppercase;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-offcanvas-menu .g-offanvas-menu-top {
    font-size: 20px;
    padding: 5px 0;
  }
}
/* line 66, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas-menu .g-offanvas-menu-top a {
  color: #fff;
}
/* line 70, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas-menu .g-offanvas-menu-top .g-offanvas-menu-top-left, #g-offcanvas-menu .g-offanvas-menu-top .g-offanvas-menu-top-right {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 30%;
  -moz-flex: 0 30%;
  -ms-flex: 0 30%;
  flex: 0 30%;
}
/* line 74, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas-menu .g-offanvas-menu-top .g-offanvas-menu-top-left a, #g-offcanvas-menu .g-offanvas-menu-top .g-offanvas-menu-top-right a {
  padding: 0 8px;
}
/* line 79, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas-menu .g-offanvas-menu-top .g-offanvas-menu-top-center {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 70%;
  -moz-flex: 0 70%;
  -ms-flex: 0 70%;
  flex: 0 70%;
  text-align: center;
}
/* line 84, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas-menu .g-offanvas-menu-top .g-offanvas-menu-top-right {
  text-align: right;
}
/* line 89, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas-menu .g-offanvas-menu-inner {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  align-items: center;
}
/* line 95, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
/* line 97, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas-menu .g-offanvas-menu-inner .g-offcanvas-menu-item.ff-mobilemenu-map, #g-offcanvas-menu .g-offanvas-menu-inner .g-offcanvas-menu-item.ff-mobilemenu-burger {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 60px;
  -moz-flex: 0 60px;
  -ms-flex: 0 60px;
  flex: 0 60px;
  color: #c17b35;
  font-size: 30px;
}
/* line 103, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas-menu .g-offanvas-menu-inner .g-offcanvas-menu-item.ff-mobilemenu-map a, #g-offcanvas-menu .g-offanvas-menu-inner .g-offcanvas-menu-item.ff-mobilemenu-burger a {
  color: #c17b35;
}
/* line 108, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas-menu .g-offanvas-menu-inner .g-offcanvas-menu-item.ff-mobilemenu-logo {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 40px;
}
/* line 112, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas-menu .g-offanvas-menu-inner .g-offcanvas-menu-item.ff-mobilemenu-logo a {
  color: #535346;
}
/* line 121, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
/* line 122, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
/* line 123, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #14395b;
}
/* line 125, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
/* line 126, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #fff;
  padding: 0.938rem 1.5rem;
}
/* line 130, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
/* line 131, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #b17131;
}
/* line 134, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
}
/* line 139, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
/* line 140, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
/* line 141, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #cd8a48;
  background: #b17131;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 144, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #a1672c;
}
/* line 154, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 13rem;
}
/* line 161, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
@media print {
  /* line 166, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 172, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
/* line 173, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
/* line 174, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 13rem;
}
/* line 179, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
/* line 180, wp-content/themes/g5_cmv/scss/cmv/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 13rem;
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header {
  background: #535346;
  color: #f7f7f7;
  position: relative;
  z-index: 100000;
  text-transform: uppercase;
  font-family: "hwy-gothic-condensed", sans-serif;
  vertical-align: middle;
  font-size: 24px;
  position: fixed;
  top: 0;
  width: 100%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-header {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-header {
    position: fixed;
    top: auto;
    bottom: 60px;
    width: 100%;
    font-size: 16px;
    padding: 3px 0;
    display: none;
  }
  /* line 27, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
  #g-header #menu-4331-particle {
    display: none;
  }
  /* line 31, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
  /* line 32, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
  #g-header #menu-9090-particle .g-menu-item-23 {
    display: none;
  }
  /* line 35, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
  #g-header #menu-9090-particle .g-menu-item-22 {
    position: absolute;
    left: 5px;
    top: 1px;
  }
  /* line 40, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
  #g-header #menu-9090-particle .g-menu-item-24 {
    position: absolute !important;
    right: 5px;
    top: 1px;
  }
  /* line 45, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
  #g-header #menu-9090-particle .g-menu-item-24 .g-menu-parent-indicator {
    display: none;
  }
}
/* line 52, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header a {
  color: #f7f7f7;
}
/* line 56, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .icon-logo-emblem-mtn {
  font-size: 30px;
  vertical-align: middle;
}
@media only all and (max-width: 47.99rem) {
  #g-header .icon-logo-emblem-mtn {
    font-size: 18px;
  }
}
/* line 64, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .icon-logo-emblem-mtn + span {
  vertical-align: middle;
}
/* line 71, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .g-menu-item-title {
  vertical-align: middle;
}
/* line 75, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
/* line 77, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .g-main-nav .g-toplevel > li.top-right-menu-account {
  display: none;
}
/* line 81, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 5px 15px 5px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 5px;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0;
  }
}
/* line 94, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
/* line 95, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
/* line 96, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
.ff-wd-logged-in #g-header .g-main-nav .g-toplevel > li.top-right-menu-account {
  display: inline-block;
}
/* line 99, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
.ff-wd-logged-in #g-header .g-main-nav .g-toplevel > li.top-right-menu-login {
  display: none;
}
/* line 105, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
/* line 106, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .g-social > a {
  padding: 0 5px 0;
  vertical-align: middle;
  display: inline-block;
  line-height: 1em;
}
/* line 114, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
/* line 116, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header > .g-container > .g-grid {
  align-items: center;
}
/* line 119, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
/* line 121, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header > .g-container > .g-grid > .g-block .g-content {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 135, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-status {
  display: none !important;
}
/* line 138, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown {
  background: #fff;
  border: 1px solid #535346;
  border-top: 0;
  padding: 20px;
  position: static;
  color: #392e31;
}
/* line 146, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-closeButton {
  display: none;
}
/* line 149, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemMessage, #g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemMessageError {
  display: none !important;
}
/* line 153, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
/* line 155, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-itemSummaryHeader {
  font-weight: bold;
  line-height: 24px;
  font-size: 18px;
}
/* line 160, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-items, #g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-itemSummaryHeader {
  border-bottom: 1px solid #535346;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  align-items: center;
}
/* line 167, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-items .v65-widgetModalCart-itemSummaryQuantity, #g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-itemSummaryHeader .v65-widgetModalCart-itemSummaryQuantity {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 35px;
  -moz-flex: 0 35px;
  -ms-flex: 0 35px;
  flex: 0 35px;
  width: 35px;
  padding-left: 5px;
  text-align: center;
}
/* line 173, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-items .v65-widgetModalCart-itemSummaryItem, #g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-itemSummaryHeader .v65-widgetModalCart-itemSummaryItem {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 50px;
  -moz-flex: 0 50px;
  -ms-flex: 0 50px;
  flex: 0 50px;
  width: 50px;
  text-align: center;
}
/* line 178, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-items .v65-widgetModalCart-itemSummaryDescription, #g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-itemSummaryHeader .v65-widgetModalCart-itemSummaryDescription {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  text-indent: 10px;
}
/* line 182, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-items .v65-widgetModalCart-itemSummaryDescription a strong, #g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-itemSummaryHeader .v65-widgetModalCart-itemSummaryDescription a strong {
  letter-spacing: 1px;
}
/* line 186, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-items .v65-widgetModalCart-itemSummaryPrice, #g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-itemSummaryHeader .v65-widgetModalCart-itemSummaryPrice {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 70px;
  -moz-flex: 0 70px;
  -ms-flex: 0 70px;
  flex: 0 70px;
  width: 70px;
  text-align: right;
}
/* line 191, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-items .v65-widgetModalCart-itemSummaryTotal, #g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-itemSummaryHeader .v65-widgetModalCart-itemSummaryTotal {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 85px;
  -moz-flex: 0 85px;
  -ms-flex: 0 85px;
  flex: 0 85px;
  width: 85px;
  padding-right: 5px;
  text-align: right;
}
/* line 198, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummary .v65-widgetModalCart-items {
  padding: 5px 0;
  font-size: 18px;
  background: #f7f7f7;
}
/* line 204, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummarySubTotal {
  line-height: 24px;
  padding: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 211, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummarySubTotal .v65-widgetModalCart-itemSummarySubTotalLabel {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 80%;
  -moz-flex: 0 80%;
  -ms-flex: 0 80%;
  flex: 0 80%;
  width: 80%;
  text-align: right;
}
/* line 216, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemSummarySubTotal .v65-widgetModalCart-itemSummarySubTotalValue {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 20%;
  -moz-flex: 0 20%;
  -ms-flex: 0 20%;
  flex: 0 20%;
  width: 20%;
  font-weight: bold;
  text-align: right;
}
/* line 223, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemMessageBottom {
  margin-bottom: 1em;
}
/* line 225, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-itemMessageBottom a {
  color: #c17b35;
}
/* line 229, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-BottomButtons {
  text-align: right;
  margin-top: 10px;
}
/* line 232, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-BottomButtons .v65-widgetModalCart-viewCartButton, #g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-BottomButtons .v65-widgetModalCart-checkOutButton {
  display: inline-block;
  margin-left: 10px;
}
/* line 236, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
#g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-BottomButtons .v65-widgetModalCart-viewCartButton a, #g-header .v65-widgetModalCart-dropdown .v65-widgetModalCart-BottomButtons .v65-widgetModalCart-checkOutButton a {
  font-size: 20px;
  padding: 5px 12px 7px;
}
@media print {
  /* line 259, wp-content/themes/g5_cmv/scss/cmv/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_notification.scss */
#g-notification {
  background-color: #c17b35;
  color: #fff;
  font-size: 16px;
  position: fixed;
  width: 100%;
  top: 105px;
  left: 0;
  text-align: center;
  z-index: 1000;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-notification {
    top: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-notification {
    top: 0;
  }
}
/* line 22, wp-content/themes/g5_cmv/scss/cmv/_notification.scss */
#g-notification .ff-cart-notification {
  font-family: "hwy-gothic-expanded", sans-serif;
  padding: 15px 25px;
  text-transform: uppercase;
}
/* line 27, wp-content/themes/g5_cmv/scss/cmv/_notification.scss */
#g-notification .ff-cart-notification a {
  color: #535346;
}
/* line 30, wp-content/themes/g5_cmv/scss/cmv/_notification.scss */
#g-notification .ff-cart-notification a:hover {
  color: #f3f2ed;
}
/* line 37, wp-content/themes/g5_cmv/scss/cmv/_notification.scss */
#g-notification.ff-notification-show {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
@media print {
  /* line 43, wp-content/themes/g5_cmv/scss/cmv/_notification.scss */
  #g-notification {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_showcase.scss */
#g-showcase {
  padding: 1.5rem 0;
  background-color: #fff;
  color: #392e31;
}
/* line 9, wp-content/themes/g5_cmv/scss/cmv/_showcase.scss */
#g-showcase a {
  color: #fff;
}
/* line 11, wp-content/themes/g5_cmv/scss/cmv/_showcase.scss */
#g-showcase a:hover {
  color: #392e31;
}
/* line 16, wp-content/themes/g5_cmv/scss/cmv/_showcase.scss */
@media only all and (max-width: 47.99rem) {
  .post-type-archive-wines #g-showcase {
    display: none;
  }
}
@media print {
  /* line 24, wp-content/themes/g5_cmv/scss/cmv/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_feature.scss */
#g-feature {
  padding: 1.5rem 0;
  background: #fff;
  color: #392e31;
}
@media print {
  /* line 8, wp-content/themes/g5_cmv/scss/cmv/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_subfeature.scss */
#g-subfeature {
  padding: 1.5rem 0;
  background: #f0f0f0;
  color: #392e31;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media print {
  /* line 10, wp-content/themes/g5_cmv/scss/cmv/_subfeature.scss */
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 5, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main {
  background: #fff;
  color: #392e31;
  overflow: hidden;
}
/* line 10, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-titles-main-style .g-content {
  padding-left: 15%;
  padding-right: 15%;
  margin-left: 0;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  #g-main .ff-titles-main-style .g-content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
/* line 21, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-titles-main-style .g-content h1, #g-main .ff-titles-main-style .g-content h2 {
  margin: 20px 0;
}
/* line 26, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-titles-main-style .g-content h1, #g-main .ff-titles-main-style .g-content h2, #g-main .ff-titles-main-style .g-content p {
  letter-spacing: 1px;
}
/* line 33, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-titles-main-style .g-content h1 {
  text-transform: uppercase;
  font-size: 42px;
  line-height: 1em;
}
@media only all and (max-width: 47.99rem) {
  #g-main .ff-titles-main-style .g-content h1 {
    font-size: 30px;
  }
}
/* line 43, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-titles-main-style .g-content h2 {
  color: #c17b35;
  line-height: 1em;
  font-size: 30px;
}
@media only all and (max-width: 47.99rem) {
  #g-main .ff-titles-main-style .g-content h2 {
    font-size: 24px;
  }
}
/* line 53, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-titles-main-style .g-content > p {
  line-height: 2em;
}
@media only all and (max-width: 47.99rem) {
  #g-main .ff-titles-main-style .g-content > p {
    font-size: 14px;
    line-height: 1.6em;
  }
}
/* line 61, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-titles-main-style .g-content > p:last-of-type {
  margin-bottom: 0;
}
/* line 68, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 69, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (max-width: 47.99rem) {
  #g-main .ff-wines-block > .g-content {
    margin: 0;
    padding: 0;
  }
}
/* line 77, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 79, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 80, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 81, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (max-width: 47.99rem) {
  #g-main .ff-wines > .wine-entries > .g-grid > .g-block {
    margin-bottom: 25px;
  }
}
/* line 87, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-main .ff-wines > .wine-entries > .g-grid > .g-block.size-33-3 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
    max-width: 50%;
  }
}
/* line 95, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-main .ff-wines > .wine-entries > .g-grid > .g-block.size-66-7 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
    max-width: 50%;
  }
}
/* line 106, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 107, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .wine-category .wine-category-title {
  text-align: center;
  text-transform: uppercase;
  color: #c17b35;
  font-size: 36px;
  font-family: "hwy-gothic-condensed", sans-serif;
  margin: 40px 0 15px;
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  #g-main .ff-wines .wine-category .wine-category-title {
    margin-top: 0;
  }
}
/* line 120, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .wine-category .wine-category-title:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #c17b35;
}
/* line 131, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .wine-category .wine-category-title span {
  display: inline-block;
  background-color: #fff;
  padding: 0 16%;
  position: relative;
  z-index: 1;
}
/* line 140, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .wine-category .wine-category-content {
  align-items: center;
}
/* line 143, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .wine-category .wine-category-content .wine-category-subtitle {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33%;
  -moz-flex: 0 33%;
  -ms-flex: 0 33%;
  flex: 0 33%;
  width: 33%;
  text-transform: uppercase;
  font-size: 24px;
}
@media only all and (max-width: 47.99rem) {
  #g-main .ff-wines .wine-category .wine-category-content .wine-category-subtitle {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
/* line 157, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .wine-category .wine-category-content .wine-category-description {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 67%;
  -moz-flex: 0 67%;
  -ms-flex: 0 67%;
  flex: 0 67%;
  width: 67%;
}
@media only all and (max-width: 47.99rem) {
  #g-main .ff-wines .wine-category .wine-category-content .wine-category-description {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    text-align: justify;
  }
}
/* line 170, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine {
  text-transform: uppercase;
  height: 100%;
  position: relative;
}
/* line 176, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine:before, #g-main .ff-wines .ff-wine:after {
  content: '';
  display: block;
  position: absolute;
  left: 20px;
  top: 20px;
  right: 20px;
  bottom: 20px;
  border: 1px solid #392e31;
  background-color: #f7f7f7;
}
/* line 190, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine:after {
  background-color: #535346;
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
/* line 198, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-content {
  padding: 35px 0 80px 35px;
  width: 65%;
  height: 100%;
  position: relative;
  z-index: 1;
  min-height: 370px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .ff-wines .ff-wine .ff-wine-content {
    width: 55%;
  }
}
/* line 211, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-title {
  margin: 0;
  font-family: "hwy-gothic-condensed", sans-serif;
  color: #535346;
  line-height: 1em;
  margin-bottom: 3px;
  font-size: 36px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .ff-wines .ff-wine .ff-wine-title {
    font-size: 32px;
  }
}
@media only all and (max-width: 47.99rem) {
}
/* line 228, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-type {
  font-family: "minion-pro-display", serif;
  color: #535346;
  font-size: 28px;
  line-height: 1em;
  margin-bottom: 3px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .ff-wines .ff-wine .ff-wine-type {
    font-size: 25px;
  }
}
@media only all and (max-width: 47.99rem) {
}
/* line 244, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-region {
  color: #535346;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 10px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .ff-wines .ff-wine .ff-wine-region {
    font-size: 19px;
  }
}
@media only all and (max-width: 47.99rem) {
}
/* line 259, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-short_description {
  line-height: 2em;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .ff-wines .ff-wine .ff-wine-short_description {
    font-size: 15px;
    line-height: 1.6em;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-main .ff-wines .ff-wine .ff-wine-short_description {
    line-height: 1.6em;
  }
}
/* line 273, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-price {
  font-size: 30px;
  line-height: 1em;
  color: #535346;
  position: absolute;
  left: 35px;
  bottom: 35px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .ff-wines .ff-wine .ff-wine-price {
    font-size: 20px;
  }
}
@media only all and (max-width: 47.99rem) {
}
/* line 289, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-price span {
  font-size: 18px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .ff-wines .ff-wine .ff-wine-price span {
    font-size: 14px;
  }
}
@media only all and (max-width: 47.99rem) {
}
/* line 303, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-bottle {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: -10px;
  text-align: right;
  z-index: 3;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .ff-wines .ff-wine .ff-wine-bottle {
    right: 5px;
  }
}
@media only all and (max-width: 47.99rem) {
}
/* line 319, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-bottle img {
  height: 100%;
  width: auto;
  -webkit-transition: -webkit-transform 0.3s ease-out 0.1s;
  -moz-transition: -moz-transform 0.3s ease-out 0.1s;
  transition: transform 0.3s ease-out 0.1s;
}
/* line 326, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-hover {
  position: absolute;
  left: 20px;
  top: 20px;
  right: 20px;
  bottom: 20px;
  opacity: 0;
  z-index: 4;
  text-align: center;
  padding: 35px 50px 35px 35px;
  color: #f7f7f7;
  -webkit-transition: opacity 0.3s ease-out 0s;
  -moz-transition: opacity 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .ff-wines .ff-wine .ff-wine-hover {
    padding: 35px 40px 35px 25px;
  }
}
/* line 346, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-hover .ff-wine-hover-price {
  font-size: 32px;
  font-family: "minion-pro-display", serif;
  font-weight: bold;
  line-height: 1em;
  margin-top: 5px;
}
/* line 354, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-hover .ff-wine-club-discount-msg {
  font-family: "hwy-gothic-condensed", sans-serif;
  font-size: 22px;
  line-height: 1.1em;
  margin-top: 5px;
}
/* line 360, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 361, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-hover .ff-wine-club-discount-msg a:hover {
  color: #f7f7f7;
}
/* line 367, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-hover .ff-wine-title {
  font-size: 48px;
}
/* line 371, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-hover fieldset {
  margin: 0;
  padding: 15px 0;
}
/* line 376, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-hover .v65-widgetProduct-addToCart-quantity {
  margin-bottom: 20px;
}
/* line 379, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-hover .v65-widgetProduct-addToCart-quantity label {
  padding-right: 10px;
  text-transform: uppercase;
}
/* line 384, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-hover .v65-widgetProduct-addToCart-quantity input {
  color: #392e31;
  width: 50px;
  text-align: center;
}
/* line 391, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-hover .ff-wine-learnmore {
  margin-top: 10px;
}
/* line 394, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 395, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine .ff-wine-hover .ff-wine-learnmore a:hover {
  color: #f7f7f7;
}
/* line 402, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 403, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (max-width: 47.99rem) {
  /* line 405, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .ff-wines .ff-wine:not(.ff-wine-hovering) .ff-wine-hover:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
}
/* line 419, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 421, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine.ff-wine-hovering:after {
  opacity: 1;
}
/* line 425, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine.ff-wine-hovering .ff-wine-hover {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out 0.2s;
  -moz-transition: opacity 0.3s ease-out 0.2s;
  transition: opacity 0.3s ease-out 0.2s;
}
/* line 433, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 437, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-wines .ff-wine.ff-wine-hovering .ff-wine-bottle img {
  -webkit-transition: -webkit-transform 0.3s ease-out 0s;
  -moz-transition: -moz-transform 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s;
  transform: translateX(50%);
}
/* line 444, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 445, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (max-width: 47.99rem) {
  /* line 447, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .ff-wines .ff-wine.ff-wine-open .ff-wine-hover:before {
    display: none;
  }
}
/* line 455, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (min-width: 48rem) {
  /* line 459, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  /* line 461, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-content {
    width: 36%;
  }
  /* line 472, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-content .ff-wine-title {
    font-size: 48px;
  }
  /* line 486, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-callout {
    position: absolute;
    right: 35%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30%;
    line-height: 1em;
    text-align: right;
    font-weight: 300;
    text-transform: none;
    z-index: 3;
    -webkit-transition: -webkit-transform 0.3s ease-out 0s, color 0.3s ease-out 0s;
    -moz-transition: -moz-transform 0.3s ease-out 0s, color 0.3s ease-out 0s;
    transition: transform 0.3s ease-out 0s, color 0.3s ease-out 0s;
  }
  /* line 504, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-callout.ff-wine-callout-normal {
    font-size: 44px;
  }
  /* line 509, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-callout.ff-wine-callout-small {
    font-size: 34px;
  }
  /* line 514, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-callout.ff-wine-callout-aligncenter {
    text-align: center;
  }
  /* line 518, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-callout.ff-wine-callout-alignleft {
    text-align: left;
  }
  /* line 522, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-callout span {
    width: 120%;
    display: block;
    transform: translateX(-50%);
    position: relative;
    left: 50%;
  }
  /* line 531, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-hover {
    width: 42%;
    right: auto;
  }
  /* line 544, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  /* line 548, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .ff-wines .ff-wine-wide .ff-wine.ff-wine-hovering .ff-wine-callout {
    -webkit-transform: translateY(-50%) translateX(25%);
    -moz-transform: translateY(-50%) translateX(25%);
    -ms-transform: translateY(-50%) translateX(25%);
    -o-transform: translateY(-50%) translateX(25%);
    transform: translateY(-50%) translateX(25%);
    color: #f7f7f7;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
}
@media only all and (min-width: 48rem) and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-content {
    width: 65%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 47.99rem) {
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-content {
    width: 65%;
  }
}
@media only all and (min-width: 48rem) and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-content .ff-wine-title {
    font-size: 36px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 47.99rem) {
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-content .ff-wine-title {
    font-size: 36px;
  }
}
@media only all and (min-width: 48rem) and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-hover {
    width: auto;
  }
}
@media only all and (min-width: 48rem) and (max-width: 47.99rem) {
  #g-main .ff-wines .ff-wine-wide .ff-wine .ff-wine-hover {
    width: auto;
  }
}
/* line 559, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-main .ff-wines .ff-wine-wide .ff-wine-callout {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-main .ff-wines .ff-wine-wide .ff-wine-callout {
    display: none;
  }
}
/* line 571, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 575, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 578, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top {
  border: #392e31 1px solid;
  margin: 2rem 0;
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top {
    border: none;
  }
}
/* line 586, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-bottle {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 10%;
  -moz-flex: 0 10%;
  -ms-flex: 0 10%;
  flex: 0 10%;
  width: 10%;
  position: relative;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-bottle {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 15%;
    -moz-flex: 0 15%;
    -ms-flex: 0 15%;
    flex: 0 15%;
    width: 15%;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-bottle {
    order: 2;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 35%;
    -moz-flex: 0 35%;
    -ms-flex: 0 35%;
    flex: 0 35%;
    width: 35%;
    border: 1px solid #535346;
    border-left: 0;
  }
}
/* line 604, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-bottle img {
  position: absolute;
  top: -10%;
  left: 50%;
  width: auto;
  height: 120%;
  max-width: none;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-bottle img {
    left: -30%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 619, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 60%;
  -moz-flex: 0 60%;
  -ms-flex: 0 60%;
  flex: 0 60%;
  width: 60%;
  text-transform: uppercase;
}
/* line 624, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details.ff-wine-details-noimg {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 60%;
  -moz-flex: 0 60%;
  -ms-flex: 0 60%;
  flex: 0 60%;
  width: 60%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details.ff-wine-details-noimg {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 60%;
    -moz-flex: 0 60%;
    -ms-flex: 0 60%;
    flex: 0 60%;
    width: 60%;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details.ff-wine-details-noimg {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details {
    order: 1;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 65%;
    -moz-flex: 0 65%;
    -ms-flex: 0 65%;
    flex: 0 65%;
    width: 65%;
    border: 1px solid #535346;
    border-right-width: 0;
  }
  /* line 651, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .g-content {
    margin: 0;
    padding: 15px 25px 15px 15px;
  }
}
/* line 657, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .ff-wine-title {
  font-size: 48px;
  font-family: "hwy-gothic-condensed", sans-serif;
  color: #535346;
  margin: 0;
  line-height: 1em;
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .ff-wine-title {
    font-size: 36px;
  }
}
/* line 669, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .ff-wine-type {
  font-family: "minion-pro-display", serif;
  color: #535346;
  font-size: 36px;
  line-height: 1em;
  margin-bottom: 3px;
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .ff-wine-type {
    font-size: 24px;
  }
}
/* line 680, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .ff-wine-region {
  color: #535346;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 10px;
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .ff-wine-region {
    font-size: 18px;
  }
}
/* line 691, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .ff-wine-long_description {
  text-transform: none;
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .ff-wine-long_description {
    font-size: 15px;
  }
  /* line 696, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .ff-wine-long_description:after {
    content: 'More';
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    color: #535346;
    border-top: 1px solid #392e31;
    margin-top: 5px;
    padding-top: 5px;
  }
}
/* line 710, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .ff-wine-long_description .ff-wine-long_description-inner {
    max-height: 137px;
    overflow: hidden;
    -webkit-transition: max-height 0.2s ease-out;
    -moz-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
  }
}
/* line 722, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 724, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .ff-wine-long_description.ff-desc-expanded .ff-wine-long_description-inner {
    max-height: 500px;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 731, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details .ff-wine-long_description.ff-desc-expanded:after {
    content: 'LESS';
  }
}
/* line 739, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 30%;
  -moz-flex: 0 30%;
  -ms-flex: 0 30%;
  flex: 0 30%;
  width: 30%;
  text-align: center;
  text-transform: uppercase;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 35%;
    -moz-flex: 0 35%;
    -ms-flex: 0 35%;
    flex: 0 35%;
    width: 35%;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    order: 3;
  }
}
/* line 756, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop.ff-wine-shop-noimg {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 40%;
  -moz-flex: 0 40%;
  -ms-flex: 0 40%;
  flex: 0 40%;
  width: 40%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop.ff-wine-shop-noimg {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 40%;
    -moz-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
    width: 35%;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop.ff-wine-shop-noimg {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 771, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop .ff-wine-hover-price {
  font-size: 42px;
  font-family: "minion-pro-display", serif;
  color: #535346;
  line-height: 1em;
  margin-top: 5px;
}
/* line 779, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop .ff-wine-club-discount-msg {
  font-family: "hwy-gothic-condensed", sans-serif;
  font-size: 22px;
  line-height: 1.1em;
  margin-top: 5px;
}
/* line 785, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop .ff-wine-club-discount-msg a {
    display: block;
  }
}
/* line 789, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop .ff-wine-club-discount-msg a:hover {
  color: #d19558;
}
/* line 795, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop .ff-wine-title {
  font-size: 48px;
}
/* line 799, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop fieldset {
  margin: 0;
}
/* line 803, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop .v65-widgetProduct-addToCart-quantity {
  margin-bottom: 20px;
  color: #535346;
}
/* line 807, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop .v65-widgetProduct-addToCart-quantity label {
  padding-right: 10px;
}
/* line 812, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop .v65-widgetProduct-addToCart-quantity input {
  color: #535346;
  width: 50px;
  text-align: center;
}
/* line 819, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop .add-to-cart {
  color: #535346;
  background: #f7f7f7;
  border: 1px solid #535346;
  padding: 0.5rem 3rem;
}
/* line 825, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop .add-to-cart:hover {
  color: #fff;
  background-color: #535346;
}
/* line 833, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-bottom {
  margin: 2rem 0;
}
/* line 836, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-bottom .ff-wine-extra-left {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 65%;
  -moz-flex: 0 65%;
  -ms-flex: 0 65%;
  flex: 0 65%;
  width: 65%;
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-bottom .ff-wine-extra-left {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    order: 2;
  }
}
/* line 846, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-bottom .ff-wine-extra-left .ff-wine-extra-title {
  text-transform: uppercase;
  font-family: "sofia-pro", sans-serif;
  text-align: center;
  font-size: 36px;
  line-height: 1.2em;
  letter-spacing: 2px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-bottom .ff-wine-extra-left .ff-wine-extra-title {
    font-size: 30px;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-bottom .ff-wine-extra-left .ff-wine-extra-title {
    font-size: 20px;
  }
  /* line 861, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main .wine-entry .ff-wine-content .ff-wine-content-bottom .ff-wine-extra-left .ff-wine-extra-title br {
    display: none;
  }
}
/* line 867, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-bottom .ff-wine-extra-left .ff-wine-extra-desc {
    font-size: 14px;
  }
}
/* line 873, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-bottom .ff-wine-extra-left .ff-wine-extra-desc em {
  font-style: normal;
  font-size: 24px;
  line-height: 1.4em;
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-bottom .ff-wine-extra-left .ff-wine-extra-desc em {
    font-size: 18px;
  }
}
/* line 883, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-bottom .ff-wine-extra-left .ff-wine-extra-desc p {
  font-weight: lighter;
}
/* line 889, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .wine-entry .ff-wine-content .ff-wine-content-bottom .ff-wine-extra-right {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 35%;
  -moz-flex: 0 35%;
  -ms-flex: 0 35%;
  flex: 0 35%;
  width: 35%;
}
@media only all and (max-width: 47.99rem) {
  #g-main .wine-entry .ff-wine-content .ff-wine-content-bottom .ff-wine-extra-right {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    order: 1;
  }
}
/* line 903, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 904, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 905, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.outline-ticket #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-bottle {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 30%;
  -moz-flex: 0 30%;
  -ms-flex: 0 30%;
  flex: 0 30%;
  width: 30%;
}
/* line 909, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.outline-ticket #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-bottle img {
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  width: 100%;
  height: auto;
}
/* line 916, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.outline-ticket #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 40%;
  -moz-flex: 0 40%;
  -ms-flex: 0 40%;
  flex: 0 40%;
  width: 40%;
}
/* line 920, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.outline-ticket #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details.ff-wine-details-noimg {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 60%;
  -moz-flex: 0 60%;
  -ms-flex: 0 60%;
  flex: 0 60%;
  width: 60%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .outline-ticket #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details.ff-wine-details-noimg {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .outline-ticket #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details.ff-wine-details-noimg {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    border-right-width: 1px;
  }
  /* line 935, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  /* line 936, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  .outline-ticket #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details.ff-wine-details-noimg .ff-wine-long_description .ff-wine-long_description-inner {
    max-height: none;
  }
  /* line 939, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  .outline-ticket #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-details.ff-wine-details-noimg .ff-wine-long_description:after {
    display: none;
  }
}
/* line 949, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 950, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.outline-ticket #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop.ff-wine-shop-noimg {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 40%;
  -moz-flex: 0 40%;
  -ms-flex: 0 40%;
  flex: 0 40%;
  width: 40%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .outline-ticket #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop.ff-wine-shop-noimg {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .outline-ticket #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop.ff-wine-shop-noimg {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 965, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.outline-ticket #g-main .wine-entry .ff-wine-content .ff-wine-content-top .ff-wine-shop .ff-wine-club-discount-msg {
  display: none;
}
/* line 973, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 975, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 976, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 977, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.outline-tickets #g-main .ff-wines .ff-wine .ff-wine-bottle {
  display: none;
}
/* line 984, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-header {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media only all and (max-width: 47.99rem) {
  #g-main #tribe-events-header {
    margin-bottom: 10px;
  }
}
/* line 994, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-header .tribe-events-page-title {
  margin: 0;
  font-weight: bold;
  display: inline-block;
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding: 0 30px;
  color: #535346;
  min-width: 200px;
  font-size: 30.4px;
}
@media only all and (max-width: 47.99rem) {
  #g-main #tribe-events-header .tribe-events-page-title {
    min-width: 0;
    padding: 0 10px;
  }
}
/* line 1011, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-header .tribe-events-sub-nav {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  width: 100%;
  border: 1px solid #c17b35;
  border-left: none;
  border-right: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "hwy-gothic-expanded", sans-serif;
}
/* line 1023, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-header .tribe-events-sub-nav a {
  color: #535346;
  background: none;
}
/* line 1028, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-header .tribe-events-sub-nav > li {
  margin: 0;
  padding: 3px 0;
}
/* line 1032, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1034, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (max-width: 47.99rem) {
  #g-main #tribe-events-header .tribe-events-sub-nav > li.tribe-events-nav-previous a, #g-main #tribe-events-header .tribe-events-sub-nav > li.tribe-events-nav-next a {
    color: #fff;
    background: none;
    padding: 0;
  }
  /* line 1040, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main #tribe-events-header .tribe-events-sub-nav > li.tribe-events-nav-previous a span, #g-main #tribe-events-header .tribe-events-sub-nav > li.tribe-events-nav-next a span {
    color: #535346;
  }
}
/* line 1047, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-header .tribe-events-sub-nav > li.tribe-events-nav-previous {
  float: left;
}
/* line 1050, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-header .tribe-events-sub-nav > li.tribe-events-nav-next {
  float: right;
}
/* line 1059, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1060, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.single-tribe_events #g-main .tribe-events-back {
  text-align: left;
  margin-bottom: 10px;
}
/* line 1065, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.single-tribe_events #g-main .tribe-events-single-event-title {
  margin: 0 !important;
}
/* line 1068, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.single-tribe_events #g-main .tribe-events-schedule {
  margin: 0;
  background: none;
  border: none;
  padding: 0;
}
/* line 1074, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.single-tribe_events #g-main #tribe-events-header {
  margin-top: 0;
}
/* line 1077, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.single-tribe_events #g-main #tribe-events-header:before, .single-tribe_events #g-main #tribe-events-header:after {
  display: none;
}
/* line 1082, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.single-tribe_events #g-main #tribe-events-header .tribe-events-sub-nav {
  position: relative;
  top: 0;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
@media only all and (max-width: 47.99rem) {
  .single-tribe_events #g-main #tribe-events-header .tribe-events-sub-nav {
    font-size: 12px;
  }
  /* line 1090, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  /* line 1094, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  .single-tribe_events #g-main #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a, .single-tribe_events #g-main #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a {
    color: #535346 !important;
    padding: 0 10px;
  }
  /* line 1098, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  .single-tribe_events #g-main #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous a span, .single-tribe_events #g-main #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a span {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6.5px;
  }
  /* line 1107, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  /* line 1108, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  /* line 1109, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  .single-tribe_events #g-main #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a span {
    left: auto;
    right: 0;
  }
}
/* line 1118, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.single-tribe_events #g-main .tribe-events-single-event-description {
  text-align: left;
}
/* line 1121, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.single-tribe_events #g-main #tribe-events-footer {
  display: none;
}
/* line 1124, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.single-tribe_events #g-main #tribe-events-content {
  margin-bottom: 0;
}
/* line 1129, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1130, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-content .tribe-events-calendar {
  border: none;
  background: #f7f7f7;
}
/* line 1134, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1135, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-content .tribe-events-calendar thead th {
  background: #fff;
  border: none;
  font-family: "hwy-gothic-expanded", sans-serif;
  color: #535346;
  font-size: 18px;
}
@media only all and (max-width: 47.99rem) {
  #g-main #tribe-events-content .tribe-events-calendar thead th {
    font-size: 12px;
  }
}
/* line 1148, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1149, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-content .tribe-events-calendar tbody td {
  border: none;
  border-right: 1px solid #535346;
}
/* line 1153, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-content .tribe-events-calendar tbody td.tribe-events-present {
  background-color: #c5c4bd;
}
/* line 1158, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-content .tribe-events-calendar tbody td.mobile-active {
  background-color: #c17b35;
}
/* line 1160, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-content .tribe-events-calendar tbody td.mobile-active:after {
  background-color: #fff !important;
}
/* line 1165, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
@media only all and (max-width: 47.99rem) {
  /* line 1167, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main #tribe-events-content .tribe-events-calendar tbody td.tribe-events-has-events:after {
    background-color: #535346;
  }
}
/* line 1173, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-content .tribe-events-calendar tbody td:last-child {
  border: none;
}
/* line 1177, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-content .tribe-events-calendar tbody td div[id^="tribe-events-daynum"] {
  background-color: #535346;
  color: #fff;
  margin-top: 0;
}
/* line 1183, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1184, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-content .tribe-events-calendar tbody td .type-tribe_events h3 {
  margin: 0;
  line-height: 1.3em;
  padding: 5px 7px;
  font-family: "hwy-gothic-condensed", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}
/* line 1193, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-content .tribe-events-calendar tbody td .type-tribe_events.tribe-event-featured {
  background-color: #c17b35;
}
/* line 1202, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-content .tribe-events-calendar tbody td.tribe-events-othermonth {
  border-right-color: #f3f2ed;
}
/* line 1205, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-events-content .tribe-events-calendar tbody td.tribe-events-othermonth div[id^="tribe-events-daynum"] {
  background-color: #f3f2ed;
  color: #535346;
  opacity: 1;
}
/* line 1217, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1218, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1220, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-mobile-container .tribe-mobile-day .tribe-mobile-day-heading {
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #c17b35;
  margin-top: 30px;
}
/* line 1228, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-mobile-container .tribe-mobile-day > .tribe-events-mobile {
  border-color: #535346;
}
/* line 1231, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-mobile-container .tribe-mobile-day > .tribe-events-mobile h4.summary {
  font-family: "hwy-gothic-condensed", sans-serif;
}
/* line 1234, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-mobile-container .tribe-mobile-day > .tribe-events-mobile h4.summary a {
  color: #535346;
  font-size: 24px;
  text-transform: uppercase;
}
/* line 1241, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main #tribe-mobile-container .tribe-mobile-day > .tribe-events-mobile .tribe-event-description {
  display: none;
}
/* line 1248, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1250, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-choose-club h1 {
  font-family: "hwy-gothic-expanded", sans-serif;
  text-transform: uppercase;
  line-height: 1em;
  color: #535346;
  font-size: 18px;
  margin: 0;
}
/* line 1259, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-choose-club .ff-choose-club-list {
  list-style: none;
  color: #535346;
  font-size: 36px;
  line-height: 1em;
  margin: 7px 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 1269, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-choose-club .ff-choose-club-list > li {
  display: block;
  padding: 0 15px;
  font-family: "minion-pro-display", serif;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out 0s, color 0.3s ease-out 0.1s;
  -moz-transition: background-color 0.3s ease-out 0s, color 0.3s ease-out 0.1s;
  transition: background-color 0.3s ease-out 0s, color 0.3s ease-out 0.1s;
}
@media only all and (max-width: 47.99rem) {
  #g-main .ff-choose-club .ff-choose-club-list > li {
    display: block;
    text-align: center;
    padding: 10px 20px;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 1285, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-choose-club .ff-choose-club-list > li.ff-club-selected {
  background-color: #535346;
  color: #fff;
}
/* line 1290, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-choose-club .ff-choose-club-list > li:after {
  content: '';
  display: block;
  width: 2px;
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  background-color: #535346;
}
@media only all and (max-width: 47.99rem) {
  #g-main .ff-choose-club .ff-choose-club-list > li:after {
    display: none;
  }
}
/* line 1305, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1306, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-choose-club .ff-choose-club-list > li:last-child:after {
  display: none;
}
/* line 1313, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-choose-club .ff-choose-club-continue {
  font-family: "hwy-gothic-expanded", sans-serif;
  color: #c17b35;
  font-size: 14px;
  text-transform: uppercase;
}
/* line 1320, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-choose-club .ff-choose-club-join {
  margin-top: 35px;
}
/* line 1323, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-choose-club .ff-choose-club-join a {
  font-size: 36px;
}
/* line 1330, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1331, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.post-type-archive-wines #g-main .ff-titles-main-style {
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .post-type-archive-wines #g-main .ff-titles-main-style {
    margin-bottom: 30px;
  }
  /* line 1338, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  .post-type-archive-wines #g-main .ff-titles-main-style:before, .post-type-archive-wines #g-main .ff-titles-main-style:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
  }
  /* line 1349, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  .post-type-archive-wines #g-main .ff-titles-main-style:before {
    background-image: url('../../../../uploads/cmv_italian-hillside_wines-showcase_mobile.jpg');
    background-position: left bottom;
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* line 1356, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  .post-type-archive-wines #g-main .ff-titles-main-style:after {
    background-color: rgba(255, 255, 255, 0.7);
  }
}
/* line 1362, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.post-type-archive-wines #g-main .ff-titles-main-style .g-content {
  position: relative;
  z-index: 5;
}
@media only all and (max-width: 47.99rem) {
}
/* line 1370, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.post-type-archive-wines #g-main .ff-titles-main-style .g-content h1 {
  position: relative;
  display: inline-block;
}
@media only all and (max-width: 47.99rem) {
  .post-type-archive-wines #g-main .ff-titles-main-style .g-content h1 {
    margin: 0;
  }
}
/* line 1378, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.post-type-archive-wines #g-main .ff-titles-main-style .g-content h1:before, .post-type-archive-wines #g-main .ff-titles-main-style .g-content h1:after {
  content: "\e902";
  color: #535346;
  position: absolute;
  display: block;
  right: calc(100% + 30px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'cmv';
  font-size: 70px;
  line-height: 1em;
}
@media only all and (max-width: 47.99rem) {
  .post-type-archive-wines #g-main .ff-titles-main-style .g-content h1:before, .post-type-archive-wines #g-main .ff-titles-main-style .g-content h1:after {
    position: static;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    padding: 20px 0;
  }
}
/* line 1398, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.post-type-archive-wines #g-main .ff-titles-main-style .g-content h1:after {
  content: "\e903";
  color: #f3f2ed;
  right: auto;
  left: calc(100% + 20px);
}
/* line 1409, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1410, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
.outline-news_item #g-main .ff-titles-main-style .g-content h1 {
  margin-bottom: 0;
}
/* line 1415, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1416, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
/* line 1417, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-news-item-block .entry-header .entry-title {
  text-align: center;
  color: #c17b35;
  line-height: 1em;
  font-size: 30px;
}
@media only all and (max-width: 47.99rem) {
  #g-main .ff-news-item-block .entry-header .entry-title {
    font-size: 24px;
  }
}
/* line 1428, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-news-item-block .entry-header .entry-meta {
  display: none;
}
/* line 1432, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
#g-main .ff-news-item-block .entry-content {
  padding: 0 15%;
}
@media print {
  /* line 1439, wp-content/themes/g5_cmv/scss/cmv/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
/* line 3, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
/* line 5, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
#g-section1 .ff-visit-sideinfo h3 {
  margin: 10px 0;
  font-family: "hwy-gothic-expanded", sans-serif;
  color: #535346;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* line 12, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
#g-section1 .ff-visit-sideinfo h3:last-of-type {
  margin-top: 50px;
}
/* line 17, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
#g-section1 .ff-visit-sideinfo p {
  font-family: "minion-pro-display", serif;
  margin: 10px 0;
  font-size: 18px;
  text-transform: uppercase;
}
/* line 22, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
#g-section1 .ff-visit-sideinfo p a {
  color: #392e31;
}
/* line 24, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
#g-section1 .ff-visit-sideinfo p a:hover {
  color: #535346;
}
/* line 31, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
/* line 33, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
/* line 34, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
#g-section1 .ff-contact-form .field-wrap .ninja-forms-field {
  border-radius: 0;
  border-color: #c17b35;
  color: #392e31;
}
/* line 39, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
/* line 40, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
#g-section1 .ff-contact-form .field-wrap.nf-error .ninja-forms-field {
  border-color: #fb4d3e !important;
}
/* line 43, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
#g-section1 .ff-contact-form .field-wrap.nf-error.field-wrap .nf-field-element:after {
  background-color: #fb4d3e;
}
/* line 47, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
/* line 48, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
#g-section1 .ff-contact-form .field-wrap.submit-wrap .ninja-forms-field {
  border-radius: 0;
  color: #fff;
  font-size: 30px;
  padding: 3px 40px 5px;
}
/* line 57, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
#g-section1 .ff-contact-form .nf-error-msg {
  text-align: center;
}
/* line 62, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-visit #g-section1 {
  padding-bottom: 30px;
}
/* line 65, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-visit #g-section1 .g-grid {
  align-items: center;
}
/* line 69, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-visit #g-section1 h2 {
  font-size: 60px;
  margin: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .outline-visit #g-section1 h2 {
    font-size: 52px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .outline-visit #g-section1 h2 {
    font-size: 42px;
  }
}
@media only all and (max-width: 47.99rem) {
  .outline-visit #g-section1 h2 {
    font-size: 36px;
    line-height: 1.2em;
  }
}
/* line 87, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-visit #g-section1 .ff-visit-bottom {
  color: #535346;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 92, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-visit #g-section1 .ff-visit-bottom .g-content {
  margin-top: 0;
}
/* line 96, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-visit #g-section1 .ff-visit-bottom h4 {
  font-size: 36px;
  color: #535346;
  margin-bottom: 10px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .outline-visit #g-section1 .ff-visit-bottom h4 {
    font-size: 32px;
  }
}
/* line 105, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-visit #g-section1 .ff-visit-bottom h4.font-heritage {
  text-transform: capitalize;
  font-size: 60px;
  line-height: 1em;
  letter-spacing: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .outline-visit #g-section1 .ff-visit-bottom h4.font-heritage {
    font-size: 48px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .outline-visit #g-section1 .ff-visit-bottom h4.font-heritage {
    line-height: 46px;
    padding-top: 20px;
  }
}
@media only all and (max-width: 47.99rem) {
  .outline-visit #g-section1 .ff-visit-bottom h4.font-heritage {
    font-size: 50px;
  }
}
/* line 124, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-visit #g-section1 .ff-visit-bottom h4.font-heritage span {
  display: block;
  font-family: "sofia-pro", sans-serif;
  font-size: 20px;
  line-height: 1em;
  text-transform: uppercase;
  margin-top: -10px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .outline-visit #g-section1 .ff-visit-bottom h4.font-heritage span {
    font-size: 16px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .outline-visit #g-section1 .ff-visit-bottom h4.font-heritage span {
    font-size: 16px;
    margin-top: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .outline-visit #g-section1 .ff-visit-bottom h4.font-heritage span {
    font-size: 17px;
    margin-top: -7px;
  }
}
/* line 147, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-visit #g-section1 .ff-visit-bottom h4.font-heritage + p.font-hwy-gothic-expanded {
  font-size: 14px;
}
/* line 153, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-visit #g-section1 .ff-visit-bottom .ff-visit-bottom-flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 158, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-visit #g-section1 .ff-visit-bottom .ff-visit-bottom-flex .ff-visit-bottom-block {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 25%;
  -moz-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
  width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .outline-visit #g-section1 .ff-visit-bottom .ff-visit-bottom-flex .ff-visit-bottom-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
}
/* line 169, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-visit #g-section1 .ff-visit-bottom .ff-visit-bottom-price {
  display: block;
  font-family: "hwy-gothic-condensed", sans-serif;
  font-size: 60px;
  line-height: 1em;
  margin-top: 5px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .outline-visit #g-section1 .ff-visit-bottom .ff-visit-bottom-price {
    font-size: 48px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .outline-visit #g-section1 .ff-visit-bottom .ff-visit-bottom-price {
    font-size: 36px;
    margin-bottom: 10px;
  }
}
/* line 188, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-contact #g-section1 {
  padding-bottom: 30px;
}
/* line 191, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-contact #g-section1 .g-grid {
  align-items: center;
}
/* line 196, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
/* line 197, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-club #g-section1 .post-type-page {
  color: #535346;
}
/* line 200, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-club #g-section1 .post-type-page h2 {
  font-size: 80px;
  line-height: 1em;
  color: #535346;
}
@media only all and (max-width: 47.99rem) {
  .outline-club #g-section1 .post-type-page h2 {
    font-size: 42px;
  }
}
/* line 209, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-club #g-section1 .post-type-page h2 + p {
  margin: 5px 0 10px;
  font-size: 18px;
}
/* line 216, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-club #g-section1 .post-type-page ul {
  margin: 0;
  list-style: none;
  font-size: 18px;
}
/* line 222, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-club #g-section1 .post-type-page ul > li {
  display: block;
  margin-bottom: 10px;
  font-weight: lighter;
}
@media only all and (max-width: 47.99rem) {
  .outline-club #g-section1 .post-type-page ul > li {
    font-size: 14px;
  }
}
/* line 232, wp-content/themes/g5_cmv/scss/cmv/_section1.scss */
.outline-club #g-section1 .post-type-page ul > li strong {
  font-family: "minion-pro-display", serif;
  font-weight: bold;
  color: #535346;
}
@media only all and (max-width: 47.99rem) {
  .outline-club #g-section1 .post-type-page ul > li strong {
    font-size: 16px;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_section2.scss */
/* line 3, wp-content/themes/g5_cmv/scss/cmv/_section2.scss */
.outline-club #g-section2 {
  padding-top: 20px !important;
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
/* line 2, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
/* line 4, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
#g-section3 .ff-about-post .g-array-item-category {
  font-family: "hwy-gothic-expanded", sans-serif;
}
@media only all and (max-width: 47.99rem) {
  #g-section3 .ff-about-post .g-array-item-category {
    display: none;
  }
}
/* line 12, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
#g-section3 .ff-about-post .g-array-item-title {
  line-height: 1.8em;
}
@media only all and (max-width: 47.99rem) {
  #g-section3 .ff-about-post .g-array-item-title {
    margin-top: 20px;
  }
}
/* line 21, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
#g-section3 .ff-about-post .g-array-item-date-block {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 8%;
  -moz-flex: 0 8%;
  -ms-flex: 0 8%;
  flex: 0 8%;
  width: 8%;
}
@media only all and (max-width: 47.99rem) {
  #g-section3 .ff-about-post .g-array-item-date-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 20%;
    -moz-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%;
    width: 20%;
  }
}
/* line 31, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
#g-section3 .ff-about-post .g-array-item-content-block {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 92%;
  -moz-flex: 0 92%;
  -ms-flex: 0 92%;
  flex: 0 92%;
  width: 92%;
}
@media only all and (max-width: 47.99rem) {
  #g-section3 .ff-about-post .g-array-item-content-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 80%;
    -moz-flex: 0 80%;
    -ms-flex: 0 80%;
    flex: 0 80%;
    width: 80%;
  }
}
/* line 41, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
#g-section3 .ff-about-post .g-array-item-date {
  line-height: 1em;
  font-size: 14px;
}
/* line 44, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
#g-section3 .ff-about-post .g-array-item-date .g-array-item-date-day {
  font-size: 24px;
  line-height: 1em;
  padding: 1px 0 3px;
}
/* line 52, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
#g-section3 .ff-about-post .g-array-item-text-content {
  border-left: 1px solid #535346;
  padding-left: 15px;
}
@media only all and (max-width: 47.99rem) {
  #g-section3 .ff-about-post .g-array-item-text-content {
    font-size: 14px;
  }
}
/* line 61, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
#g-section3 .ff-about-post .g-array-item-read-more {
  font-family: "hwy-gothic-expanded", sans-serif;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  #g-section3 .ff-about-post .g-array-item-read-more {
    text-align: right;
  }
}
/* line 69, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
#g-section3 .ff-about-post .g-array-item-read-more a {
  color: #535346;
}
/* line 71, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
#g-section3 .ff-about-post .g-array-item-read-more a:hover {
  color: #c17b35;
}
/* line 79, wp-content/themes/g5_cmv/scss/cmv/_section3.scss */
.outline-about #g-section3 {
  padding: 0 0 25px;
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_sidebar.scss */
#g-sidebar, #g-aside {
  padding: 1.5rem 0;
  color: #392e31;
}
@media print {
  /* line 7, wp-content/themes/g5_cmv/scss/cmv/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter {
  background-color: #535346;
  color: #fff;
  text-align: center;
}
/* line 6, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter h3 {
  margin: 0;
  line-height: 37px;
  text-transform: uppercase;
  font-family: "hwy-gothic-condensed", sans-serif;
  font-size: 24px;
  color: #fff;
  letter-spacing: 2px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-newsletter h3 {
    font-size: 22px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-newsletter h3 {
    line-height: 25px;
  }
}
/* line 24, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter nf-cells {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  align-items: center;
}
/* line 29, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter nf-cells .nf-cell {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 25%;
  -moz-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
  float: none;
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  #g-newsletter nf-cells .nf-cell {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100% !important;
  }
}
/* line 39, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter nf-cells .nf-cell nf-fields {
  display: block;
  padding: 0 20px;
}
@media only all and (max-width: 47.99rem) {
  #g-newsletter nf-cells .nf-cell nf-fields {
    padding: 0 20px 20px;
  }
}
/* line 50, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter .nf-field-container {
  margin-bottom: 0;
}
/* line 52, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
/* line 53, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter .nf-field-container .field-wrap .nf-field-label {
  display: none;
}
/* line 57, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter .nf-field-container .field-wrap .ninja-forms-field {
  border-radius: 0;
  border-color: #fff;
  padding: 5px;
  color: #392e31;
  height: 37px;
}
/* line 64, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter .nf-field-container .field-wrap .ninja-forms-field.button {
  color: #fff;
  padding: 2.5px 10px;
}
/* line 70, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter .nf-field-container .field-wrap.submit-wrap {
  color: #fff;
}
/* line 73, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {
  width: 80%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-newsletter .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-newsletter .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {
    width: 90%;
  }
}
/* line 86, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
/* line 87, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter .nf-field-container .field-wrap.nf-error .ninja-forms-field {
  border-color: #fb4d3e !important;
}
/* line 90, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter .nf-field-container .field-wrap.nf-error.field-wrap .nf-field-element:after {
  height: 36px;
  width: 38px;
  line-height: 36px;
  background-color: #fb4d3e;
}
/* line 99, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter .nf-field-container .nf-after-field {
  display: none;
}
/* line 105, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
#g-newsletter .nf-error-msg {
  color: #fb4d3e;
}
@media print {
  /* line 111, wp-content/themes/g5_cmv/scss/cmv/_newsletter.scss */
  #g-newsletter {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_instagram.scss */
/* line 2, wp-content/themes/g5_cmv/scss/cmv/_instagram.scss */
#g-instagram h3 {
  margin: 25px 0 10px;
}
/* line 4, wp-content/themes/g5_cmv/scss/cmv/_instagram.scss */
#g-instagram h3 a {
  color: #464447;
  text-transform: uppercase;
  font-family: "hwy-gothic-expanded", sans-serif;
}
/* line 8, wp-content/themes/g5_cmv/scss/cmv/_instagram.scss */
#g-instagram h3 a i {
  color: #c17b35;
}
/* line 11, wp-content/themes/g5_cmv/scss/cmv/_instagram.scss */
#g-instagram h3 a:hover {
  color: #c17b35;
}
/* line 13, wp-content/themes/g5_cmv/scss/cmv/_instagram.scss */
#g-instagram h3 a:hover i {
  color: #464447;
}
@media print {
  /* line 22, wp-content/themes/g5_cmv/scss/cmv/_instagram.scss */
  #g-instagram {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_footer.scss */
#g-footer {
  background: #f7f7f7;
  color: #464447;
  text-transform: uppercase;
  font-size: 18px;
  padding: 20px 0;
}
/* line 8, wp-content/themes/g5_cmv/scss/cmv/_footer.scss */
#g-footer a {
  color: #464447;
}
/* line 10, wp-content/themes/g5_cmv/scss/cmv/_footer.scss */
#g-footer a:hover {
  color: #535346;
}
/* line 15, wp-content/themes/g5_cmv/scss/cmv/_footer.scss */
#g-footer .g-grid {
  align-items: center;
}
/* line 19, wp-content/themes/g5_cmv/scss/cmv/_footer.scss */
#g-footer .icon-logo-emblem {
  color: #535346;
}
/* line 23, wp-content/themes/g5_cmv/scss/cmv/_footer.scss */
/* line 24, wp-content/themes/g5_cmv/scss/cmv/_footer.scss */
#g-footer .g-content h3 {
  margin: 10px 0;
  font-family: "hwy-gothic-expanded", sans-serif;
  color: #535346;
}
/* line 29, wp-content/themes/g5_cmv/scss/cmv/_footer.scss */
#g-footer .g-content p:last-child {
  font-family: "minion-pro-display", serif;
  margin: 10px 0;
}
/* line 35, wp-content/themes/g5_cmv/scss/cmv/_footer.scss */
@media only all and (max-width: 47.99rem) {
  #g-footer .ff-footer-center {
    order: 5;
  }
  /* line 39, wp-content/themes/g5_cmv/scss/cmv/_footer.scss */
  #g-footer .ff-footer-center .icon-logo-emblem {
    font-size: 30vw !important;
  }
}
@media print {
  /* line 48, wp-content/themes/g5_cmv/scss/cmv/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_copyright.scss */
#g-copyright {
  text-transform: uppercase;
  color: #535346;
  font-family: "hwy-gothic-condensed", sans-serif;
  font-size: 18px;
}
@media only all and (max-width: 47.99rem) {
  #g-copyright {
    font-size: 14px;
  }
}
@media print {
  /* line 13, wp-content/themes/g5_cmv/scss/cmv/_copyright.scss */
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 2, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 3, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 4, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 5, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* line 14, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 15, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"], .moduletable[class*="shadow"], .widget[class*="shadow"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 21, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 22, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #fff;
}
/* line 25, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 26, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box1.moduletable, .box1.widget, .box1 > .g-content, .box1.moduletable h1, .box1.widget h1, .box1 > .g-content h1, .box1.moduletable h2, .box1.widget h2, .box1 > .g-content h2, .box1.moduletable h3, .box1.widget h3, .box1 > .g-content h3, .box1.moduletable h4, .box1.widget h4, .box1 > .g-content h4, .box1.moduletable h5, .box1.widget h5, .box1 > .g-content h5, .box1.moduletable h6, .box1.widget h6, .box1 > .g-content h6, .box1.moduletable strong, .box1.widget strong, .box1 > .g-content strong, .box1.moduletable i, .box1.widget i, .box1 > .g-content i {
  color: #595959;
}
/* line 32, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 33, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #e0e0e0;
}
/* line 36, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 37, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box2.moduletable, .box2.widget, .box2 > .g-content, .box2.moduletable h1, .box2.widget h1, .box2 > .g-content h1, .box2.moduletable h2, .box2.widget h2, .box2 > .g-content h2, .box2.moduletable h3, .box2.widget h3, .box2 > .g-content h3, .box2.moduletable h4, .box2.widget h4, .box2 > .g-content h4, .box2.moduletable h5, .box2.widget h5, .box2 > .g-content h5, .box2.moduletable h6, .box2.widget h6, .box2 > .g-content h6, .box2.moduletable strong, .box2.widget strong, .box2 > .g-content strong, .box2.moduletable i, .box2.widget i, .box2 > .g-content i {
  color: #6d6d6d;
}
/* line 43, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 44, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #c17b35;
}
/* line 48, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 49, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box3.moduletable, .box3.widget, .box3 > .g-content, .box3.moduletable h1, .box3.widget h1, .box3 > .g-content h1, .box3.moduletable h2, .box3.widget h2, .box3 > .g-content h2, .box3.moduletable h3, .box3.widget h3, .box3 > .g-content h3, .box3.moduletable h4, .box3.widget h4, .box3 > .g-content h4, .box3.moduletable h5, .box3.widget h5, .box3 > .g-content h5, .box3.moduletable h6, .box3.widget h6, .box3 > .g-content h6, .box3.moduletable strong, .box3.widget strong, .box3 > .g-content strong, .box3.moduletable i, .box3.widget i, .box3 > .g-content i {
  color: #fff;
}
/* line 52, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box3.moduletable a, .box3.widget a, .box3 > .g-content a {
  color: #edd4bc;
}
/* line 54, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box3.moduletable a:hover, .box3.widget a:hover, .box3 > .g-content a:hover {
  color: #fff;
}
/* line 58, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box3.moduletable .button, .box3.widget .button, .box3 > .g-content .button {
  color: #fff;
  background: #d19558;
}
/* line 61, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3 > .g-content .button:hover {
  background: #d7a16c;
}
/* line 68, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 69, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  background: #535346;
}
/* line 72, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 73, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box4.moduletable, .box4.widget, .box4 > .g-content, .box4.moduletable h1, .box4.widget h1, .box4 > .g-content h1, .box4.moduletable h2, .box4.widget h2, .box4 > .g-content h2, .box4.moduletable h3, .box4.widget h3, .box4 > .g-content h3, .box4.moduletable h4, .box4.widget h4, .box4 > .g-content h4, .box4.moduletable h5, .box4.widget h5, .box4 > .g-content h5, .box4.moduletable h6, .box4.widget h6, .box4 > .g-content h6, .box4.moduletable strong, .box4.widget strong, .box4 > .g-content strong, .box4.moduletable i, .box4.widget i, .box4 > .g-content i {
  color: #fff;
}
/* line 76, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box4.moduletable a, .box4.widget a, .box4 > .g-content a {
  color: #adad9e;
}
/* line 78, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box4.moduletable a:hover, .box4.widget a:hover, .box4 > .g-content a:hover {
  color: #fff;
}
/* line 82, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box4.moduletable .button, .box4.widget .button, .box4 > .g-content .button {
  color: #c5c5ba;
  background: #7d7d69;
}
/* line 85, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4 > .g-content .button:hover {
  background: #6f6f5d;
}
/* line 92, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 93, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.shadow.moduletable, .shadow.widget, .shadow.g-outer-box, .shadow > .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 98, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 99, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.shadow2.moduletable, .shadow2.widget, .shadow2.g-outer-box, .shadow2 > .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 104, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 105, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.disabled.moduletable, .disabled.widget, .disabled.g-outer-box, .disabled > .g-content {
  opacity: 0.4;
}
/* line 110, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 111, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.square.moduletable, .square.widget, .square.g-outer-box, .square > .g-content {
  border-radius: none;
}
/* line 116, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
/* line 117, wp-content/themes/g5_cmv/scss/cmv/_variations.scss */
.rounded.moduletable, .rounded.widget, .rounded.g-outer-box, .rounded > .g-content {
  border-radius: 0.1875rem;
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_tables.scss */
table {
  border: 1px solid #eaeaea;
}
/* line 5, wp-content/themes/g5_cmv/scss/cmv/_tables.scss */
th {
  background: #f7f7f7;
  padding: 0.5rem;
}
/* line 10, wp-content/themes/g5_cmv/scss/cmv/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #eaeaea;
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #ddd;
}
/* line 6, wp-content/themes/g5_cmv/scss/cmv/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 10, wp-content/themes/g5_cmv/scss/cmv/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #c17b35;
}
/* line 15, wp-content/themes/g5_cmv/scss/cmv/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  border: 1px solid #ddd;
  color: #392e31;
  border-radius: 0;
}
/* line 22, wp-content/themes/g5_cmv/scss/cmv/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #c4c4c4;
}
/* line 26, wp-content/themes/g5_cmv/scss/cmv/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #c17b35;
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
/* line 12, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
/* line 13, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
/* line 48, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
/* line 53, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, wp-content/themes/g5_cmv/scss/cmv/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
/* line 2, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
/* line 3, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 11, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 16, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 22, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
/* line 23, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  background-color: #fff;
}
/* line 28, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 32, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 37, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 45, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 49, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 45, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 49, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 45, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 49, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 55, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 59, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 55, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 59, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 55, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 59, wp-content/themes/g5_cmv/scss/cmv/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
/* line 1, wp-content/themes/g5_cmv/scss/cmv/_offline.scss */
/* line 2, wp-content/themes/g5_cmv/scss/cmv/_offline.scss */
.g-offline #grav-login {
  max-width: 36rem;
}
/* line 4, wp-content/themes/g5_cmv/scss/cmv/_offline.scss */
.g-offline #grav-login .form-actions {
  margin-top: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
/* line 10, wp-content/themes/g5_cmv/scss/cmv/_offline.scss */
.g-offline #grav-login .button {
  text-transform: capitalize;
}
/* line 13, wp-content/themes/g5_cmv/scss/cmv/_offline.scss */
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
/* line 17, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  .g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
/* line 30, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      -webkit-box-lines: inherit;
      -moz-box-lines: inherit;
      box-lines: inherit;
      -webkit-flex-wrap: inherit;
      -moz-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
      flex-wrap: inherit;
    }
    /* line 45, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      -webkit-box-flex: inherit;
      -moz-box-flex: inherit;
      box-flex: inherit;
      -webkit-flex: inherit;
      -moz-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
    }
  }
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.99rem) {
  /* line 14, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 23, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 32, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 41, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 57, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 63, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 69, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 85, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=cmv_news.css.map */