/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Variables =================================================== */
/* Mixins =================================================== */
/* line 226, ../sass/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

/* line 227, ../sass/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 228, ../sass/_mixins.scss */
.clearfix {
  zoom: 1;
}

/* homepage heading tweak */
/* line 12, ../sass/screen.scss */
.nova.woocommerce a:hover, .nova.woocommerce a:focus {
  text-decoration: none;
}

/* line 17, ../sass/screen.scss */
.nova a:hover, .nova a:focus {
  text-decoration: none;
}

/* line 22, ../sass/screen.scss */
.navbar-default .navbar-nav > li > a.sm-links {
  padding: 0px;
  font-size: 1em;
}
/* line 25, ../sass/screen.scss */
.navbar-default .navbar-nav > li > a.sm-links:hover {
  opacity: .8;
}

/* line 27, ../sass/screen.scss */
h1.h2.text-center {
  letter-spacing: .065em;
}

/* line 30, ../sass/screen.scss */
#inner-footer h3 {
  color: black;
  font-weight: 500;
}

/* line 34, ../sass/screen.scss */
#inner-footer {
  font-size: .9em;
}

/*Special Toolbar in Navbar*/
/* line 39, ../sass/screen.scss */
.secondary-toolbar li {
  display: block;
  margin: 6px 15px 0px 0px;
}

/* line 44, ../sass/screen.scss */
.secondary-toolbar li .form-control {
  width: 220px;
}

/* line 47, ../sass/screen.scss */
.secondary-toolbar li.itemstop {
  background: #3dc2c6;
  color: white;
}
/* line 51, ../sass/screen.scss */
.secondary-toolbar li.itemstop a {
  padding: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
  font-family: inherit !important;
  text-transform: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  letter-spacing: inherit !important;
  margin: inherit !important;
  display: inline !important;
}
/* line 62, ../sass/screen.scss */
.secondary-toolbar li.itemstop a:hover {
  opacity: .7;
}

/* line 65, ../sass/screen.scss */
.secondary-toolbar li.carttop {
  background: #25235e;
  color: white;
}
/* line 69, ../sass/screen.scss */
.secondary-toolbar li.carttop a {
  padding: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
  font-family: inherit !important;
  text-transform: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  letter-spacing: inherit !important;
  margin: inherit !important;
  display: inline !important;
}
/* line 80, ../sass/screen.scss */
.secondary-toolbar li.carttop a:hover {
  opacity: .7;
}

/* line 83, ../sass/screen.scss */
.secondary-toolbar li.carttop,
.secondary-toolbar li.itemstop {
  padding-top: 13px;
  height: 40px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  margin: 0;
}

/* line 92, ../sass/screen.scss */
.secondary-toolbar .typo {
  font-family: "proxima-nova-alt-ext-cond";
  font-weight: 400;
  line-height: 1.15em;
  font-size: 1em;
  text-transform: uppercase;
}

/* line 99, ../sass/screen.scss */
.icon-twitter-circled,
.icon-facebook-circled {
  font-size: 2.1em;
  color: #25235e;
}

/*Navbar*/
/* line 106, ../sass/screen.scss */
.navbar-default .navbar-brand {
  margin-top: 7px;
}

/* line 109, ../sass/screen.scss */
.nova .navbar > .container .navbar-brand,
.nova .navbar > .container-fluid .navbar-brand {
  margin-left: 6px;
}

/* #menu-main-navigation id value is set in the wp admin */
/* line 114, ../sass/screen.scss */
#menu-main-navigation {
  border-top: 1px solid rgba(116, 105, 86, 0.7);
  margin-top: 10px;
}

/* line 118, ../sass/screen.scss */
#menu-main-navigation.navbar-nav > li > a {
  padding-top: 6px;
}

/* line 121, ../sass/screen.scss */
.navbar-brand {
  float: left;
  padding: 0 0;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

/* line 128, ../sass/screen.scss */
.navbar-default .navbar-nav > li > a {
  color: #746956;
}

/* line 131, ../sass/screen.scss */
.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "bebas-neue";
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.35em;
  letter-spacing: .03em;
}

/* line 140, ../sass/screen.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 40px;
}

/* line 146, ../sass/screen.scss */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #100f0c;
  background-color: transparent;
}

/* line 151, ../sass/screen.scss */
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #746956;
  background-color: transparent;
}

/* line 157, ../sass/screen.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #746956;
  background-color: transparent;
}

/**/
/* line 167, ../sass/screen.scss */
a img {
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  -ms-transition: all 0.35s linear;
  -o-transition: all 0.35s linear;
  transition: all 0.35s linear;
}

/* line 170, ../sass/screen.scss */
a {
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

/* line 174, ../sass/screen.scss */
a img:hover,
a:hover img {
  opacity: .8;
}

/* line 178, ../sass/screen.scss */
#top-content {
  min-height: 300px;
  padding: 40px 0;
  background-color: #f8f8f6;
}

/* line 183, ../sass/screen.scss */
#mid-content {
  min-height: 300px;
  padding: 40px 0;
  background-color: white;
}

/* line 188, ../sass/screen.scss */
.nova #bottom-content {
  padding: 40px 0;
  background-color: black;
}
/* line 192, ../sass/screen.scss */
.nova #bottom-content .connect-bar {
  margin: 30px;
  padding: 20px 0px 17px 0px;
  border-top: 0px solid #39342b;
  border-bottom: 1px solid #39342b;
  font-family: "proxima-nova-alt-ext-cond";
  font-weight: 300;
  font-size: 1.9em;
  text-transform: uppercase;
  color: #746956;
}
/* line 203, ../sass/screen.scss */
.nova #bottom-content .connect-bar .form-control.shorty {
  font-family: "chaparral-pro-display";
  font-size: .65em;
  margin-top: 2px;
}
/* line 208, ../sass/screen.scss */
.nova #bottom-content .connect-bar .btn-secondary.btn-smaller {
  padding: 5px 12px 4px 12px;
  font-size: .6em;
  margin-top: -5px;
}

/* line 217, ../sass/screen.scss */
.nova .navbar-default {
  background-color: #efeeeb;
  border-color: transparent;
}

/* line 222, ../sass/screen.scss */
.nova .navbar {
  min-height: 132px;
  margin-bottom: 20px;
  border: 0px solid transparent;
  border-bottom: 1px solid #eae9e5;
}

/* line 230, ../sass/screen.scss */
.nova .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #25235e;
  white-space: nowrap;
  text-transform: uppercase;
  font-family: "proxima-nova-alt-ext-cond";
  font-size: 1.1em;
  font-weight: 400;
  letter-spacing: .02em;
}
/* line 244, ../sass/screen.scss */
.nova .dropdown-menu > li > a:hover, .nova .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #1e1c4b;
  background-color: #e4e2dd;
}
/* line 251, ../sass/screen.scss */
.nova .dropdown-menu {
  position: absolute;
  top: 85%;
  left: 8px;
  z-index: 1000;
  float: left;
  min-width: 200px;
  padding: 15px 0;
  margin: 2px 0 0 7px;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #efeeeb;
  border: 1px solid rgba(116, 105, 86, 0.1);
  border-radius: 1px;
  -webkit-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
}

/*Heroettes*/
/* line 272, ../sass/screen.scss */
.heroette {
  width: 98%;
  margin: 10px auto;
  position: relative;
  padding: 0;
  text-align: center;
  background: white;
  border: 1px solid #eee;
}
/* line 281, ../sass/screen.scss */
.heroette div.h3 {
  position: absolute;
  top: 58px;
  z-index: 100;
  color: white;
  font-family: "bebas-neue";
  font-weight: 600;
  display: block;
  letter-spacing: .02em;
  width: 100%;
}
/* line 292, ../sass/screen.scss */
.heroette div.h3 .center-txt {
  text-align: center;
  display: block;
}
/* line 295, ../sass/screen.scss */
.heroette div.h3 .center-txt em {
  font-size: .8em;
  font-family: "proxima-nova-alt";
  font-weight: 400;
  font-style: italic;
  display: block;
  text-transform: uppercase !important;
  letter-spacing: .2em;
}
/* line 311, ../sass/screen.scss */
.heroette .badgette {
  margin: -40px auto 0px auto;
  z-index: 110;
  position: relative;
  width: 80px;
  height: 80px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
/* line 319, ../sass/screen.scss */
.heroette .badgette .inner {
  color: white;
  padding: 11px 30px 30px 27px;
  font-size: 3em;
  opacity: .3;
  font-weight: 800;
  font-family: "bebas-neue";
}
/* line 328, ../sass/screen.scss */
.heroette .heroette-desc {
  padding: 10px 30px 30px 30px;
}
/* line 332, ../sass/screen.scss */
.heroette .triangle {
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 60px 60px;
  border-color: transparent transparent #746956 transparent;
}
/* line 342, ../sass/screen.scss */
.heroette .triangle .inner {
  margin-left: -36px;
  margin-top: 29px;
  font-family: "bebas-neue";
  font-weight: 700;
  font-size: 1.6em;
}
/* line 350, ../sass/screen.scss */
.heroette .price {
  font-family: "bebas-neue";
  font-weight: 700;
  font-size: 1.6em;
  color: #746956;
}

/* line 361, ../sass/screen.scss */
.selector-heroette {
  margin-top: 10px;
  text-align: center;
  padding: 12px 25px 0px 25px;
}
/* line 366, ../sass/screen.scss */
.selector-heroette .heroette-desc {
  font-family: "bebas-neue";
  font-size: 17px;
  font-weight: 500;
  margin: 3px 0 8px 0;
}

/* line 374, ../sass/screen.scss */
.btnalt {
  font-family: "bebas-neue";
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
  padding: 9px 14px 8px 14px;
  border: 2px solid #2e2e2e;
  color: #2e2e2e;
  display: block;
  width: 95%;
  margin: 1px auto 0 auto;
  cursor: pointer;
  line-height: 1.2em;
}
/* line 389, ../sass/screen.scss */
.btnalt:hover {
  color: white;
  background: #050505;
  text-decoration: none;
  cursor: pointer;
}

/* line 396, ../sass/screen.scss */
.btnalt.nocenter {
  margin: 0;
}

/**Absolute Flags**/
/* line 402, ../sass/screen.scss */
#gallery-slide-0 {
  position: relative;
}

/* line 405, ../sass/screen.scss */
.amb-abs-flag {
  font-family: "bebas-neue";
  position: absolute;
  right: 0px;
  top: 100px;
  padding: 15px 17px 17px 17px;
  width: 390px;
  color: #efeeeb;
  background: #746956;
  z-index: 300;
  font-weight: 400;
  font-size: 1.07em;
}

/* line 418, ../sass/screen.scss */
.btn-onred {
  font-family: "bebas-neue";
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .15em;
  text-transform: uppercase;
  padding: 9px 14px 4px 14px;
  border: 1px solid #efeeeb;
  color: #efeeeb;
  display: inline-block;
  width: 100%;
  float: right;
  margin-top: 8px;
  cursor: pointer;
  line-height: 1.2em;
  text-align: center;
}
/* line 435, ../sass/screen.scss */
.btn-onred span {
  font-size: 17px;
}
/* line 439, ../sass/screen.scss */
.btn-onred:hover, .btn-onred:active, .btn-onred:visited, .btn-onred:focus {
  color: #efeeeb;
  background: #35b1b4;
  text-decoration: none;
  cursor: pointer;
}

/*Typography*/
/* line 451, ../sass/screen.scss */
hr.special {
  padding: 0;
  border: none;
  border-top: 1px solid #e8e6e1;
  color: #d1cbc0;
  text-align: center;
  margin-left: 0%;
  margin-right: 0%;
}

/* line 460, ../sass/screen.scss */
hr.special:after {
  font-family: 'swsite';
  content: "x";
  display: inline-block;
  position: relative;
  top: -0.8em;
  font-size: 1.8em;
  padding: 0 0.25em;
  background: white;
}

/* line 472, ../sass/screen.scss */
hr.special-fish {
  padding: 0;
  border: none;
  border-top: 1px solid #e8e6e1;
  color: #d1cbc0;
  text-align: center;
  margin-left: 0%;
  margin-right: 0%;
}

/* line 481, ../sass/screen.scss */
hr.special-fish:after {
  font-family: 'swsite';
  content: "P";
  display: inline-block;
  position: relative;
  top: -0.8em;
  font-size: 1.8em;
  padding: 0 0.25em;
  background: white;
}

/* line 494, ../sass/screen.scss */
.widget hr.special {
  margin-left: 0%;
  margin-right: 0%;
}

/* line 499, ../sass/screen.scss */
.widget hr.special:after {
  content: "P";
}

/* line 502, ../sass/screen.scss */
.widget hr.special.alt:after {
  content: "Q";
}

/* line 506, ../sass/screen.scss */
hr.special2 {
  margin-top: 0px;
  padding: 0;
  border: none;
  border-top: 1px solid #39342b;
  color: #5f5647;
  text-align: center;
}

/* line 514, ../sass/screen.scss */
hr.special2:after {
  font-family: 'swsite';
  content: "x";
  display: inline-block;
  position: relative;
  top: -0.8em;
  font-size: 1.25em;
  padding: 0 0.25em;
  background: #000;
  text-transform: initial;
}

/* line 527, ../sass/screen.scss */
.faq strong {
  font-size: 17px;
  font-family: "bebas-neue";
}

/* line 532, ../sass/screen.scss */
.faq div.dropcap {
  padding-right: 6px;
}

/* line 535, ../sass/screen.scss */
.xtra-row-padding-l {
  padding: 10px 50px 0px 0px;
}

/* line 538, ../sass/screen.scss */
.xtra-row-padding-r {
  padding: 10px 0px 0px 50px;
}

/* line 542, ../sass/screen.scss */
.creds {
  margin-top: 0px;
  font-family: "bebas-neue";
  display: inline-block;
  border-top: solid 1px #746956;
  padding-top: 0px;
}
/* line 548, ../sass/screen.scss */
.creds small {
  font-size: 92%;
}

/* line 552, ../sass/screen.scss */
.taggedlinks {
  font-family: "bebas-neue";
  text-transform: uppercase;
}

/* line 556, ../sass/screen.scss */
.sig {
  margin-top: 10px;
  font-weight: 700;
}

/* line 561, ../sass/screen.scss */
.goldtxt {
  color: #746956;
}

/* line 562, ../sass/screen.scss */
.redtxt {
  color: #3dc2c6;
}

/* line 563, ../sass/screen.scss */
.navytxt {
  color: #25235e;
}

/* line 564, ../sass/screen.scss */
.altcolortxt {
  color: #383838;
}

/* line 565, ../sass/screen.scss */
.beigetxt {
  color: #b0a79f;
}

/* line 566, ../sass/screen.scss */
.accentgraytxt {
  color: #746956;
}

/* line 568, ../sass/screen.scss */
.goldbg {
  background-color: #746956;
}

/* line 569, ../sass/screen.scss */
.redbg {
  background-color: #3dc2c6;
}

/* line 570, ../sass/screen.scss */
.navybg {
  background-color: #25235e;
}

/* line 571, ../sass/screen.scss */
.altcolorbg {
  background-color: #050505;
}

/* line 572, ../sass/screen.scss */
.beigebg {
  background-color: #b0a79f;
}

/* line 573, ../sass/screen.scss */
.accentbg {
  background-color: #746956;
}

/* line 575, ../sass/screen.scss */
body.nova {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "proxima-nova-alt";
  font-size: 16px;
}

/* line 582, ../sass/screen.scss */
h1, h2, h3, h4, h5, .btn, .sans-serif, blockquote, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "bebas-neue";
}
/* line 584, ../sass/screen.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, .btn a, .sans-serif a, blockquote a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  font-family: "bebas-neue";
}

/* line 589, ../sass/screen.scss */
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "proxima-nova-alt";
}
/* line 591, ../sass/screen.scss */
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  font-family: "proxima-nova-alt";
}

/* line 596, ../sass/screen.scss */
.home h2 {
  font-weight: 300;
  margin-bottom: 45px;
  display: block;
  letter-spacing: .015em;
  font-size: 2.5em;
  color: #25235e;
}

/* line 605, ../sass/screen.scss */
.category h2 {
  font-weight: 300;
  margin-bottom: 15px;
  display: block;
  letter-spacing: .015em;
  font-size: 2.5em;
  color: #25235e;
}

/* line 614, ../sass/screen.scss */
.page h2 {
  font-weight: 400;
  margin-bottom: 0px;
  display: block;
  color: #3dc2c6;
  letter-spacing: .03em;
}

/* line 623, ../sass/screen.scss */
#woo_content h1,
#woo_content h2,
#woo_content h3,
#woo_content h4 {
  font-weight: 300;
}

/* line 630, ../sass/screen.scss */
#woo_content h3 {
  color: #25235e;
  font-family: 'proxima-nova-alt';
  font-weight: 600;
}

/* line 635, ../sass/screen.scss */
h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #746956;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .03em;
}
/* line 643, ../sass/screen.scss */
h1 .subhead, h2 .subhead, h3 .subhead, h4 .subhead, h5 .subhead,
.h1 .subhead, .h2 .subhead, .h3 .subhead, .h4 .subhead, .h5 .subhead, .h6 .subhead {
  color: #3dc2c6;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: .04em;
  font-family: "proxima-nova-alt";
  font-style: italic;
  font-size: .875em;
  text-transform: initial;
}
/* line 653, ../sass/screen.scss */
h1 em, h2 em, h3 em, h4 em, h5 em,
.h1 em, .h2 em, .h3 em, .h4 em, .h5 em, .h6 em {
  font-weight: 400;
}
/* line 656, ../sass/screen.scss */
h1 a, h2 a, h3 a, h4 a, h5 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: #25235e;
}
/* line 658, ../sass/screen.scss */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover,
.h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
  color: #25235e;
  text-decoration: none;
}
/* line 663, ../sass/screen.scss */
h1 small, h2 small, h3 small, h4 small, h5 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
  text-transform: capitalize;
  font-weight: 400;
  font-style: italic;
  display: block;
  font-size: 85%;
  color: #746956;
  font-family: "proxima-nova-alt";
}
/* line 672, ../sass/screen.scss */
h1 span.gold-alt, h2 span.gold-alt, h3 span.gold-alt, h4 span.gold-alt, h5 span.gold-alt,
.h1 span.gold-alt, .h2 span.gold-alt, .h3 span.gold-alt, .h4 span.gold-alt, .h5 span.gold-alt, .h6 span.gold-alt {
  color: #746956;
  font-style: italic;
  display: block;
  margin-bottom: 10px;
  font-family: "proxima-nova-alt";
  text-transform: initial;
  font-weight: 400;
  font-size: 1.1em;
}

/* line 684, ../sass/screen.scss */
em {
  font-style: italic;
  font-family: "proxima-nova-alt";
  text-transform: initial !important;
  letter-spacing: .00em;
}

/* line 691, ../sass/screen.scss */
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 8px;
}

/* line 696, ../sass/screen.scss */
.h2.home-section-adjust {
  margin-top: 5px;
  margin-bottom: 16px;
}

/* line 702, ../sass/screen.scss */
h4, .h4 {
  font-size: 23px;
  font-weight: 500;
  letter-spacing: .02em;
  margin-top: 0;
}

/* line 708, ../sass/screen.scss */
.page-id-35 h4,
.page-id-35 .h4 {
  font-size: 23px;
  font-weight: 500;
  letter-spacing: .02em;
  margin-top: 20px;
}

/* line 716, ../sass/screen.scss */
h5, .h5 {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: .02em;
  margin-top: 0;
  color: #666;
}

/* line 724, ../sass/screen.scss */
h5.alt {
  font-family: "proxima-nova-alt";
}

/* line 730, ../sass/screen.scss */
a {
  color: #25235e;
}
/* line 732, ../sass/screen.scss */
a:hover {
  color: #3dc2c6;
  text-decoration: none;
}

/* line 738, ../sass/screen.scss */
.blk-header {
  background: #000;
  padding: 5px;
  min-height: 150px;
  width: 100%;
  position: relative;
  z-index: 999;
  margin-top: 70px;
}
/* line 747, ../sass/screen.scss */
.blk-header .header-tagline {
  text-align: center;
  width: 60%;
  margin: 0px auto;
  color: #746956;
  font-family: "proxima-nova-alt-ext-cond";
  font-weight: 100;
  font-size: 4em;
  line-height: .85em;
  letter-spacing: .03em;
}
/* line 757, ../sass/screen.scss */
.blk-header .header-tagline em {
  font-size: .42em;
  font-family: "chaparral-pro-display";
  font-style: italic;
  letter-spacing: .1em;
}
/* line 758, ../sass/screen.scss */
.blk-header .header-tagline span {
  text-transform: uppercase;
}

/* line 762, ../sass/screen.scss */
.carousel h1, .carousel h2, .carousel h3, .carousel h4, .carousel h5 {
  color: white;
}
/* line 764, ../sass/screen.scss */
.carousel h1 a, .carousel h1 a:hover, .carousel h2 a, .carousel h2 a:hover, .carousel h3 a, .carousel h3 a:hover, .carousel h4 a, .carousel h4 a:hover, .carousel h5 a, .carousel h5 a:hover {
  color: white;
}
/* line 768, ../sass/screen.scss */
.carousel h1 {
  font-weight: 700;
  font-size: 5.45em;
  letter-spacing: .035em;
}
/* line 773, ../sass/screen.scss */
.carousel h1 .h1-intro {
  display: block;
  font-family: "chaparral-pro-display";
  font-style: italic;
  font-size: .5em;
  text-transform: initial;
  font-weight: 400;
  letter-spacing: .05em;
}

/* line 785, ../sass/screen.scss */
div.dropcap {
  font-family: "bebas-neue";
  float: left;
  font-size: 60px;
  line-height: 32px;
  padding-top: 4px;
  padding-right: 3px;
  padding-left: 0px;
  color: #746956;
  font-weight: 700;
}

/* line 797, ../sass/screen.scss */
div.dropcap.alt {
  color: #3dc2c6;
}

/* line 802, ../sass/screen.scss */
.mid-ruleset-right {
  border-right: 1px solid #8f8f8f;
  padding-right: 55px;
}

/* line 807, ../sass/screen.scss */
.mid-ruleset-left {
  padding-left: 55px;
}

/*Tabs Styles*/
/* line 813, ../sass/screen.scss */
.tab-pane {
  background: white;
  border-left: 1px solid whitesmoke;
  border-right: 1px solid whitesmoke;
  border-bottom: 1px solid whitesmoke;
  padding: 40px;
}

/* line 821, ../sass/screen.scss */
.nav-tabs {
  border-bottom: 1px solid whitesmoke;
}

/* line 825, ../sass/screen.scss */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid whitesmoke;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 835, ../sass/screen.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}

/* line 842, ../sass/screen.scss */
.nav-tabs > li > a:hover {
  border-color: whitesmoke;
}

/* line 846, ../sass/screen.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: whitesmoke;
}

/* line 852, ../sass/screen.scss */
.nav-tabs > li {
  font-family: "bebas-neue";
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .1em;
}

/*Button Styles*/
/* line 860, ../sass/screen.scss */
.nova .carousel .btn {
  font-weight: 700;
  letter-spacing: .11em;
  font-size: 1.04em;
  margin-top: 20px;
}

/* line 866, ../sass/screen.scss */
.nova .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px 7px 12px;
  font-size: .9em;
  line-height: 1.428571429;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-transform: uppercase;
  font-family: "proxima-nova-alt";
  letter-spacing: .07em;
}

/* line 886, ../sass/screen.scss */
.nova .gform_button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 12px 7px 12px;
  font-size: .9em;
  line-height: 1.428571429;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-transform: uppercase;
  font-family: "proxima-nova-alt";
  letter-spacing: .07em;
  color: #fff;
  background-color: #25235e;
  border-color: #25235e;
}
/* line 907, ../sass/screen.scss */
.nova .gform_button:hover {
  background-color: #2f2d78;
}

/* line 913, ../sass/screen.scss */
.nova .btn-primary {
  color: #fff;
  background-color: #25235e;
  border-color: #25235e;
}
/* line 917, ../sass/screen.scss */
.nova .btn-primary:hover {
  background-color: #2f2d78;
}

/* line 922, ../sass/screen.scss */
.nova .btn.more-desc {
  margin-top: 12px;
  font-weight: 600;
}

/* line 924, ../sass/screen.scss */
.nova .btn-secondary {
  color: #fff;
  background-color: #746956;
  border-color: #746956;
  font-weight: 600;
}
/* line 929, ../sass/screen.scss */
.nova .btn-secondary:hover {
  background-color: #3dc2c6;
  border-color: #55c9cd;
}

/* line 937, ../sass/screen.scss */
.nova .btn-lg,
.nova .btn-group-lg > .btn {
  padding: 10px 26px;
  font-size: 18px;
  line-height: 1.33;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/*Owl slider for Products*/
/*a slide*/
/* line 950, ../sass/screen.scss */
#owl-demo .item {
  padding: 20px 30px;
  margin: 0px 4px;
  text-align: center;
  color: #999999;
  background: #ffffff;
}
/* line 957, ../sass/screen.scss */
#owl-demo .item h3 {
  font-family: "bebas-neue";
  font-size: 21px;
  font-weight: 500;
  color: #949494;
  letter-spacing: .03em;
}
/* line 964, ../sass/screen.scss */
#owl-demo .item strong.price {
  float: none;
  font-weight: 300;
  font-size: 1.1em;
  font-family: "bebas-neue";
  margin: 3px 7px 10px 0px;
  letter-spacing: .02em;
}

/*a slide for second slider*/
/* line 974, ../sass/screen.scss */
#owl-demo2 .item {
  padding: 0px 20px;
  margin: 0px 5px;
  text-align: center;
  color: #999999;
  background: #ffffff;
  border: 1px solid #f3f3f3;
  height: 420px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
/* line 987, ../sass/screen.scss */
#owl-demo2 .item h3 {
  font-family: "bebas-neue";
  font-size: 17px;
  font-weight: 500;
  color: #949494;
  letter-spacing: .03em;
}
/* line 994, ../sass/screen.scss */
#owl-demo2 .item strong.price {
  float: none;
  font-weight: 300;
  font-size: 1.1em;
  font-family: "bebas-neue";
  margin: 3px 7px 10px 0px;
  letter-spacing: .02em;
}

/* line 1004, ../sass/screen.scss */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
/* line 1011, ../sass/screen.scss */
.owl-theme .owl-controls .owl-buttons div {
  font-family: 'swsite';
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 5px 7px;
  font-size: 22px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  width: 40px;
  height: 40px;
  background: #3dc2c6;
}

/* line 1026, ../sass/screen.scss */
.owl-pagination {
  border-top: 1px solid #eee;
  margin: 25px 70px 0 70px;
  padding-top: 10px;
}

/* line 1032, ../sass/screen.scss */
.owl-theme .owl-controls .owl-buttons .owl-prev {
  float: left;
  display: block;
  margin-top: -58px;
  margin-left: -40px;
}

/* line 1033, ../sass/screen.scss */
.owl-theme .owl-controls .owl-buttons .owl-next {
  float: right;
  display: block;
  margin-top: -58px;
  margin-right: -40px;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* line 1037, ../sass/screen.scss */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
  opacity: 0.85;
}

/* Fullscreen Slides or Sections*/
/* line 1047, ../sass/screen.scss */
.slide {
  background-size: cover;
  background-repeat: no-repeat;
}

/*Half page customizations for slides*/
/* line 1054, ../sass/screen.scss */
.halfpage-left {
  height: 100%;
  width: 50%;
  float: left;
}

/* line 1060, ../sass/screen.scss */
.halfpage-right {
  height: 100%;
  width: 50%;
  float: right;
  background: #efeeeb;
  padding: 60px 80px 60px 60px;
}
/* line 1067, ../sass/screen.scss */
.halfpage-right h2 {
  margin-top: 120px;
}
/* line 1071, ../sass/screen.scss */
.halfpage-right a.amb-link,
.halfpage-right .amb-link-title a {
  color: #383838;
  font-family: "bebas-neue";
  font-weight: 700;
  font-size: .9em;
  text-transform: uppercase;
  letter-spacing: .075em;
}
/* line 1080, ../sass/screen.scss */
.halfpage-right a.amb-link:hover,
.halfpage-right .amb-link-title a:hover {
  color: #746956;
  text-decoration: none;
}
/* line 1085, ../sass/screen.scss */
.halfpage-right a.amb-link {
  font-size: 1.4em;
}

/* Footer*/
/* line 1092, ../sass/screen.scss */
.darkfooter {
  background: #746956;
  color: #c2c2c2;
  padding: 30px 0 10px 0;
}
/* line 1097, ../sass/screen.scss */
.darkfooter ul {
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0;
  display: block;
}
/* line 1103, ../sass/screen.scss */
.darkfooter ul li {
  padding: 0;
  margin: 5px 0 0 0;
  text-transform: uppercase;
}
/* line 1111, ../sass/screen.scss */
.darkfooter a {
  color: #c2c2c2;
  font-weight: 500;
  letter-spacing: .05em;
}
/* line 1115, ../sass/screen.scss */
.darkfooter a:hover {
  text-decoration: none;
  color: #25235e;
}
/* line 1120, ../sass/screen.scss */
.darkfooter .connect-bar {
  margin: 30px;
  padding: 12px 14px 5px 14px;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  font-family: "proxima-nova-alt-ext-cond";
  font-weight: 600;
  font-size: 1.25em;
  text-transform: uppercase;
}
/* line 1130, ../sass/screen.scss */
.darkfooter .connect-bar .ruleset-right {
  border-right: 1px solid #c2c2c2;
}
/* line 1134, ../sass/screen.scss */
.darkfooter .connect-bar .icon-twitter-circled,
.darkfooter .connect-bar .icon-facebook-circled {
  font-size: 1em;
  color: black;
}
/* line 1139, ../sass/screen.scss */
.darkfooter .connect-bar .fontastic-icons {
  display: block;
  float: left;
  margin-top: 3px;
  margin-right: 4px;
}
/* line 1145, ../sass/screen.scss */
.darkfooter .connect-bar .fontastic-block {
  display: block;
  float: left;
}
/* line 1149, ../sass/screen.scss */
.darkfooter .connect-bar .search-label {
  display: block;
  float: left;
}
/* line 1154, ../sass/screen.scss */
.darkfooter .connect-bar input#search {
  width: 200px;
}
/* line 1157, ../sass/screen.scss */
.darkfooter .connect-bar .form-control {
  margin-top: -3px;
  display: block;
  float: left;
  -webkit-border-top-right-radius: 1px;
  -webkit-border-bottom-right-radius: 1px;
  -webkit-border-bottom-left-radius: 1px;
  -webkit-border-top-left-radius: 1px;
  -moz-border-radius-topright: 1px;
  -moz-border-radius-bottomright: 1px;
  -moz-border-radius-bottomleft: 1px;
  -moz-border-radius-topleft: 1px;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  padding: 5px 12px 2px 12px;
  font-size: 16px;
  font-family: "bebas-neue";
  font-weight: 300;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* line 1177, ../sass/screen.scss */
.darkfooter .connect-bar .form-control:focus {
  border-color: #25235e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0px rgba(37, 35, 94, 0.4);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0px rgba(37, 35, 94, 0.4);
}
/* line 1183, ../sass/screen.scss */
.darkfooter .connect-bar .block-center {
  width: 119px;
  margin: auto;
}
/* line 1188, ../sass/screen.scss */
.darkfooter .attribution {
  text-transform: capitalize;
}

/* Styling Pagination*/
/* line 1194, ../sass/screen.scss */
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

/* line 1199, ../sass/screen.scss */
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 3px;
  opacity: 0.15;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #3dc2c6;
}

/* line 1211, ../sass/screen.scss */
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
}

/* If PaginationNumbers is true */
/* line 1219, ../sass/screen.scss */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
}

/* preloading images */
/* line 1229, ../sass/screen.scss */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}

/*Layout or style workarounds*/
/* line 1236, ../sass/screen.scss */
.nova .glyphicon.glyphicon-map-marker,
.nova .glyphicon.glyphicon-envelope {
  font-family: 'Glyphicons Halflings';
}

/* line 1241, ../sass/screen.scss */
.contactpage ul {
  list-style: none;
  padding: 0;
  margin: 0px 0 30px 0;
  display: block;
}

/* line 1248, ../sass/screen.scss */
.contactpage li {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 1254, ../sass/screen.scss */
.contactpage ul h2 {
  margin-bottom: 10px;
  display: block;
}

/* line 1260, ../sass/screen.scss */
#google-map {
  height: 380px;
  z-index: 999;
}

/* line 1265, ../sass/screen.scss */
.offsite-map {
  margin-top: 10px;
  display: block;
}

/* line 1269, ../sass/screen.scss */
.page-header {
  padding-bottom: 0px;
  margin: 0px;
  border-bottom: 0px solid #eee;
}

/* line 1274, ../sass/screen.scss */
.archive-thumb {
  float: left;
  margin-right: 20px;
}

/* line 1279, ../sass/screen.scss */
.darkfooter .legalfooter a {
  color: inherit;
  font-weight: 400;
  font-size: .9em;
  padding-bottom: 0px;
  display: inline-block;
  border-bottom: 0px solid #746956;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* line 1289, ../sass/screen.scss */
.darkfooter .legalfooter a:hover {
  text-decoration: none;
  border-bottom: 1px solid #746956;
}

/*Subcategory Display for Overview Page*/
/* line 1297, ../sass/screen.scss */
.subcat-section {
  text-align: center;
  margin: 30px 0;
  min-height: 380px;
}
/* line 1302, ../sass/screen.scss */
.subcat-section .wp-post-image {
  padding: 0 85px;
}
/* line 1306, ../sass/screen.scss */
.subcat-section ul, .subcat-section li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 1311, ../sass/screen.scss */
.subcat-section ul {
  margin-top: 10px;
}

/*************************/
/* line 1318, ../sass/screen.scss */
.blog-sidebar {
  margin-top: 142px;
  padding-left: 60px;
}
/* line 1322, ../sass/screen.scss */
.blog-sidebar ul, .blog-sidebar li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  font-family: "bebas-neue";
}
/* line 1327, ../sass/screen.scss */
.blog-sidebar ul a, .blog-sidebar li a {
  font-family: "bebas-neue";
  text-transform: capitalize;
}
/* line 1334, ../sass/screen.scss */
.blog-sidebar ul.latest-posts-list li a {
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 11px;
  display: inline-block;
}
/* line 1340, ../sass/screen.scss */
.blog-sidebar ul.latest-posts-list .excerpt-hili {
  text-transform: initial;
  margin-bottom: 15px;
  margin-top: 2px;
  display: block;
}

/* line 1350, ../sass/screen.scss */
hr.gold {
  border-color: #847150;
}

/* line 1353, ../sass/screen.scss */
hr.altcolor {
  border-color: 5px solid #050505;
}

/* line 1356, ../sass/screen.scss */
hr.red {
  border-color: 5px solid #3dc2c6;
}

/* line 1359, ../sass/screen.scss */
hr.fatty {
  border-width: 5px;
}

/* line 1362, ../sass/screen.scss */
.form-control {
  -webkit-border-top-right-radius: 1px 1px;
  -webkit-border-bottom-right-radius: 1px;
  -webkit-border-bottom-left-radius: 1px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 1px 1px;
  -moz-border-radius-bottomright: 1px;
  -moz-border-radius-bottomleft: 1px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 1px 1px;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  background-image: none;
  border: 1px solid rgba(204, 204, 204, 0.6);
}

/* line 1368, ../sass/screen.scss */
.nova .form-control:focus {
  border-color: #41c3c7;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0);
}

/* line 1376, ../sass/screen.scss */
.nova ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}

/* line 1380, ../sass/screen.scss */
.widget {
  margin-top: 43px;
  border-bottom: 0px solid #b0a79f;
  margin-bottom: 43px;
}

/* line 1387, ../sass/screen.scss */
.widgettitle {
  margin-bottom: 12px;
  font-family: 'proxima-nova-alt';
  text-transform: uppercase;
  padding-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 600;
  font-size: 21px;
  color: #25235e;
}

/* line 1398, ../sass/screen.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: rgba(232, 230, 225, 0.3);
  border: 1px solid #e8e6e1;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.05);
}

/*********** NOT WOOCOMMERCE BUT CONSISTENT STYLING for TAXONOMY PGS **************/
/* line 1409, ../sass/screen.scss */
.taxpage-unit-singlepage {
  text-align: left;
}
/* line 1410, ../sass/screen.scss */
.taxpage-unit-singlepage h1 {
  font-weight: 300;
}
/* line 1412, ../sass/screen.scss */
.taxpage-unit-singlepage .btn {
  font-weight: 700;
}
/* line 1417, ../sass/screen.scss */
.taxpage-unit-singlepage .price {
  display: inline-block;
  padding: 10px 0;
  color: #746956;
}
/* line 1423, ../sass/screen.scss */
.taxpage-unit-singlepage p.lead {
  font-size: 16px;
  margin: 0 0 10px;
  font-weight: inherit;
  line-height: inherit;
}
/* line 1430, ../sass/screen.scss */
.taxpage-unit-singlepage .taxpage_desc {
  text-align: left;
  font-size: 16px;
  line-height: 1.42;
}

/* line 1437, ../sass/screen.scss */
.taxpage-wc-style h3 {
  text-align: center;
  padding: .5em 0;
  margin: 0;
  font-size: 0.9em !important;
}
/* line 1442, ../sass/screen.scss */
.taxpage-wc-style h3 a {
  font-family: "proxima-nova-alt";
}

/* line 1444, ../sass/screen.scss */
.taxpage-wc-style .price {
  text-align: center;
  color: #746956;
  display: block;
  font-weight: 400;
  margin-bottom: .5em;
  font-size: .857em;
}

/* line 1452, ../sass/screen.scss */
.shop_cat_desc,
.taxpage_desc {
  text-align: center;
  font-size: .825em;
  line-height: 1.35;
}
/* line 1458, ../sass/screen.scss */
.shop_cat_desc ul,
.taxpage_desc ul {
  margin: 15px 15px 25px 15px;
  font-weight: 700;
  padding: 0;
}
/* line 1462, ../sass/screen.scss */
.shop_cat_desc ul li,
.taxpage_desc ul li {
  margin: 7px 0px;
}

/* line 1468, ../sass/screen.scss */
.taxpage-unit {
  height: 350px;
  overflow: hidden;
  padding: 20px;
}
/* line 1473, ../sass/screen.scss */
.taxpage-unit .img-frame {
  display: block;
  height: 130px;
  overflow: hidden;
  margin-bottom: 20px;
}

/* line 1481, ../sass/screen.scss */
ul.taxpage-submenu {
  text-transform: uppercase;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
/* line 1489, ../sass/screen.scss */
ul.taxpage-submenu li.current-cat a {
  background: rgba(232, 230, 225, 0.6);
  text-decoration: none;
}
/* line 1490, ../sass/screen.scss */
ul.taxpage-submenu li.current-cat li a {
  background: none;
  text-decoration: none;
}
/* line 1492, ../sass/screen.scss */
ul.taxpage-submenu li.cat-item-158 {
  margin: 0px;
  padding: 0px;
}
/* line 1496, ../sass/screen.scss */
ul.taxpage-submenu li.cat-item-158 a {
  display: block;
  padding: 6px 0 6px 10px;
  border-bottom: 1px solid #e8e6e1;
  font-weight: 700;
}
/* line 1502, ../sass/screen.scss */
ul.taxpage-submenu li.cat-item-158 a:hover {
  background: rgba(232, 230, 225, 0.3);
  text-decoration: none;
}
/* line 1505, ../sass/screen.scss */
ul.taxpage-submenu li.cat-item-158 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 1510, ../sass/screen.scss */
ul.taxpage-submenu li.cat-item-158 ul li {
  padding: 0px;
  margin: 0px;
}
/* line 1514, ../sass/screen.scss */
ul.taxpage-submenu li.cat-item-158 ul li a {
  padding: 6px 0 6px 10px;
  font-weight: 700;
  color: #746956;
}
/* line 1518, ../sass/screen.scss */
ul.taxpage-submenu li.cat-item-158 ul li a:hover {
  text-decoration: none;
}
/* line 1520, ../sass/screen.scss */
ul.taxpage-submenu li.cat-item-158 ul li ul li a {
  padding: 6px 0 6px 20px;
  font-weight: 500;
  font-size: .9em;
}
/* line 1525, ../sass/screen.scss */
ul.taxpage-submenu li.cat-item-158 ul li ul li ul li a {
  padding: 6px 0 6px 35px;
  font-weight: 500;
  font-size: .8em;
}

/* line 1534, ../sass/screen.scss */
.single-car-topping .woocommerce-breadcrumb {
  margin: 0 0 1em;
  padding: 0;
  font-size: .92em;
  color: #777;
}

/* line 1540, ../sass/screen.scss */
.single-car-topping .woocommerce-breadcrumb a {
  color: #777;
}

/*********** WOOCOMMERCE OVERRIDES **************/
/* line 1544, ../sass/screen.scss */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: #edece8;
}

/* line 1549, ../sass/screen.scss */
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
  min-width: 40px;
  display: inline-block;
  margin: 20px 0 15px 0 !important;
}

/* line 1555, ../sass/screen.scss */
.nova .woocommerce .woocommerce-message,
.woocommerce .woocommerce-message {
  border-top-color: #3dc2c6 !important;
}

/* line 1560, ../sass/screen.scss */
.nova .woocommerce .woocommerce-info,
.woocommerce .woocommerce-info {
  border-top-color: #3dc2c6 !important;
}

/* line 1565, ../sass/screen.scss */
.woocommerce .woocommerce-info:before {
  color: #3dc2c6 !important;
}

/* line 1570, ../sass/screen.scss */
.nova .woocommerce a.remove,
.woocommerce a.remove {
  color: #3dc2c6 !important;
}

/* line 1574, ../sass/screen.scss */
.nova.woocommerce a.remove:hover,
.woocommerce a.remove:hover {
  color: #fff !important;
  background: #3dc2c6;
}

/* line 1579, ../sass/screen.scss */
.woocommerce .woocommerce-message:before {
  content: "\e015";
  color: #3dc2c6 !important;
}

/* line 1583, ../sass/screen.scss */
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #746956;
  font-size: 1.25em;
}

/* line 1588, ../sass/screen.scss */
.woocommerce ul.products li.product .price {
  color: #746956;
  display: block;
  font-weight: 400;
  margin-bottom: .5em;
  font-size: .857em;
}

/* line 1596, ../sass/screen.scss */
.woocommerce-cart .cart-collaterals .cart_totals table {
  width: 100% !important;
}

/* line 1600, ../sass/screen.scss */
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: auto !important;
}

/* line 1607, ../sass/screen.scss */
.woocommerce-cart .input-text {
  display: block;
  height: 35px;
  font-size: 14px;
  color: #555;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin-right: 12px;
}

/* line 1621, ../sass/screen.scss */
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
  display: inline-block;
  float: left;
  margin: 0 5px 0 0;
}

/* line 1627, ../sass/screen.scss */
.woocommerce table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 22px 12px 12px 12px;
}

/* line 1632, ../sass/screen.scss */
.nova .woocommerce input.button,
.nova.woocommerce input.button,
.woocommerce input.button {
  text-transform: uppercase;
  letter-spacing: .04em;
}
/* line 1637, ../sass/screen.scss */
.nova .woocommerce input.button:focus,
.nova.woocommerce input.button:focus,
.woocommerce input.button:focus {
  outline: none;
}

/* line 1643, ../sass/screen.scss */
.nova .woocommerce #respond input#submit.alt,
.nova .woocommerce a.button.alt,
.nova .woocommerce button.button.alt,
.nova .woocommerce input.button.alt,
.nova.woocommerce #respond input#submit.alt,
.nova.woocommerce a.button.alt,
.nova.woocommerce button.button.alt,
.nova.woocommerce input.button.alt {
  background-color: #3dc2c6;
  border: 1px solid #3dc2c6;
  color: #fff;
  text-transform: uppercase;
}
/* line 1656, ../sass/screen.scss */
.nova .woocommerce #respond input#submit.alt:hover, .nova .woocommerce #respond input#submit.alt:focus, .nova .woocommerce #respond input#submit.alt:active,
.nova .woocommerce a.button.alt:hover,
.nova .woocommerce a.button.alt:focus,
.nova .woocommerce a.button.alt:active,
.nova .woocommerce button.button.alt:hover,
.nova .woocommerce button.button.alt:focus,
.nova .woocommerce button.button.alt:active,
.nova .woocommerce input.button.alt:hover,
.nova .woocommerce input.button.alt:focus,
.nova .woocommerce input.button.alt:active,
.nova.woocommerce #respond input#submit.alt:hover,
.nova.woocommerce #respond input#submit.alt:focus,
.nova.woocommerce #respond input#submit.alt:active,
.nova.woocommerce a.button.alt:hover,
.nova.woocommerce a.button.alt:focus,
.nova.woocommerce a.button.alt:active,
.nova.woocommerce button.button.alt:hover,
.nova.woocommerce button.button.alt:focus,
.nova.woocommerce button.button.alt:active,
.nova.woocommerce input.button.alt:hover,
.nova.woocommerce input.button.alt:focus,
.nova.woocommerce input.button.alt:active {
  background-color: red;
  border: 1px solid #60cdd0 !important;
}

/* line 1664, ../sass/screen.scss */
a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #3dc2c6 !important;
  border-color: #3dc2c6 !important;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .04em;
}
/* line 1673, ../sass/screen.scss */
a.button.alt:hover, a.button.alt:focus, a.button.alt:active,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:active,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:active {
  background-color: #60cdd0 !important;
  border: 1px solid #60cdd0 !important;
}

/* line 1681, ../sass/screen.scss */
.nova.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: none;
}

/* line 1685, ../sass/screen.scss */
.nova.woocommerce .cart .button, .woocommerce .cart input.button {
  float: none;
}

/* line 1688, ../sass/screen.scss */
.nova.woocommerce div.product form.cart div.quantity {
  float: none;
  margin: 10px 4px 10px 0;
}

/* line 1693, ../sass/screen.scss */
.nova .woocommerce table.shop_table input.button,
.nova .woocommerce table.shop_table a.button {
  font-size: 90%;
  padding: .78em 1em .568em 1em;
  letter-spacing: .05em;
  background-color: #b0a79f;
  border: 1px solid #b0a79f;
}
/* line 1701, ../sass/screen.scss */
.nova .woocommerce table.shop_table input.button:hover, .nova .woocommerce table.shop_table input.button:focus, .nova .woocommerce table.shop_table input.button:active,
.nova .woocommerce table.shop_table a.button:hover,
.nova .woocommerce table.shop_table a.button:focus,
.nova .woocommerce table.shop_table a.button:active {
  background-color: #c5beb8;
  border: 1px solid #c5beb8;
}

/* line 1710, ../sass/screen.scss */
.nova .woocommerce #respond input#submit,
.nova .woocommerce a.button,
.nova .woocommerce button.button,
.nova .woocommerce input.button,
.nova.woocommerce #respond input#submit,
.nova.woocommerce a.button,
.nova.woocommerce button.button,
.nova.woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  font-family: inherit;
  text-decoration: none;
  overflow: visible;
  padding: .78em 1em .568em 1em;
  font-weight: 700;
  letter-spacing: .04em;
  border-radius: 3px;
  left: auto;
  color: #fff;
  text-transform: uppercase;
  background-color: #25235e;
  border: 1px solid #25235e;
  white-space: nowrap;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadow: none;
}
/* line 1742, ../sass/screen.scss */
.nova .woocommerce #respond input#submit:hover, .nova .woocommerce #respond input#submit:focus, .nova .woocommerce #respond input#submit:active,
.nova .woocommerce a.button:hover,
.nova .woocommerce a.button:focus,
.nova .woocommerce a.button:active,
.nova .woocommerce button.button:hover,
.nova .woocommerce button.button:focus,
.nova .woocommerce button.button:active,
.nova .woocommerce input.button:hover,
.nova .woocommerce input.button:focus,
.nova .woocommerce input.button:active,
.nova.woocommerce #respond input#submit:hover,
.nova.woocommerce #respond input#submit:focus,
.nova.woocommerce #respond input#submit:active,
.nova.woocommerce a.button:hover,
.nova.woocommerce a.button:focus,
.nova.woocommerce a.button:active,
.nova.woocommerce button.button:hover,
.nova.woocommerce button.button:focus,
.nova.woocommerce button.button:active,
.nova.woocommerce input.button:hover,
.nova.woocommerce input.button:focus,
.nova.woocommerce input.button:active {
  background-color: #322f7f;
  border: 1px solid #322f7f;
}

/* line 1751, ../sass/screen.scss */
.nova #woo_content h1.page-title {
  font-weight: 300;
  margin-bottom: 15px;
  display: block;
  letter-spacing: .015em;
  font-size: 2.5em;
  color: #25235e;
}

/* line 1760, ../sass/screen.scss */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  position: relative;
  width: 22.05%;
  text-align: center;
}

/* line 1771, ../sass/screen.scss */
.woocommerce-tabs .lead {
  margin-bottom: 20px;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

/* line 1778, ../sass/screen.scss */
.woocommerce-tabs ul {
  margin: 25px 15px;
  font-weight: 700;
  padding: 0;
}
/* line 1782, ../sass/screen.scss */
.woocommerce-tabs ul li {
  margin: 7px 0;
}

/* line 1785, ../sass/screen.scss */
.nova .table-responsive {
  margin-top: 45px;
}
/* line 1787, ../sass/screen.scss */
.nova .table-responsive thead {
  text-transform: uppercase;
}

/* line 1790, ../sass/screen.scss */
small.prod-fineprint {
  display: block;
  padding-top: 30px;
  border-top: 1px solid #efeeeb;
}

/* line 1797, ../sass/screen.scss */
.product_meta .sku_wrapper {
  display: none;
}
/* line 1800, ../sass/screen.scss */
.product_meta .posted_in,
.product_meta .tagged_as {
  display: block;
  padding: 11px 0px;
  border-top: 1px solid #efeeeb;
}

/* line 1808, ../sass/screen.scss */
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  margin: 1em 0 !important;
}

/* line 1812, ../sass/screen.scss */
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: 5px double #e8e6e1;
  padding: 4px 0 0;
}

/* line 1818, ../sass/screen.scss */
.summary p {
  margin-top: 30px;
}

/* line 1822, ../sass/screen.scss */
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  float: left !important;
  clear: both !important;
}

/* line 1827, ../sass/screen.scss */
.woocommerce .woocommerce-result-count {
  margin: 0 0 1em;
  display: none;
}

/* line 1831, ../sass/screen.scss */
.woocommerce div.product form.cart .variations {
  margin-bottom: 1em;
  border: 0;
  float: right;
}

/* line 1836, ../sass/screen.scss */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  float: left;
  margin: 0 13% 5.75em 0;
  padding: 0;
  position: relative;
  width: 20%;
  text-align: center;
  clear: none;
  height: 245px;
}

/* line 1849, ../sass/screen.scss */
.woocommerce ul.products li.product-category.product,
.woocommerce-page ul.products li.product-category.product {
  height: 245px;
}

/* line 1853, ../sass/screen.scss */
.woocommerce ul.products li.product h3 {
  padding: .5em 0;
  margin: 0;
  font-size: 0.9em !important;
}

/* line 1859, ../sass/screen.scss */
.nova div.swatch-wrapper.selected {
  border: 2px solid #25235e;
  padding: 1px;
}

/* line 1863, ../sass/screen.scss */
.nova div.swatch-label {
  margin-bottom: 5px;
  margin-top: 0px;
  color: #746956;
}

/* line 1870, ../sass/screen.scss */
.variations-table td.label {
  color: #746956;
  text-transform: uppercase;
  display: block;
  margin: 12px 0 0 0;
  text-align: left;
}

/* line 1878, ../sass/screen.scss */
.variations-table tr {
  border-top: 1px solid #efeeeb;
  display: block;
  padding: 0px 10px 15px 0px;
}

/* line 1884, ../sass/screen.scss */
.nova .pagination > li > a,
.nova .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #746956;
  background-color: #fff;
  border: 1px solid #efeeeb;
  margin-left: -1px;
}

/* line 1896, ../sass/screen.scss */
.nova .pagination > .active > a,
.nova .pagination > .active > span,
.nova .pagination > .active > a:hover,
.nova .pagination > .active > span:hover,
.nova .pagination > .active > a:focus,
.nova .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #3dc2c6;
  border-color: #3dc2c6;
  cursor: default;
}

/*********** MODERN TRIBE EVENTS CALENDAR OVERRIDES **************/
/* line 1912, ../sass/screen.scss */
.events-list.tribe-bar-is-disabled #tribe-events-content-wrapper {
  max-width: 100% !important;
  margin: 0 auto;
}

/* line 1916, ../sass/screen.scss */
.events-list .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
  max-width: 100% !important;
  margin: 0 auto;
}

/* line 1923, ../sass/screen.scss */
.nova #tribe-bar-views .tribe-bar-views-list {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 0px;
  position: absolute;
  left: 0;
  top: auto;
  z-index: 99;
  border-radius: 0 0 3px 3px;
}

/*********** MODERN TRIBE GRID **************/
/* line 1935, ../sass/screen.scss */
.nova .tribe-events-calendar thead th {
  background-color: #fff;
  color: #25235e;
  font-weight: 700;
  padding: 1em 0;
  white-space: nowrap;
  border-left: 0px solid #666;
  border-right: 0px solid #666;
  border-top: 1px solid #eae9e5;
}

/* line 1946, ../sass/screen.scss */
.nova #tribe-events-content .tribe-events-calendar td,
.nova #tribe-events-content table.tribe-events-calendar {
  border: 1px solid #eae9e5;
}

/* line 1951, ../sass/screen.scss */
.nova #tribe-events .tribe-events-button,
.nova #tribe-events .tribe-events-button:hover,
.nova #tribe_events_filters_wrapper input[type=submit],
.nova .tribe-events-button, .tribe-events-button.tribe-active:hover,
.nova .tribe-events-button.tribe-inactive, .tribe-events-button:hover,
.nova .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.nova .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
  background-color: #3dc2c6;
}

/* line 1962, ../sass/screen.scss */
.nova #tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
  line-height: 1.25;
  font-size: 13px;
  overflow: hidden;
  font-family: 'proxima-nova-alt';
  font-weight: 300;
  text-transform: none;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}

/* line 1974, ../sass/screen.scss */
#tribe-events-content .tribe-events-tooltip h4 {
  margin: 0;
  background-color: transparent;
  font-size: 18px;
  padding: 0;
  letter-spacing: 0;
  font-weight: 400;
}

/* line 1983, ../sass/screen.scss */
.nova #tribe-events-content .tribe-events-tooltip h4,
#tribe_events_filters_wrapper .tribe_events_slider_val,
.single-tribe_events a.tribe-events-gcal,
.single-tribe_events a.tribe-events-ical {
  color: inherit;
}

/* line 1990, ../sass/screen.scss */
.nova .tribe-events-calendar h3 a {
  font-family: 'proxima-nova-alt';
  font-weight: 400;
}

/* line 1994, ../sass/screen.scss */
.nova .datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: 'proxima-nova-alt';
  text-transform: uppercase;
  color: #3dc2c6;
}

/* line 2010, ../sass/screen.scss */
.nova .datepicker-months th,
.nova .datepicker-days th,
.nova .datepicker-months td,
.nova .datepicker-days td {
  font-family: 'proxima-nova-alt';
  color: #3dc2c6;
  font-weight: 400;
}

/* line 2019, ../sass/screen.scss */
.nova #tribe-events-content .tribe-events-calendar td:hover {
  background: #f7f7f7;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px;
}

/* line 2025, ../sass/screen.scss */
.nova #tribe-events .tribe-events-button,
.nova .tribe-events-button,
.nova #tribe-events-content a.tribe-events-read-more {
  background-color: #3dc2c6;
  color: #fff;
  background-image: none;
  font-size: 1em;
  font-weight: 700;
  padding: 12px 22px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}
/* line 2049, ../sass/screen.scss */
.nova #tribe-events .tribe-events-button:hover,
.nova .tribe-events-button:hover,
.nova #tribe-events-content a.tribe-events-read-more:hover {
  opacity: .8;
}

/* line 2052, ../sass/screen.scss */
.nova #tribe-events .tribe-events-content p,
.nova .tribe-events-after-html p,
.nova .tribe-events-before-html p {
  margin: 0 0 10px;
  line-height: 1.7;
  font-size: 1em;
}

/* line 2060, ../sass/screen.scss */
.nova .tribe-events-gmap {
  display: block;
  margin: 10px 0;
}

/* line 2064, ../sass/screen.scss */
.nova .tribe-events-loop .tribe-events-event-meta {
  margin-bottom: 1em;
  font-size: 14px;
}

/* line 2069, ../sass/screen.scss */
.nova .tribe-events-list .tribe-events-event-cost span {
  font-weight: 700;
  background-color: rgba(176, 167, 159, 0.6);
  border: 1px solid rgba(176, 167, 159, 0.6);
  display: block;
  padding: .58em 1em .4em 1em;
  text-align: center;
  font-style: normal;
  text-overflow: ellipsis;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: white;
  text-transform: uppercase;
  letter-spacing: .07em;
}

/* line 2084, ../sass/screen.scss */
.nova .tribe-events-list .tribe-events-event-cost {
  float: left;
  margin: 0 15px 15px 0px;
  display: inline-block;
}

/* line 2092, ../sass/screen.scss */
.nova .tribe-events-list-separator-month:after {
  content: '';
  border-bottom: 1px solid #e8e6e1;
  height: 1px;
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
}

/* line 2103, ../sass/screen.scss */
.nova .tribe-events-list-separator-month {
  font-size: 24px;
  margin: 1.25em auto;
  text-align: center;
  position: relative;
  background-color: transparent;
  z-index: 1;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #746956;
}

/* line 2115, ../sass/screen.scss */
.nova .tribe-events-notices {
  background: #d7f2f3;
  border: 1px solid #3dc2c6;
  color: #32a5a9;
  margin: 10px 0 18px;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 0px 0 #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 2127, ../sass/screen.scss */
.nova .mc4wp-alert {
  text-align: center;
  display: inline-block;
  width: 100%;
}

/* line 2133, ../sass/screen.scss */
.hide-header-footer {
  display: none;
}

/* line 2137, ../sass/screen.scss */
.navbar-brand img {
  width: 116px;
}

@media (max-width: 768px) {
  /* Carousel headers - more rwd in css/carousel.css */
  /* line 2144, ../sass/screen.scss */
  .carousel h1, .carousel h2, .carousel h3, .carousel h4, .carousel h5 {
    color: white;
  }
  /* line 2146, ../sass/screen.scss */
  .carousel h1 a, .carousel h1 a:hover, .carousel h2 a, .carousel h2 a:hover, .carousel h3 a, .carousel h3 a:hover, .carousel h4 a, .carousel h4 a:hover, .carousel h5 a, .carousel h5 a:hover {
    color: white;
  }
  /* line 2150, ../sass/screen.scss */
  .carousel h1 {
    font-weight: 700;
    font-size: 2.45em;
    letter-spacing: .035em;
  }
  /* line 2155, ../sass/screen.scss */
  .carousel h1 .h1-intro {
    display: block;
    font-family: "chaparral-pro-display";
    font-style: italic;
    font-size: .5em;
    text-transform: initial;
    font-weight: 400;
    letter-spacing: .05em;
  }

  /* line 2167, ../sass/screen.scss */
  .darkfooter .connect-bar .ruleset-right {
    border-right: 0px solid #c2c2c2;
  }

  /* line 2170, ../sass/screen.scss */
  .darkfooter .connect-bar .block-center {
    width: auto;
    margin: 0;
  }

  /* line 2174, ../sass/screen.scss */
  .darkfooter .connect-bar {
    margin: 30px;
    padding: 12px 14px 5px 0px;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    font-family: "proxima-nova-alt-ext-cond";
    font-weight: 600;
    font-size: 1.35em;
    text-transform: uppercase;
  }

  /* line 2184, ../sass/screen.scss */
  .mid-ruleset-right.text-right {
    text-align: left !important;
    margin-left: 40px;
  }

  /* line 2188, ../sass/screen.scss */
  .col-sm-3.col-sm-offset-1.text-right {
    text-align: left;
  }

  /* line 2191, ../sass/screen.scss */
  .nova #bottom-content .connect-bar .btn-secondary.btn-smaller {
    padding: 5px 12px 4px 12px;
    font-size: .6em;
    margin-top: 11px;
  }

  /*.......................... NAVBAR .....................*/
  /* line 2199, ../sass/screen.scss */
  .nova #menu-main-navigation {
    border-top: 1px solid rgba(116, 105, 86, 0.1);
    margin-top: 0px;
  }

  /* line 2203, ../sass/screen.scss */
  .nova .navbar {
    min-height: 81px;
  }

  /* line 2207, ../sass/screen.scss */
  .navbar-brand img {
    width: 76px;
  }

  /* line 2210, ../sass/screen.scss */
  .navbar-default .navbar-brand {
    margin-top: 3px;
  }

  /* line 2213, ../sass/screen.scss */
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
  }

  /* line 2216, ../sass/screen.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    font-size: 1.25em;
  }

  /* line 2222, ../sass/screen.scss */
  .navbar-default .navbar-toggle {
    border-color: #b0a79f;
    margin-top: 25px;
    border-radius: 1px;
  }

  /* line 2228, ../sass/screen.scss */
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #b0a79f;
  }

  /* line 2232, ../sass/screen.scss */
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 1px;
    border-radius: 1px;
  }

  /* line 2239, ../sass/screen.scss */
  .blk-header {
    display: none;
  }

  /*.......................... /NAVBAR .....................*/
  /*..........................   HP    .....................*/
  /* line 2247, ../sass/screen.scss */
  h1.h2.text-center {
    letter-spacing: .0675em;
    font-size: 24px;
  }

  /* line 2251, ../sass/screen.scss */
  .owl-carousel .owl-item {
    padding: 0px 15px;
    margin-top: -20px;
  }

  /* line 2255, ../sass/screen.scss */
  .owl-carousel .owl-wrapper {
    margin-bottom: -20px;
  }

  /* line 2258, ../sass/screen.scss */
  .nova #bottom-content {
    padding: 40px 0;
    background-color: black;
    margin-top: -70px;
  }

  /*..........................   /HP   .....................*/
  /*........................    PAGES    ...................*/
  /* line 2267, ../sass/screen.scss */
  .page h1.h1.text-center,
  .woocommerce h1.h1.text-center {
    letter-spacing: .0675em;
    font-size: 24px;
  }

  /* line 2272, ../sass/screen.scss */
  #low-content {
    padding: 0 20px;
  }

  /*........................    /PAGES   ...................*/
  /*........................    EVENTS    ...................*/
  /* line 2279, ../sass/screen.scss */
  .nova #tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover, .tribe-events-calendar td.tribe-events-present.mobile-active, .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a {
    background-color: #25235e;
  }

  /* line 2282, ../sass/screen.scss */
  .nova #tribe-events-content .tribe-events-calendar .mobile-active:hover, #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active, #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*=tribe-events-daynum-], #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*=tribe-events-daynum-] a, .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-], .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-] a, .tribe-events-calendar td.mobile-active {
    background-color: #25235e;
  }

  /*........................    /EVENTS   ...................*/
  /*........................    CONTACT    ...................*/
  /* line 2289, ../sass/screen.scss */
  .nova .mobi-lifter {
    margin-top: -50px;
  }

  /* line 2293, ../sass/screen.scss */
  .contactpage ul h2 {
    margin-bottom: 10px;
    display: block;
    font-size: 24px;
  }

  /*........................    /CONTACT   ...................*/
  /*........................   WOO STORE   ...................*/
  /* line 2302, ../sass/screen.scss */
  .nova.woocommerce ul.products li.product-category.product,
  .nova.woocommerce-page ul.products li.product-category.product {
    height: auto;
    width: 100%;
    padding: 0 20px;
    margin: 0;
  }

  /* line 2309, ../sass/screen.scss */
  .nova.woocommerce ul.products li.product:nth-child(2n),
  .nova.woocommerce-page ul.products li.product:nth-child(2n),
  .nova.woocommerce ul.products li.product-category:nth-child(2n),
  .nova.woocommerce-page ul.products li.product-category:nth-child(2n) {
    float: none;
  }

  /* line 2315, ../sass/screen.scss */
  .nova.woocommerce ul.products li.product,
  .nova.woocommerce-page ul.products li.product {
    margin: 0;
    padding: 0 20px;
    width: 100%;
    height: auto;
  }

  /* line 2322, ../sass/screen.scss */
  .nova.woocommerce ul.products li.product a img {
    margin: 0;
  }

  /* line 2325, ../sass/screen.scss */
  .nova #woo_content h1.page-title {
    letter-spacing: .035em;
    font-size: 1.8em;
  }

  /*tab style no more - just button-looking*/
  /* line 2332, ../sass/screen.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #d3ced2;
  }

  /* line 2338, ../sass/screen.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #edece8;
  }

  /* line 2342, ../sass/screen.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px;
    margin: 2px;
    padding: 0 1em;
  }

  /* line 2353, ../sass/screen.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: 0px 0px 0 #fff;
  }

  /* line 2357, ../sass/screen.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    left: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-width: 0px;
    box-shadow: 0px 0px 0 #ebe9eb;
  }

  /* line 2366, ../sass/screen.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    border: 0px solid #d3ced2;
    position: absolute;
    bottom: 0px;
    width: 0px;
    height: 0px;
    content: " ";
  }

  /* line 2374, ../sass/screen.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    box-shadow: 0px 0px 0 #fff;
  }

  /* line 2378, ../sass/screen.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    right: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-width: 00;
    box-shadow: -0px 0px 0 #ebe9eb;
  }

  /* line 2387, ../sass/screen.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    border: 0px solid #d3ced2;
    position: relative;
    bottom: -1px;
    width: 0px;
    height: 0px;
    content: " ";
  }

  /* line 2395, ../sass/screen.scss */
  .woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 4px 0;
    margin: 0;
  }

  /* line 2400, ../sass/screen.scss */
  .woocommerce .order_details li {
    float: none;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-right: 0px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    padding-top: 10px;
  }

  /*........................  /WOO STORE   ...................*/
  /*........................  CAR TOPPING  ...................*/
  /* line 2417, ../sass/screen.scss */
  .taxpage-submenu ul ul {
    display: none;
  }

  /* line 2421, ../sass/screen.scss */
  .taxpage-unit .img-frame {
    height: auto;
  }

  /* line 2424, ../sass/screen.scss */
  .taxpage-unit {
    height: auto;
    overflow: hidden;
    padding: 0 20px 10px 20px;
    border-bottom: 1px solid whitesmoke;
  }

  /* line 2430, ../sass/screen.scss */
  .nova .well .btn {
    white-space: normal;
  }

  /*........................ /CAR TOPPING  ...................*/
  /*...................  CAROUSEL OVERLAP FIX  ...............*/
  /* line 2436, ../sass/screen.scss */
  .carousel .item {
    -webkit-transition: opacity 3s;
    -moz-transition: opacity 3s;
    -ms-transition: opacity 3s;
    -o-transition: opacity 3s;
    transition: opacity 3s;
  }

  /* line 2437, ../sass/screen.scss */
  .carousel .active.left {
    left: 0;
    opacity: 0;
    z-index: 2;
  }

  /* line 2438, ../sass/screen.scss */
  .carousel .next {
    left: 0;
    opacity: 1;
    z-index: 1;
  }

  /* line 2441, ../sass/screen.scss */
  .visible-xs.pull-right.lilcart {
    margin-right: 14px;
    margin-top: 25px;
  }
  /* line 2446, ../sass/screen.scss */
  .visible-xs.pull-right.lilcart span {
    display: block;
    margin-left: 1px;
    float: left;
  }
  /* line 2451, ../sass/screen.scss */
  .visible-xs.pull-right.lilcart span a {
    display: block;
    float: left;
    padding: 7px 6px 6px 6px;
    background: #b0a79f;
    color: white;
    text-transform: uppercase;
    font-size: .725em;
    letter-spacing: .08em;
    font-weight: 600;
  }
}
@media (max-width: 768px) {
  /* line 2468, ../sass/screen.scss */
  .carousel h1 {
    font-size: 2.85em !important;
    letter-spacing: .025em !important;
    line-height: 1 !important;
  }

  /* line 2473, ../sass/screen.scss */
  body.nova {
    padding-top: 60px !important;
  }

  /* line 2476, ../sass/screen.scss */
  body.home.nova {
    padding-top: 30px !important;
  }
}
