 /*
	Theme Name: California Waterfowl Association
	Theme URI: https://www.statusforward.com
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Status Forward
	Author URI: https://statusforward.com

	Version: 3.0.0

	Template: genesis
	Template Version: 2.0.0

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden;}
figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible} button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
h1 { font-size: 2em; margin: 0.67em 0; }abbr[title] { border-bottom: 1px dotted; }
b, strong, .strong { font-weight: bold; }dfn, em, .em { font-style: italic; }hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
p { -webkit-hyphens: none; -epub-hyphens: none; -moz-hyphens: none; hyphens: none; }pre { margin: 0; } 
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }pre { white-space: pre-wrap; } q { quotes: "\201C" "\201D" "\2018" "\2019"; }
q:before, q:after { content: ''; content: none; }small, .small { font-size: 75%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }sup { top: -0.5em; } sub { bottom: -0.25em; }
dl, menu, ol, ul { margin: 1em 0; } dd { margin: 0; }
menu { padding: 0 0 0 40px; } ol, ul { padding: 0; list-style-type: none; }nav ul, nav ol { list-style: none; list-style-image: none; }
img { border: 0; } svg:not(:root) { overflow: hidden; }figure { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }legend { border: 0; /* 1 */ padding: 0; /* 2 */ }
button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ }
button, input { line-height: normal; } button, select { text-transform: none; }
button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } 
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } 
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }table { border-collapse: collapse; border-spacing: 0; }

/* Box Sizing 
--------------------------------------------- */

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Defaults 
--------------------------------------------- */
html {
  font-size: 62.5%;
  /* 10px browser default */
}

body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-family: questa-sans, sans-serif;
  color: #705d50;
  line-height: 1.5;
}

a {
  background: transparent;
}

a:hover, a:focus, a:active {
  outline: 0;
  text-decoration: none;
}

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  height: auto;
}

.clearfix, .cf {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after {
  clear: both;
}

/* Extend */
.blockletters {
  text-transform: uppercase;
  font-family: sans-serif;
  letter-spacing: .05em;
}

.image-replacement, .ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* WordPress 
--------------------------------------------- */

a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  display: block;
  margin: 0 auto 20px;
}

.alignright {
  display: block;
  margin: 0 auto 20px;
}

a.alignleft,
a.alignnone,
a.alignright {
  display: block;
  margin: 0 auto 20px;
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
  margin-bottom: 12px;
}

.wp-caption img {
  margin-bottom: 0;
}

.wp-caption {
	max-width:100%;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
  padding: 10px 14px;
  font-size: 1.6rem;
  font-style: italic;
  background: #f1efe9;
}

iframe {
  max-width: 800px;
  margin: 30px auto;
  display: block;
}

.cwa .full-width .arve-iframe {
  left: 20px;
}

.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

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

/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span,
.title-area .site-description {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus,
.title-area .site-description:focus {
  clip: auto !important;
  color: #333;
  display: block;
  font-size: 1em;
  font-weight: bold;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* ## Jetpack
--------------------------------------------- */
#wpstats {
  display: none;
}


/******************************************************************

Imported Webflow Stylesheet

******************************************************************/

/* Typography
--------------------------------------------- */

h1 {
  margin-bottom: 10px;
  margin-top: 20px;
  font-family: nudista-web, sans-serif;
  color: #554133;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 700;
}

.title-area h1 {
  margin: 0;
  font-size: 0;
}

.search-results h1.archive-title {
	font-size: 25px;
	font-size: 2.5rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
}

h2,
.tribe-events-list h2.tribe-events-page-title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: nudista-web, sans-serif;
  color: #7c535e;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.1;
}

h3 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: questa-slab, sans-serif;
  color: #285063;
  font-size: 25px;
  font-weight: 700;
}

h4 {
  margin-bottom: 15px;
  font-family: nudista-web, sans-serif;
  color: #554133;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
}

h5 {
  margin-bottom: 10px;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
}

h6 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
}

p {
  margin: 0 0 25px;
  font-family: questa-sans, sans-serif;
  color: #705d50;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.4;
  font-weight: 400;
}

/* Tables
--------------------------------------------- */

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1.1;
  margin-bottom: 40px;
  width: 100%;
}

tbody {
  border-bottom: 1px solid #ddd;
}

td,
th {
  text-align: left;
  border: 1px solid #ddd;
  padding: 6px 10px;
}

th {
  font-weight: 700;
  font-family: questa-slab, sans-serif;
  color: #285063;
  font-size: 17px;
  font-size: 1.7rem;
}

/* Defaults - Objects
--------------------------------------------- */

a {
  color: #5b8d6d;
  font-weight: 700;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-left: 20px;
  clear: none;
  font-size: 19px;
  font-size: 1.9rem;
}

ol {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-left: 15px;
  font-size: 19px;
  font-size: 1.9rem;
}

img {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 20px;
}

form {
  
}

label {
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}

blockquote {
  margin: 50px 20%;
  padding: 10px 20px;
  border-left-style: none;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  font-style: italic;
}

.sf-lead {
  margin-bottom: 30px;
  font-family: questa-slab, sans-serif;
  color: #705d50;
  font-size: 27px;
  line-height: 1.3;
  font-weight: 500;
}

.style-label {
  margin-bottom: 0px;
  color: #b6b6b6;
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

hr, .hr {
  height: 3px;
  margin-top: 40px;
  margin-bottom: 40px;
  border-top: 3px solid rgba(112, 93, 80, 0.2);
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

a.button, button, .button a,
.cwa.woocommerce #respond input#submit, 
.cwa.woocommerce a.button, 
.cwa.woocommerce button.button, 
.cwa .woocommerce input.button,
.cwa.woocommerce #respond input#submit.alt, 
.cwa.woocommerce a.button.alt, 
.cwa.woocommerce button.button.alt, 
.cwa.woocommerce input.button.alt,
.cwa.woocommerce #respond input#submit.alt.disabled, 
.cwa.woocommerce #respond input#submit.alt.disabled:hover, 
.cwa.woocommerce #respond input#submit.alt:disabled, 
.cwa.woocommerce #respond input#submit.alt:disabled:hover, 
.cwa.woocommerce #respond input#submit.alt:disabled[disabled], 
.cwa.woocommerce #respond input#submit.alt:disabled[disabled]:hover, 
.cwa.woocommerce a.button.alt.disabled, 
.cwa.woocommerce a.button.alt.disabled:hover, 
.cwa.woocommerce a.button.alt:disabled, 
.cwa.woocommerce a.button.alt:disabled:hover, 
.cwa.woocommerce a.button.alt:disabled[disabled], 
.cwa.woocommerce a.button.alt:disabled[disabled]:hover, 
.cwa.woocommerce button.button.alt.disabled, 
.cwa.woocommerce button.button.alt.disabled:hover, 
.cwa.woocommerce button.button.alt:disabled, 
.cwa.woocommerce button.button.alt:disabled:hover, 
.cwa.woocommerce button.button.alt:disabled[disabled], 
.cwa.woocommerce button.button.alt:disabled[disabled]:hover, 
.cwa.woocommerce input.button.alt.disabled, 
.cwa.woocommerce input.button.alt.disabled:hover, 
.cwa.woocommerce input.button.alt:disabled, 
.cwa.woocommerce input.button.alt:disabled:hover, 
.cwa.woocommerce input.button.alt:disabled[disabled], 
.cwa.woocommerce input.button.alt:disabled[disabled]:hover,
.search-form input[type="submit"],
.cwa .woocommerce button.button, 
.cwa .gform_wrapper .gform_footer input.button, 
.cwa .gform_wrapper .gform_footer input[type=submit] {
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 20px;
  padding: 12px 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 3px solid #fff;
  background-color: #5b8d6d;
  -webkit-transition: background-color 400ms ease, color 400ms ease, border 400ms ease;
  transition: background-color 400ms ease, color 400ms ease, border 400ms ease;
  font-family: questa-slab, sans-serif;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.85px;
  text-transform: uppercase;
  display: inline-block;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}

.button-block.secondary-nav-block .button {
  padding: 16px 20px;
}

a.button,
button a,
span.button a {
  color: #fff;
  font-weight: 500;
}
.button.btdonor {background-color: #5b8d6d;}

.button.btsponsor {background: #476470;}

.button.btbenefactor {background-color: #7c535e;}

a.button:hover,
span.button a:hover,
.cwa.woocommerce #respond input#submit:hover, .cwa.woocommerce a.button:hover, .cwa.woocommerce button.button:hover, .cwa.woocommerce input.button:hover,
.cwa.woocommerce #respond input#submit.alt:hover, .cwa.woocommerce a.button.alt:hover, .cwa.woocommerce button.button.alt:hover, .cwa.woocommerce input.button.alt:hover,
.button.btdonor:hover, .button.btsponsor:hover, .button.btbenefactor:hover {
  border-width: 3px;
  border-color: rgba(112, 93, 80, 0.1);
  background-color: #fff;
  color: #5b8d6d;
}

.button.bt-donate {
  padding-right: 26px;
  padding-left: 26px;
  background-color: #7bc2cf;
}

.button.bt-donate:hover {
  background-color: #fff;
}

.button.bt-join {
  background-color: #e6bc43;
}

.button.bt-join:hover {
  background-color: #fff;
}

.button.bt-sm {
  padding-right: 12px;
  padding-left: 12px;
  font-size: 13px;
}


.checkbox-text, .radio-text {
  text-transform: capitalize;
}

.form-submit {
  margin-top: 20px;
}

.alignnone {
  display: block;
  margin-bottom: 25px;
}

/* Structure
--------------------------------------------- */
.site-container {
  background-color: #f7f6f2;
}

.site-inner {
  padding-bottom: 29px;
  clear: left;
}

.content {
  background-color: #f7f6f2;
}

/* Site Header
--------------------------------------------- */

.site-header {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block;
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.site-header .wrap {
  background-color: rgba(253, 252, 252, 0.9);
}

.admin-bar .site-header {
  top: 32px;
}

.title-area {
  position: relative;
  z-index: 1000;
  width: 25%;
  min-width: 260px;
  float: left;
}

.header-right {
  width: 75%;
  float: right;
  background-color: transparent;
  border-left: 1px solid rgba(112, 93, 80, .2);
}

.site-title,
.site-description {
  margin-bottom: 0;
}

.custom-logo-link {
  display: block;
  overflow: auto;
  height: 45px;
  width: 230px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  background-image: url("../images/cwa-logo.png");
  background-position: 50% 50%;
  background-size: 230px 45px;
  background-repeat: no-repeat;
  text-indent: -9999px;
}

/* Global Flex Display Settings
--------------------------------------------- */

.module-home-hero,
.module-home-about,
.module-home-rotational,
.module-home-involvement,
.module-home-posts .wrap,
.module-home-conservation .wrap,
.module-home-involvement .wrap,
.module-home-hunting .wrap,
.title-nav-block-inner,
.secondary-nav-block,
.cta-blocks,
.cta-block,
.cta-col,
.cta-col.cta-col-invovlement-text,
.cta-col.cta-col-involvement-img,
.flex-wrap,
.site-header .wrap,
.site-footer .wrap,
.footer-widgets .wrap,
.footer-widget-area.footer-widgets-3,
.widget-centered,
.footer-widgets-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.module-home-hero,
.module-home-about,
.module-home-involvement,
.module-home-involvement .wrap,
.module-home-hero .wrap,
.footer-widgets .wrap,
.footer-widget-area.footer-widgets-3,
.site-footer .wrap,
.secondary-nav-block,
.cta-blocks,
.cta-col {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.module-home-hero,
.module-home-about,
.module-home-rotational,
.module-home-involvement,
.module-home-hero .wrap,
.module-home-conservation .wrap,
.site-header .wrap,
.secondary-nav-block.button-block,
.cta-col.cta-col-involvement-img,
.site-footer .wrap {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}


/* Entries
--------------------------------------------- */

.entry-title,
.woocommerce-products-header .page-title,
.single-product .entry-title-block h2 {
  max-width: 90%;
  margin-bottom: 16px;
  font-family: nudista-web, sans-serif;
  color: #285063;
  font-size: 44px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.woocommerce div.product .product_title {
  font-size: 40px;
}


.entry-content, .post-index, .single .post .entry-content,
.single.events-single .entry-content .tribe_events,
.events-archive .entry-content #tribe-events-content-wrapper {
  display: block;
  max-width: 1720px;
  margin: 70px 80px 0 80px;
  padding: 6% 8% 8%;
  background-color: #fff;
}

.single.events-single .entry-content .tribe_events {
  padding: 3% 8% 8%;
}

.cwa.archive.woocommerce .entry-content {
  padding: 6% 0 5%;
}

.single.events-single .entry-content,
.events-archive .entry-content,
.events-archive .entry-header {
  max-width: 100%;
  width: 100% !important;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

.back-link {
  display: block;
  max-width: 1720px;
  margin: 0 80px;
}

.entry-content:before,
.entry-content:after {
  content: " ";
  display: table;
}

.entry-content:after {
  clear: both;
}

.entry-content-inner {
  max-width: 1200px;
  margin: auto;
}

.entry-content-inner ul {
	list-style-type: disc;
}

.single.events-single .entry-content-inner,
.events-archive .entry-content-inner {
  max-width: 100%;
}

.tribe-filters-open, .tribe-filters-open body {
  overflow: visible !important;
}

.post, .search-results article {
  margin-bottom: 30px;
  margin-top: 0px;
  padding: 20px 0;
  border-bottom: 3px solid rgba(112, 93, 80, 0.2);
  display: inline-block;
}

.single .post .entry-content {
  margin-bottom: 10px;
}

.single .post {
  border-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.post .entry-content, .search-results .entry-content {
  max-width: none;
  margin: 0;
  padding: 0;
}

.single .post {
  display: block;
}

.home .post {
  display: block;
  width: 100%;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-bottom-style: none;
}

.post h2 a, .search-results h2 a {
  color: #554133;
  text-decoration: none;
}

.byline-text {
  display: inline-block;
  margin-right: 7px;
  font-family: questa-sans, sans-serif;
  color: #a5b8c3;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.byline-block {
  display: inline-block;
}

.feature-img {
  min-height: 70vh;
  padding-top: 50px;
  padding-bottom: 50px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.feature-img.defaultbg {
  background-image: url("../images/header-default-bg.jpg");
}

/* Home Page
--------------------------------------------- */

.module {
  padding-right: 40px;
  padding-left: 40px;
}

.module-home-hero {
  min-height: 100vh;
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #efefef;
  background-position: 0px 100%, 0px 0px, 50% 50%;
  background-size: 400px, auto, cover;
  background-repeat: repeat-x, repeat, no-repeat;
}

.module-home-hero.defaultbg {
  /*background-image: url('../images/white-wave4.png'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/home-hero2.jpg');*/
  background-image: url("../images/white-wave4.png"), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../images/home-hero2.jpg");
}

.module-home-about {
  min-height: 50vh;
  margin-top: -4px;
  padding-top: 70px;
  padding-bottom: 90px;
  border-top: 10px none #fff;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.49), rgba(255, 255, 255, 0.49)), url("../images/wavebg2x.png");
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.49), rgba(255, 255, 255, 0.49)), url("../images/wavebg2x.png");
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 400px;
  background-repeat: repeat, repeat;
}

.module-home-posts {
  padding-top: 60px;
  padding-bottom: 100px;
  background-color: #f7f6f2;
  background-image: -webkit-linear-gradient(270deg, rgba(247, 246, 242, 0.75), rgba(247, 246, 242, 0.75)), url("../images/ducksflying4.jpg");
  background-image: linear-gradient(180deg, rgba(247, 246, 242, 0.75), rgba(247, 246, 242, 0.75)), url("../images/ducksflying4.jpg");
  background-position: 0px 0px, 50% -10px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.module-home-conservation {
  background-position: 50% 50%, 0px 0px;
  background-size: cover, 578px;
  background-repeat: no-repeat, repeat;
}

.module-home-conservation.defaultbg {
  background-image: url("../images/conservation_background.jpg"), url("../images/featherbg2x.png");
}

.module-home-hunting {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
}

.module-home-rotational {
  min-height: 65vh;
  padding: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 6px solid #d6b751;
  background-image: -webkit-linear-gradient(270deg, rgba(7, 44, 61, 0.4), rgba(7, 44, 61, 0.4)), url("../images/Habitat_swale.jpg");
  background-image: linear-gradient(180deg, rgba(7, 44, 61, 0.4), rgba(7, 44, 61, 0.4)), url("../images/Habitat_swale.jpg");
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.module-home-involvement {
  padding-right: 40px;
  padding-left: 40px;
  background-image: url("../images/white-wave4.png"), -webkit-linear-gradient(270deg, rgba(247, 246, 242, 0.93), rgba(247, 246, 242, 0.93)), url("../images/map.jpg");
  background-image: url("../images/white-wave4.png"), linear-gradient(180deg, rgba(247, 246, 242, 0.93), rgba(247, 246, 242, 0.93)), url("../images/map.jpg");
  background-position: 0px 100%, 0px 0px, 0px 0px;
  background-size: 400px, auto, cover;
  background-repeat: repeat-x, repeat, no-repeat;
}

.module-pattern-spacer {
  margin-top: -6px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  background-image: url("../images/wavebg2x.png");
  background-position: 0px 0px;
  background-size: 400px;
}

.module-home-hero .wrap {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.module-home-about .wrap {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.module-home-posts .wrap {
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.module-home-conservation .wrap {
  min-height: 65vh;
  padding: 90px 10%;
}


.module-home-rotational .wrap {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.module-home-involvement .wrap {
  max-width: 1300px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.home h4 {
  margin-bottom: 30px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: nudista-web, sans-serif;
  color: #7c535e;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.module-home-rotational p {
  color: #fff;
  font-size: 24px;
}

.cta-col {
  width: 50%;
  min-height: 65vh;
  padding: 40px 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cta-col.cta-col-conservation-text {
  display: block;
  width: auto;
  max-width: 550px;
  min-height: auto;
  padding: 40px 6%;
  border: 5px solid #a5b8c3;
  background-image: url("../images/featherbg2x.png"), -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9));
  background-image: url("../images/featherbg2x.png"), linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9));
  background-position: 0px 0px, 0px 0px;
  background-size: 578px, auto;
  opacity: 0.92;
}

.cta-col.cta-col-hunting-text {
  width: 40%;
  background-color: #285063;
}

.cta-col.cta-col-hunting-img {
  width: 60%;
  background-position: 50% 50%;
  background-size: cover;
}

.cta-col.cta-col-hunting-img.defaultbg {
  background-image: url("../images/home-hunting.jpg");
}

.cta-col.cta-col-invovlement-text {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cta-col.cta-col-involvement-img {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0%;
}

.home h3 {
  margin-bottom: 25px;
  font-size: 43px;
  line-height: 1.05;
  font-weight: 700;
}

.home h3.lite, .cta-col-hunting-text p {
  color: #fff;
}

.home .module-home-about h2 {
  margin-bottom: 40px;
  font-family: questa-sans, sans-serif;
  color: #705d50;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.4;
  font-weight: 600;
  text-transform: none;
}

.home .module-home-hero h2 {
  margin-bottom: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: nudista-web, sans-serif;
  color: #fff;
  font-size: 78px;
  line-height: 1.1;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
}

.home img, .archive img {
  margin-bottom: 0px;
}

.home-news {
  width: 50%;
  padding-right: 100px;
  border-right: 2px solid rgba(112, 93, 80, 0.2);
}

.home-events {
  width: 50%;
  padding-left: 100px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.home .post-event {
  margin-bottom: 20px;
  width: 100%;
  padding: 0;
}

.home .post-event:before,
.home .post-event:after {
  content: " ";
  display: table;
}

.home .post-event:after {
  clear: both;
}

.home .entry-image-link-events {
  width: 120px;
  margin-right: 20px;
  float: left;
  border-bottom: 7px solid #7bc2cf;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  max-width: 100%;
  display: inline-block;
}

.home .entry-image-link-events:hover {
  box-shadow: 0 5px 30px -10px #000;
}

.home h2.entry-title, .archive h2.entry-title, .blog h2.entry-title, .search-results h2.entry-title {
  margin-bottom: 10px;
  font-family: questa-sans, sans-serif;
  color: #554133;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.1;
  font-weight: 700;
  text-transform: none;
  max-width: 100%;
  letter-spacing: 0;
}

.module-home-posts .entry-image-link {
  margin-bottom: 20px;
  border-bottom: 7px solid #7bc2cf;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  display: block;
  max-width: 100%;
  margin-right: 0;
}

.module-home-posts .entry-image-link:hover {
  box-shadow: 0 5px 30px -10px #000;
}

.home .entry-title {
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: questa-sans, sans-serif;
  color: #554133;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
}

.home .entry-title a {
  color: #554133;
}

.arrow-back {
  font-family: Fontawesome, sans-serif;
}

.home .entry-meta {
  margin-bottom: 5px;
  font-family: nudista-web, sans-serif;
  color: #7bc2cf;
  font-size: 15px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}


/* Secondary Nav
--------------------------------------------- */

.menu-arrow {
  display: none;
  margin-right: 0px;
}

.secondary-nav {
  display: block;
  width: 90%;
  margin-right: 0px;
  margin-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(112, 93, 80, 0.2);
  background-color: #fff;
}
.events-list .secondary-nav,
.events-gridview .secondary-nav {
	width: 100%;
}

.title-nav-block {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url("../images/featherbg2x.png");
  background-position: 0px 0px;
  background-size: 578px;
}

.secondary-nav-block {
  width: 45%;
  min-width: 300px;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url("../images/wavebg2x.png"), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url("../images/wavebg2x.png"), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 0px;
  background-size: 400px, auto;
}

.post-type-archive-tribe_events .secondary-nav-block {
  background-image: none;
  background: transparent;
}

.events-list .secondary-nav-block {
	  padding-right: 80px;
}

.secondary-nav-block.button-block {
  padding-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.entry-title-block {
  margin-left: 0%;
  padding-top: 40px;
  padding-bottom: 55px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.post-type-archive-product .entry-title-block,
.tax-product_cat .entry-title-block {
  padding-top: 120px;
}
.single-product .entry-title-block {
  padding-top: 140px;
}

.entry-title-border {
  height: 6px;
  max-width: 130px;
  background-color: #7b95a6;
}

.title-nav-block-inner {
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sub-nav-label {
  margin-bottom: 10px;
  font-family: nudista-web, sans-serif;
  color: #5b8d6d;
  font-size: 23px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.more-about {
  font-family: questa-sans, sans-serif;
  color: #5b8d6d;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.sub-nav-selector-label {
  display: inline-block;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: nudista-web, sans-serif;
  color: #705d50;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.dropdown-toggle {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.sub-nav-icon {
  position: static;
  display: inline;
  margin: 0px 15px 0px 0px;
  padding: 15px 19px 19px;
  border-right: 1px solid rgba(112, 93, 80, 0.2);
  color: #705d50;
  font-size: 16px;
  line-height: 1;
}

.sub-nav-dropdown-list {
  margin-left: 1px;
  background-color: #fff;
}

.sub-nav-dropdown-list.w--open {
  margin-left: 0px;
  border-right: 1px solid rgba(112, 93, 80, 0.2);
  border-bottom: 1px solid rgba(112, 93, 80, 0.2);
  border-left: 1px solid rgba(112, 93, 80, 0.2);
}

.subnav-dropdown-link {
  padding-left: 30px;
  border-top: 1px solid rgba(112, 93, 80, 0.2);
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: questa-sans, sans-serif;
  color: #705d50;
  font-size: 14.5px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.subnav-dropdown-link:hover {
  color: #5b8d6d;
}

.subnav-dropdown-link.w--current {
  color: #5b8d6d;
}


/* Pages - Flex Content 
--------------------------------------- */
.video-embed {
  margin-bottom: 30px;
}

.cta-block {
  width: 33.333%;
  margin: 20px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #7c535e;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.cta-block:hover {
  box-shadow: 0 5px 30px -10px #000;
}

.cta-block:nth-of-type(2) {
  background-color: #006f8f;
}

.cta-block:nth-of-type(3) {
  background-color: #51453d;
}

.cta-img {
  min-height: 200px;
  padding-top: 90px;
  padding-bottom: 90px;
}

.cta-img {
  background-position: 50% 50%;
  background-size: cover;
}

.cta-img {
  background-image: url("../images/donate.jpg");
}

.cta-heading {
  /*padding: 14px 20px;*/
  padding: 0px 20px 10px 20px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  letter-spacing: 0.8px;
}

.cta-block-heading {
  color: #554133;
  text-align: center;
}

.link {
  color: #a5b8c3;
  font-weight: 500;
}

.vert-line {
  display: block;
  width: 2px;
  height: 70px;
  margin: 30px auto;
  border-right: 2px solid #fff;
}

.divider-bird {
  padding-bottom: 30px;
}

/* Flex Content 
----------------------------------- */

.flex-wrap {
  margin-right: -15px;
  margin-left: -15px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.one-third {
  width: 33.3333%;
  padding-right: 15px;
  padding-left: 15px;
}

.one-half {
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}

.post-index article {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.entry-content .wrap {
  max-width: 1200px;
  margin: auto;
}

.entry-content .wrap.wrap-events {
  max-width: none;
}

.two-thirds {
  width: 66.666%;
  padding-right: 15px;
  padding-left: 15px;
}

.force-lowercase {
  text-transform: none;
}

.full-width {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.aligncenter {
  text-align: center;
}

.video {
  display: block;
  max-width: 800px;
  margin: 60px auto;
}

.entry-image-link {
  max-width: 500px;
  margin-right: 30px;
  margin-bottom: 20px;
  float: left;
  border-bottom: 7px solid #7bc2cf;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
}

.entry-image-link:hover {
  box-shadow: 0 5px 30px -10px #000;
}

.entry-image-link img,
.entry-image-link img.alignleft {
  margin-bottom: 0;
}

/* CAWW Page
-------------------------------------------- */
.caww .entry-header {
  padding-top: 75px
}

.caww .entry-title {
  font-family: 'Trebuchet', sans-serif;
  color: #000;
  font-size: 18px;
  margin: 0;
  text-transform: none;
}

.caww .site-footer {
  display: none;
}

/*.caww .content,
.caww .site-inner {
  background-color: #74804e;
}

.caww .content .entry-content {
  background-color: #ece6e1;
  margin: 0;
  padding: 0;
} */

.caww .content .entry,
.caww .content .entry-content,
.caww .content .entry-header,
.caww .content .entry-content-inner {
  max-width: 100%;
  padding: 0;
  margin: 0;
}

/*.caww .content .entry {
  max-width: 900px;
  margin: 0 80px;
  padding: 6%;
  background-color: #ece6e1;
}

.caww-header-wrap {
  display: block;
  clear: both;
  max-width: 900px;
  margin: 0 80px;
}

.caww-logo {
  float: left;
  width: 132px;
}

.caww-logo img {
  max-height: 115px;
}

.caww-header {
  float: right;
  width: 768px;
  height: 132px;
} */

body.caww,
.caww h1,
.caww h2,
.caww h3,
.caww h4,
.caww h5,
.cwa.caww .gform_wrapper span.ginput_total {
  font-family: 'Trebuchet', sans-serif !important;
  color: #000 !important;
}

.caww .gform_wrapper .gform_footer input[type=submit] {
  background-color: #f9f7db;
  color: #5b5257;
  font-family: 'Trebuchet', sans-serif;
  font-size: 14px;
  line-height: 1;
  border: none;
  border-radius: 50px;
  letter-spacing: normal;
  padding: 7px 18px;
}


/* Carousel Content
--------------------------------------------- */

.cwa .soliloquy-container .soliloquy-pager {
    display: block;
    bottom: 20px;
}
.cwa .soliloquy-controls-direction {
    display: none;
}
.cwa .soliloquy-container .soliloquy-prev,
.cwa .soliloquy-container .soliloquy-next {
    display: block;
    width: 20px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    z-index: 1320;
}	
.cwa .soliloquy-container .soliloquy-prev {
    left: 0;
    background: rgba(255,255,255,1) url(../images/carousel-arrow-left.png) no-repeat scroll 25% 50%;
    background-size: 12px;
}
.cwa .soliloquy-container .soliloquy-next {
    right: 0;
    background: rgba(255,255,255,1) url(../images/carousel-arrow-right.png) no-repeat scroll 75% 50%;
    background-size: 12px;

}

.cwa .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: linear-gradient(0deg, rgba(0, 0, 0, .7) 40%, rgba(0, 0, 0, .0));
	font-size: 1.1em;
    padding: 80px 25px 50px 25px;
    font-style: italic;
    line-height: 1.5;
}    


@media (min-width: 1024px) {
	.cwa .soliloquy-container .soliloquy-pager {
	    display: none;
	}
	.cwa .soliloquy-controls-direction {
	    display: block;
	}
	.cwa .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    	padding: 80px 25px 25px 25px;
	}
}



/* End Carousels
--------------------------------------------- */


.entry-meta,
.entry-meta a,
.tribe-events-event-meta .tribe-event-schedule-details {
  margin: 0 0 5px;
  font-family: nudista-web, sans-serif;
  color: #7bc2cf;
  font-size: 15px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.cwa .tribe-events-loop .tribe-events-event-meta {
	font-size: 1em;
}

.cwa .tribe-events-loop .tribe-address {
	font-style: italic;
}

.cwa .tribe-events-list .tribe-events-loop .tribe-events-event-meta .recurringinfo {
  display: none;
}

.entry-location {
  font-family: questa-sans, sans-serif;
  color: #554133;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  font-style: italic;
  letter-spacing: 0px;
  text-transform: none;
}

.single .entry-meta {
  margin-bottom: 25px;
  font-family: nudista-web, sans-serif;
  color: #7bc2cf;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}



.feature-img.blog {
  background-image: url("../images/_DSC0255_background_2017.jpg");
}

.feature-img.events {
  min-height: 70vh;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url("../images/_DSC8801_background_2017.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.feature-img.blog-single, .feature-img.events-single {
  min-height: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url("../images/featherbg2x.png");
  background-position: top left;
  background-size: 578px;
  background-repeat: repeat;
}

.post-event {
  width: 33.333%;
  margin-bottom: 40px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.tribe-events-loop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cwa #tribe-events-content.tribe-events-list,
.cwa .tribe-events-loop .post-event {
  opacity: .99;
}

.cwa .tribe-events-loop,
.cwa .tribe-events-loop .post-event {
  z-index: 100;
}

.entry-image-link-events,
.post-event .tribe-events-event-image a {
  margin-bottom: 20px;
  border-bottom: 7px solid #7bc2cf;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  max-width: 100%;
  display: inline-block;
}

.entry-image-link-events:hover,
.post-event .tribe-events-event-image a:hover {
  box-shadow: 0 5px 30px -10px #000;
}

.events-list h2 {
  margin-bottom: 10px;
  font-family: questa-sans, sans-serif;
  color: #554133;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.1;
  font-weight: 700;
  text-transform: none;
}

.events-list h2 a {
  color: #554133;
}

.event-category {
  margin-bottom: 30px;
  font-family: nudista-web, sans-serif;
  color: #7c535e;
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.meta-divider {
  padding-right: 15px;
  padding-left: 15px;
}

.cwa .tribe-events-filters-horizontal #tribe_events_filters_form {
  padding-top: 5px;
}
.cwa .tribe-events-filters-horizontal .tribe_events_filter_item.active {
  margin-bottom: 12px;
}

.ssba-share-text {
	display: none;
}

.cwa .tribe-events-tickets td {
    padding: 14px;
 }

.cwa .woocommerce.add-to-cart button.tribe-button {
	margin-bottom: 5px;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link li {
  height: 0;
  list-style: none;
  width: 0;
}

/* Display outline on focus */
/*:focus {
  color: #333;
  outline: #ccc solid 1px;
}*/

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
/*.menu-toggle {
  display: none;
}

.wf-loading .genesis-responsive-menu .genesis-nav-menu {
  display: none;
}

.genesis-responsive-menu .genesis-nav-menu,
.wf-active .genesis-responsive-menu .genesis-nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid rgba(112, 93, 80, 0.2);
  clear: both;
  line-height: 1;
  width: 100%;
  margin: 0;
}

.genesis-nav-menu .menu-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  position: relative;
}

.genesis-nav-menu a {
  display: block;
  padding: 29px 0;
  text-decoration: none;
  font-family: nudista-web, sans-serif;
  color: #5b8d6d;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.85px;
  text-transform: uppercase;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  color: #4b694e;
}

.genesis-nav-menu .menu-item .sub-menu {
  background-color: rgba(253, 252, 252, 0.9);
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  top: 80px;
  z-index: 99;
  padding: 0 0 10px;
  width: auto;
}

.genesis-nav-menu .sub-menu a {
  position: relative;
  padding: 8px 25px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: left;
}

.genesis-nav-menu .sub-menu a:hover {
  color: #4b694e;
}

.genesis-nav-menu .sub-menu .current-menu-item {
  color: #554133;
}

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
  position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-nav-menu > .first > a {
  padding-left: 0;
}

.genesis-nav-menu > .last > a {
  padding-right: 0;
}

.genesis-nav-menu > .right {
  float: right;
} */

/* ## Accessible Menu
--------------------------------------------- */
/*.menu .menu-item:focus {
  position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
  display: none;
  visibility: hidden;
} */

/* Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
  clear: both;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  width: 100%;
  padding: 0 30px 0 0;
  margin: 0;
}

.genesis-nav-menu .menu-item {
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 0;
}

.genesis-nav-menu > .menu-item {
  text-align: center;
}

.genesis-nav-menu a {
  display: inline-block;
  text-decoration: none;
  padding: 29px 15px;
  text-decoration: none;
  font-family: nudista-web, sans-serif;
  color: #5b8d6d;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 700;
  letter-spacing: 0.85px;
  text-transform: uppercase;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  color: #4b694e;
}

.genesis-nav-menu a .fa-shopping-cart {
	font-size: 24px;
	font-size: 2.4rem;
}

.genesis-nav-menu .sub-menu {
  /*background: transparent;
  opacity: 0;*/
  background-color: rgba(253, 252, 252, 0.9);
  left: -9999px;
  position: absolute;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition:    opacity 0.2s ease-in-out;
  -ms-transition:     opacity 0.2s ease-in-out;
  -o-transition:      opacity 0.2s ease-in-out;
  transition:         opacity 0.2s ease-in-out;
  width: 280px;
  z-index: 99;
}

.genesis-nav-menu > .menu-item > .sub-menu {
  padding-top: 0;
  text-align: left;
  padding-right: 20px;
  padding-bottom: 12px;
}

.genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child {
  padding-top: 6px;
}

.genesis-nav-menu > .menu-item .sub-menu > .menu-item:last-child {
  padding-bottom: 6px;
}

.genesis-nav-menu .sub-menu .menu-item {
  /*background-color: rgba(253, 252, 252, 0.9);*/
  text-align: left;
  display: block;
}

.genesis-nav-menu .sub-menu a {
  position: relative;
  width: 100%;
  max-width: 280px;
  padding: 6px 5px;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 500;
  color: #5b8d6d;
  text-align: left;
  line-height: 1.25;
}

.genesis-nav-menu .sub-menu a:focus,
.genesis-nav-menu .sub-menu a:hover  {
  color: #4b694e;
}

.genesis-nav-menu .sub-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
  color: #554133;
}

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -46px 0 0 280px;
  text-align: left;
}

.genesis-nav-menu .menu-item:hover {
  position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-nav-menu > .first {
  padding-left: 0;
}

.genesis-nav-menu > .last {
  padding-right: 0;
}

.genesis-nav-menu > .right {
  float: right;
}

.genesis-nav-menu .menu-item-has-toggle,
.close {
  height: 60px;
  padding: 15px;
  width: 60px;
  vertical-align: middle;
}

.genesis-nav-menu .ionicons::before {
  vertical-align: middle;
}

.genesis-nav-menu .ionicons::before,
.close .ionicons::before {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
  width: 30px;
  height: 30px;
  text-align: center;
}


.genesis-nav-menu > .menu-item.menu-item-cart {
	margin-left: 5px;
}

/* last drop down menu hangs past the nav bar */
.genesis-nav-menu li#menu-item-216 ul.sub-menu {
    margin-left: -9px;
}


/* Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
  position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
  display: none;
  visibility: hidden;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .nav-primary {
  float: right;
}

.site-header .genesis-nav-menu li li {
  margin-left: 0;
}

/* Off Screen Navigation
--------------------------------------------- */

.off-screen-content .genesis-nav-menu .menu-item {
  display: block;
}

.off-screen-content .genesis-nav-menu a {
  color: #000;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1.2;
  text-decoration: none;
}


/* Navigation Misc
--------------------------------------------- */

button.close,
.menu-toggle,
.menu-item-has-toggle > a,
.site-title a {
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition:     all 0.2s ease-in-out;
  transition:         all 0.2s ease-in-out;
}

button.close:focus,
button.close:hover,
.menu-toggle:focus,
.menu-toggle:hover,
.menu-item-has-toggle > a:focus,
.menu-item-has-toggle > a:hover,
.off-screen-content .genesis-nav-menu a:focus,
.off-screen-content .genesis-nav-menu a:hover {
  -webkit-transform: scale(1.1);
  -ms-transform:     scale(1.1);
  transform:         scale(1.1);
}

.genesis-nav-menu > .menu-item.menu-item-has-toggle:hover a::before,
.genesis-nav-menu > .menu-item.menu-item-has-toggle > a:focus::before,
.genesis-nav-menu > .menu-item.menu-item-has-toggle > a:hover::before {
  display: none;
}

button.close:focus,
button.close:hover {
  background-color: #fff;
  color: #548200;
}

.menu-item-has-toggle a:focus .ionicons::before,
.menu-item-has-toggle a:hover .ionicons::before {
  color: #548200;
}


/* ## Secondary Navs
--------------------------------------------- */
.secondary-page-nav {
  display: block;
  background: #fff;
  height: 48px;
  position: relative;
}

.secondary-page-nav .secondary-menu,
.secondary-page-nav > input {
  display: none;
}

.secondary-page-nav > label {
  display: block;
  font-size: 36px;
  color: #333;
  position: absolute;
  left: 0px;
  width: 100%;
  padding: 0;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: nudista-web, sans-serif;
  color: #705d50;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.secondary-page-nav > label:before {
  position: static;
  display: inline;
  margin: 0px 15px 0px 0px;
  padding: 15px 19px 16px 19px;
  border-right: 1px solid rgba(112, 93, 80, 0.2);
  color: #705d50;
  font-size: 16px;
  line-height: 1;
  content: "\f078";
  font-family: "FontAwesome";
}

.secondary-page-nav > input:checked + .secondary-menu {
  display: block;
  clear: both;
  top: 48px;
  position: relative;
  background: #fff;
  color: #705d50;
  padding: 0;
  width: 100%;
  z-index: 99999;
}

/*.secondary-page-nav ul {
  border-right: 1px solid rgba(112, 93, 80, 0.2);
  border-bottom: 1px solid rgba(112, 93, 80, 0.2);
  border-left: 1px solid rgba(112, 93, 80, 0.2);
  border-top: 1px solid rgba(112, 93, 80, 0.2);
}*/

.secondary-page-nav ul li {
  display: block;
  padding: 10px 30px;
  border-top: 1px solid rgba(112, 93, 80, 0.2);
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
}

.secondary-page-nav li a {
  text-decoration: none;
  font-family: questa-sans, sans-serif;
  color: #705d50;
  font-size: 14.5px;
  line-height: 1;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

/* Footer Areas
--------------------------------------------- */

.widget-centered,
.footer-widgets-2 {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  /*-webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;*/
}

.footer-widgets-2 {
  /*flex-wrap: wrap;*/
  display: block;
}

.footer-widgets-2 .widget_nav_menu {
  /*max-width: 50%;*/
  width: 50%;
  min-width: 200px;
  text-align: left;
}

.footer-widgets-2 ul.menu {
  padding-left: 0;
}

.footer-mailinglist {
  display: block;
  overflow: auto;
  max-width: 1400px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 60px;
  float: none;
  clear: left;
  background-image: url("../images/footer-graphic2x.png");
  background-position: 100% 100%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.widget-wrap {
  padding-right: 0px;
}

.footer-widgets {
  clear: left;
  background-color: #476470;
}

.site-footer .wrap {
  padding: 40px;
}

.footer-widgets .wrap {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 20px;
}

.site-footer {
  clear: left;
  background-color: #476470;
}

.footer-widget-area {
  width: 100%;
  padding-top: 30px;
}

.footer-widget-area.footer-widgets-2 {
  width: 45%;
  padding-top: 20px;
  border-right: 1px solid rgba(123, 149, 166, 0.4);
  display: block;
  text-align: center;
}

.footer-widget-area.footer-widgets-1 {
  width: 25%;
  border-right: 1px solid rgba(123, 149, 166, 0.4);
}

.footer-widget-area.footer-widgets-3 {
  width: 30%;
}

.mailing-list {
  padding-right: 40px;
  padding-left: 40px;
  background-color: #f7f6f2;
}

.footer-widgets-1 img,
.home .footer-widgets-1 img {
  width: 186px;
  height: 203px;
  margin-bottom: 25px;
}

.footer-widgets p {
  color: #7b95a6;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.footer-widgets-1 .textwidget p {
  padding-left: 27px;
  color: #a5b8c3;
  line-height: 1.8;
  letter-spacing: 0.8px;
}

.footer-widgets-1 .textwidget p a {
  color: #a5b8c3;
}

.footer-copy {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #a5b8c3;
  margin: 0 15px 0 0;
}


.footer-copy a {
  color: #a5b8c3;
}

.status-forward-logo {
  margin-bottom: 0px;
  opacity: 0.43;
}

.lhs,
.rhs,
.footer-widgets-2 .widget_nav_menu {
  float: left;
  padding-left: 10%;
  padding-right: 10%;
}

.footer-widgets-2 .widget_search {
  /*width: 320px;
  margin: 0 auto;*/
  width: 100%;
  margin-top: 30px;
  padding-right: 10%;
  padding-left: 10%;
  /*-webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;*/
  display: block;
  float:left;

}

.footer-widgets .search-form input[type="search"] {
    width: 60%;
    float: left;
    padding: 14px 16px;
    border: none;
    background: transparent;
    color: #a5b8c3;
    border: 1px solid #7b95a6;
    font-size: 18px;
    font-family: questa-sans, sans-serif;
    text-transform: none;
    font-weight: 500;
}

.footer-widgets .search-form input::-webkit-input-placeholder {
    color: #a5b8c3;
}

.footer-widgets .search-form input[type="submit"] {
    width: auto;
    float: left;
    padding-right: 14px;
    padding-left: 14px;
    font-size: 18px;
    margin-right: 0;
    border: 0;
    background: #a5b8c3;
    color: #476470;
    letter-spacing: .05em;
    margin-left: 10px;
    padding-top: 13px;
    padding-bottom: 13px;
}

.menu-footer-navigation {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style: none;
}

.footer-widgets-2 .menu-item a {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: nudista-web, sans-serif;
  color: #a5b8c3;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.85px;
  text-transform: uppercase;
}

.social-link {
  font-family: Fontawesome, sans-serif;
  color: #a5b8c3;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1;
  font-weight: 400;
}

.social-icon {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  padding: 10px;
  border: 1px solid #7b95a6;
  text-align: center;
  display: inline-block;
}

.social-link.social-link-last {
  margin-right: 0px;
}

.social-links-block {
  margin-bottom: 40px;
}

.affiliates-text {
  font-family: questa-slab, sans-serif;
  color: #a5b8c3;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: none;
}

.affiliates-img {
  margin-right: 20px;
}

.form-mailinglist {
  max-width: none;
}

.formblock-mailinglist {
  max-width: none;
}

.footer-mailinglist .widget .gform_wrapper .gform_body {
  display: block;
  width: 50%;
  float: left;
}

.footer-mailinglist .widget .gform_wrapper .gform_body .top_label div.ginput_container,
.footer-mailinglist .widget .gform_wrapper ul li.gfield {
  margin: 0;
}

.footer-mailinglist .widget .gform_wrapper .gform_body .top_label div.ginput_container input[type="text"] {
  margin-top: 2px;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 15px;
  padding-right: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(40, 80, 99, 0.5);
  background-color: transparent;
  font-family: questa-sans, sans-serif;
  color: #285063;
  font-style: italic;
}

.footer-mailinglist .widget .gform_wrapper .gform_body .top_label label.gfield_label {
  display: none;
}

.footer-mailinglist .widget .gform_wrapper .gform_heading {
  display: block;
  width: 240px;
  margin-right: 20px;
  margin-bottom: 0px;
  float: left;
}

.footer-mailinglist .widget .gform_wrapper .gform_heading .gform_description {
  font-family: questa-slab, sans-serif;
  color: #285063;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.footer-mailinglist .widget .gform_wrapper .gform_footer {
  display: block;
  float: left;
  width: 36px;
  clear: none;
  margin: 0;
  padding: 0;
}

.footer-mailinglist .widget .gform_wrapper .gform_footer .button {
  margin-top: 7px;
  margin-left: 6px;
  padding: 9px;
  border-style: none;
  background-color: transparent;
  font-family: Fontawesome, sans-serif;
  color: #285063;
  font-size: 20px;
  line-height: 1;
}

.footer-mailinglist {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-bottom: 80px;
  padding-left: 50px;
  background-image: url("../images/footer-graphic2x.png");
  background-position: 100% 100%;
  background-size: 266px;
  background-repeat: no-repeat;
}

/* temp for password protected */
.post-password-form {
  max-width: 1200px;
  margin: 100px auto 20px;
}


/* Events 
--------------------------------------------- */

#tribe-events-bar {
  clear: none;
  height: auto;
  margin-bottom: 10px;
  min-width: 220px;
  position: relative;
  width: 100%;
  border: 1px solid rgba(112, 93, 80, 0.1);
}

#tribe-events-bar * {
  box-sizing: border-box;
}

.secondary-nav-block #tribe-events-bar {
  display: none;
}

#tribe-bar-form {
  background: #fff;
  margin: 0;
  position: relative;
  width: 100%;
}

#tribe-bar-form input {
  font-size: 15px;
  margin: 0 4px 0 0;
}

#tribe-bar-form input[type='text'] {
  background: 0;
  border: none;
  border-bottom: 1px dashed #b9b9b9;
  border-radius: 0;
  box-shadow: none;
  font-style: italic;
  font-weight: normal;
  height: auto;
  line-height: 1;
  padding: 5px;
  width: 100%;
}

#tribe-bar-form input[type='text']:focus {
  border-bottom: none;
  outline: 1px dashed #b9b9b9;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
  -webkit-appearance: button;
  background: #5b8d6d;
  background-image: none;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 15px;
  height: auto;
  letter-spacing: 0;
  line-height: 2;
  padding: 10px;
  width: 100%;
  font-family: questa-slab, sans-serif;
  text-transform: uppercase;
}

#tribe-bar-form label {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 5px 0;
  padding: 0;
  text-transform: uppercase;
}

#tribe-bar-form .tribe-bar-filters {
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
}

#tribe-bar-form #tribe-bar-views + .tribe-bar-filters {
  left: auto;
  right: 16.66667%;
  width: 83.3333%;
}

#tribe-bar-form .tribe-bar-filters-inner {
  margin: 0;
}

#tribe-bar-form #tribe-bar-views {
  background: transparent;
  float: left;
  left: 83.3333%;
  margin: 0;
  padding: 0 0 0 5px;
  position: relative;
  right: auto;
  width: 16.66667%;
}

#tribe-bar-form .tribe-bar-views-inner label {
  padding: 0 15px 1px 15px;
  text-align: left;
  font-size: 11.5px;
}

#tribe-bar-form.tribe-bar-mini #tribe-bar-views {
  width: 16.66667%;
}

input[name*='tribe-bar-']::-webkit-input-placeholder {
  color: #5f5f5f;
  font-style: italic;
  font-weight: normal;
  line-height: 1.3;
}

input[name*='tribe-bar-']:-moz-placeholder {
  color: #5f5f5f;
  font-style: italic;
  font-weight: normal;
  line-height: 1.3;
}

.tribe-event-placeholder {
  color: #5f5f5f;
  font-weight: normal;
  font-style: italic;
  line-height: 1.3;
}

#tribe-bar-dates .select2-choice {
  border-bottom: 1px dashed #b9b9b9;
}

/* Tribe Bar Full Layout */
.tribe-bar-date-filter {
  float: left;
  margin-bottom: 0;
  padding: 15px;
  width: 25%;
}

.tribe-bar-search-filter {
  float: left;
  margin-bottom: 0;
  padding: 15px;
  width: 33.3333%;
}

.tribe-bar-submit {
  float: left;
  margin-bottom: 0;
  margin-left: 16.6667%;
  padding: 15px;
  width: 25%;
}

.tribe-bar-submit input[type=submit]:hover {
  background: #999;
  color: #fff;
}

#tribe-bar-views:hover,
#tribe-bar-views label:hover {
  cursor: pointer;
}

.tribe-bar-views-inner {
  background: #ecebe5;
  margin: 0;
  padding: 15px 0 45px 0;
}

.tribe-bar-views-inner .select2-container {
  padding: 0 15px;
}

.tribe-select2-results-views.select2-drop {
  background: #dbdbdb;
  border: none;
  box-shadow: none;
  z-index: 10001;
}
button#tribe-bar-views-toggle {
    background: transparent;
    border: none;
    padding: 0 15px;
    margin: 0;
    text-transform: none;
    color: #705d50;
    font-family: questa-sans, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0;    
}
#tribe-bar-views .tribe-bar-views-list {
  border-radius: 0 0 3px 3px;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 5px;
  position: absolute;
  top: auto;
  z-index: 99;
}

#tribe-bar-views li.tribe-bar-views-option {
  background: none;
  border: none;
  box-shadow: none;
  display: none;
  filter: 'progid:DXImageTransform.Microsoft.gradient(enabled=false)';
  line-height: 14px;
  list-style: none;
  list-style: none;
  margin: 0;
  padding: 0 5px 0 0;
  padding: 0;
}

#tribe-bar-views .tribe-bar-views-option:first-child,
#tribe-bar-views .tribe-bar-views-option.tribe-bar-active,
#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-option {
  display: list-item;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  background: #ecebe5;
  color: #705d50;
  display: block;
  padding: 0px 15px 5px 15px;
  text-align: left;
  text-decoration: none;
  font-size: 17px;
  font-size: 1.7rem;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
  background: #ecebe5;
  color: #5b8d6d;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover {
  background: #ecebe5;
  color: #5b8d6d;
}

#tribe-bar-views .tribe-bar-views-option:last-child a {
  border-radius: 0 0 3px 3px;
}

#tribe-bar-views [name='tribe-bar-view'] {
  display: none;
}

#tribe-bar-views .tribe-bar-views-list {
  float: left;
  width: 100%;
}

#tribe-bar-views .tribe-bar-settings {
  display: none;
}

/* Views Select */
.tribe-no-js #tribe-bar-views [name='tribe-bar-view'] {
  display: block;
}

/* Tribe Bar Mini Styles */
#tribe-bar-form.tribe-bar-mini * {
  font-size: 17px;
  font-size: 1.7rem;
}

#tribe-bar-form.tribe-bar-mini label {
  font-size: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit] {
  -webkit-appearance: button;
  font-size: 11px;
  padding: 10px 5px;
}

.tribe-bar-mini .tribe-bar-filters {
  float: left;
  width: 83.3333%;
}

.tribe-bar-mini .tribe-bar-date-filter {
  padding: 10px;
}

.tribe-bar-mini .tribe-bar-search-filter {
  padding: 10px;
  width: 45%;
}

.tribe-bar-mini .tribe-bar-submit {
  margin-left: 5%;
  padding: 10px;
  width: 25%;
}

.tribe-bar-mini #tribe-bar-views {
  width: 16.66667%;
}

.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  padding: 4px 15px;
}

.tribe-bar-mini .tribe-bar-views-inner {
  padding: 10px 0 35px 0;
}

.tribe-bar-mini .tribe-bar-views-inner label {
  padding: 0 10px;
}

/* Tribe Bar Collapse Styles */
.cwa #tribe-bar-collapse-toggle {
  background: #fff;
  display: none;
  float: left;
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
  padding: 9px 15px;
  position: relative;
  text-transform: uppercase;
  font-family: nudista-web, sans-serif;
  letter-spacing: 0.7px;
}


#tribe-bar-collapse-toggle:hover {
  cursor: pointer;
}

#tribe-bar-collapse-toggle.tribe-bar-filters-open span.tribe-bar-toggle-arrow::after {
  border-bottom-color: inherit;
  border-top-color: transparent;
  top: 0;
}

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow {
  display: inline-block;
  margin: 0;
  position: absolute;
  left: 0px;
  padding-right: 30px;
}

#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow::after {
  /*border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: inherit;
  border-width: 8px;
  content: ' ';
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 10px;
  width: 0;*/
  position: static;
  display: inline;
  margin: 0px 15px 0px 0px;
  padding: 15px 19px 16px 19px;
  border-right: 1px solid rgba(112, 93, 80, 0.2);
  color: #705d50;
  font-size: 16px;
  line-height: 1;
  content: "\f078";
  font-family: "FontAwesome";
}

.tribe-bar-collapse .tribe-bar-filters-inner > div,
.tribe-bar-collapse #tribe-bar-views {
  height: auto;
  margin: 0;
  width: 100%;
}

.tribe-bar-collapse #tribe-bar-collapse-toggle {
  display: block;
  width: 70%;
  padding-left: 69px;
}

.tribe-bar-collapse #tribe-bar-collapse-toggle.tribe-bar-collapse-toggle-full-width {
  width: 100%;
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views {
  float: left;
  left: auto;
  width: 30%;
}

#tribe-bar-form.tribe-bar-collapse #tribe-bar-views + .tribe-bar-filters {
  clear: both;
  display: none;
  left: auto;
  margin-top: 5px;
  overflow: hidden;
  right: auto;
  width: 100%;
}

#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner {
  /*padding: 9px 0 24px 0;*/
  padding: 8px 0 4px 0
}

#tribe-bar-form.tribe-bar-collapse .tribe-bar-views-inner label {
  margin: 0;
}

.tribe-bar-disabled {
  float: right;
  position: relative;
  z-index: 101;
}

.tribe-bar-disabled .tribe-events-page-title {
  clear: none;
  line-height: 45px;
  margin: 0;
  text-align: left;
}

.tribe-bar-disabled #tribe-events-bar {
  float: none;
  min-width: 0;
  width: auto;
}

.tribe-bar-disabled #tribe-bar-form {
  border-radius: 3px;
  width: auto;
}

.tribe-bar-disabled .tribe-bar-filters {
  float: left;
}

.tribe-bar-disabled .tribe-bar-filters .tribe-bar-date-filter {
  padding: 5px 10px;
}

.tribe-bar-disabled #tribe-bar-form label {
  font-size: 10px;
}

.tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type='text'] {
  border: none;
  display: block;
  font-size: 13px;
  line-height: 15px;
  margin: 0;
  padding: 0;
  width: 85px;
}

.tribe-bar-disabled #tribe-bar-form #tribe-bar-views {
  float: left;
  font-size: 16px;
  left: 50%;
  padding: 0;
  right: auto;
  width: 50%;
}

.tribe-bar-disabled #tribe-bar-form #tribe-bar-views + .tribe-bar-filters {
  left: auto;
  right: 50%;
  width: 50%;
}

.tribe-bar-disabled #tribe-bar-form .tribe-bar-views-inner label {
  padding: 0 10px;
}

.tribe-bar-disabled .tribe-bar-views-inner {
  border-radius: 0 3px 3px 0;
  min-width: 100px;
  padding: 5px 0 25px 0;
}

.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list,
.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option {
  margin: 0;
}

.tribe-bar-disabled #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  margin: 0;
  padding: 4px 10px;
}

.tribe-bar-disabled #tribe-bar-views .select2-container .select2-choice {
  font-size: 13px;
  height: auto;
  line-height: 18px;
}

.tribe-bar-disabled .tribe-select2-results-views.select2-drop .select2-results li {
  padding: 0 10px;
}

.tribe-bar-disabled #tribe-bar-collapse-toggle,
.tribe-bar-disabled .tribe-bar-submit {
  display: none;
}

.tribe-bar-disabled .tribe-bar-date-filter,
.tribe-events-uses-geolocation .tribe-bar-disabled .tribe-bar-date-filter {
  width: auto;
}

/* Events Bar Icons */
.tribe-select2-results-views span[class^='tribe-icon-'],
.tribe-bar-views-list span[class^='tribe-icon-'],
.tribe-bar-view-list a[class*='tribe-icon-'] {
  background-position: 0 50%;
  background-repeat: no-repeat;
  display: block;
  min-height: 16px;
  padding-left: 0px;
}

.tribe-select2-results-views span[class^='tribe-icon-'] {
  display: inline-block;
  min-height: 16px;
}

/* Default icon */
.tribe-select2-results-views span[class^='tribe-icon-'],
.tribe-bar-views-list span[class^='tribe-icon-'] {
  background-image: url(../images/events-bar/icon-month.png);
  background-size: 15px 16px;
}

.tribe-select2-results-views span.tribe-icon-list,
.tribe-bar-views-list span.tribe-icon-list,
.tribe-bar-view-list span[class^='tribe-icon-'] {
  background-image: url(../images/events-bar/icon-list.png);
  background-size: 15px 10px;
}

.tribe-bar-view-list a.tribe-icon-list,
.tribe-bar-view-list a.tribe-icon-month {
  background-position: 10px 50%;
  padding-left: 30px;
}

.tribe-select2-results-views .tribe-icon-month,
.tribe-bar-views-list span.tribe-icon-month,
.tribe-bar-view-list a.tribe-icon-month {
  background-image: url(../images/events-bar/icon-month.png);
  background-size: 15px 16px;
  padding-bottom: 5px;
}

.tribe-select2-results-views span.tribe-icon-week, .tribe-bar-views-list span.tribe-icon-week {
  background-image: url(../images/events-bar/icon-week.png);
  background-size: 15px 16px;
}

.tribe-select2-results-views span.tribe-icon-day, .tribe-bar-views-list span.tribe-icon-day {
  background-image: url(../images/events-bar/icon-day.png);
  background-size: 15px 16px;
}

.tribe-select2-results-views span.tribe-icon-photo, .tribe-bar-views-list span.tribe-icon-photo {
  background-image: url(../images/events-bar/icon-photo.png);
  background-size: 15px 14px;
}

.tribe-select2-results-views span.tribe-icon-map, .tribe-bar-views-list span.tribe-icon-map {
  background-image: url(../images/events-bar/icon-map.png);
  background-position: 2px 50%;
  background-size: 12px 16px;
}

#tribe-events-content #tribe-events-header ul.tribe-events-sub-nav {
  /*display: none;*/
  margin-bottom: 30px;
  padding: 0 20px;
}

#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
  float: left;
}

#tribe-events-content ul.tribe-events-sub-nav li.tribe-events-nav-next {
  float: right;
}

#tribe-events-content ul.tribe-events-sub-nav {
    padding: 0 20px;
}

.cwa .tribe-events-list h2.tribe-events-page-title {
    display: none;
}
.cwa .tribe-events-calendar th {
	padding: 4px 0px;
    font-size: 16px;
    font-size: 1.6rem;
    background: #e8e5e3;
    color: #705d50;

}
.cwa #tribe-events-content .tribe-events-calendar td,
.cwa #tribe-events-content table.tribe-events-calendar {
    border: 2px solid #e8e5e3;
}
.cwa.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
	padding: 6px 2px;
}

.cwa .tribe-events-calendar h3,
.cwa .tribe-events-calendar h4.summary {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  text-transform: none;
}
.cwa .tribe-events-calendar td h3.tribe-events-month-event-title {
    margin-top: 3px;
    margin-bottom: 3px;
    line-height: 1.1;
}
.cwa .tribe-events-calendar td h3 a {
  font-size: 14.5px;
  font-size: 1.45rem;
  line-height: 1;
  font-family: nudista-web, sans-serif;
  
}
.cwa .tribe-events-calendar div[id*=tribe-events-daynum-], 
.cwa .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    font-size: 14px;
    font-weight: 700;
}

.cwa .tribe-events-notices {
  background: #5b8d6d;
  border: none;
  color: #fff;
  margin: 10px 0 18px;
  padding: 8px 35px 8px 14px;
  text-shadow: none;
  border-radius: 0;
}

.cwa .recurring-info-tooltip, 
.cwa .tribe-events-calendar .tribe-events-tooltip, 
.cwa .tribe-events-shortcode.view-week .tribe-events-tooltip, 
.cwa .tribe-events-week .tribe-events-tooltip {
	border: 3px solid #ecebe7;
	background-color: #f1f0ed;
	padding: 10px;
	margin-bottom: 15px;
}

.cwa .tribe-events-calendar .tribe-events-tooltip:after {
    content: '';
    display: block;
    border: 1em solid #f1f0ed;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    bottom: -2em;
    right: 2em;
    margin: 0;	
}

.cwa .tribe-events-tooltip .tribe-events-arrow {
	background-image: none;
}

.cwa #tribe_events_filters_wrapper .tribe-events-filters-label,
.cwa #tribe_events_filter_control {
  display: none;
}

.cwa #tribe_events_filters_wrapper.tribe-events-filters-horizontal, 
.cwa .tribe-filters-closed #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
  width: 100%;
}

.cwa #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: questa-sans, sans-serif;
  color: #705d50;
}

.cwa #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading .horizontal-drop-indicator {
  display: inline-block;
  float: right;
  margin-right: 36px;
}

.cwa .tribe-events-filters-horizontal h3 .horizontal-drop-indicator:before {
  border-color: #705d50 transparent transparent;
  border-style: solid;
  border-width: 8px;
  content: "";
  display: inline-block;
  height: 0;
  margin: 5px 0 0 4px;
  position: absolute;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform-origin: 50% 25%;
  transform-origin: 50% 25%;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  width: 0;
}

.cwa .tribe-events-filters-horizontal .tribe-events-filter-group,
.cwa .tribe-events-filters-horizontal .tribe_events_filter_item.closed.tribe_last_child, 
.cwa .tribe-events-filters-horizontal .tribe_events_filter_item.tribe_last_child {
  max-width: 100%;
  width: 100%;
}

.cwa #tribe-events-content .tribe-events-tooltip h4.entry-title {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.2;
  padding-top: 5px;
}

.cwa .tribe-events-tooltip .tribe-events-event-body {
  font-size: 14px;
  font-size: 1.4rem;
  color: #705d50;
}
.cwa .tribe-events-tooltip .tribe-events-event-thumb {
  padding: 15px 0px 10px 0;
}


.single-tribe_events .tribe-events-event-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
}

.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group,
.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map {
  flex: 1 1 260px;
}
.single-tribe_events .tribe-events-event-meta .tribe-events-venue-map {
	padding-top: 30px;
}
.tribe-events-meta-group abbr[title] {
  border: none;
  text-decoration: none;
}

.tribe-events-meta-group dt {
  font-family: nudista-web, sans-serif;
  color: #7bc2cf;
  font-size: 15px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.tribe-events-meta-group dd {
  margin-bottom: 10px;
}

.cwa.single-tribe_events .tribe-events-single-event-description {
  margin-bottom: 0;
}

.cwa.single-tribe_events .tribe-events-event-meta.primary {
  padding-top: 20px;
  border-top: 2px solid rgba(112, 93, 80, 0.2);
  margin-bottom: 15px;
}

.cwa.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.secondary {
	padding-top: 0;
	margin-top: 0;
}

.cwa.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-organizer {	
	border-left: 2px solid rgba(112, 93, 80, 0.2);
    padding-left: 90px;
}

.cwa.single-tribe_events .tribe-events-single-section {
	border-bottom: 2px solid rgba(112, 93, 80, 0.2);
	padding-bottom: 20px;
}

.cwa.single-tribe_events .tribe-events-single-section .tribe-events-meta-group.tribe-events-meta-group-details {
	padding-right: 30px;
}

.cwa.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-meta-group.tribe-events-meta-group-venue {
	border-left: 2px solid rgba(112, 93, 80, 0.2);
    padding-left: 50px;
}

.cwa.single-tribe_events .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-gmap {
	padding-left: 30px;
	margin-bottom: 20px;
}

.cwa.single-tribe_events .tribe-events-tickets-title {
    margin: 40px 0 15px;
}

.cwa.single-tribe_events #tribe-events-footer {
	margin-top: 1em;
}

.cwa.single-tribe_events .tribe-events-tickets {
    background: #f7f6f2;
    border: 0;
    border-radius: 0;
 }

 .cwa.single-tribe_events .tribe-events-tickets tbody {
  padding: 10px 20px;
 }
 
.cwa.single-tribe_events .tribe-events-tickets tr {
    border-bottom: 2px solid #fff;
    padding: 20px 10px;
 }

 .cwa.single-tribe_events .tribe-events-tickets td {
  vertical-align: top;
  border: none;
 }

.cwa.single-tribe_events .tribe-events-tickets td.woocommerce {
  border: none;
}
 
.cwa.single-tribe_events .tribe-events-tickets .tickets_description, 
.cwa.single-tribe_events .tribe-events-tickets .tickets_name,
.cwa.single-tribe_events .tribe-events-tickets .tickets_name p,
.cwa.single-tribe_events .tribe-events-tickets .tickets_price {
  color: #705d50;
  font-size: 16px;
  padding: 15px;
 }

 .cwa.single-tribe_events .tribe-events-tickets .tickets_name,
  .cwa.single-tribe_events .tribe-events-tickets .tickets_price {
    font-weight: 700;
  }

.cwa .tribe-events-tickets .woocommerce .quantity input {
	border-radius: 0;
    padding: 8px 5px 8px 10px;
    width: 3.2em;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
}

.cwa.single-tribe_events td.tickets_name {
    width: 30%;
}
.cwa.single-tribe_events td.tickets_price {
    width: 5%;
}
.cwa.single-tribe_events td.tickets_description {
    width: 60%;
}
.cwa .tribe-events-tickets .tribe-tickets-remaining {
	display: none;
}


/* Search & Search Results 
--------------------------------------------- */

.search-results .secondary-nav,
.error404 .secondary-nav {
    border-width: 0;
    background-color: transparent;
}

.search-results .secondary-nav-block .more-about,
.error404 .secondary-nav-block .more-about {
	display: none;
}

.widget_search {
  width: 100%;
  margin-top: 30px;
  padding-right: 10%;
  padding-left: 10%;
  display: block;
  float:left;

}

.search-form input[type="search"] {
    width: 60%;
    float: left;
    padding: 14px 16px;
    border: none;
    background: #fff;
    border: 1px solid rgba(112, 93, 80, 0.2);
    font-family: nudista-web, sans-serif;
    color: #705d50;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.7px;
    text-transform: uppercase;
}

.search-form input::-webkit-input-placeholder {
    color: #705d50;
}

.search-form input[type="submit"] {
    width: auto;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 15px;
    margin-right: 0;
    border: 0;
    letter-spacing: .05em;
    margin-left: 10px;
}

.pagination {
  display: block;
  clear: both;
}

.archive-pagination li {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 6px;
}

.archive-pagination li.pagination-omission {
  padding-right: 6px;
  padding-left: 6px;
}

.archive-pagination a {
  display: block;
  width: 50px;
  padding: 13px 13px 15px;
  border-bottom-style: none;
  background-color: #5b8d6d;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  font-family: questa-slab, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.archive-pagination a:hover {
  background-color: #bbb7b7;
}

.archive-pagination .pagination-next a, .archive-pagination .pagination-previous a {
  width: auto;
}

.archive-pagination .active a {
  background-color: #4b694e;
}



/* WooCommerce
--------------------------------------------- */

.cwa.woocommerce .entry-summary img {
    max-width: 35%;
}

.woocommerce div.product .entry-title-block .product_title {
  margin-top: .67em;
}

.cwa.woocommerce .quantity .qty {
  padding: 10px 0px 10px 8px;
  font-size: 20px;
  font-size: 2rem;
  margin-top: 3px;
}

.cwa .woocommerce-error, .cwa .woocommerce-info, .cwa .woocommerce-message {
  margin: 0 auto;
  /*border-top: 3px solid #5b8d6d;*/
  position: absolute;
  /*width: 50%;
  top: 115px;*/
  width: 58%;
  top: 40%;
  /*top: 130px;*/
  left: 0;
  right: 0;
  z-index: 800;
  /*padding: 1em .5em 1em 3.5em;*/
  padding: 2em 2em 2em 4.5em;
  border: 4px solid #5b8d6d;
  font-size: 24px;
  font-size: 2.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
 }

.cwa .woocommerce-error::before, .cwa .woocommerce-info::before, .cwa .woocommerce-message::before {
  top: 2em;
  left: 2em;
}

.cwa .woocommerce-info::before, .cwa .woocommerce-message::before {
	color: #5b8d6d;
}

.cwa.woocommerce .woocommerce-message a.button {
	margin-left: 15px;
	margin-bottom: 0;
}

.cwa.woocommerce-checkout .woocommerce-info {
	position: relative;
    left: 0;
    display: block;
    margin: 0 0 5px 0;
    top: 0;
    width: 100%;
    border-top: 0;
    background: transparent;
    padding:0;
}

.cwa.woocommerce-checkout .woocommerce-info::before {
	display: none;
}

.cwa .woocommerce-cart-form {
  max-width: 100%;
}

.woocommerce div.product .woocommerce-breadcrumb {
	margin: 0 0 2em;
    color: #705d50;
}
.woocommerce div.product .woocommerce-breadcrumb a {
    color: #705d50;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
	margin-top: 30px;
	border-top: 2px solid #eee;
	padding-top: 20px;
}

mark {
    background: transparent;
    color: #777;
    letter-spacing: 2px;
    font-size: 16px;
    display: none;
}

.cwa.woocommerce .products ul, 
.cwa.woocommerce ul.products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.cwa.woocommerce ul.products li.product, 
.cwa.woocommerce-page ul.products li.product {
	padding: 20px;
	width: 24%;
	margin: 0;
    text-align: center;
}

.cwa.woocommerce .related.products {
    clear: both;
    padding-top: 40px;
    border-top: 2px solid #e8e5e3;
}

.cwa.woocommerce .related.products > h2 {
	font-size: 2.5rem;
	font-family: questa-slab, sans-serif;
    color: #705d50;
}

.cwa.woocommerce .related.products ul.products li.product .woocommerce-loop-product__title {
	font-size: .9em;
}

.cwa.woocommerce div.product form.cart .variations td.label {
    padding-right: .4em;
}

.cwa.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.cwa.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.cwa.woocommerce ul.products li.product h3 {
	font-size: 1.1em;
    letter-spacing: .05em;
    line-height: 1.2;
}
.cwa.woocommerce ul.products li.product .price {
	font-size: 1.1em;
}

.cwa.woocommerce .product_meta > span {
    display: block;
}

.cwa.woocommerce ul.products li.product .price .from {
    font-size: .85em;
    margin: -2px 0 0 0;
    text-transform: lowercase;
    color: #77a464;
    font-style: italic;
}

.cwa.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: auto;
	padding: 9px 12px;
    margin-top: 3px;
    font-style: italic;
}


.cwa.woocommerce table.cart td.actions, 
.cwa.woocommerce-page table.cart td.actions {
	padding: 18px 0 0 0;
}

.cwa.woocommerce-page table.cart td.actions button.button {
	margin-right: 0;
	border: 0;
}



.cwa.woocommerce-cart .woocommerce #respond input#submit.disabled, 
.cwa.woocommerce-cart .woocommerce #respond input#submit:disabled, 
.cwa.woocommerce-cart .woocommerce #respond input#submit:disabled[disabled], 
.cwa.woocommerce-cart .woocommerce a.button.disabled, 
.cwa.woocommerce-cart .woocommerce a.button:disabled, 
.cwa.woocommerce-cart .woocommerce a.button:disabled[disabled], 
.cwa.woocommerce-cart .woocommerce button.button.disabled, 
.cwa.woocommerce-cart .woocommerce button.button:disabled, 
.cwa.woocommerce-cart .woocommerce button.button:disabled[disabled], 
.cwa.woocommerce-cart .woocommerce input.button.disabled, 
.cwa.woocommerce-cart .woocommerce input.button:disabled, 
.cwa.woocommerce-cart .woocommerce input.button:disabled[disabled] {
	color: #fff;
}

.cwa #add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.cwa.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.cwa.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.cwa .woocommerce .cart .button, 
.cwa .woocommerce .cart input.button {
	font-size: 1em;
	letter-spacing: 0.5px;
	border-radius: 0;
	padding: 12px 16px;
}


.cwa.woocommerce-cart .woocommerce a.button.alt,
.cwa .woocommerce #payment #place_order, 
.cwa.woocommerce-page #payment #place_order {
	background-color: #5b8d6d;
	border-radius: 0;
}

.cwa.woocommerce-cart .woocommerce table.shop_table,
.cwa.woocommerce-checkout .woocommerce table.shop_table {
	border-radius: 0;
	border: 0;
}
.cwa.woocommerce-cart .woocommerce table.shop_table {
	background: #fff;
}

.cwa.woocommerce-cart .woocommerce table.shop_table tbody tr.cart_item:nth-child(odd),
.cwa.woocommerce-checkout .woocommerce table.shop_table tbody tr.cart_item:nth-child(odd) {
	background: #f7f6f2;
}
.cwa.woocommerce-cart .woocommerce table.shop_table tbody tr.cart_item:nth-child(even),
.cwa.woocommerce-checkout .woocommerce table.shop_table tbody tr.cart_item:nth-child(even) {
	background: #fdfcf9;
}

.cwa.woocommerce-checkout .woocommerce table.shop_table th {
    padding: 9px 0px;
}

.cwa.woocommerce-checkout .woocommerce table.shop_table th.product-total {
    padding: 9px 10px;	
}


.cwa.woocommerce-cart .woocommerce table.shop_table th,
.cwa.woocommerce-cart .woocommerce table.shop_table td,
.cwa.woocommerce-checkout table.shop_table th,
.cwa.woocommerce-checkout table.shop_table td  {
	border: 0;
	font-size: 19px;
	font-size: 1.9rem;
}

.cwa.woocommerce-cart .woocommerce table.shop_table tr.cart_item td,
.cwa.woocommerce-checkout .woocommerce table.shop_table tr.cart_item td {
	padding: 15px 10px;
	font-size: 19px;
	font-size: 1.9rem;
}
.cwa.woocommerce-cart .woocommerce table.shop_table tr.cart_item td.product-subtotal {
    padding-right: 20px;
}

.cwa.woocommerce-cart .woocommerce table.shop_table td.product-remove {
    padding-left: 20px;
    padding-right: 0px;
}

.cwa.woocommerce-cart .woocommerce a.remove {
    font-size: 1.25em;
    height: 1.3em;
    width: 1.3em;
    line-height: 1.2;
    color: #7c535e !important;
    text-align: center;
}
.cwa.woocommerce-cart .woocommerce a.remove:hover {
    background: #7c535e;
    color: #fff !important;
}


.cwa.woocommerce-cart #add_payment_method table.cart img, 
.cwa.woocommerce-cart table.cart img, 
.cwa.woocommerce-checkout table.cart img {
    margin-bottom: 0;
    width: 75px;
}

.cwa.woocommerce-cart .woocommerce .cart-collaterals .cart_totals, 
.cwa.woocommerce-page .cart-collaterals .cart_totals {
    width: 35%;
    margin-top: 40px;
}

.cart_totals h2 {
    font-size: 2.5rem;
    letter-spacing: .15rem;
} 

.cwa.woocommerce-cart .cart-collaterals .cart_totals table th {
	padding-left: 0;
}

#add_payment_method .cart-collaterals .cart_totals table th, 
.cwa.woocommerce-cart .cart-collaterals .cart_totals table th, 
.cwa.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 30%;
}


.cwa.woocommerce-checkout .woocommerce form .form-row input.input-text, 
.cwa.woocommerce-checkout .woocommerce form .form-row textarea {
	padding: 10px 12px;
}

.cwa.woocommerce-checkout .woocommerce form .form-row input.input-text, 
.cwa.woocommerce-checkout .woocommerce form .form-row textarea,
.cwa.woocommerce-checkout .select2-container--default .select2-selection--single {
    border: 1px solid #cccccc;
    color: #705d50;
    font-size: .9em;
    margin-bottom: 20px;
}

.cwa.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #705d50;
}

.cwa.woocommerce-checkout .woocommerce form .form-row ::-webkit-input-placeholder {
    color: rgba(112, 92, 79, 0.5);
    font-style: italic;
    font-size: .9em;
}

.cwa.woocommerce-checkout #add_payment_method #payment, 
.cwa.woocommerce-checkout .woocommerce-cart #payment, 
.cwa.woocommerce-checkout #payment {
    background: #f7f6f2;
    border-radius: 0;
}

.cwa.woocommerce-checkout #add_payment_method #payment div.payment_box, 
.cwa.woocommerce-cart #payment div.payment_box, 
.cwa.woocommerce-checkout #payment div.payment_box {
    background-color: #fff;
}
.cwa.woocommerce-checkout #add_payment_method #payment div.payment_box::before, 
.cwa.woocommerce-cart #payment div.payment_box::before, 
.cwa.woocommerce-checkout #payment div.payment_box::before {
	border: 1em solid #fff;
	border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.cwa.woocommerce-checkout .woocommerce form .form-row .required {
    color: #7c535e;
    font-weight: 700;
    border-bottom: 0;
    text-decoration: none;
}

.cwa.woocommerce-checkout .woocommerce table.shop_table {
	border-radius: 0;
    margin-bottom: 60px;
}

.cwa .woocommerce-checkout-review-order-table tr.cart-subtotal {
	margin-top: 40px;
}

.cwa.woocommerce-checkout #add_payment_method #payment ul.payment_methods, 
.cwa.woocommerce-checkout .woocommerce-cart #payment ul.payment_methods, 
.cwa.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 0px solid #d3ced2;
}

.cwa.woocommerce-checkout h3 {
	text-transform: capitalize;
}

.cwa.woocommerce-checkout h3#order_review_heading {
	margin-top: 60px;
	border-top: 2px solid #eee;
	padding-top: 60px;

}


.cwa.woocommerce-checkout .woocommerce form .form-row label.woocommerce-form__label-for-checkbox.inline {
    display: block;
    margin-bottom: 20px;
}

.cwa.woocommerce-checkout .woocommerce form p {
	font-size: 1.7rem;
}

.cwa.woocommerce-checkout .woocommerce form.login,
.cwa.woocommerce-checkout .woocommerce form.checkout_coupon {
	border-radius: 0;
    border: 2px solid #eee;
}
.cwa.woocommerce-checkout .woocommerce form.checkout_coupon .form-row.form-row-last {
	float:none;
	margin-bottom: 0;
}

.cwa.woocommerce-checkout .woocommerce .woocommerce-customer-details address {
	border-radius: 0;
	padding: 15px 25px;
    border-bottom-width: 1px;
    border-right-width: 1px;
}

p.woocommerce-thankyou-order-received {
	font-weight: bold;
    margin-bottom: 50px;
}
p.woocommerce-customer-details--email, p.woocommerce-customer-details--phone {
	font-size: .95em;
	line-height: 1.5;
}
p.cart-empty, p.return-to-shop {
	text-align: center;
}

.cwa.postid-676 p.price,
.cwa.postid-695 p.price,
.cwa.postid-711 p.price,
.cwa.postid-714 p.price,
.cwa.postid-719 p.price,
.cwa.woocommerce.postid-695 .related.products {
  display: none;
}

.cwa.woocommerce div.product form.cart .variations select {
  margin-right: 0;
}

.cwa.woocommerce div.product form.cart .variations td, 
.cwa.woocommerce div.product form.cart .variations th {
  padding-bottom: 15px;
}

.cwa.woocommerce div.product form.cart .variations td.value {
  padding-right: 0;
}

.cwa.woocommerce div.product form.cart .variations tbody {
  border: none;
}

.woocommerce div.product form.cart .reset_variations {
    margin-left: 10px;
    text-transform: uppercase;
    letter-spacing: .05em;
}

/* Gravity Forms 
------------------------------------------------- */

.gform_wrapper li.gf_list_inline ul.gfield_checkbox li, 
.gform_wrapper li.gf_list_inline ul.gfield_radio li {
  margin: 0 12px 10px 0;
}

.gform_wrapper ul.gfield_checkbox li label, 
.gform_wrapper ul.gfield_radio li label {
  text-transform: none;
  margin: 4px 0 0 6px;
}

.cwa .gform_wrapper label {
	font-weight: 500;
}
.cwa .gform_wrapper textarea, .cwa .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    border-color: #ddd;
}

.cwa .gform_wrapper select, .cwa .gform_wrapper textarea {
	font-size: 16px;
}

.cwa .gform_wrapper span.ginput_total {
  font-family: nudista-web, sans-serif;
  color: #7bc2cf;
  font-size: 15px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

body.cwa .gform_wrapper ul li.gfield {
  margin-top: 20px;
}

.cwa.single-product .gform_wrapper .top_label .gfield_label {
  font-size: 17px;
  font-size: 1.7rem;
  text-transform: none;
}

.cwa .gform_wrapper label.gfield_label {
	font-size: 15px;
	font-size: 1.5rem;
	margin-top: 20px;
}

.cwa .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
	font-size: 14px;
	font-size: 1.4rem;
	text-transform: none;
	font-style: italic;
}

.cwa .gform_wrapper .gfield_required {
  font-size: 15px;
  font-size: 1.5rem;
  color: #e6bc43;
  font-family: nudista-web, sans-serif;
}

body.cwa.single-product .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, 
body.cwa.single-product .gform_wrapper ul li.field_description_below div.ginput_container_radio {
  margin-top: 0;
}

/* Memberships */
.upgrade-buttons {
    border: 4px solid #f1efe9;
    padding: 15px 15px 0px 15px;
    text-align: center;
    max-width: 600px;
}
img.level-up {
	float: none;
	margin:0;
}
@media screen and (min-width: 600px) {
	img.alignleft.level-up {
    	float: left;
		margin: 30px 20px 0 0;
  	}	

    .button.bt-join,
    .button.bt-donate,
    .button.bt-volunteer {
      min-width: 150px;
    }
}

@media screen and (min-width: 991px) {
	.upgrade-buttons {
    	max-width: 410px;
		float: right;
		padding: 25px 25px 0px 25px;
	}	
}
.upgrade-buttons .button {
	display: block;
	margin-right: 0;
}

.page-id-724 .entry-content hr {
	border-top: 4px solid #f1efe9;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding: 15px 0 10px 0;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 1700px) {

  .secondary-nav-block {
    padding: 40px 80px 40px 40px;
  }

  .secondary-nav {
    width: 100%;
  }

  .title-area {
    width: 23%;
  }

  .header-right {
    width: 77%;
  }

  .genesis-nav-menu a {
    padding: 29px 15px;
    letter-spacing: .65px;
  }

}
@media only screen and (max-width: 1600px) {

  
  .title-area {
    width: 22%;
  }

  .header-right {
    width: 78%;
  }

  .genesis-nav-menu {
    padding-right: 20px;
  }

  .genesis-nav-menu a {
    padding: 29px 13px;
    letter-spacing: .6px;
  }

}

@media only screen and (min-width: 1280px) and (max-width: 1365px) {

  .genesis-nav-menu a {
    padding: 29px 13px;
    letter-spacing: .4px;
    font-size: 21px;
    font-size: 2.1rem;
  }

}

@media only screen and (max-width: 1279px) {

  .site-header .wrap {
    display: block;
    overflow: hidden;
    background-color: #5b8d6d;
  }

  .header-right {
    width: 100%;
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .title-area {
    z-index: 3000;
    display: block;
    width: 80%;
    padding-top: 4px;
    padding-right: 4%;
    padding-left: 4%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .custom-logo-link {
    float: left;
    background-image: url("../images/cwa-logo-hor-mobile.png");
    background-position: 50% 50%;
    background-size: 100%;
    width: 235px;
    height: 65px;
  }

  /* Navigation
  ------------------------------------- */

  /*.genesis-responsive-menu .wrap {
    padding: 0;
  }

  .genesis-responsive-menu {
    display: none;
    position: relative;
  }

  .genesis-skip-link .skip-link-hidden {
    display: none;
    visibility: hidden;
  }

  .menu-toggle.fa-bars {
    padding: 0px;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
  }

  .sub-menu-toggle {
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
  }

  .menu-item.menu-item-has-children.menu-item-last {
    border-bottom-style: none;
  }

  .menu-arrow {
    position: static;
    display: inline-block;
    float: none;
    color: #fff;
    font-size: 14px;
font-size: 1.4rem;
  }

  .menu-toggle.fa-bars:hover {
    background-color: #5b8d6d;
  }

  .genesis-nav-menu li {
    float: none;
  }

  .genesis-responsive-menu .wrap {
    padding: 0;
  }

  .genesis-responsive-menu {
    display: none;
    position: relative;
  }

  .site-header > .wrap > .genesis-responsive-menu {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }

  .nav-primary {
    background: transparent;
    width: 100%;
    height: 100vh;
    margin: 0 auto;
    overflow: auto;
    text-align: center;
    z-index: 999999999;
    position: absolute;
    left: 0;
    right: 0;
    top: 78px;
    bottom: 0;
    padding-right: 0px;
    padding-left: 0px;
  }

  .nav-primary .genesis-nav-menu {
    margin-left: 40px;
    margin-right: 40px;
    background-color: #5b8d6d;
    display: block;
    padding: 0;
    height: auto;
    width: auto;
  }

  .genesis-skip-link .skip-link-hidden {
    display: none;
    visibility: hidden;
  }

  .menu-toggle,
  .sub-menu-toggle {
    border-width: 0;
    color: #fff;
    display: block;
    font-family: FontAwesome;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
    width: auto;
  }

  .menu-toggle {
    float: right;
    line-height: 1;
    position: relative;
    z-index: 1000;
    padding: 0;
    margin: 0;
    display: block;
    height: 78px;
    width: 78px;
    border-radius: 0;
  }

  .menu-toggle::before {
    font-size: 32px;
    font-size: 3.2rem;
    text-rendering: auto;
    font-weight: 300;
    vertical-align: middle;
    color: #fff;
    position: absolute;
    left: 26px;
    top: 24px;
  }

  .menu-toggle:hover,
  .menu-toggle:active {
    background-color: #fdc82f;
  }

  .sub-menu-toggle {
    background: transparent;
    z-index: 100;
    display: inline;
    padding: 0;
    height: auto;
    vertical-align: middle;
    -webkit-transition: background-color 500ms ease, color 500ms ease;
    transition: background-color 500ms ease, color 500ms ease;
  }

  .sub-menu-toggle:active,
  .sub-menu-toggle:hover,
  .sub-menu-toggle:focus,
  .sub-menu-toggle.activated {
    color: #fff;
    background: transparent;
    outline: none;
  }

  .genesis-nav-menu .menu-item:active {
    background: transparent;
  }

  .sub-menu-toggle::before {
    content: '\f078';
    font-family: "FontAwesome";
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    vertical-align: middle;
    font-weight: 300;
    display: inline;
    text-rendering: auto;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: transform .25s ease-in-out;
    -ms-transition: transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
  }

  .sub-menu-toggle.activated::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .genesis-nav-menu .menu-item-has-children > a span:after {
    content: '';
    display: none;
    margin: 0;
    visibility: hidden;
  }

  .genesis-responsive-menu .genesis-nav-menu .menu-item {
    display: block;
    float: none;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    padding: 6px 0;
    text-align: center;
    width: 100%;
  }

  .genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
  .genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
    position: relative;
  }

  .genesis-responsive-menu .genesis-nav-menu .menu-item a {
    border: none;
    width: 100%;
    display: inline;
    padding: 2px 25px;
    color: #fff;
    font-size: 23px;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
  }

  .genesis-responsive-menu .genesis-nav-menu a:focus,
  .genesis-responsive-menu .genesis-nav-menu a:hover {
    color: rgba(255, 255, 255, 0.5);
  }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu::after,
  .genesis-responsive-menu .genesis-nav-menu .sub-menu::before,
  .genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
    content: none;
  }

  .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
  .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
    left: 0;
    margin-left: 0;
  }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    padding: 0;
    background-color: #5b8d6d;
    margin: 0;
    opacity: 1;
    position: static;
    width: 100%;
  }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item {
    border: none;
  }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item a {
    border: none;
    background-color: #5b8d6d;
    color: #fff;
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    letter-spacing: 1px;
  }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item a:focus,
  .genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item a:hover,
  .genesis-responsive-menu.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
    color: rgba(255, 255, 255, 0.5);
  }
  */


  .genesis-responsive-menu .genesis-nav-menu .sub-menu a,
  .genesis-responsive-menu .genesis-nav-menu .sub-menu,
  .sidebar-primary,
  .site-header .nav-primary {
    max-width: 100%;
    width: 100%;
  }

  .genesis-nav-menu li,
  .site-header ul.genesis-nav-menu {
    float: none;
  }
  .site-header ul.genesis-nav-menu {
    padding: 0;
  }

  .genesis-nav-menu {
    text-align: center;
  }

  /* Genesis Responsive Menus */
  .genesis-responsive-menu .genesis-nav-menu > .menu-item > .sub-menu,
  .genesis-responsive-menu .wrap {
    padding: 0;
  }

  .genesis-responsive-menu {
    display: none;
    position: relative;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition:    opacity 0.4s ease-in-out;
    -ms-transition:     opacity 0.4s ease-in-out;
    -o-transition:      opacity 0.4s ease-in-out;
    transition:         opacity 0.4s ease-in-out;
  }

  .genesis-responsive-menu  .genesis-nav-menu .sub-menu::before,
  .genesis-skip-link .skip-link-hidden,
  .genesis-responsive-menu .genesis-nav-menu > .menu-item a::before {
    display: none;
    visibility: hidden;
  }

  .menu-toggle {
    border-width: 0;
    background-color: transparent;
    color: #fff;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
  }

  .menu-toggle:focus,
  .menu-toggle:hover,
  .sub-menu-toggle:focus,
  .sub-menu-toggle:hover {
    background-color: transparent;
    border-width: 0;
    color: #ffffff;
    outline: none;
  }


  .menu-toggle {
    float: right;
    line-height: 20px;
    z-index: 1000;
    border-left: 1px solid hsla(0, 0%, 100%, .15);
  }

  .menu-toggle::before {
    font-size: 28px;
    line-height: 1;
    text-rendering: auto;
    vertical-align: middle;
    content: '\f0c9';
    font-family: "FontAwesome";
    color: #fff;
  }

  .genesis-nav-menu .menu-item-has-toggle {
    padding: 15px 0;
    width: 45px;
  }

  .menu-toggle {
    padding: 21px 0;
    width: 70px;
  }

  .sub-menu-toggle {
    z-index: 100;
    padding: 0 0 2px;
    font-weight: 300;
    display: inline;
    border: none;
    background-color: transparent;
    color: #fff;
    margin: 0;
    overflow: hidden;
    text-align: center;
    visibility: visible;
  }

  .sub-menu-toggle::before {
    display: inline;
    text-rendering: auto;
    -webkit-transform: rotate( 0 );
    -ms-transform:     rotate( 0 );
    transform:         rotate( 0 );
    -webkit-transition: transform 0.25s ease-in-out;
    -ms-transition:     transform 0.25s ease-in-out;
    transition:         transform 0.25s ease-in-out;
    content: '\f078';
    font-family: "FontAwesome";
    color: #fff;
    font-size: 14px;
    font-size: 1.4rem;
    vertical-align: middle;
    font-weight: 300;
    line-height: 1;
  }

  .sub-menu-toggle.activated::before {
    -webkit-transform: rotate( 180deg );
    -ms-transform:     rotate( 180deg );
    transform:         rotate( 180deg );
  }

  .sub-menu .sub-menu-toggle,
  .sub-menu .sub-menu-toggle:focus,
  .sub-menu .sub-menu-toggle:hover {
    background-color: transparent;
    color: #fff;
  }

  .genesis-responsive-menu .genesis-nav-menu > :not(.menu-item-has-toggle),
  .genesis-responsive-menu .genesis-nav-menu > .menu-item .menu-item {
    display: block;
    float: none;
    position: relative;
    text-align: left;
  }

  .genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
  .genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
    position: relative;
  }

  .genesis-responsive-menu .genesis-nav-menu a:focus,
  .genesis-responsive-menu .genesis-nav-menu a:hover {
    color: #fff;
  }

  .genesis-responsive-menu .genesis-nav-menu .menu-item {
    display: block;
    float: none;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    padding: 14px 0;
    width: 100%;
  }

  .genesis-responsive-menu .genesis-nav-menu .menu-item a {
    border: none;
    width: 100%;
    display: inline;
    color: #fff;
    font-size: 23px;
    font-size: 2.3rem;
    text-align: center;
    line-height: 23px;
    vertical-align: middle;
    padding: 0 16px;
  }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu {
    border: none;
  }

  .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
  .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
    left: 0;
    margin-left: 0;
  }

  .genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
    content: none;
  }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    margin: 0;
    opacity: 1;
    position: static;
    width: 100%;
    background: transparent;
    text-align: center;
  }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
    margin: 0;
  }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item {
    padding: 0 0 14px;
  }

  .genesis-responsive-menu .genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child {
    padding-top: 22px;
  }

  .genesis-responsive-menu .genesis-nav-menu > .menu-item .sub-menu > .menu-item:last-child {
    padding-bottom: 20px;
  }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item,
  .genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item a {
    border: none;
    background-color: #5b8d6d;
    color: #fff;
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    letter-spacing: 1px;
  }

  .genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item a:focus,
  .genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item a:hover,
  .genesis-responsive-menu.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
    color: rgba(255, 255, 255, 0.5);
  }


}

/* Below 1200 
--------------------------------------- */

@media (max-width: 1199px) {

 .footer-widgets-2 .widget_nav_menu {
    min-width: 150px;
  }
 .footer-widgets .search-form input[type="search"] {
    width: 50%;
  }

}

/* Below 992 
--------------------------------------- */

@media (max-width: 991px) {
  
  h2 {
    font-size: 28px;
  }

  p {
    font-size: 18px;
    font-size: 1.8rem;
  }

  blockquote {
    margin-right: 15%;
    margin-left: 15%;
  }
  

  .entry-title {
    max-width: 100%;
    font-size: 50px;
  }

  .entry-content, .post-index, .single .post .entry-content,
  .single.events-single .entry-content .tribe_events,
  .events-archive .entry-content #tribe-events-content-wrapper {
    margin: 40px;
    padding: 40px;
  }

  .back-link {
    margin: 0 40px;
  }

  .post {
    padding-top: 0;
  }

  .widget-centered,
  .footer-widgets-2 {
    max-width: 500px;
  }

  .widget.footer-mailinglist {
    padding-top: 20px;
    padding-bottom: 59px;
    background-position: 100% 100%;
    background-size: 170px;
  }

  .footer-widget-area.footer-widgets-2 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0px;
    border-bottom: 1px solid rgba(123, 149, 166, 0.4);
    border-right-style: none;
    text-align: center;
  }

  .footer-widget-area.footer-widgets-1 {
    width: 100%;
    padding-bottom: 30px;
    float: none;
    border-bottom: 1px solid rgba(123, 149, 166, 0.4);
    border-right-style: none;
    text-align: center;
  }

  .footer-widget-area.footer-widgets-3 {
    width: 100%;
    padding-top: 40px;
    padding-left: 0px;
    text-align: center;
  }

  .sub-menu-toggle {
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
  }

  .sub-menu.w--open {
    padding-top: 5px;
    padding-bottom: 15px;
    background-color: #5b8d6d;
  }

  .menu-item.menu-item-has-children {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  .menu-item.menu-item-has-children.menu-item-last {
    border-bottom-style: none;
  }

  .module-home-hero {
    padding-bottom: 40px;
  }

  .module-home-posts {
    padding-right: 80px;
    padding-left: 80px;
  }

  .module-home-hunting {
    margin: 0px;
  }

  .module-home-rotational {
    min-height: 60vh;
  }

  .module-pattern-spacer {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .module-home-posts .wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .site-footer .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }

  .footer-widgets .wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sf-lead {
    font-size: 22px;
    font-size: 2.2rem;
  }

  .footer-text.footer-address {
    padding-left: 0px;
  }

  .footer-copy {
    margin-right: 0px;
  }

  .home .post {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .alignright {
    max-width: 50%;
  }

  .alignleft {
    max-width: 50%;
  }

  .menu-arrow {
    position: static;
    display: inline-block;
    float: none;
    color: #fff;
    font-size: 14px;
font-size: 1.4rem;
  }

  .feature-img {
    min-height: 60vh;
  }

  .secondary-nav {
    width: 100%;
    margin-left: 0px;
  }

  .secondary-nav-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 20px 40px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: -webkit-linear-gradient(270deg, #f7f6f2, #f7f6f2);
    background-image: linear-gradient(180deg, #f7f6f2, #f7f6f2);
    background-size: auto;
  }
  .events-list .secondary-nav-block {
    padding: 10px 40px 0px;
    padding-bottom: 20px;	  
  }
  

  .secondary-nav-block.button-block {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .entry-title {
    font-size: 38px;
  }

  .entry-title-block {
    width: 100%;
    padding: 15px 40px 30px;
  }

  .entry-title-border {
    max-width: 100px;
  }

  .title-nav-block-inner {
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .toggle-icon {
    display: block;
    padding: 15px;
    background-color: #5b8d6d;
    color: #fff;
    font-size: 40px;
  }

  .toggle-icon:hover {
    color: #fff;
  }

  .sub-nav-label {
    width: 80%;
    font-family: questa-sans, sans-serif;
    color: #5b8d6d;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.2;
    font-weight: 900;
    text-transform: uppercase;
  }

  .more-about {
    font-family: questa-sans, sans-serif;
    color: #5b8d6d;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    font-weight: 500;
  }

  .dropdown-toggle {
    padding-right: 10px;
  }

  .lhs {
    width: 50%;
    padding-right: 0px;
  }

  .rhs {
    width: 50%;
    margin-left: 0px;
  }

  .affiliates-img {
    margin-right: 30px;
  }

  .field-mailinglist {
    width: 80%;
  }

  .mailinglist-label {
    width: 100%;
  }

  .cta-img {
    min-height: 100px;
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .cta-heading {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .home .module-home-hero h2 {
    font-size: 70px;
  }

  .cta-col {
    min-height: 50vh;
    padding: 30px;
  }

  .cta-col.cta-col-hunting-text {
    width: 50%;
  }

  .cta-col.cta-col-conservation-text {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .cta-col.cta-col-hunting-img {
    width: 50%;
  }

  .cta-col.cta-col-invovlement-text {
    padding-left: 0%;
  }

  .cta-col.cta-col-involvement-img {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .flex-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .one-third {
    width: 100%;
    margin-left: 0px;
  }

  .one-half {
    width: 100%;
    margin-left: 0px;
  }

  .one-half.one-half-first {
    width: 100%;
  }

  .two-thirds {
    width: 100%;
    margin-left: 0px;
  }

  .home-news {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0px;
    padding-bottom: 15px;
    border-bottom: 2px solid rgba(112, 93, 80, 0.2);
    border-right-style: none;
  }

  .home-events {
    width: 100%;
    padding-left: 0px;
  }

  .entry-image-link {
    max-width: 100%;
    margin-right: 0px;
    float: none;
    display: block;
  }

  .footer-mailinglist {
    padding-right: 0px;
    padding-left: 0px;
  }

  .module-home-posts .entry-image-link {
    max-width: 100%;
    margin-right: 0px;
    float: none;
  }

  .post-event {
    width: 50%;
  }
 
  .cwa.woocommerce .col2-set .col-1, 
  .cwa.woocommerce .col2-set .col-2, 
  .cwa.woocommerce-page .col2-set .col-1, 
  .cwa.woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
  }
  .cwa.woocommerce .col2-set .col-2, 
  .cwa.woocommerce-page .col2-set .col-2 {
    border-top: 2px solid #eee;
    padding-top: 20px;
    margin-top: 30px;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .cwa.woocommerce-checkout h3#order_review_heading {
    margin-top: 40px;
  }

}

/* Below 800 
--------------------------------------- */

@media (max-width: 799px) {

  .single-tribe_events .tribe-events-event-meta {
    display: block;
  }
  .cwa.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-organizer,
  .cwa.single-tribe_events .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-venue,
  .cwa.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-meta-group.tribe-events-meta-group-venue {
	  border-left: 0;
	  padding-left: 0;
  }
  .cwa.single-tribe_events .tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-gmap {
	padding-left: 0;
  }
  .cwa.single-tribe_events .tribe-events-single-section {
	border-bottom: 0;
	padding-bottom: 0;
  }
  .cwa.single-tribe_events .tribe-events-event-meta.primary {
	  margin-bottom: 0;
  }

  iframe,
  object {
    max-width: 100% !important;
  }
   
   .cwa.single-tribe_events .tribe-events-tickets,
  .cwa.single-tribe_events .tribe-events-tickets tbody {
    display: block;
    border-bottom: none;
  }

  .cwa.single-tribe_events .tribe-events-tickets tbody {
    padding: 5px 20px;
  }

  .cwa.single-tribe_events .tribe-events-tickets tr {
    border: none;
    display: block;
    padding: 15px 0 25px;
    border-bottom: 2px solid #fff;
  }

  .cwa.single-tribe_events .tribe-events-tickets td.woocommerce {
    border: none;
  }

  .cwa.single-tribe_events .tribe-events-tickets td,
  .cwa.single-tribe_events .tribe-events-style-full .tribe-events-tickets td {
    border: 0;
    display: block;
  }

   .cwa.single-tribe_events td.tickets_name, .cwa.single-tribe_events td.tickets_price, .cwa.single-tribe_events td.tickets_description {
    width: 100%;
   }

  .cwa.single-tribe_events .tribe-events-tickets .tickets_description, 
  .cwa.single-tribe_events .tribe-events-tickets .tickets_name, 
  .cwa.single-tribe_events .tribe-events-tickets .tickets_name p, 
  .cwa.single-tribe_events .tribe-events-tickets .tickets_price {
	 border-bottom: 0;
  }

  .cwa.single-tribe_events .tribe-events-tickets .tickets_name,
  .cwa.single-tribe_events .tribe-events-tickets .tickets_price {
    font-weight: 700;
    margin-bottom: 5px;
  }

  .cwa.single-tribe_events .tribe-events-tickets .tickets_description, 
  .cwa.single-tribe_events .tribe-events-tickets .tickets_name, 
  .cwa.single-tribe_events .tribe-events-tickets .tickets_name p, 
  .cwa.single-tribe_events .tribe-events-tickets .tickets_price {
	  padding: 0 12px;
  }

}

/* Below 768 
--------------------------------------- */

@media (max-width: 767px) {
  
  .site-header {
    position: absolute;
    padding-right: 20px;
    padding-left: 20px;
  }

  .title-area {
    width: 50%;
  }

  .entry-content,
  .single.events-single .entry-content .tribe_events,
  .events-archive .entry-content #tribe-events-content-wrapper {
    margin: 30px;
  }

  .widget.widget_text.widget-centered {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .widget.footer-mailinglist {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
    text-align: center;
  }

  .widget-wrap {
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .footer-widgets {
    padding-top: 0px;
  }

  .footer-widget-area, .footer-widgets-2 .widget_nav_menu {
    width: 100%;
    float: none;
    text-align: center;
  }

  .footer-widget-area.footer-widgets-2,
  .footer-widget-area.footer-widgets-3 {
    padding-top: 30px;
  }
  
  .footer-widgets-2 .widget_search {
	  float: none;
	  padding-right: 20px;
	  padding-left: 20px;
	  border-top: 1px solid rgba(123, 149, 166, 0.4);
	  padding-top: 60px;
  }
  .footer-widgets .search-form input[type="search"] {
	  width: 90%;
  }
  .footer-widgets .search-form input[type="submit"] {
    float: none;
	 margin-top: 20px;
	 margin-left: 0;
  }

  .module-home-hero .wrap {
    padding-top: 20px;
  }

  .module-home-about {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .module-home-conservation {
    padding-right: 0px;
    padding-left: 0px;
  }

  .module-home-hunting {
    padding: 20px;
  }

  .module-home-rotational {
    min-height: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .module-home-conservation .wrap ,
  .module-home-hunting .wrap,
  .module-home-posts .wrap {
    display: block;
  }

  .module-home-involvement .wrap {
    display: block;
    padding-bottom: 5%;
  }

  button a,
  .button {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .button.bt-donate {
    padding-right: 16px;
    padding-left: 16px;
    font-size: 16px;
  }

  .button.bt-join {
    font-size: 16px;
  }

  .home .post {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    float: none;
  }

  .feature-img {
    min-height: 55vh;
  }

  .secondary-nav-block {
    display: block;
    padding-right: 30px;
    padding-left: 30px;
  }

  .entry-title-block {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .entry-title {
    font-size: 30px;
    font-size: 3rem;
  }

  .title-nav-block-inner {
    display: block;
    padding-left: 0px;
  }

  .sub-nav-label {
    display: block;
  }

  .more-about {
    display: block;
  }
  .search-results .more-about {
	  display: none;
  }

  .lhs {
    width: 100%;
    padding-right: 0px;
    float: none;
  }

  .rhs {
    width: 100%;
    margin-left: 0px;
    padding-right: 0px;
    float: none;
  }

  .formblock-mailinglist {
    max-width: 100%;
  }

  .mailinglist-label {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 7px;
    text-align: left;
  }

  .cta-blocks {
    display: block;
  }

  .cta-block {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .cta-img {
    min-height: 300px;
  }

  .home .module-home-hero h2 {
    margin-bottom: 10px;
    font-size: 46px;
  }

  .vert-line {
    display: none;
    height: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .module-home-rotational p {
    font-size: 21px;
  }

  .cta-col {
    width: 100%;
  }

  .cta-col.cta-col-hunting-text {
    width: 100%;
  }

  .cta-col.cta-col-conservation-text {
    width: 100%;
  }

  .cta-col.cta-col-hunting-img {
    width: 100%;
    min-height: 100vh;
  }

  .cta-col.cta-col-invovlement-text {
    display: block;
    width: 100%;
    padding-right: 0px;
    padding-bottom: 0%;
  }

  .cta-col.cta-col-involvement-img {
    width: 100%;
  }

  .home .module-home-about h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }

  .entry-time {
    display: block;
  }

  .entry-category {
    display: block;
  }

  .meta-divider {
    display: none;
  }
  .footer-mailinglist .widget .gform_wrapper .gform_body {
    width: 85%;
  }

  
  /* Woo */
  .cwa.woocommerce .products ul, .cwa.woocommerce ul.products {
      -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

  }
  .cwa.woocommerce ul.products li.product, .cwa.woocommerce-page ul.products li.product {
	padding: 20px;
	width: 50%;
	margin: 0;
  }
  
  .cwa .woocommerce-error, .cwa .woocommerce-info, .cwa .woocommerce-message {
	  width: 90%;
	  top: 95px;
      padding: 1em .25em 1em 3.5em;
  }
  .cwa.woocommerce-cart .woocommerce .cart-collaterals .cart_totals, 
  .cwa.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
  }
  .cwa.woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    margin-bottom: 10px;
  }
  .woocommerce table.cart td.actions .coupon .input-text+.button,
  .woocommerce-page table.cart td.actions .coupon .input-text+.button {
	float: none;
    width: 100%;
    margin: 0;
  }
  .cwa.woocommerce-cart .woocommerce table.shop_table tr.cart_item td {
    padding: 8px 20px;
  }
  .cwa.woocommerce-cart .woocommerce table.shop_table tr.cart_item td.product-subtotal {
    padding-bottom: 40px;
  }
  .cwa.woocommerce-cart .woocommerce table.shop_table tr.cart_item td.product-remove {
    padding-top: 20px;
  }
  .cwa.woocommerce table.shop_table_responsive tr:nth-child(2n) td, 
  .cwa.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: transparent;
  }
  .cwa.woocommerce table.shop_table_responsive tr.cart_item td, 
  .cwa.woocommerce-page table.shop_table_responsive tr.cart_item td,
  .cwa.woocommerce .cart_totals  table.shop_table_responsive tr td, 
  .cwa.woocommerce-page .cart_totals table.shop_table_responsive tr td {
	  text-align: left !important;
  }
  .cwa.woocommerce .cart_totals  table.shop_table_responsive tr td, 
  .cwa.woocommerce-page .cart_totals table.shop_table_responsive tr td {
	  padding-left: 0;
  }

  .cwa.woocommerce-cart .woocommerce table.shop_table tr.cart_item td.product-name::before {
	  display: none;
  }
  .cwa .woocommerce table.shop_table_responsive tr td.product-name a, 
  .cwa.woocommerce-page table.shop_table_responsive tr td.product-name a {
	  font-size: 18px;
	  margin-top: 5px;
  }
  .cwa.woocommerce-cart .woocommerce table.shop_table tr.cart_item td .amount,
  .cwa.woocommerce-cart .woocommerce table.shop_table tr.cart_item td .quantity .qty,
  .cwa.woocommerce-page .cart_totals table.shop_table_responsive tr td .amount {
    margin-left: 20px;
  }
  .cwa .woocommerce table.shop_table_responsive tr td.product-name, 
  .cwa.woocommerce-page table.shop_table_responsive tr td.product-name {
	  text-align: left !important;
  }
  .cwa .woocommerce table.shop_table_responsive tr td.product-name a, 
  .cwa.woocommerce-page table.shop_table_responsive tr td.product-name a {
	  display: block;
	  clear: both;
  }
  
  .cwa.woocommerce #content table.cart td.actions .coupon, 
  .cwa.woocommerce table.cart td.actions .coupon, 
  .cwa.woocommerce-page #content table.cart td.actions .coupon, 
  .cwa.woocommerce-page table.cart td.actions .coupon {
	  padding-top: 35px;
  }
  
  .cwa.woocommerce .cart-collaterals, 
  .cwa.woocommerce-page .cart-collaterals {
	  margin-top: 60px;
  }
  
  /*Events*/
  .cwa #tribe-events-bar {
    /*padding-bottom: 20px;*/
  }

  /* Hide Header when no events are found */

  .cwa .tribe-events-notices + #tribe-events-header {
    display: none;
  }

  .cwa .tribe-events-sub-nav li a {
    /*background: #666;
    color: #fff;*/
    display: block;
    padding: 10px 4px 0 4px;
    position: relative;
    white-space: normal;
    font-size: 1.5rem;
    text-transform: uppercase;
  }
  #tribe-events-content #tribe-events-header ul.tribe-events-sub-nav {
    margin-bottom: 10px;
  }
  #tribe-events-content ul.tribe-events-sub-nav {
    padding: 0px;
  }

  /*.cwa .tribe-events-sub-nav li a:visited,
      .tribe-events-sub-nav li a:hover {
    color: #fff;
  }*/

  .cwa .tribe-events-sub-nav .tribe-events-nav-left a span {
    display: block;
    content: '\ab';
    position: absolute;
    left: 10px;
    top: 10px;
  }

  .cwa .tribe-events-sub-nav .tribe-events-nav-right a span {
    display: block;
    content: '\00BB';
    position: absolute;
    right: 10px;
    top: 10px;
  }

  .tribe-mobile #main {
    padding-top: 0;
  }

  a.tribe-events-gmap {
    display: block;
  }

  #tribe-events-content {
    width: 100%;
  }
  .cwa #tribe-events-content {
    margin-bottom: 0;
  }


  .tribe-events-calendar .tribe-events-has-events:after {
  content: '';
  display: block;
  height: 8px;
  width: 8px;
  padding: 0;
  border-radius: 50%;
  background-color: #333;
  margin: 5px auto;
}

.tribe-events-calendar .tribe-events-has-events.tribe-events-othermonth:after {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';
      filter: alpha(opacity=40);
    -moz-opacity: .4;
  -khtml-opacity: .4;
         opacity: .4;
}

    /* Actual Event Styles */

  .cwa #tribe-mobile-container {
    display: block;
    margin: 0 auto 10px;
  }

  .cwa #tribe-mobile-container .type-tribe_events {
    padding: 20px 0 16px;
    margin-bottom: 0;
  }

  .cwa #tribe-mobile-container .type-tribe_events ~ .type-tribe_events {
    padding: 15px 0;
    border-top: 1px solid #ddd;
  }

  .cwa #tribe-mobile-container .type-tribe_events h4 {
    font-size: 1.25em;
    margin: 0 0 2px;
    line-height: 1.35;
  }

  .cwa #tribe-mobile-container .type-tribe_events .time-details {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 2px;
  }

  .cwa #tribe-mobile-container .type-tribe_events .tribe-events-event-image {
    float: left;
    width: 25%;
    margin: 5px 15px 10px 0;
  }

  .cwa #tribe-mobile-container .type-tribe_events .tribe-events-event-image a {
    display: block;
  }

  .cwa #tribe-mobile-container .type-tribe_events .entry-summary.description {
    padding: 0;
    margin-bottom: 0;
  }

  .cwa #tribe-mobile-container .type-tribe_events .tribe-events-read-more {
    margin-top: 8px;
    display: inline-block;
  }

  .cwa .tribe-mobile-day-heading {
    font-size: 22px;
    margin-bottom: 0;
  }
  
  /* View All Events from Day List */
  .cwa .tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin-left: 0;
   }
  .cwa .tribe-events-list .type-tribe_events h2 {
    margin-bottom: 5px; 
  }
  .cwa .tribe-events-event-cost button.tribe-button {
    margin-top: 15px;
  }
  .cwa .tribe-events-read-more {
    display: block;
    margin-top: 15px;
  }


  /* Grid
  =============================================*/

  .cwa .tribe-events-calendar td.tribe-events-has-events:hover {
    cursor: pointer;
  }

  .cwa #tribe-events-content .tribe-events-calendar td {
    height: 45px;
    padding: 0;
  }
  .tribe-events-calendar .tribe-events-past.tribe-events-has-events:after {
    background-color: #e8e5e3;
  }
  .tribe-events-calendar .tribe-events-future.tribe-events-has-events:after {
    background-color: #5b8d6d;
  }

  .cwa .tribe-events-calendar td .tribe-events-viewmore,
      .tribe-events-calendar td .type-tribe_events {
    display: none;
  }

  .cwa .tribe-events-calendar td div[id*='tribe-events-daynum-'],
  .cwa .tribe-events-calendar td div[id*='tribe-events-daynum-'] a {
    background: none;
    font-size: 16px;
    line-height: 1;
    margin-top: 6px;
    padding: 0;
    text-align: center;
  }

  .cwa .tribe-events-calendar .mobile-active.tribe-events-past div[id*='tribe-events-daynum-'],
  .cwa .tribe-events-calendar .mobile-active.tribe-events-past div[id*='tribe-events-daynum-'] > a {
    color: #fff;
  }

  .cwa .tribe-events-calendar td.mobile-active,
  .cwa .tribe-events-calendar .mobile-active div[id*='tribe-events-daynum-'],
  .cwa .tribe-events-calendar .mobile-active div[id*='tribe-events-daynum-'] a  {
    background-color: #7c535e;
    color: #fff;
  }
  .cwa .tribe-events-calendar .tribe-events-past.tribe-events-has-events:after {
    color: #e8e5e3;
  }

  .cwa .tribe-events-calendar .tribe-events-present.tribe-events-has-events:after,
  .cwa .tribe-events-calendar .mobile-active.tribe-events-has-events:after {
    background: #fff;
  }

  .cwa .tribe-events-calendar .tribe-events-present,
  .cwa .tribe-events-calendar td.tribe-events-present.mobile-active,
  .cwa .tribe-events-calendar .tribe-events-present.mobile-active div[id*='tribe-events-daynum-'],
  .cwa .tribe-events-calendar .tribe-events-present.mobile-active div[id*='tribe-events-daynum-'] a {
    background-color: #e8e5e3;
  }
  /*.cwa .tribe-events-calendar td.tribe-events-present div[id*='tribe-events-daynum-'] {
    color: #fff;
  }*/

  .cwa #tribe-mobile-container .tribe-events-viewmore {
    border-top: 1px solid #ddd;
    margin: 5px 0 0;
    padding: 15px 0 5px;
  }
  
  .cwa .tribe-events-calendar th {
    padding: 4px 0px;
    font-size: 13px;
    font-size: 1.3rem;
    background: #e8e5e3;
    color: #705d50;
  }

}

@media (max-width: 600px) {
/*
  .cwa.single-tribe_events .tribe-events-tickets,
  .cwa.single-tribe_events .tribe-events-tickets tbody {
    display: block;
    border-bottom: none;
  }

  .cwa.single-tribe_events .tribe-events-tickets tbody {
    padding: 5px 20px;
  }

  .cwa.single-tribe_events .tribe-events-tickets tr {
    border: none;
    display: block;
    padding: 15px 0 25px;
    border-bottom: 2px solid #fff;
  }

  .cwa.single-tribe_events .tribe-events-tickets td.woocommerce {
    border: none;
  }

  .cwa.single-tribe_events .tribe-events-tickets td,
  .cwa.single-tribe_events .tribe-events-style-full .tribe-events-tickets td {
    border: 0;
    display: block;
  }

  .cwa.single-tribe_events .tribe-events-tickets .tickets_description, 
  .cwa.single-tribe_events .tribe-events-tickets .tickets_name, 
  .cwa.single-tribe_events .tribe-events-tickets .tickets_name p, 
  .cwa.single-tribe_events .tribe-events-tickets .tickets_price {
	 border-bottom: 0;
  }

  .cwa.single-tribe_events .tribe-events-tickets .tickets_name,
  .cwa.single-tribe_events .tribe-events-tickets .tickets_price {
    font-weight: 700;
    margin-bottom: 5px;
  }

  .cwa.single-tribe_events .tribe-events-tickets .tickets_description, 
  .cwa.single-tribe_events .tribe-events-tickets .tickets_name, 
  .cwa.single-tribe_events .tribe-events-tickets .tickets_name p, 
  .cwa.single-tribe_events .tribe-events-tickets .tickets_price {
	  padding: 0 12px;
  }
 */
 
}

@media only screen and (min-width: 600px) {
  
  .alignleft, img.alignleft {
    display: inline-block;
    float: left;
    margin: 0 24px 24px 0;
  }

  .alignright, img.alignright {
    margin: 0 0 24px 24px;
    display: inline-block;
    float: right;
  }

  .aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  .entry-title, .woocommerce-products-header .page-title, .single-product .entry-title-block h2 {
	  font-size: 52px;
	  font-size: 5.2rem;
  }
  .term-description {
      padding-right:80px;
  }


}

/* Below 480 
--------------------------------------- */

@media (max-width: 479px) {
  h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }

  blockquote {
    margin-right: 0%;
    margin-left: 0%;
    font-size: 1.8em;
  }

  .site-header {
    /*position: fixed;*/
    padding-right: 0px;
    padding-left: 0px;
  }

  .title-area {
    width: 70%;
    min-width: auto;
    padding-top: 5px;
    padding-left: 5%;
  }

  .custom-logo-link.w--current {
    max-width: auto;
  }

  .entry-meta-single {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .entry-content,
  .single.events-single .entry-content .tribe_events,
  .events-archive .entry-content #tribe-events-content-wrapper {
    margin: 20px 20px 15px;
    padding: 15px;
  }

  .post-index, .single .post .entry-content {
    margin: 20px;
    padding: 20px;
  }

  .back-link {
    margin: 0 20px;
  }

  .widget.footer-mailinglist {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-widget-area.footer-widgets-1 {
    padding-bottom: 15px;
  }

  .module-home-posts {
    padding: 20px;
  }

  .module-home-conservation {
    margin-right: 20px;
    margin-left: 20px;
  }

  .module-home-rotational {
    display: block;
  }

  .module-home-involvement {
    display: block;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .module-home-conservation .wrap {
    min-height: auto;
    padding: 0px 0%;
  }

  .site-footer .wrap {
    text-align: center;
  }

  .mailing-list {
    padding-right: 20px;
    padding-left: 20px;
  }

  .button {
    display: block;
    margin-right: 0px;
  }

  .alignright {
    max-width: 100%;
    margin-left: 0px;
    float: none;
  }

  .alignleft {
    max-width: 100%;
    margin-right: 0px;
    float: none;
  }

  .feature-img {
    min-height: 45vh;
  }

  .secondary-nav-block {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 0;
    padding-bottom: 20px;
  }
  .entry-title-block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .entry-title-border {
    max-width: 80px;
  }

  .menu-footer-navigation a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    font-size: 2rem;
  }

  .social-icon {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2;
  }

  .affiliates-img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .cta-img {
    min-height: 200px;
  }

  .home .module-home-hero h2 {
    margin-bottom: 40px;
    font-size: 44px;
    font-size: 4.4rem;
  }

  .cta-col.cta-col-hunting-text {
    display: block;
  }

  .cta-col.cta-col-conservation-text {
    display: block;
  }

  .cta-col.cta-col-hunting-img {
    min-height: 40vh;
  }

  .cta-col.cta-col-involvement-img {
    display: block;
    min-height: auto;
  }

  .home h3 {
    font-size: 38px;
    font-size: 3.8rem;
  }

  .home .entry-image-link-events {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    float: none;
  }

  .post-event {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  #tribe-events-content #tribe-events-header ul.tribe-events-sub-nav {
	  padding: 0;
  }
  
  /* Woo */
  
  .cwa.woocommerce ul.products li.product, 
  .cwa.woocommerce-page ul.products li.product, 
  .cwa.woocommerce-page[class*=columns-] ul.products li.product, 
  .cwa.woocommerce[class*=columns-] ul.products li.product,
  .cwa .woocommerce ul.products[class*=columns-] li.product, 
  .cwa.woocommerce-page ul.products[class*=columns-] li.product  {
	  width: 100%;
	  clear: both;
	  margin-bottom: 1em;
  }
  
  
  .cwa.woocommerce-checkout .woocommerce form .form-row-first, 
  .cwa.woocommerce-page form .form-row-first,
  .cwa.woocommerce-checkout .woocommerce form .form-row-last, 
  .cwa.woocommerce-page form .form-row-last,
  .cwa.woocommerce-checkout .woocommerce form .form-row-first, 
  .cwa.woocommerce-page form .form-row-first,
  .cwa.woocommerce-checkout .woocommerce form .form-row-last, 
  .cwa.woocommerce-page form .form-row-last {
	  float: none;
	  width: 100%;
  }
  
  .cwa.woocommerce .woocommerce-message a.button {
    width: 100%;
    margin: 15px 15px 0 0;
  }
  .cwa .woocommerce-error, .cwa .woocommerce-info, .cwa .woocommerce-message {
    flex-direction: row-reverse;
    flex-wrap: wrap-reverse;
	font-size: 18px;
	font-size: 1.8rem;
  }

}

@media screen and (min-width: 1590px) {
  .site-header {
    max-width: 1800px;
  }
  .title-nav-block-inner {
    max-width: 1800px;
  }

}

@media screen and (min-width: 1700px) {
  /*Text Size Increase*/
  h1 {
    font-size: 44px;
    font-size: 4.4rem;
  }

  h2 {
    font-size: 36px;
    font-size: 3.6rem;
  }

  h3, .sf-lead {
    font-size: 30px;
    font-size: 3rem;
  }

  h4 {
    font-size: 26px;
    font-size: 2.6rem;
  }

  h5 {
    font-size: 24px;
    font-size: 2.4rem;
  }

  h6 {
    font-size: 22px;
    font-size: 2.2rem;
  }

  p, li, .button, button a, .form-submit {
    font-size: 20px;
    font-size: 2rem;
  }

  blockquote {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 38px;
  }

  label, .field-text, .radio-text, .checkbox-text, .footer-text {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .home .entry-title, .archive h2.entry-title, .events-list h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }

  .entry-title {
    max-width: 90%;
    font-size: 58px;
    font-size: 5.8rem;
  }
  
  .events-list .secondary-nav-block,
  .events-gridview .secondary-nav-block {
	  /*padding-right: 0;*/
      width: 30%;
  }
  
  .genesis-nav-menu a {
    font-size: 26.5px;
    font-size: 2.65rem;
    padding: 29px 17px;
  }
  .genesis-nav-menu .sub-menu a {
	font-size: 19px;
    font-size: 1.9rem;
  }

  .entry-meta {
    font-size: 17px;
    font-size: 1.7rem;
  }

  /*End Text Size Increase*/
  .footer-widgets .wrap, .footer-mailinglist {
    max-width: 1800px;
  }

  .footer-mailinglist {
    padding-bottom: 20px;
  }

  .custom-logo-link {
    max-width: 260px;
    height: 50px;
    width: 260px;
    background-size: 260px 50px;
  }

  .cta-img {
    min-height: 300px;
  }

  /*Home Specific*/
  .home .module-home-hero h2 {
    font-size: 100px;
  }

  .home .module-home-about h2 {
    font-size: 36px;
    font-size: 3.6rem;
  }

  .module-home-about .wrap {
    max-width: 1200px;
  }

  .cta-col {
    min-height: 55vh;
  }

  .cta-col.cta-col-conservation-text {
    max-width: 650px;
  }
  .cwa.single-tribe_events #tribe-events-footer {
    max-width: 1880px;
    margin: 1em auto;
  }
  .cwa .woocommerce-error, .cwa .woocommerce-info, .cwa .woocommerce-message {
	  width: 50%;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}
@media screen and (min-width: 1820px) {
  .entry-content,
  .single.events-single .entry-content .tribe_events,
  .events-archive .entry-content #tribe-events-content-wrapper {
    margin: 70px auto;
    padding: 100px 5% 5%;
  }
}
@media screen and (min-width: 1921px) {
  .title-nav-block-inner {
    padding-left: 96px;
    padding-right: 96px;
  }

  p {
    font-size: 22px;
    font-size: 2.2rem;
  }
    .events-list .secondary-nav-block {
	  padding-right: 0;
  }

}

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

  .entry-content, 
  .post-index, 
  .single .post .entry-content, 
  .single.events-single .entry-content .tribe_events, 
  .events-archive .entry-content #tribe-events-content-wrapper {
    margin-top: 0;
  }

  .entry-title-block,
  .site-footer .wrap,
  .site-inner {
    padding-top: 0;
    padding-bottom: 0;
  }

  .entry-title, .woocommerce-products-header .page-title, .single-product .entry-title-block h2 {
    font-size: 30px;
  }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav,
  .back-link,
  .footer-widgets,
  .mailing-list,
  .site-footer .byline-block {
    display: none;
  }
}


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