/* Media Queries */
/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* Baseline Normalize
	normalize.css v2.1.3 | MIT License | git.io/normalize
--------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

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: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

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; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

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; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Box Sizing
--------------------------------------------- */
*,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
  content: " ";
  display: table; }

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table; }

/*
Defaults
---------------------------------------------------------------------------------------------------- */
/* Typographical Elements
--------------------------------------------- */
html {
  font-size: 15px; }

body {
  background-color: #fff;
  color: 444;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.75;
  -webkit-font-smoothing: antialiased;
  /*max-width: 1600px;*/
  margin: auto; }
  body .ripple-home {
    background: none; }

.text-white,
.text-white p {
  color: #fff; }

a,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button, .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce .wizard > .actions a,
.woocommerce #wizard .checkout_coupon .button,
.woocommerce #wizard form.login input.button, .woocommerce .woocommerce-MyAccount-navigation-link a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.header-widget-area {
  text-align: right;
  margin: 7px 30px 0 0; }
  .header-widget-area .wrap:after {
    clear: none; }
  .header-widget-area .button-book-online {
    padding: 0px 5px;
    background-color: transparent;
    color: #3E4D5D !important;
    border: 2px solid #3E4D5D;
    margin-bottom: 0;
    min-width: 150px;
    text-align: center; }

.button-secondary {
  background-color: #3e4d5d !important; }
  .button-secondary:hover {
    background-color: #efefef !important;
    color: #111 !important; }

::-moz-selection {
  background-color: #000;
  color: #fff; }

::selection {
  background-color: #000;
  color: #fff; }

a {
  color: #000;
  text-decoration: none; }

.entry-content a {
  color: #000;
  text-decoration: underline; }

a:hover {
  color: #ab8d9e; }

p {
  margin: 0 0 20px;
  padding: 0; }

ol,
ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

b,
strong {
  font-weight: 600; }

cite,
em,
i {
  font-style: italic; }

blockquote {
  color: #3E4D5D;
  margin: 40px 0;
  padding: 0 40px;
  border-left: 2px solid #3E4D5D; }

/* WordPress
--------------------------------------------- */
.alignleft {
  float: left;
  text-align: left; }

.alignright {
  float: right;
  text-align: right; }

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%; }

a.alignnone {
  display: inline-block; }

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

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

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

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0; }

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px; }

.wp-caption-text {
  font-size: 13.125px;
  font-size: 0.875rem;
  line-height: 1.2;
  text-align: center; }

.entry-content p.wp-caption-text {
  margin-bottom: 0; }

.gallery-caption,
.entry-content .gallery-caption {
  margin: 0 0 10px; }

.post-password-form input {
  width: auto; }

.post-password-form input[type="submit"] {
  padding: 25px; }

/* Genesis
--------------------------------------------- */
.breadcrumb {
  border-bottom: 2px solid #f5f5f5;
  font-size: 11.25px;
  font-size: 0.75rem;
  margin-bottom: 60px;
  padding-bottom: 10px; }

.archive-description,
.author-box {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  font-size: 11.25px;
  font-size: 0.75rem;
  margin-bottom: 100px;
  padding: 40px 0; }

.author-box-title {
  font-size: 11.25px;
  font-size: 0.75rem;
  margin-bottom: 8px; }

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0; }

/* Dashicons
--------------------------------------------- */
.front-page .dashicons {
  font-size: 33.75px;
  font-size: 2.25rem;
  height: 40px;
  margin-bottom: 20px;
  width: 40px; }

.vertical-align {
  position: relative;
  top: 50%;
  line-height: 1.5;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
  line-height: 1; }

.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left;
  float: left; }

.menu-feature a {
  color: #3399cc !important; }

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

.genesis-nav-menu a {
  color: #5a5a5a;
  display: block;
  font-size: 11.25px;
  font-size: 0.75rem;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1.4px;
  padding: 35px 24px 38px 24px;
  text-transform: uppercase; }

.genesis-nav-menu > li > a {
  padding: 34px 18px 26px;
  margin-top: 0px; }
  .scroll .genesis-nav-menu > li > a {
    padding: 18px 18px 14px; }

.genesis-nav-menu .current_page_item > a,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .current_page_ancestor > a,
.genesis-nav-menu a:hover {
  text-decoration: underline; }

.mobile-menu-container {
  position: fixed;
  display: none;
  top: 0;
  right: -352px;
  overflow: scroll;
  z-index: 99;
  height: 100%;
  color: #111;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.95);
  width: 80%;
  max-width: 350px;
  padding: 80px 0 40px;
  -webkit-box-shadow: 0 4px 3px 1px #999999;
  -moz-box-shadow: 0 4px 3px 1px #999999;
  box-shadow: 0 4px 3px 1px #999999; }

.mobile-menu-container .widget {
  margin-bottom: 20px; }

.mobile-menu-container .widget a {
  color: #111;
  display: block;
  padding: 10px 20px; }

.mobile-menu-container .widget .current-menu-item > a,
.mobile-menu-container .widget a:hover {
  background: #ab8d9e;
  color: #fff; }

.mobile-menu-container .widget li li {
  margin: 0; }

.mobile-menu-container .widget li li a {
  padding: 10px 20px 10px 40px; }

.mobile-menu-container .search-form input[type="search"] {
  width: 100%; }

.mobile-menu-container .widget_search {
  padding: 0 20px; }

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

.genesis-nav-menu li.highlight a:hover::before {
  color: #fff; }

.genesis-nav-menu li.highlight > a {
  font-weight: 800; }

.front-page .genesis-nav-menu li.current-menu-item > a:hover,
.genesis-nav-menu li.current-menu-item > a,
.genesis-nav-menu > li > a:hover {
  /*border-color: #fff;*/ }

.genesis-nav-menu > .menu-item > a {
  text-transform: uppercase; }

.genesis-nav-menu .sub-menu {
  left: -9999px;
  letter-spacing: 0;
  opacity: 0;
  position: absolute;
  -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;
  width: 250px;
  z-index: 99;
  -webkit-box-shadow: 0 1px 5px 0 #999;
  -moz-box-shadow: 0 1px 5px 0 #999;
  box-shadow: 0 1px 5px 0 #999; }

.genesis-nav-menu .sub-menu a {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 15px 20px;
  position: relative;
  width: 250px; }

.genesis-nav-menu .submenu-languages,
.genesis-nav-menu .submenu-languages a {
  width: auto; }

.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu li.current-menu-item > a {
  text-decoration: underline; }

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -54px 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 {
  color: #fff;
  display: inline-block;
  list-style-type: none;
  padding: 27px 20px;
  text-transform: uppercase; }

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

.genesis-nav-menu > .rss > a {
  margin-left: 48px; }

.genesis-nav-menu > .search {
  display: block;
  margin: 0 auto;
  padding: 0 20px 20px;
  width: 50%; }

/* Primary Navigation
--------------------------------------------- */
.nav-primary {
  text-align: center;
  display: inline-block;
  float: right; }
  .nav-primary > .wrap {
    padding: 0; }

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

/* Secondary Navigation
--------------------------------------------- */
.nav-secondary {
  border-bottom: 1px solid #fff; }

/* Footer Navigation
--------------------------------------------- */
.nav-footer .genesis-nav-menu {
  padding: 20px 0; }

.nav-footer .genesis-nav-menu a {
  border: none;
  font-weight: 800;
  letter-spacing: 3px;
  margin: 0 20px;
  padding: 0; }

/* Responsive Menu
--------------------------------------------- */
.responsive-menu-icon {
  cursor: pointer;
  display: none;
  margin-bottom: 10px;
  text-align: center; }

.responsive-menu-icon::before {
  color: #faa61a;
  content: "Menu";
  position: relative;
  top: -6px;
  /*font-family: "soleil-n4","soleil",sans-serif;*/
  font-style: normal;
  font-weight: 400; }

.responsive-menu-icon::after {
  color: #faa61a;
  content: "\f333";
  font: normal 24px/1 "dashicons";
  margin: 0 auto; }

.nav-secondary .responsive-menu-icon {
  margin: 10px auto 0; }

/* Navigation toggle (mobile menu)
---------------------------------------------------------------------------------------------------- */
#nav-toggle {
  display: none;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 12px;
  right: 0; }

#nav-cart {
  display: none;
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 6px;
  right: 55px;
  font-size: 24.375px;
  font-size: 1.625rem;
  color: #8d8580; }

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: #8d8580;
  position: absolute;
  display: block;
  content: ''; }

#nav-toggle span:before {
  top: 10px; }

#nav-toggle span:after {
  bottom: -20px; }

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  transition: all 500ms ease-in-out; }

#nav-toggle.active span {
  background-color: transparent; }

#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 10px; }

#nav-toggle.active span:before {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#nav-toggle.active span:after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/*
Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {
  .site-header .widget-area {
    /*width: 580px;*/
    margin-right: 0; }
  .genesis-nav-menu a {
    padding: 30px 10px; }
  .genesis-nav-menu > li > a {
    padding: 24px 15px 15px; }
    .scroll .genesis-nav-menu > li > a {
      padding: 17px 15px 12px; } }

@media only screen and (max-width: 1024px) {
  .genesis-nav-menu.responsive-menu {
    display: none;
    float: none;
    padding-top: 20px; }
  .site-header .genesis-nav-menu.responsive-menu .sub-menu li a {
    padding: 14px 90px !important; }
  .responsive-menu-icon {
    text-align: right;
    padding: 10px 8px 0; }
  .genesis-nav-menu {
    text-align: center; }
  .nav-primary {
    display: none; }
  .scroll .site-header {
    box-shadow: none; }
  .admin-bar .nav-primary {
    /*top: 46px;*/ }
  .genesis-nav-menu.responsive-menu .menu-item,
  .responsive-menu-icon {
    display: block; }
  .responsive-menu-icon {
    margin-bottom: 5px;
    padding: 14px 8px 0; }
  .genesis-nav-menu.responsive-menu .menu-item:hover {
    position: static; }
  .scroll .site-header .genesis-nav-menu > li > a,
  .genesis-nav-menu.responsive-menu li.current-menu-item > a,
  .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
  .genesis-nav-menu.responsive-menu li a,
  .genesis-nav-menu.responsive-menu li a:hover {
    background: none;
    border: none;
    display: block;
    padding: 15px 64px;
    text-transform: none;
    text-align: right; }
  .mobile-menu-container {
    display: inline-block; }
  .site-header .header-widget-area {
    position: fixed;
    top: 0;
    z-index: 999999;
    background-color: #fff;
    width: 100%;
    margin: 0 -5%;
    display: block;
    -webkit-box-shadow: 0 4px 3px -3px #999999;
    -moz-box-shadow: 0 4px 3px -3px #999999;
    box-shadow: 0 4px 3px -3px #999999;
    padding: 10px 0; }
  .header-widget-area .booking-buttons {
    float: left; }
  #nav-toggle,
  #nav-cart {
    display: inline-block; }
  .header-widget-area .button, .header-widget-area .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .header-widget-area li.product > a.added_to_cart, .header-widget-area .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .header-widget-area a,
  .header-widget-area .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .header-widget-area .button,
  .header-widget-area .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .header-widget-area input.button, .header-widget-area .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .header-widget-area a {
    min-width: 100px; }
  .genesis-nav-menu.responsive-menu .menu-item-has-children {
    cursor: pointer; }
  .genesis-nav-menu.responsive-menu .menu-item-has-children > a:after {
    content: ''; }
  .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
    content: "\f347";
    float: right;
    font: normal 20px/1 "dashicons";
    height: 20px;
    padding: 12px 20px;
    right: 0;
    text-align: right;
    z-index: 9999; }
  .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
    content: "\f343"; }
  .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
    display: none; }
  .genesis-nav-menu.responsive-menu .sub-menu {
    background-color: rgba(255, 255, 255, 0.05);
    left: auto;
    opacity: 1;
    position: relative;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    width: 100%;
    z-index: 99;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
    background-color: transparent;
    margin: 0;
    padding-left: 25px; }
  .genesis-nav-menu.responsive-menu .sub-menu li a,
  .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
    padding: 10px 0;
    position: relative;
    text-transform: none;
    width: 100%; }
  .genesis-nav-menu.responsive-menu .current-menu-item > a,
  .genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
  .genesis-nav-menu.responsive-menu > li.menu-item-has-children:hover > a,
  .genesis-nav-menu.responsive-menu a:hover {
    background: none; }
  .site-header .genesis-nav-menu.responsive-menu .current-menu-item > a,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
  .site-header .genesis-nav-menu.responsive-menu > .menu-item-has-children:before,
  .site-header .genesis-nav-menu.responsive-menu > li:hover > a,
  .site-header .genesis-nav-menu.responsive-menu a:hover {
    color: #636466; } }

@media only screen and (max-width: 480px) {
  .responsive-menu-icon::before {
    content: ''; } }

/* Site Containers
--------------------------------------------- */
.site-inner,
.wrap {
  float: none;
  margin: 0 auto;
  max-width: 1200px; }

.site-inner {
  background-color: transparent;
  clear: both;
  margin-top: 170px;
  position: relative;
  z-index: 9;
  word-wrap: break-word; }

.page-has-banner .site-inner {
  margin-top: 70px; }

.front-page .site-container .site-inner {
  margin-top: 100px; }

.ripple-landing .site-container .site-inner {
  margin-top: 100px; }

.secondary-nav .site-inner {
  margin-top: 250px; }

.img-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

/* Titles
--------------------------------------------- */
.archive-title {
  font-size: 20.625px;
  font-size: 1.375rem;
  line-height: 1;
  margin-bottom: 20px; }

.entry-title {
  font-size: 26px;
  font-size: 1.75rem; }
  .entry-title a {
    color: #000; }
    .entry-title a:hover {
      color: #22a1c4; }
  .page-has-banner .entry-title {
    margin-bottom: 50px; }
  .sidebar .entry-title {
    font-size: 20.625px;
    font-size: 1.375rem;
    text-align: left; }

.widget-full .widget-title {
  margin-bottom: 40px; }

/*
Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  /*background-color: #3e4d5d;*/
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6FFFFFF,endColorstr=#E6FFFFFF);
  zoom: 1;
  background-size: 100% 117px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .admin-bar .site-header {
    top: 32px; }
  .home .site-header {
    padding-top: 20px; }
  .scroll.home .site-header {
    padding-top: 0px; }
  .scroll .site-header {
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 4px 3px -3px #999999;
    -moz-box-shadow: 0 4px 3px -3px #999999;
    box-shadow: 0 4px 3px -3px #999999; }
    .scroll .site-header > .wrap {
      border-bottom: none; }
    .scroll .site-header .nav-secondary {
      display: none; }
  .featured-section .site-header {
    background-color: transparent;
    background: url("images/menu-graphic.png") center bottom no-repeat;
    background-size: 100% 117px;
    padding-bottom: 32px; }

/* Title Area
--------------------------------------------- */
.title-area {
  float: left;
  padding: 15px 0;
  width: 220px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .scroll .site-header .title-area {
    padding: 8px 0; }

.site-title {
  font-size: 22.5px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase; }
  .site-title > a {
    background: url("../images/logo.png") no-repeat;
    background-size: contain;
    display: block;
    height: 34px;
    text-indent: -9999px; }
    .scroll .site-title > a {
      height: 28px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .site-title > a {
    background: url("../images/logo-retna.png") no-repeat;
    background-size: contain; } }

.site-description {
  display: block;
  height: 0;
  margin-bottom: 0;
  text-indent: -9999px; }

/* Content
--------------------------------------------- */
.content {
  float: left;
  width: 800px; }
  .page .content {
    padding-bottom: 50px; }
  .sidebar-content .content {
    float: right; }
  .full-width-content .content {
    padding: 0 200px 0px;
    width: 100%; }
  .woocommerce-page.full-width-content .content {
    padding: 0; }
  .full-width-content.front-page .content {
    padding: 0; }

.page-banner {
  height: 500px;
  margin-top: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .page-banner.banner-micro {
    height: auto; }
    .page-banner.banner-micro .banner-container {
      background: transparent;
      height: 100%;
      position: static;
      padding: 0; }
      .page-banner.banner-micro .banner-container p {
        text-align: right;
        font-size: 11.25px;
        font-size: 0.75rem;
        color: #5a5a5a;
        letter-spacing: 1px;
        text-transform: uppercase;
        padding: 12px 0;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee; }
  .archive .page-banner,
  .page-template-page_blog .page-banner,
  .woocommerce-checkout .page-banner {
    height: 350px; }
  .page-banner .banner-container {
    background-color: #111;
    background-color: rgba(171, 141, 158, 0.5);
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    bottom: 0;
    position: absolute;
    width: 100%;
    padding: 20px 0; }
    .page-banner .banner-container .title {
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: 600;
      text-transform: uppercase; }
    .page-banner .banner-container p {
      margin: 0;
      font-size: 28.125px;
      font-size: 1.875rem; }

.page-has-banner-content .site-inner {
  position: relative;
  top: -70px;
  margin-top: 0; }

/* Entries
--------------------------------------------- */
.entry {
  margin-bottom: 100px; }
  .page-template-page_blog .entry {
    margin-bottom: 0; }
  .widget .entry {
    margin-bottom: 40px; }
  .search .entry .entry-header,
  .search .entry .entry-footer {
    margin-bottom: 0; }

.entry-content ul {
  margin-bottom: 30px;
  margin-left: 0px; }
  .entry-content ul > li {
    list-style-type: none; }
    .entry-content ul > li:before {
      padding-right: 5px;
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      content: "\f105";
      color: #ab8d9e; }

.entry-content ol {
  margin-bottom: 30px;
  margin-left: 20px; }
  .entry-content ol > li {
    list-style-type: decimal; }

.entry-content ol ol,
.entry-content ul ul {
  margin: 0 0 0 15px; }

.entry-content code {
  background-color: #000;
  color: #ddd; }

/* Entry Meta
--------------------------------------------- */
p.entry-meta {
  font-size: 11.25px;
  font-size: 0.75rem;
  margin-bottom: 0; }

.entry-header,
.entry-footer {
  /*text-align: center;*/
  margin-bottom: 30px; }

.entry-header p.entry-meta {
  letter-spacing: 2px;
  /*margin-bottom: 16px;*/
  text-transform: uppercase; }

.entry-header .entry-title {
  margin: 0; }

.image-section .entry-header::after {
  border-color: #fff; }

.entry-footer::before {
  border-top: 1px solid #000;
  content: "";
  display: block;
  margin: 30px auto 0;
  padding-top: 60px;
  width: 25%; }

.sidebar .entry-header::after {
  display: none; }

.entry-categories::before,
.entry-tags::before {
  display: inline-block;
  font: normal 20px/1 "dashicons";
  margin-right: 5px;
  margin-top: 2px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased; }

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px; }

/* After Entry
--------------------------------------------- */
.after-entry {
  border-top: 1px solid #000;
  padding: 40px 0; }
  .after-entry .widget {
    margin-bottom: 40px; }
  .after-entry p:last-child,
  .after-entry .widget:last-child {
    margin: 0; }
  .after-entry li {
    list-style-type: none; }

/* Pagination
--------------------------------------------- */
.pagination {
  clear: both;
  margin: 40px 0; }

.archive-pagination.pagination ul {
  text-align: center; }

.adjacent-entry-pagination {
  margin-bottom: 0; }

.archive-pagination li {
  display: inline; }
  .archive-pagination li a {
    background-color: #9b808e;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13.125px;
    font-size: 0.875rem;
    letter-spacing: 1px;
    padding: 8px 12px;
    text-transform: uppercase; }

.archive-pagination li a:hover,
.archive-pagination .active a {
  background-color: #636466;
  color: #fff; }

/*
Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1280px) {
  .site-inner,
  .wrap {
    max-width: 1140px; } }

@media only screen and (max-width: 1200px) {
  .site-inner,
  .wrap {
    padding: 0 20px; }
  .title-area {
    padding: 10px 0; }
    .scroll .site-header .title-area {
      padding: 5px 0; }
  .content {
    width: 790px;
    padding: 0px; }
  .full-width-content .content {
    padding: 0 80px; } }

@media only screen and (max-width: 1140px) {
  .content {
    width: 650px;
    padding: 0px; } }

@media only screen and (max-width: 1024px) {
  .site-inner,
  .wrap {
    max-width: none;
    padding: 0 40px; }
  .full-width-content .content {
    padding: 0; }
  .front-page .site-inner {
    max-width: none; }
  .front-page .site-header > .wrap {
    border: none; }
  .content {
    padding-right: 0; }
  .content,
  .sidebar,
  .title-area {
    width: 100%; }
  .site-header .wrap {
    position: relative;
    margin: 0 5%;
    padding: 0; }
  .home .site-header {
    opacity: 1; }
  .site-header .title-area,
  .scroll .site-header .title-area {
    padding: 0; }
  .front-page .site-container .site-inner {
    margin-top: 110px; }
  .page-banner {
    height: 380px; }
  .banner-container .content {
    padding-bottom: 10px !important;
    padding-top: 10px !important; }
  .page-banner .banner-content {
    height: 25px; }
  .scroll .site-header .site-title,
  .site-title {
    text-align: center;
    margin: 0;
    padding: 5px 0; }
    .scroll .site-header .site-title > a,
    .site-title > a {
      background-position: left !important;
      height: 26px;
      margin: 8px 0; }
  .scroll .site-header .site-title > a,
  .site-title > a {
    background-position: left !important; }
  .featured-section .site-header {
    padding-bottom: 22px; }
  .front-page .site-inner {
    margin-top: 80px; }
  .sidebar-primary,
  .title-area {
    width: 240px; } }

@media only screen and (max-width: 800px) {
  .site-inner,
  .wrap {
    max-width: none;
    width: auto; }
  .title-area {
    position: relative;
    width: 100%;
    margin: 0; }
  .site-inner {
    margin-top: 120px; }
  .front-page .site-container .site-inner {
    margin-top: 40px; }
  .page-banner {
    height: 180px; }
    .page-banner.banner-micro {
      margin-bottom: 10px; }
      .page-banner.banner-micro .banner-container {
        padding: 8px 0; }
        .page-banner.banner-micro .banner-container p {
          text-align: center;
          font-size: 11.25px;
          font-size: 0.75rem; }
  .site-inner,
  .wrap {
    padding: 0 5%; }
  .scroll .site-header,
  .site-header {
    z-index: 999;
    position: absolute;
    box-shadow: none;
    background-color: #fff; }
    .home .scroll .site-header,
    .scroll .site-header #front-page-2,
    .home .site-header,
    .site-header #front-page-2 {
      padding-top: 0;
      margin-top: 0; }
  #front-page-1 .image-section h2, #front-page-1 .image-section .search-results .entry-title a, .search-results .entry-title #front-page-1 .image-section a {
    font-size: 44px;
    margin-top: 40px; }
  #wpadminbar {
    display: none !important; }
  html {
    margin-top: 0px !important; }
  .admin-bar .site-header {
    top: 0; } }

.shortcode-faq .faq-question,
.shortcode-faq .accordion-title,
.accordion .faq-question,
.accordion .accordion-title {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3318255F,endColorstr=#3318255F);
  zoom: 1;
  text-transform: capitalize;
  padding: 10px 0;
  cursor: pointer;
  margin-bottom: 10px; }

.shortcode-faq .faq-question:after,
.shortcode-faq .accordion-title:after,
.accordion .faq-question:after,
.accordion .accordion-title:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f055";
  margin-left: 15px; }

.shortcode-faq .faq-question.focused:after,
.shortcode-faq .faq-question.open:after,
.shortcode-faq .accordion-title.focused:after,
.shortcode-faq .accordion-title.open:after,
.accordion .faq-question.focused:after,
.accordion .faq-question.open:after,
.accordion .accordion-title.focused:after,
.accordion .accordion-title.open:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f056";
  margin-left: 15px; }

.shortcode-faq .faq-answer,
.shortcode-faq .accordion-content,
.accordion .faq-answer,
.accordion .accordion-content {
  padding: 10px 20px 0 0; }

.shortcode-faq .accordion-toggle,
.accordion .accordion-toggle {
  cursor: pointer; }

.shortcode-faq .accordion-content,
.accordion .accordion-content {
  display: none; }

.shortcode-faq .accordion-content.default,
.accordion .accordion-content.default {
  display: block; }

.accordion {
  margin-bottom: 20px; }

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds,
.one-seventh,
.one-eighth,
.two-eighths {
  float: left;
  margin-left: 2.564102564102564%; }

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%; }

.one-third,
.two-sixths {
  width: 31.623931623931625%; }

.four-sixths,
.two-thirds {
  width: 65.81196581196582%; }

.two-eighths,
.one-fourth {
  width: 23.076923076923077%; }

.three-fourths {
  width: 74.35897435897436%; }

.one-sixth {
  width: 14.52991452991453%; }

.five-sixths {
  width: 82.90598290598291%; }

.one-seventh {
  width: 12.079915%; }

.one-eighth {
  width: 10.249915%; }

.first {
  clear: both;
  margin-left: 0; }

.row {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  clear: both; }

@media only screen and (max-width: 1023px) {
  .featured-pages .five-sixths,
  .featured-pages .four-sixths,
  .featured-pages .one-fourth,
  .featured-pages .one-half,
  .featured-pages .one-sixth,
  .featured-pages .one-third,
  .featured-pages .three-fourths,
  .featured-pages .three-sixths,
  .featured-pages .two-fourths,
  .featured-pages .two-sixths,
  .featured-pages .two-thirds,
  .featured-pages .one-eighth,
  .featured-pages .one-seventh,
  .featured-pages .two-eighths {
    margin: 0 2% 0 0;
    width: 48%; }
  .featured-pages .first {
    clear: none; } }

@media only screen and (max-width: 568px) {
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds,
  .one-eighth,
  .one-seventh,
  .two-eighths {
    margin: 0;
    width: 100%; } }

.footer-widgets {
  background-color: #e3e3e2;
  clear: both;
  padding-top: 40px;
  margin-top: 40px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 11.25px;
  font-size: 0.75rem;
  color: #5a5a5a;
  letter-spacing: 1px;
  text-transform: uppercase; }
  .footer-widgets h2,
  .footer-widgets .search-results .entry-title a,
  .search-results .entry-title .footer-widgets a, .footer-widgets .widget-title {
    font-family: 'Tinos', serif;
    font-style: italic;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 15px;
    font-size: 16.875px;
    font-size: 1.125rem;
    color: #5a5a5a; }
  .footer-widgets a {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11.25px;
    font-size: 0.75rem;
    color: #5a5a5a;
    letter-spacing: 1px;
    text-transform: uppercase; }
    .footer-widgets a:hover {
      color: #636466;
      text-decoration: underline; }
  .footer-widgets .widget .button, .footer-widgets .widget .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .footer-widgets .widget li.product > a.added_to_cart, .footer-widgets .widget .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .footer-widgets .widget a,
  .footer-widgets .widget .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .footer-widgets .widget .button,
  .footer-widgets .widget .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .footer-widgets .widget input.button, .footer-widgets .widget .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .footer-widgets .widget a {
    background: transparent !important;
    color: #5a5a5a !important;
    border: 2px solid #5a5a5a !important; }
    .footer-widgets .widget .button:hover, .footer-widgets .widget .woocommerce-page ul.products li.product > a.added_to_cart:hover, .woocommerce-page ul.products .footer-widgets .widget li.product > a.added_to_cart:hover, .footer-widgets .widget .woocommerce .wizard > .actions a:hover, .woocommerce .wizard > .actions .footer-widgets .widget a:hover,
    .footer-widgets .widget .woocommerce #wizard .checkout_coupon .wizard > .actions a:hover, .woocommerce #wizard .checkout_coupon .wizard > .actions .footer-widgets .widget a:hover,
    .footer-widgets .widget .woocommerce .wizard > .actions #wizard .checkout_coupon a:hover, .woocommerce .wizard > .actions #wizard .checkout_coupon .footer-widgets .widget a:hover,
    .footer-widgets .widget .woocommerce #wizard .checkout_coupon .button:hover, .woocommerce #wizard .checkout_coupon .footer-widgets .widget .button:hover,
    .footer-widgets .widget .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link a:hover, .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link .footer-widgets .widget a:hover, .footer-widgets .widget .woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon a:hover, .woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon .footer-widgets .widget a:hover, .footer-widgets .widget .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active .footer-widgets .widget a, .footer-widgets .widget .woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon a, .woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon .footer-widgets .widget a, .footer-widgets .widget .woocommerce #wizard form.login input.button:hover, .woocommerce #wizard form.login .footer-widgets .widget input.button:hover, .footer-widgets .widget .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products li.product > a.added_to_cart:hover, .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products .footer-widgets .widget li.product > a.added_to_cart:hover,
    .footer-widgets .widget .woocommerce-page ul.products .woocommerce #wizard .checkout_coupon li.product > a.added_to_cart:hover, .woocommerce-page ul.products .woocommerce #wizard .checkout_coupon .footer-widgets .widget li.product > a.added_to_cart:hover, .footer-widgets .widget .woocommerce .woocommerce-MyAccount-navigation-link a:hover, .woocommerce .woocommerce-MyAccount-navigation-link .footer-widgets .widget a:hover, .footer-widgets .widget .woocommerce .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce .woocommerce-MyAccount-navigation-link.is-active .footer-widgets .widget a {
      color: #fff !important;
      background-color: #9b808e !important;
      border: 2px solid #9b808e !important; }
  .footer-widgets .widget .bobbie-verify .bobbie-button-container {
    width: 40%;
    display: inline-block;
    vertical-align: top; }
    .footer-widgets .widget .bobbie-verify .bobbie-button-container .button, .footer-widgets .widget .bobbie-verify .bobbie-button-container .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .footer-widgets .widget .bobbie-verify .bobbie-button-container li.product > a.added_to_cart, .footer-widgets .widget .bobbie-verify .bobbie-button-container .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .footer-widgets .widget .bobbie-verify .bobbie-button-container a,
    .footer-widgets .widget .bobbie-verify .bobbie-button-container .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .footer-widgets .widget .bobbie-verify .bobbie-button-container .button,
    .footer-widgets .widget .bobbie-verify .bobbie-button-container .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .footer-widgets .widget .bobbie-verify .bobbie-button-container input.button, .footer-widgets .widget .bobbie-verify .bobbie-button-container .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .footer-widgets .widget .bobbie-verify .bobbie-button-container a {
      min-width: 0;
      margin: 0.5em 0em;
      padding: 10px 0;
      width: 100%; }
  .footer-widgets .widget .bobbie-verify .bobbie-footer {
    width: 40%;
    margin-right: 5%; }
  .footer-widgets .widget .bobbie-verify img {
    width: 90px; }
  .footer-widgets a.button, .footer-widgets .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .footer-widgets li.product > a.added_to_cart, .footer-widgets .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .footer-widgets a,
  .footer-widgets .woocommerce #wizard .checkout_coupon a.button, .woocommerce #wizard .checkout_coupon .footer-widgets a.button,
  .footer-widgets .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .footer-widgets a {
    color: #636466; }
  .footer-widgets .button, .footer-widgets .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .footer-widgets li.product > a.added_to_cart, .footer-widgets .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .footer-widgets a,
  .footer-widgets .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .footer-widgets .button,
  .footer-widgets .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .footer-widgets input.button, .footer-widgets .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .footer-widgets a {
    min-width: 180px; }
  .footer-widgets ul li {
    /*border-bottom: 1px dotted #666;*/
    margin-bottom: 0px;
    line-height: 1.871em;
    padding: 0px; }
  .footer-widgets .gform_wrapper ul li.gfield {
    margin-bottom: 10px; }
  .footer-widgets .widget {
    margin-bottom: 40px; }
  .footer-widgets p {
    line-height: 2.5; }
    .footer-widgets p:last-child {
      margin-bottom: 10px; }

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  width: 340px; }

.footer-widgets-1 {
  margin-right: 60px; }

.footer-widgets-1,
.footer-widgets-2 {
  float: left; }

.footer-widgets-3 {
  float: right; }

.ripple_recent_entries .rp-image img {
  max-width: 80%; }

.rp-readmore {
  margin-bottom: 20px; }

.ripple_recent_entries h2, .ripple_recent_entries .search-results .entry-title a, .search-results .entry-title .ripple_recent_entries a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13.125px;
  font-size: 0.875rem;
  margin: 10px 0 0; }

.ripple_recent_entries .readmore:after {
  padding-left: 5px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f105"; }

/*
Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background-color: #fff;
  padding: 20px 20px 0 20px;
  text-align: center; }

.site-footer,
.site-footer a,
.site-footer p {
  color: #111; }

.site-footer p {
  font-size: 13.125px;
  font-size: 0.91rem;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-transform: uppercase; }

.news-archive a {
  border: 1px solid #fff;
  padding: 4px 6px; }

.news-archive a:hover {
  border: 1px solid #636466; }

/*
Site Footer Credits
---------------------------------------------------------------------------------------------------- */
.site-footer {
  padding: 10px 0 20px; }

.site-footer #menu-site-credits {
  text-align: left; }

.site-footer #back-to-top {
  float: right;
  text-transform: uppercase;
  color: #3E4D5D;
  font-family: 'Open Sans' ,sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12.125px;
  font-size: 0.75rem;
  letter-spacing: 2px; }

#menu-credits-menu {
  float: left; }

#back-to-top i {
  color: #636466; }

.site-footer #back-to-top:hover {
  color: #111;
  background-color: #fff; }

#menu-credits {
  float: left; }

#menu-site-credits li {
  display: inline-block; }

#menu-site-credits li a,
#website-by {
  text-transform: uppercase;
  font-size: 10.32px;
  font-size: 0.688rem; }

#website-by {
	padding-left: 5px;
}

/*Footer content
---------------------------------------------------------------------------------------------------- */
.footer-content .solid-section {
  background-color: #fff; }

.footer-content .wrap {
  max-width: 800px; }

.footer-content #breadcrumbs {
  text-transform: uppercase;
  font-size: 13.125px;
  font-size: 0.875rem; }

.footer-content .solid-section h2, .footer-content .solid-section .search-results .entry-title a, .search-results .entry-title .footer-content .solid-section a {
  font-family: 'Open Sans' ,sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 15px;
  font-size: 22.5px;
  font-size: 1.5rem; }

.footer-content .solid-section a {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 13.125px;
  font-size: 0.875rem; }

.footer-content .solid-section img {
  vertical-align: middle;
  max-height: 60px; }

.footer-content .solid-section p {
  min-height: 60px;
  margin-bottom: 10px; }

.footer-content .review-box {
  margin-top: 25px; }

.review-box h2, .review-box .search-results .entry-title a, .search-results .entry-title .review-box a {
  text-transform: uppercase; }

.footer-content .solid-section .review-box p {
  min-height: 0; }

.footer-content .featured-icons {
  display: inline-block;
  width: 100%; }

.footer-content .featured-icons .one-sixth {
  height: 70px; }

.footer-content .flexible-widgets {
  padding: 50px 0 100px; }

.footer-content .featured-review,
.footer-content .featured-social {
  width: 48%;
  display: inline-block; }
  .footer-content .featured-review h2,
  .footer-content .featured-review .search-results .entry-title a,
  .search-results .entry-title .footer-content .featured-review a, .footer-content .featured-social h2, .footer-content .featured-social .search-results .entry-title a, .search-results .entry-title .footer-content .featured-social a {
    font-family: 'Tinos', serif;
    font-style: italic;
    font-weight: 400;
    font-size: 22.5px;
    font-size: 1.5rem;
    color: #808080;
    text-transform: capitalize; }
  .footer-content .featured-review a,
  .footer-content .featured-social a {
    /*font-family: "soleil-n4","soleil",sans-serif;*/
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    padding: 0 20px;
    font-size: 22.5px;
    font-size: 1.5rem;
    color: #808080; }
    .footer-content .featured-review a:hover,
    .footer-content .featured-social a:hover {
      color: #636466; }
  .footer-content .featured-review .fa,
  .footer-content .featured-social .fa {
    padding-right: 4px; }
  .footer-content .featured-review .one-half,
  .footer-content .featured-social .one-half {
    text-align: left; }
  .footer-content .featured-review .first,
  .footer-content .featured-social .first {
    text-align: right; }

.footer-widgets .gform_body input[type="text"] {
  width: 100% !important; }

.footer-widgets .gform_footer .button, .footer-widgets .gform_footer .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .footer-widgets .gform_footer li.product > a.added_to_cart, .footer-widgets .gform_footer .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .footer-widgets .gform_footer a,
.footer-widgets .gform_footer .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .footer-widgets .gform_footer .button,
.footer-widgets .gform_footer .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .footer-widgets .gform_footer input.button, .footer-widgets .gform_footer .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .footer-widgets .gform_footer a {
  display: block;
  width: 100%;
  padding: 10px 0;
  color: #fff !important;
  background-color: #636466;
  border: 1px solid #636466;
  margin-bottom: 0; }

.footer-widgets div.gform_footer {
  padding: 0;
  margin: 0; }

.footer-widgets .gform_wrapper form {
  margin: auto;
  width: 70%; }

/*
Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3 {
    width: 310px; }
  .footer-widgets-1 {
    margin-right: 30px; } }

@media only screen and (max-width: 1024px) {
  .footer-widgets-1 {
    width: 260px; }
  .footer-widgets-2,
  .footer-widgets-3 {
    width: 210px; } }

@media only screen and (max-width: 800px) {
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3 {
    width: 100%; }
  .footer-widgets .wrap {
    padding-top: 60px;
    padding-bottom: 60px; }
  .footer-content .featured-review,
  .footer-content .featured-social {
    width: 100%; }
  .footer-content .featured-social .one-half,
  .footer-content .featured-social .first {
    text-align: center; }
  .footer-content .featured-icons .one-sixth {
    height: auto; }
  .footer-content .solid-section img {
    margin-top: 30px; } }

.comment-respond,
.entry-comments,
.entry-pings {
  margin-bottom: 100px; }

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
  margin-bottom: 40px; }

.comment-header {
  font-size: 16.875px;
  font-size: 1.125rem; }

.entry-comments .comment {
  border-bottom: 1px solid #000; }

.comment-content,
.entry-comments .comment {
  clear: both; }

p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
  margin: 0; }

.entry-comments .children .comment {
  border: none; }

.comment-respond label {
  display: block;
  font-weight: 600; }

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 100%; }

.comment-list li,
.ping-list li {
  list-style-type: none; }

.entry-comments ul.children {
  margin-left: 40px; }

.ping-list .reply {
  display: none; }

.entry {
  margin-bottom: 0; }

/*
Comments
---------------------------------------------------------------------------------------------------- */
.comments-area #comment-form {
  padding-bottom: 40px; }

.comments-area #comment-form label {
  display: block;
  color: #3e4d5d;
  font-size: 13.125px;
  font-size: 0.875rem;
  line-height: 1;
  margin-bottom: 3px; }

.comments-area #comment-form .comment-form-email,
.comments-area #comment-form .comment-form-author {
  display: inline-block;
  width: 48.717948717948715%; }

.comments-area #comment-form .comment-form-email {
  margin-left: 1.564102564102564%; }

.comments-area #comment-form input[type="text"],
.comments-area #comment-form input[type="email"],
.comments-area #comment-form input[type="url"],
.comments-area #comment-form input[type="password"],
.comments-area #comment-form input[type="search"],
.comments-area #comment-form textarea {
  padding: 8px 5px;
  border: 1px solid #3e4d5d; }

/*.comments-area #comment-form input[type="submit"]{
	background-color: #3e4d5d;
  	border: 2px solid #3e4d5d;
}

.comments-area #comment-form input[type="submit"]:hover{
	background-color: #dbb868;
	border: 2px solid #dbb868;
	color: #3e4d5d;
}*/
.form-allowed-tags {
  display: none; }

.comments-area #comment-list .comment-body {
  min-height: 0;
  padding-bottom: 40px;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400; }

.comments-area #comment-list .comment-body .comment-meta .comment-metadata,
.comments-area #comment-list .comment-body .comment-meta .comment-author {
  display: inline;
  color: #000;
  font-size: 11.25px;
  font-size: 0.75rem;
  font-family: 'Open Sans' ,sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.2px; }

.comments-area #comment-list .comment-body .comment-meta .comment-author:before {
  margin-right: 5px;
  color: #3e4d5d;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0e5"; }

.comments-area #comment-list .comment-body .comment-meta .comment-author .fn {
  font-weight: inherit; }

.comments-area #comment-list .comment-body .comment-meta .comment-author .fn a {
  text-decoration: none; }

.comments-area #comment-list .comment-body .comment-meta .comment-author .fn a:visited {
  color: #3e4d5d; }

.comments-area #comment-list .comment-body .comment-meta .comment-author .says {
  display: none; }

.comments-area #comment-list .comment-body .comment-meta .comment-metadata {
  display: inline; }

.comments-area #comment-list .comment-body .comment-meta .comment-metadata a {
  color: #000;
  font-size: 11.25px;
  font-size: 0.75rem;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.2px; }

.comments-area #comment-list .comment-body .comment-meta .comment-metadata a:visited {
  color: #3e4d5d; }

.comments-area #comment-list .comment-list > .comment {
  border-top: 1px solid #bbb;
  padding: 20px 0; }

.comments-area #comment-list .reply .comment-reply-link {
  font-size: 11.25px;
  font-size: 0.75rem;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.2px; }

.comments-area #comment-list .reply .comment-reply-link:after {
  margin-left: 5px;
  color: #3e4d5d;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f064"; }

.comment-content a {
  word-wrap: break-word;
  color: #3e4d5d; }

.comment-list > .parent > ul.children {
  padding-left: 4rem; }

.bypostauthor {
  display: block; }

@media only screen and (max-width: 600px) {
  .comments-area #comment-form .comment-form-email,
  .comments-area #comment-form .comment-form-author {
    margin-left: 0;
    width: 100%; } }

input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  color: #444;
  font-size: 11.25px;
  font-size: 0.75rem;
  font-weight: 400;
  padding: 8px;
  width: 100%; }

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none; }

.front-page input:focus,
.front-page textarea:focus {
  border: 1px solid #22a1c4;
  outline: none; }

div.gform_wrapper input[type=email],
div.gform_wrapper input[type=number],
div.gform_wrapper input[type=password],
div.gform_wrapper input[type=tel],
div.gform_wrapper input[type=text],
div.gform_wrapper input[type=url] {
  padding: 13px 0 8px 0; }

div.gform_wrapper textarea {
  padding: 12px 0.25em 0.125em; }

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto; }

::-moz-placeholder {
  color: #777;
  opacity: 1; }

::-webkit-input-placeholder {
  color: #777; }

input:focus::-webkit-input-placeholder {
  color: transparent; }

label {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }

.gfield:active label {
  opacity: 1; }

.nolabel label {
  opacity: 0; }

div.gform_wrapper ul li.gfield {
  position: relative; }

div.gform_wrapper .top_label .gfield_label {
  font-size: 7.5px;
  font-size: 0.5rem;
  color: #777;
  font-weight: 400;
  position: absolute;
  top: 2px;
  left: 5px; }
  .widget div.gform_wrapper .top_label .gfield_label,
  .block div.gform_wrapper .top_label .gfield_label {
    position: absolute;
    top: -2px;
    left: 5px; }

div.gform_wrapper .top_label .show_label .gfield_label {
  opacity: 1;
  position: static;
  font-size: 16.875px;
  font-size: 1.125rem; }

div.gform_wrapper .ginput_complex .ginput_right {
  margin-left: 0px; }

div.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,
div.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
div.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio],
div.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  margin-left: 0.163em; }

div.gform_wrapper .description,
div.gform_wrapper .gfield_description,
div.gform_wrapper .gsection_description,
div.gform_wrapper .instruction {
  font-size: 16px; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.woocommerce-page ul.products li.product > a.added_to_cart,
.woocommerce .wizard > .actions a,
.woocommerce #wizard .checkout_coupon .button,
.woocommerce #wizard form.login input.button,
.woocommerce .woocommerce-MyAccount-navigation-link a,
.widget .button,
.widget .woocommerce-page ul.products li.product > a.added_to_cart,
.woocommerce-page ul.products .widget li.product > a.added_to_cart, .widget .woocommerce .wizard > .actions a,
.woocommerce .wizard > .actions .widget a,
.widget .woocommerce #wizard .checkout_coupon .button,
.woocommerce #wizard .checkout_coupon .widget .button,
.widget .woocommerce #wizard form.login input.button,
.woocommerce #wizard form.login .widget input.button, .widget .woocommerce .woocommerce-MyAccount-navigation-link a,
.woocommerce .woocommerce-MyAccount-navigation-link .widget a, .description_tab a,
.reviews_tab a, .additional_information_tab a {
  padding: 10px 30px;
  background-color: #9b808e;
  border: 2px solid #9b808e;
  text-transform: uppercase;
  color: #fff !important;
  font-family: 'Open Sans' ,sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13.125px;
  font-size: 0.875rem;
  letter-spacing: 1px;
  line-height: 1.5;
  text-decoration: none  !important;
  margin-bottom: 30px;
  width: auto; }

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button.clear:hover,
.woocommerce-page ul.products li.product > a.clear.added_to_cart:hover,
.woocommerce .wizard > .actions a.clear:hover,
.woocommerce #wizard .checkout_coupon .wizard > .actions a.clear:hover,
.woocommerce .wizard > .actions #wizard .checkout_coupon a.clear:hover,
.woocommerce #wizard .checkout_coupon .clear.button:hover,
.woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link a.clear:hover, .woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon a.clear:hover, .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active a.clear, .woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon a.clear, .woocommerce #wizard form.login input.clear.button:hover, .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products li.product > a.clear.added_to_cart:hover,
.woocommerce-page ul.products .woocommerce #wizard .checkout_coupon li.product > a.clear.added_to_cart:hover, .woocommerce .woocommerce-MyAccount-navigation-link a.clear:hover,
.woocommerce .woocommerce-MyAccount-navigation-link.is-active a.clear,
.button:hover,
.woocommerce-page ul.products li.product > a.added_to_cart:hover,
.woocommerce .wizard > .actions a:hover,
.woocommerce #wizard .checkout_coupon .wizard > .actions a:hover,
.woocommerce .wizard > .actions #wizard .checkout_coupon a:hover,
.woocommerce #wizard .checkout_coupon .button:hover,
.woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link a:hover, .woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon a:hover, .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon a, .woocommerce #wizard form.login input.button:hover, .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products li.product > a.added_to_cart:hover,
.woocommerce-page ul.products .woocommerce #wizard .checkout_coupon li.product > a.added_to_cart:hover, .woocommerce .woocommerce-MyAccount-navigation-link a:hover,
.woocommerce .woocommerce-MyAccount-navigation-link.is-active a,
.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.widget .button:hover,
.widget .woocommerce-page ul.products li.product > a.added_to_cart:hover,
.woocommerce-page ul.products .widget li.product > a.added_to_cart:hover, .widget .woocommerce .wizard > .actions a:hover,
.woocommerce .wizard > .actions .widget a:hover,
.widget .woocommerce #wizard .checkout_coupon .wizard > .actions a:hover,
.woocommerce #wizard .checkout_coupon .wizard > .actions .widget a:hover,
.widget .woocommerce .wizard > .actions #wizard .checkout_coupon a:hover,
.woocommerce .wizard > .actions #wizard .checkout_coupon .widget a:hover,
.widget .woocommerce #wizard .checkout_coupon .button:hover,
.woocommerce #wizard .checkout_coupon .widget .button:hover,
.widget .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link a:hover,
.woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link .widget a:hover, .widget .woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon a:hover,
.woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon .widget a:hover, .widget .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active a,
.woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active .widget a, .widget .woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon a,
.woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon .widget a, .widget .woocommerce #wizard form.login input.button:hover,
.woocommerce #wizard form.login .widget input.button:hover, .widget .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products li.product > a.added_to_cart:hover,
.woocommerce #wizard .checkout_coupon .woocommerce-page ul.products .widget li.product > a.added_to_cart:hover,
.widget .woocommerce-page ul.products .woocommerce #wizard .checkout_coupon li.product > a.added_to_cart:hover,
.woocommerce-page ul.products .woocommerce #wizard .checkout_coupon .widget li.product > a.added_to_cart:hover, .widget .woocommerce .woocommerce-MyAccount-navigation-link a:hover,
.woocommerce .woocommerce-MyAccount-navigation-link .widget a:hover, .widget .woocommerce .woocommerce-MyAccount-navigation-link.is-active a,
.woocommerce .woocommerce-MyAccount-navigation-link.is-active .widget a, .widget .button.clear:hover,
.widget .woocommerce-page ul.products li.product > a.clear.added_to_cart:hover,
.woocommerce-page ul.products .widget li.product > a.clear.added_to_cart:hover, .widget .woocommerce .wizard > .actions a.clear:hover,
.woocommerce .wizard > .actions .widget a.clear:hover,
.widget .woocommerce #wizard .checkout_coupon .wizard > .actions a.clear:hover,
.woocommerce #wizard .checkout_coupon .wizard > .actions .widget a.clear:hover,
.widget .woocommerce .wizard > .actions #wizard .checkout_coupon a.clear:hover,
.woocommerce .wizard > .actions #wizard .checkout_coupon .widget a.clear:hover,
.widget .woocommerce #wizard .checkout_coupon .clear.button:hover,
.woocommerce #wizard .checkout_coupon .widget .clear.button:hover,
.widget .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link a.clear:hover,
.woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link .widget a.clear:hover, .widget .woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon a.clear:hover,
.woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon .widget a.clear:hover, .widget .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active a.clear,
.woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active .widget a.clear, .widget .woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon a.clear,
.woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon .widget a.clear, .widget .woocommerce #wizard form.login input.clear.button:hover,
.woocommerce #wizard form.login .widget input.clear.button:hover, .widget .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products li.product > a.clear.added_to_cart:hover,
.woocommerce #wizard .checkout_coupon .woocommerce-page ul.products .widget li.product > a.clear.added_to_cart:hover,
.widget .woocommerce-page ul.products .woocommerce #wizard .checkout_coupon li.product > a.clear.added_to_cart:hover,
.woocommerce-page ul.products .woocommerce #wizard .checkout_coupon .widget li.product > a.clear.added_to_cart:hover, .widget .woocommerce .woocommerce-MyAccount-navigation-link a.clear:hover,
.woocommerce .woocommerce-MyAccount-navigation-link .widget a.clear:hover, .widget .woocommerce .woocommerce-MyAccount-navigation-link.is-active a.clear,
.woocommerce .woocommerce-MyAccount-navigation-link.is-active .widget a.clear, .description_tab a:hover,
.reviews_tab a:hover, .additional_information_tab a:hover,
.woocommerce-tabs .active a {
  background-color: #636466;
  border: 2px solid #636466;
  color: #fff !important; }

.button,
.woocommerce-page ul.products li.product > a.added_to_cart,
.woocommerce .wizard > .actions a,
.woocommerce #wizard .checkout_coupon .button,
.woocommerce #wizard form.login input.button,
.woocommerce .woocommerce-MyAccount-navigation-link a,
.description_tab a,
.reviews_tab a,
.additional_information_tab a {
  display: inline-block; }

.widget .button.clear, .widget .woocommerce-page ul.products li.product > a.clear.added_to_cart, .woocommerce-page ul.products .widget li.product > a.clear.added_to_cart, .widget .woocommerce .wizard > .actions a.clear, .woocommerce .wizard > .actions .widget a.clear,
.widget .woocommerce #wizard .checkout_coupon .clear.button, .woocommerce #wizard .checkout_coupon .widget .clear.button,
.widget .woocommerce #wizard form.login input.clear.button, .woocommerce #wizard form.login .widget input.clear.button, .widget .woocommerce .woocommerce-MyAccount-navigation-link a.clear, .woocommerce .woocommerce-MyAccount-navigation-link .widget a.clear {
  background-color: transparent;
  border: 2px solid #000;
  color: #000; }

button:disabled,
button:disabled:hover,
input:disabled,
input:disabled:hover,
input[type="button"]:disabled,
input[type="button"]:disabled:hover,
input[type="reset"]:disabled,
input[type="reset"]:disabled:hover,
input[type="submit"]:disabled,
input[type="submit"]:disabled:hover {
  background-color: #dbb868;
  color: #3E4D5D;
  cursor: not-allowed; }

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .widget .button:hover,
.footer-widgets .widget .woocommerce-page ul.products li.product > a.added_to_cart:hover,
.woocommerce-page ul.products .footer-widgets .widget li.product > a.added_to_cart:hover, .footer-widgets .widget .woocommerce .wizard > .actions a:hover,
.woocommerce .wizard > .actions .footer-widgets .widget a:hover,
.footer-widgets .widget .woocommerce #wizard .checkout_coupon .wizard > .actions a:hover,
.woocommerce #wizard .checkout_coupon .wizard > .actions .footer-widgets .widget a:hover,
.footer-widgets .widget .woocommerce .wizard > .actions #wizard .checkout_coupon a:hover,
.woocommerce .wizard > .actions #wizard .checkout_coupon .footer-widgets .widget a:hover,
.footer-widgets .widget .woocommerce #wizard .checkout_coupon .button:hover,
.woocommerce #wizard .checkout_coupon .footer-widgets .widget .button:hover,
.footer-widgets .widget .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link a:hover,
.woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link .footer-widgets .widget a:hover, .footer-widgets .widget .woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon a:hover,
.woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon .footer-widgets .widget a:hover, .footer-widgets .widget .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active a,
.woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active .footer-widgets .widget a, .footer-widgets .widget .woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon a,
.woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon .footer-widgets .widget a, .footer-widgets .widget .woocommerce #wizard form.login input.button:hover,
.woocommerce #wizard form.login .footer-widgets .widget input.button:hover, .footer-widgets .widget .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products li.product > a.added_to_cart:hover,
.woocommerce #wizard .checkout_coupon .woocommerce-page ul.products .footer-widgets .widget li.product > a.added_to_cart:hover,
.footer-widgets .widget .woocommerce-page ul.products .woocommerce #wizard .checkout_coupon li.product > a.added_to_cart:hover,
.woocommerce-page ul.products .woocommerce #wizard .checkout_coupon .footer-widgets .widget li.product > a.added_to_cart:hover, .footer-widgets .widget .woocommerce .woocommerce-MyAccount-navigation-link a:hover,
.woocommerce .woocommerce-MyAccount-navigation-link .footer-widgets .widget a:hover, .footer-widgets .widget .woocommerce .woocommerce-MyAccount-navigation-link.is-active a,
.woocommerce .woocommerce-MyAccount-navigation-link.is-active .footer-widgets .widget a, .image-section button:hover,
.image-section input:hover[type="button"],
.image-section input:hover[type="reset"],
.image-section input:hover[type="submit"],
.image-section .widget .button:hover, .image-section .widget .woocommerce-page ul.products li.product > a.added_to_cart:hover, .woocommerce-page ul.products .image-section .widget li.product > a.added_to_cart:hover, .image-section .widget .woocommerce .wizard > .actions a:hover, .woocommerce .wizard > .actions .image-section .widget a:hover,
.image-section .widget .woocommerce #wizard .checkout_coupon .wizard > .actions a:hover, .woocommerce #wizard .checkout_coupon .wizard > .actions .image-section .widget a:hover,
.image-section .widget .woocommerce .wizard > .actions #wizard .checkout_coupon a:hover, .woocommerce .wizard > .actions #wizard .checkout_coupon .image-section .widget a:hover,
.image-section .widget .woocommerce #wizard .checkout_coupon .button:hover, .woocommerce #wizard .checkout_coupon .image-section .widget .button:hover,
.image-section .widget .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link a:hover, .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link .image-section .widget a:hover, .image-section .widget .woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon a:hover, .woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon .image-section .widget a:hover, .image-section .widget .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active .image-section .widget a, .image-section .widget .woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon a, .woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon .image-section .widget a, .image-section .widget .woocommerce #wizard form.login input.button:hover, .woocommerce #wizard form.login .image-section .widget input.button:hover, .image-section .widget .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products li.product > a.added_to_cart:hover, .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products .image-section .widget li.product > a.added_to_cart:hover,
.image-section .widget .woocommerce-page ul.products .woocommerce #wizard .checkout_coupon li.product > a.added_to_cart:hover, .woocommerce-page ul.products .woocommerce #wizard .checkout_coupon .image-section .widget li.product > a.added_to_cart:hover, .image-section .widget .woocommerce .woocommerce-MyAccount-navigation-link a:hover, .woocommerce .woocommerce-MyAccount-navigation-link .image-section .widget a:hover, .image-section .widget .woocommerce .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce .woocommerce-MyAccount-navigation-link.is-active .image-section .widget a {
  background-color: #fff;
  border: 2px solid #fff;
  color: #000; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none; }

.gform_wrapper.gf_browser_safari .gfield_checkbox li input,
.gform_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_safari .gfield_radio li input[type=radio] {
  margin-left: 2px; }

div.gform_wrapper .gfield_checkbox li label,
div.gform_wrapper .gfield_radio li label {
  display: inline-block;
  margin: 1px 0 0 24px;
  font-size: 16px; }

div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 10px 4px; }

/* Buttons
--------------------------------------------- */
.image-section .button, .image-section .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .image-section li.product > a.added_to_cart, .image-section .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .image-section a,
.image-section .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .image-section .button,
.image-section .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .image-section input.button, .image-section .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .image-section a {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 20px; }

/* Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden; }
  .content .search-form {
    text-align: center;
    margin: 40px 0; }

.search-results .entry-title {
  margin-bottom: 10px; }

.search-form input[type="search"] {
  margin-right: 10px;
  width: auto; }

.search-form input[type="submit"] {
  padding: 6px 30px; }

.search-form input[type="search"] {
  margin-right: 10px;
  width: 60%; }

.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px; }

/*  Featured Forms (email signup on home page feature images)
--------------------------------------------- */
#front-page-hero div.gform_wrapper form,
.content-blocks div.gform_wrapper form,
.featured-image div.gform_wrapper form {
  width: 70%;
  margin: auto;
  text-align: center; }

#front-page-hero div.gform_wrapper .gform_body,
.content-blocks div.gform_wrapper .gform_body,
.featured-image div.gform_wrapper .gform_body {
  width: 74%;
  display: inline-block; }

#front-page-hero div.gform_wrapper ul li.gfield,
.content-blocks div.gform_wrapper ul li.gfield,
.featured-image div.gform_wrapper ul li.gfield {
  width: 48%;
  display: inline-block; }

#front-page-hero div.gform_wrapper .gform_footer,
.content-blocks div.gform_wrapper .gform_footer,
.featured-image div.gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
  clear: initial;
  width: 25%;
  display: inline-block; }
  #front-page-hero div.gform_wrapper .gform_footer input.button,
  .content-blocks div.gform_wrapper .gform_footer input.button,
  .content-blocks div.gform_wrapper .gform_footer .woocommerce #wizard .checkout_coupon input.button,
  .woocommerce #wizard .checkout_coupon .content-blocks div.gform_wrapper .gform_footer input.button,
  .content-blocks div.gform_wrapper .gform_footer .woocommerce #wizard form.login input.button,
  .woocommerce #wizard form.login .content-blocks div.gform_wrapper .gform_footer input.button, .featured-image div.gform_wrapper .gform_footer input.button, .featured-image div.gform_wrapper .gform_footer .woocommerce #wizard .checkout_coupon input.button, .woocommerce #wizard .checkout_coupon .featured-image div.gform_wrapper .gform_footer input.button,
  .featured-image div.gform_wrapper .gform_footer .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .featured-image div.gform_wrapper .gform_footer input.button {
    padding: 9px 20px;
    position: relative;
    top: -2px;
    display: block;
    width: 100%; }

#front-page-hero div.gform_wrapper .top_label .gfield_label,
.content-blocks div.gform_wrapper .top_label .gfield_label,
.featured-image div.gform_wrapper .top_label .gfield_label {
  top: 3px;
  left: 9px; }

#front-page-hero div.gform_wrapper .top_label .gfield_error .ginput_container,
.content-blocks div.gform_wrapper .top_label .gfield_error .ginput_container,
.featured-image div.gform_wrapper .top_label .gfield_error .ginput_container {
  margin-bottom: 20px; }

#front-page-hero div.gform_wrapper .ginput_container + .gfield_description.validation_message,
.content-blocks div.gform_wrapper .ginput_container + .gfield_description.validation_message,
.featured-image div.gform_wrapper .ginput_container + .gfield_description.validation_message {
  position: absolute;
  bottom: -7px; }

#front-page-hero div.gform_wrapper div.validation_error,
.content-blocks div.gform_wrapper div.validation_error,
.featured-image div.gform_wrapper div.validation_error {
  display: none; }

.content-blocks div.gform_wrapper form {
  width: 100%; }

@media only screen and (max-width: 800px) {
  .featured-image div.gform_wrapper .gform_body,
  .content-blocks div.gform_wrapper .gform_body {
    width: 100%; }
  .featured-image div.gform_wrapper .gform_footer,
  .content-blocks div.gform_wrapper .gform_footer {
    width: auto; }
    .featured-image div.gform_wrapper .gform_footer input.button,
    .featured-image div.gform_wrapper .gform_footer .woocommerce #wizard .checkout_coupon input.button,
    .woocommerce #wizard .checkout_coupon .featured-image div.gform_wrapper .gform_footer input.button,
    .featured-image div.gform_wrapper .gform_footer .woocommerce #wizard form.login input.button,
    .woocommerce #wizard form.login .featured-image div.gform_wrapper .gform_footer input.button, .content-blocks div.gform_wrapper .gform_footer input.button, .content-blocks div.gform_wrapper .gform_footer .woocommerce #wizard .checkout_coupon input.button, .woocommerce #wizard .checkout_coupon .content-blocks div.gform_wrapper .gform_footer input.button,
    .content-blocks div.gform_wrapper .gform_footer .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .content-blocks div.gform_wrapper .gform_footer input.button {
      margin: 20px 0; } }

@media only screen and (max-width: 600px) {
  .featured-image div.gform_wrapper ul li.gfield,
  .content-blocks div.gform_wrapper ul li.gfield {
    width: 100%;
    margin-bottom: 20px; }
    .featured-image div.gform_wrapper ul li.gfield input,
    .content-blocks div.gform_wrapper ul li.gfield input {
      width: 100%; }
  .featured-image div.gform_wrapper .gform_footer,
  .content-blocks div.gform_wrapper .gform_footer {
    width: 100%; }
    .featured-image div.gform_wrapper .gform_footer input[type=submit],
    .content-blocks div.gform_wrapper .gform_footer input[type=submit] {
      margin: 0.375em 0 0; } }

.gallery {
  margin-bottom: 28px;
  overflow: hidden; }

.gallery-item {
  float: left;
  margin: 0;
  padding: 0 4px;
  text-align: center;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.6666%; }

.gallery-columns-7 .gallery-item {
  width: 14.2857%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.1111%; }

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left; }

.gallery .gallery-item img {
  border: none;
  height: auto;
  margin: 0; }

@media only screen and (max-width: 480px) {
  .gallery-columns-2 .gallery-item,
  .gallery-columns-3 .gallery-item,
  .gallery-columns-4 .gallery-item,
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
    width: 100%; }
  .gallery .gallery-item img {
    width: 100%; } }

/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%; }

img {
  height: auto; }

.full-width-content img.pull-left {
  float: left;
  margin: 0 40px 40px -200px; }

.full-width-content img.pull-right {
  float: right;
  margin: 0 -200px 40px 40px; }

.featured-content img,
.gallery img {
  width: auto; }

/*
Plugins
---------------------------------------------------------------------------------------------------- */
/* Genesis eNews Extended
--------------------------------------------- */
.enews-widget input {
  font-size: 16.875px;
  font-size: 1.125rem;
  margin-bottom: 20px; }

.enews-widget input[type="submit"] {
  margin: 0;
  width: 100%; }

.enews form + p {
  margin-top: 24px; }

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

a.button-social-login {
  text-transform: uppercase; }

/* Featured Content
--------------------------------------------- */
.featured-content .entry-title {
  font-size: 16.875px;
  font-size: 1.125rem; }

.featured-rooms img,
.featured-rooms .button, .featured-rooms .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .featured-rooms li.product > a.added_to_cart, .featured-rooms .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .featured-rooms a,
.featured-rooms .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .featured-rooms .button,
.featured-rooms .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .featured-rooms input.button, .featured-rooms .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .featured-rooms a {
  width: 100%; }

.featured-room {
  max-width: 450px;
  margin: auto;
  margin-bottom: 30px; }

/*
Content Area
---------------------------------------------------------------------------------------------------- */
/* Front Page
--------------------------------------------- */
.image-section,
.solid-section {
  clear: both;
  text-align: center;
  width: 100%; }

.image-section {
  display: table;
  overflow: hidden;
  table-layout: fixed;
  width: 100%;
  height: 100%; }
  .image-section h2, .image-section .search-results .entry-title a, .search-results .entry-title .image-section a {
    font-family: 'Tinos', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 37.5px;
    font-size: 2.5rem;
    text-transform: none;
    color: #fff; }
  .image-section p {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700; }

.image-section.bottom-top {
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.3) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(30%, rgba(0, 0, 0, 0.1)), color-stop(80%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.3) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.3) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#e6000000',GradientType=0 ); }

.image-section.top-bottom {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0.3) 80%, transparent 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(30%, rgba(0, 0, 0, 0.4)), color-stop(80%, rgba(0, 0, 0, 0.3)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0.3) 80%, transparent 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0.3) 80%, transparent 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0.3) 80%, transparent 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.4) 30%, rgba(0, 0, 0, 0.3) 80%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#e6000000',GradientType=0 ); }

.image-section .widget-area {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.image-section,
.image-section a {
  color: #fff; }

.image-section a:hover,
.image-section .featured-content .entry-title a:hover {
  color: #22a1c4; }

.solid-section {
  background-color: #fff; }

.front-page-section {
  border-top: 54px solid transparent;
  margin-top: -54px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  position: relative;
  z-index: 9; }

.front-page-hero,
.front-page-section {
  background-attachment: fixed;
  background-color: #fff;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  -webkit-background-size: 1920px auto;
  -moz-background-size: 1920px auto;
  background-size: 1920px auto; }

.front-page-hero {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  display: none;
  height: 900px; }
  .front-page-hero.hero-hide {
    opacity: 0; }

#front-page-hero .image-section {
  padding-top: 75px; }

.front-page-blocks {
  background-color: #e3e3e2; }

#hero-goto-container {
  position: relative;
  width: 100%; }
  #hero-goto-container #hero-goto-content {
    font-size: 16.875px;
    font-size: 1.125rem;
    text-transform: uppercase;
    border: solid 2px #fff;
    padding: 5px 15px; }
    #hero-goto-container #hero-goto-content:hover {
      border: solid 2px #5a5a5a;
      color: #5a5a5a; }

.secondary-nav .front-page-hero .image-section {
  padding-top: 150px; }

.front-page-4 .solid-section {
  background-color: #f3f3f3; }

.bottom-image {
  margin-bottom: -120px;
  margin-top: 100px; }

.bottom-image img {
  margin-bottom: -10px; }

.front-page .field-wrap:last-child {
  margin-bottom: 0; }

.small-disclaimer {
  font-size: 11.25px;
  font-size: 0.75rem;
  font-style: italic; }

/* Flexible Widgets
--------------------------------------------- */
.flexible-widgets {
  padding-bottom: 30px;
  padding-top: 2.564102564102564%; }

#front-page-hero .image-section h2, #front-page-hero .image-section .search-results .entry-title a, .search-results .entry-title #front-page-hero .image-section a {
  color: #fff;
  font-size: 43.125px;
  font-size: 2.875rem;
  margin: 0 auto 1em;
  font-family: "alegreya",serif;
  font-style: italic;
  font-weight: 400;
  display: none; }
  #front-page-hero .image-section h2 i, #front-page-hero .image-section .search-results .entry-title a i, .search-results .entry-title #front-page-hero .image-section a i {
    font-family: 'Tinos', serif;
    font-style: italic;
    font-weight: 400;
    text-transform: lowercase; }

#front-page-hero .flexible-widgets {
  vertical-align: inherit; }
  #front-page-hero .flexible-widgets .widget {
    float: left;
    margin: 0 0 40px 2.5641%; }

#front-page-hero .ftext-top {
  padding-top: 100px; }

#front-page-hero .ftext-middle {
  position: relative;
  top: 4%; }
  #front-page-hero .ftext-middle img {
    margin-bottom: 60px; }

#front-page-hero .fbutton-middle {
  margin-top: 80px; }

#front-page-hero .fbutton-bottom {
  margin-top: 160px; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.delay-1,
.delay-2,
.delay-3 {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s; }

.delay-1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.delay-2 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

.delay-3 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
  background: none;
  margin-left: 0;
  padding: 0;
  width: 100%; }

.widget-area.flexible-widgets.widget-half .widget,
.flexible-widgets.widget-halves .widget {
  width: 48.717948717948715%; }

.flexible-widgets.widget-thirds .widget {
  width: 31.623931623931625%; }

.flexible-widgets.widget-fourths .widget {
  width: 23.076923076923077%; }

.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
  clear: left;
  margin-left: 0; }

.solid-section .widget {
  background-color: #fff;
  padding: 40px; }

.solid-section .widget-title {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.flexible-widgets.widget-halves h2,
.flexible-widgets.widget-halves .search-results .entry-title a,
.search-results .entry-title .flexible-widgets.widget-halves a, .flexible-widgets.widget-thirds h2,
.flexible-widgets.widget-thirds .search-results .entry-title a,
.search-results .entry-title .flexible-widgets.widget-thirds a, .flexible-widgets.widget-fourths h2, .flexible-widgets.widget-fourths .search-results .entry-title a, .search-results .entry-title .flexible-widgets.widget-fourths a {
  font-size: 22.5px;
  font-size: 1.5rem; }

/*
Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {
  .banner-container .content {
    padding-bottom: 10px !important;
    padding-top: 30px !important; }
  #front-page-hero {
    height: 700px; }
    #front-page-hero .flexible-widgets.ftext-top {
      padding-top: 120px; }
    #front-page-hero div.gform_wrapper form {
      width: 100%; } }

@media only screen and (max-width: 1024px) {
  #front-page-hero .flexible-widgets.ftext-top {
    padding-top: 20px; }
  #front-page-hero .fbutton-middle {
    margin-top: 40px; }
  #front-page-hero .fbutton-bottom {
    margin-top: 80px; }
  #front-page-hero div.gform_wrapper .gform_body {
    width: 78%; }
  #front-page-hero div.gform_wrapper .gform_footer {
    width: 20%; }
  .front-page-hero,
  .front-page-section {
    background-attachment: inherit; } }

@media only screen and (min-width: 1024px) {
  .full-width-content img.pull-left {
    margin-left: 0; }
  .full-width-content img.pull-right {
    margin-right: 0; }
  .flexible-widgets.widget-full .widget,
  .flexible-widgets.widget-halves .widget,
  .flexible-widgets.widget-thirds .widget,
  .flexible-widgets.widget-fourths .widget {
    margin: 0 auto 20px;
    width: 100%; } }

@media only screen and (max-width: 800px) {
  #front-page-hero .image-section h2, #front-page-hero .image-section .search-results .entry-title a, .search-results .entry-title #front-page-hero .image-section a {
    font-size: 35.625px;
    font-size: 2.375rem;
    margin-top: 40px; }
  .front-page-section {
    border-top: 0;
    margin-top: 0; }
    .front-page-section .image-section h2, .front-page-section .image-section .search-results .entry-title a, .search-results .entry-title .front-page-section .image-section a {
      font-size: 35.355px;
      font-size: 2.357rem; }
  .image-section .flexible-widgets {
    padding-bottom: 80px; }
  #front-page-hero .image-section,
  #front-page-hero .flexible-widgets {
    padding-top: 40px; } }

@media only screen and (max-width: 600px) {
  #front-page-hero {
    height: 100%; }
    #front-page-hero .image-section h2, #front-page-hero .image-section .search-results .entry-title a, .search-results .entry-title #front-page-hero .image-section a {
      width: 100%; }
    #front-page-hero .flexible-widgets.ftext-top,
    #front-page-hero .flexible-widgets.ftext-middle {
      padding-top: 20px; }
    #front-page-hero .booking-buttons {
      display: block;
      margin: 20px 40px; }
      #front-page-hero .booking-buttons .button, #front-page-hero .booking-buttons .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products #front-page-hero .booking-buttons li.product > a.added_to_cart, #front-page-hero .booking-buttons .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions #front-page-hero .booking-buttons a,
      #front-page-hero .booking-buttons .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon #front-page-hero .booking-buttons .button,
      #front-page-hero .booking-buttons .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login #front-page-hero .booking-buttons input.button, #front-page-hero .booking-buttons .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link #front-page-hero .booking-buttons a {
        display: block; } }

/*
Sidebar
---------------------------------------------------------------------------------------------------- */
.sidebar {
  float: right;
  width: 260px; }

.sidebar-content .sidebar {
  float: left; }

.sidebar p:last-child {
  margin-bottom: 0; }

.sidebar li {
  list-style-type: none;
  margin-bottom: 6px;
  word-wrap: break-word; }

.sidebar ul > li:last-child {
  margin-bottom: 0; }

.sidebar .widget {
  margin-bottom: 40px; }

@media only screen and (max-width: 1200px) {
  .sidebar {
    float: right;
    width: 310px;
    padding-right: 15px; } }

@media only screen and (max-width: 1023px) {
  .sidebar {
    width: 100%;
    float: none; }
    .sidebar section {
      width: 48%;
      margin-right: 2%;
      display: inline-block; } }

@media only screen and (max-width: 1023px) {
  .sidebar section {
    width: 100%;
    margin: 0; } }

/* Testimonials
---------------------------------------------------------------------------------------------------- */
.shortcode-testimonial {
  /*font-family: "soleil-n3","soleil",sans-serif;*/
  font-style: normal;
  font-weight: 300;
  margin-bottom: 30px; }

.home .shortcode-testimonial {
  background-color: #fff;
  background-color: transparent;
  margin-bottom: 0px; }

.home .shortcode-testimonial .testimonial p {
  color: #faa61a; }

.home .shortcode-testimonial .testimonial-author {
  color: #ab8d9e; }

.shortcode-testimonial {
  text-align: left;
  font-family: 'Tinos', serif;
  font-style: normal;
  font-weight: 400;
  color: #3E4D5D; }

.home .shortcode-testimonial {
  font-size: 20.625px;
  font-size: 1.375rem; }

.testimonial-simple .testimonial {
  /*margin: 0 20%;*/ }

.testimonial-simple .testimonial p {
  margin: 0;
  display: inline; }

.testimonial-simple .testimonial-author {
  text-transform: uppercase;
  font-size: 11.25px;
  font-size: 0.75rem;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #ab8d9e; }

.shortcode-testimonial .testimonial:before {
  text-align: left;
  content: "\f10d";
  content: '\201C'; }

.shortcode-testimonial .testimonial:after {
  text-align: right;
  content: "\f10e";
  content: '\201D'; }

@media only screen and (max-width: 800px) {
  .testimonial-simple .testimonial {
    margin: 0 10%; }
  .banner-testimonial {
    padding: 20px 10px; }
  .shortcode-testimonial {
    padding: 20px 10px; } }

/*
Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
  word-wrap: break-word; }
  .widget ol > li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px; }
  .widget ul li {
    padding-bottom: 0px; }
    .footer-widgets .widget ul li {
      line-height: 2.5; }
  .widget li li {
    border: none;
    margin: 0 0 0 30px;
    padding: 0; }
  .widget.widget-optin {
    background-color: #F3EAEA;
    padding: 25px; }
    .widget.widget-optin .gform_footer {
      margin: 0;
      padding: 0; }
    .widget.widget-optin input.button, .widget.widget-optin .woocommerce #wizard .checkout_coupon input.button, .woocommerce #wizard .checkout_coupon .widget.widget-optin input.button,
    .widget.widget-optin .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .widget.widget-optin input.button {
      display: block;
      width: 100%;
      margin: 0; }
  .widget .fa {
    font-size: 22.5px;
    font-size: 1.5rem;
    margin: 0 5px;
    position: relative;
    top: 3px; }

.widget_calendar table {
  width: 100%; }
  .widget_calendar table td,
  .widget_calendar table th {
    text-align: center; }

/* Headings
--------------------------------------------- */
h1,
h2,
.search-results .entry-title a,
#tribe-events-content h2.tribe-events-page-title,
#tribe-events-content .search-results .entry-title a.tribe-events-page-title,
.search-results .entry-title #tribe-events-content a.tribe-events-page-title, h3,
h4,
h5,
h6,
.woocommerce .mailchimp-newsletter span {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  font-size: 1rem;
  color: #8d8580;
  line-height: 1.2;
  margin: 0 0 20px;
  text-transform: uppercase;
  padding-top: 15px; }

#tribe-events-content h2.tribe-events-page-title,
#tribe-events-content .search-results .entry-title a.tribe-events-page-title,
.search-results .entry-title #tribe-events-content a.tribe-events-page-title, h1 {
  font-family: 'Tinos', serif;
  font-style: italic;
  letter-spacing: 1px;
  font-weight: 400;
  padding-top: 0px;
  text-transform: initial;
  font-size: 22.5px;
  font-size: 1.5rem; }

h2, .search-results .entry-title a {
  font-style: normal;
  font-weight: 600;
  font-size: 16.875px;
  font-size: 1.125rem;
  padding-top: 20px; }

.widget h4 {
  margin-bottom: 10px;
  padding-top: 0; }

.shortcode-faq .faq-question {
  font-family: 'Open Sans' ,sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16.875px;
  font-size: 1.125rem;
  /*color: #636466;*/
  text-transform: none !important; }

.fa .fa-trademark {
  font-size: 7.5px;
  font-size: 0.5rem;
  position: relative;
  top: -10px; }

/*************************************************************
Woo commerce specific css and overrides
*************************************************************/
.woocommerce .site-inner {
  margin-top: 120px; }

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  margin-bottom: 40px; }

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
  padding: 1em 1.618em;
  margin-bottom: 2.618em;
  background-color: #ab8d9e;
  margin-left: 0;
  color: #fff;
  clear: both;
  border-left: 0.618em solid rgba(0, 0, 0, 0.15); }
  .woocommerce-error a, .woocommerce-info a, .woocommerce-message a, .woocommerce-noreviews a, p.no-comments a {
    color: #fff; }
    .woocommerce-error a:hover, .woocommerce-info a:hover, .woocommerce-message a:hover, .woocommerce-noreviews a:hover, p.no-comments a:hover {
      color: #222; }

.woocommerce-error {
  background: #d59abc; }

.woocommerce-error .button,
.woocommerce-error .woocommerce-page ul.products li.product > a.added_to_cart,
.woocommerce-page ul.products .woocommerce-error li.product > a.added_to_cart, .woocommerce-error .woocommerce .wizard > .actions a,
.woocommerce .wizard > .actions .woocommerce-error a,
.woocommerce-error .woocommerce #wizard .checkout_coupon .button,
.woocommerce #wizard .checkout_coupon .woocommerce-error .button,
.woocommerce-error .woocommerce #wizard form.login input.button,
.woocommerce #wizard form.login .woocommerce-error input.button, .woocommerce-error .woocommerce .woocommerce-MyAccount-navigation-link a,
.woocommerce .woocommerce-MyAccount-navigation-link .woocommerce-error a, .woocommerce-info .button,
.woocommerce-info .woocommerce-page ul.products li.product > a.added_to_cart,
.woocommerce-page ul.products .woocommerce-info li.product > a.added_to_cart, .woocommerce-info .woocommerce .wizard > .actions a,
.woocommerce .wizard > .actions .woocommerce-info a,
.woocommerce-info .woocommerce #wizard .checkout_coupon .button,
.woocommerce #wizard .checkout_coupon .woocommerce-info .button,
.woocommerce-info .woocommerce #wizard form.login input.button,
.woocommerce #wizard form.login .woocommerce-info input.button, .woocommerce-info .woocommerce .woocommerce-MyAccount-navigation-link a,
.woocommerce .woocommerce-MyAccount-navigation-link .woocommerce-info a, .woocommerce-message .button,
.woocommerce-message .woocommerce-page ul.products li.product > a.added_to_cart,
.woocommerce-page ul.products .woocommerce-message li.product > a.added_to_cart, .woocommerce-message .woocommerce .wizard > .actions a,
.woocommerce .wizard > .actions .woocommerce-message a,
.woocommerce-message .woocommerce #wizard .checkout_coupon .button,
.woocommerce #wizard .checkout_coupon .woocommerce-message .button,
.woocommerce-message .woocommerce #wizard form.login input.button,
.woocommerce #wizard form.login .woocommerce-message input.button, .woocommerce-message .woocommerce .woocommerce-MyAccount-navigation-link a,
.woocommerce .woocommerce-MyAccount-navigation-link .woocommerce-message a, .woocommerce-noreviews .button,
.woocommerce-noreviews .woocommerce-page ul.products li.product > a.added_to_cart,
.woocommerce-page ul.products .woocommerce-noreviews li.product > a.added_to_cart, .woocommerce-noreviews .woocommerce .wizard > .actions a,
.woocommerce .wizard > .actions .woocommerce-noreviews a,
.woocommerce-noreviews .woocommerce #wizard .checkout_coupon .button,
.woocommerce #wizard .checkout_coupon .woocommerce-noreviews .button,
.woocommerce-noreviews .woocommerce #wizard form.login input.button,
.woocommerce #wizard form.login .woocommerce-noreviews input.button, .woocommerce-noreviews .woocommerce .woocommerce-MyAccount-navigation-link a,
.woocommerce .woocommerce-MyAccount-navigation-link .woocommerce-noreviews a, p.no-comments .button, p.no-comments .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products p.no-comments li.product > a.added_to_cart, p.no-comments .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions p.no-comments a,
p.no-comments .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon p.no-comments .button,
p.no-comments .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login p.no-comments input.button, p.no-comments .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link p.no-comments a {
  float: right;
  padding: 0 0 0 1em;
  background: 0 0;
  color: #fff;
  box-shadow: none;
  line-height: 1.618;
  border-width: 0 0 0 1px;
  border-left-style: solid;
  border-left-color: rgba(255, 255, 255, 0.25) !important;
  border-radius: 0; }

.woocommerce-product-search input[type="submit"] {
  display: none; }

.widget_product_search input[type="search"] {
  font-size: 13.125px;
  font-size: 0.875rem;
  padding: 10px;
  width: 90%; }

/*************************************************************
Woo Archive styles
*************************************************************/
.woocommerce img, .woocommerce-page img {
  width: 100%;
  vertical-align: bottom; }

.wc_payment_methods img {
  width: auto; }

.woocommerce-billing-fields label {
	text-transform: uppercase;
	font-weight: 600;
    color: #444;
}

.wc_payment_method label {
	font-weight: 600;
	text-transform: uppercase;
}
	.wc_payment_method label a {
		text-transform: none;
		font-weight: normal;
	}
	.wc_payment_method .payment_box {
		padding: 10px 10px 10px 43px;
	}

/* hide place order button due to override with Checkout Wizard */
.woocommerce .actions .finish-btn {
	display: none;
	visibility: hidden;
}


ul.products li.product .price,
.product .button,
.woocommerce-page ul.products li.product > a.added_to_cart, .product .woocommerce .wizard > .actions a,
.woocommerce .wizard > .actions .product a,
.product .woocommerce #wizard .checkout_coupon .button,
.woocommerce #wizard .checkout_coupon .product .button,
.product .woocommerce #wizard form.login input.button,
.woocommerce #wizard form.login .product input.button, .product .woocommerce .woocommerce-MyAccount-navigation-link a,
.woocommerce .woocommerce-MyAccount-navigation-link .product a, .woocommerce-page ul.products li.product > a.added_to_cart {
  display: inline-block !important;
  width: 100%; }

.product .wcwl_control .button, .product .wcwl_control .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .product .wcwl_control li.product > a.added_to_cart, .product .wcwl_control .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .product .wcwl_control a,
.product .wcwl_control .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .product .wcwl_control .button,
.product .wcwl_control .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .product .wcwl_control input.button, .product .wcwl_control .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .product .wcwl_control a {
  width: auto; }

.woocommerce-page ul.products li.product > a.added_to_cart {
  background-color: #0f834d;
  border: 2px solid #0f834d; }

ul.products li.product .price {
  position: absolute;
  bottom: 0;
  left: 0; }

.product-info-container {
  min-height: 400px;
  background: #F3EAEA;
  position: relative;
  display: inline-block; }
  .product-info-container h3 {
    margin-top: 20px;
    margin: 20px 10px 40px; }

.woocommerce ul.products li.product > a.added,
.woocommerce-page ul.products li.product > a.added {
  display: none !important; }

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 30.8% !important;
  text-align: center; }

.cross-sells,
.related {
  display: inline-block; }
  .cross-sells h2,
  .cross-sells .search-results .entry-title a,
  .search-results .entry-title .cross-sells a, .related h2, .related .search-results .entry-title a, .search-results .entry-title .related a {
    text-align: center;
    padding: 20px 10px; }

.woocommerce .cross-sells ul.products li.product,
.woocommerce .related ul.products li.product,
.woocommerce-page .cross-sells ul.products li.product,
.woocommerce-page .related ul.products li.product {
  width: 22% !important; }

.woocommerce ul.products li.product > a,
.woocommerce-page ul.products li.product > a {
  /*position: relative;*/ }

.woocommerce ul.products li.product > a h3,
.woocommerce-page ul.products li.product > a h3 {
  margin: 10px 0; }

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
  position: absolute;
  color: #fff;
  padding: 5px 10px;
  background-color: #F3EAEA;
  color: #8d8580;
  text-transform: uppercase; }

.woocommerce ul.products li.product > a.button,
.woocommerce .woocommerce-page ul.products li.product > a.added_to_cart,
.woocommerce-page .woocommerce ul.products li.product > a.added_to_cart, .woocommerce ul.products .wizard > .actions li.product > a,
.woocommerce .wizard > .actions ul.products li.product > a,
.woocommerce ul.products #wizard .checkout_coupon li.product > a.button,
.woocommerce #wizard .checkout_coupon ul.products li.product > a.button,
.woocommerce ul.products .woocommerce-MyAccount-navigation-link li.product > a, .woocommerce .woocommerce-MyAccount-navigation-link ul.products li.product > a, .woocommerce-page ul.products li.product > a.button, .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .woocommerce .wizard > .actions li.product > a, .woocommerce .wizard > .actions .woocommerce-page ul.products li.product > a,
.woocommerce-page ul.products .woocommerce #wizard .checkout_coupon li.product > a.button, .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products li.product > a.button,
.woocommerce-page ul.products .woocommerce .woocommerce-MyAccount-navigation-link li.product > a, .woocommerce .woocommerce-MyAccount-navigation-link .woocommerce-page ul.products li.product > a {
  padding: 12px 0px;
  margin-bottom: 20px; }

.woocommerce .related ul.products li.product > a.button,
.woocommerce .related .woocommerce-page ul.products li.product > a.added_to_cart,
.woocommerce-page .woocommerce .related ul.products li.product > a.added_to_cart, .woocommerce .related ul.products .wizard > .actions li.product > a,
.woocommerce .wizard > .actions .related ul.products li.product > a,
.woocommerce .related ul.products #wizard .checkout_coupon li.product > a.button,
.woocommerce #wizard .checkout_coupon .related ul.products li.product > a.button,
.woocommerce .related ul.products .woocommerce-MyAccount-navigation-link li.product > a, .woocommerce .woocommerce-MyAccount-navigation-link .related ul.products li.product > a, .woocommerce-page .related ul.products li.product > a.button, .woocommerce-page .related ul.products li.product > a.added_to_cart, .woocommerce-page .related ul.products .woocommerce .wizard > .actions li.product > a, .woocommerce .wizard > .actions .woocommerce-page .related ul.products li.product > a,
.woocommerce-page .related ul.products .woocommerce #wizard .checkout_coupon li.product > a.button, .woocommerce #wizard .checkout_coupon .woocommerce-page .related ul.products li.product > a.button,
.woocommerce-page .related ul.products .woocommerce .woocommerce-MyAccount-navigation-link li.product > a, .woocommerce .woocommerce-MyAccount-navigation-link .woocommerce-page .related ul.products li.product > a {
  padding: 5px 6px;
  font-size: 11.25px;
  font-size: 0.75rem; }

.woocommerce ul.products li.product > a.added:after,
.woocommerce-page ul.products li.product > a.added:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
  margin-left: 5px; }

.woocommerce .sidebar .cat-item-570 { 
	display:none !important;	
}

.sales-landing-page ul.products li.product, 
.sales-landing-page ul.products li.product {
	width: 22.05% !important;
}
.sales-landing-page.full-width-content .content {
    padding: 0 100px 0px;
}

.sales-landing-page .product-info-container a {
	text-decoration: none;
}

/*************************************************************
Woo Single product styles
*************************************************************/
.product_meta {
  margin-bottom: 15px; }
  .product_meta .sku_wrapper {
    display: block;
    color: #9f9f9f;
    margin-bottom: 15px; }

.woocommerce .single_add_to_cart_button {
  width: auto;
  display: block !important; }

.woocommerce .content .product {
  position: relative; }

.single-product ul.products li.product .onsale {
  top: 0; }

.single-product .site-inner .onsale {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #F3EAEA;
  color: #8d8580;
  text-transform: uppercase;
  padding: 5px 10px; }

.single-product .faq-answer h2, .single-product .faq-answer .search-results .entry-title a, .search-results .entry-title .single-product .faq-answer a {
  display: none; }

.single-product .woocommerce-breadcrumb {
  /*background: #f5f5f5;*/
  padding: 3px 10px;
  margin-bottom: 30px;
  color: #777;
  font-size: 13.065px;
  font-size: 0.871rem; }
  .single-product .woocommerce-breadcrumb a {
    color: #777; }
    .single-product .woocommerce-breadcrumb a:hover {
      color: #ab8d9e; }

.single-product .site-inner .star-rating,
.woocommerce ul.products li.product .star-rating,
.woocommerce-page ul.products li.product .star-rating {
  display: none; }

.single-product .site-inner del,
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
  color: #999; }

.related {
  margin-top: 50px; }

.summary > div,
.stock {
  /* display: inline-block; */ }
  .summary > div.product_meta,
  .summary > div.woocommerce-tabs,
  .stock.product_meta,
  .stock.woocommerce-tabs {
    display: block; }

.stock,
.amount {
  font-size: 19.29px;
  font-size: 1.286rem; }

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  display: block;
  margin-bottom: 10px; }

.woocommerce .quantity,
.woocommerce-page .quantity {
  display: inline-block;
  width: 90px;
  margin-bottom: 15px; }

.woocommerce .quantity input,
.woocommerce-page .quantity input {
  padding: 5px 10px;
  text-align: right; }

.description_tab a,
.reviews_tab a,
.additional_information_tab a {
  margin: 0;
  padding: 10px 20px; }

.wc-tabs {
  border-bottom: 1px solid #636466;
  margin-bottom: 40px; }

/*************************************************************
Woo Cart/checkout styling
*************************************************************/
.shop_table,
.woocommerce-checkout-review-order-table,
.woocommerce table.cart {
  width: 100%;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #eee;
  background: #fff;
  border-collapse: separate;
  margin-bottom: 1.5em; }

a.checkout-button.button.alt.wc-forward, .woocommerce-page ul.products li.product > a.checkout-button.alt.wc-forward.added_to_cart, .woocommerce .wizard > .actions a.checkout-button.alt.wc-forward,
.woocommerce #wizard .checkout_coupon a.checkout-button.alt.wc-forward.button,
.woocommerce .woocommerce-MyAccount-navigation-link a.checkout-button.alt.wc-forward {
  float: right; }

.wcppec-checkout-buttons__separator {
  float: right;
  margin: 10px;
  text-align: center; }

a#woo_pp_ec_button {
  padding: 0;
  text-align: right; }

a.checkout-button.button.alt.wc-forward, .woocommerce-page ul.products li.product > a.checkout-button.alt.wc-forward.added_to_cart, .woocommerce .wizard > .actions a.checkout-button.alt.wc-forward,
.woocommerce #wizard .checkout_coupon a.checkout-button.alt.wc-forward.button,
.woocommerce .woocommerce-MyAccount-navigation-link a.checkout-button.alt.wc-forward {
  text-align: center;
  margin-bottom: 0; }

.woocommerce-checkout-review-order-table,
div.woocommerce .cart-collaterals table {
  text-align: right; }

.shop_table thead th,
.woocommerce-checkout-review-order-table thead th,
.woocommerce table.cart thead th {
  background: #fafafa;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee; }

.shop_table td,
.shop_table th,
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td,
.woocommerce table.cart tbody td {
  border-bottom: 1px solid #eee;
  border-right: 1px dotted #eee;
  padding: 10px 20px;
  text-align: left; }

.woocommerce table.cart img {
  width: 100px;
  height: auto; }

.woocommerce .wc-proceed-to-checkout .button,
.woocommerce .wc-proceed-to-checkout .woocommerce-page ul.products li.product > a.added_to_cart,
.woocommerce-page ul.products .woocommerce .wc-proceed-to-checkout li.product > a.added_to_cart, .woocommerce .wc-proceed-to-checkout .wizard > .actions a,
.woocommerce .wizard > .actions .wc-proceed-to-checkout a,
.woocommerce .wc-proceed-to-checkout #wizard .checkout_coupon .button,
.woocommerce #wizard .checkout_coupon .wc-proceed-to-checkout .button,
.woocommerce .wc-proceed-to-checkout #wizard form.login input.button, .woocommerce #wizard form.login .wc-proceed-to-checkout input.button, .woocommerce .wc-proceed-to-checkout .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .wc-proceed-to-checkout a, .woocommerce table.cart .button, .woocommerce table.cart .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .woocommerce table.cart li.product > a.added_to_cart, .woocommerce table.cart .wizard > .actions a,
.woocommerce .wizard > .actions table.cart a,
.woocommerce table.cart #wizard .checkout_coupon .button,
.woocommerce #wizard .checkout_coupon table.cart .button,
.woocommerce table.cart #wizard form.login input.button, .woocommerce #wizard form.login table.cart input.button, .woocommerce table.cart .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link table.cart a {
  padding: 10px 15px;
  margin-bottom: 0; }

.woocommerce-page table.cart td.actions .input-text {
  width: 47%; }

.woocommerce .cart-collaterals {
  text-align: right; }

.woocommerce-checkout-review-order-table,
.woocommerce .cart-collaterals table {
  width: 100%;
  text-align: left;
  margin-bottom: 10px; }

.woocommerce-checkout-review-order-table tfoot tr {
  margin-top: 20px; }

.payment_methods li {
  list-style: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: .5em 0;
  overflow: hidden; }

.payment_methods li input[type="radio"] {
  margin-left: 1px; }

.payment_methods li img {
  float: right;
  max-height: 50px;
  padding: 0 !important;
  border: none !important; }

.payment_method_eway {
  padding: 15px 0 0 20px; }
  .payment_method_eway p {
    margin: 0 0 5px; }

div.woocommerce #payment .terms,
div.woocommerce-page #payment .terms {
  padding: 0; }

.entry-content .woocommerce ul > li:before,
.entry-content .cart_totals ul > li:before {
  content: ""; }

.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus {
  background-color: #9b808e;
  border: 1px solid #9b808e;
  height: 2.12em;
  width: 1.5em;
  top: initial; }
  .woocommerce .quantity .plus:hover,
  .woocommerce .quantity .minus:hover,
  .woocommerce-page .quantity .plus:hover,
  .woocommerce-page .quantity .minus:hover {
    background-color: #636466;
    border: 1px solid #636466;
    color: #fff !important; }

.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus {
  border-radius: 0px 2px 2px 0; }

.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus {
  left: 0;
  border-radius: 2px 0 0px 2px; }

.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
  width: 4.8em;
  text-align: right;
  padding-right: 1em; }

.woocommerce .quantity input::-webkit-outer-spin-button,
.woocommerce .quantity input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

#woo-quantity {
  display: inline-block;
  vertical-align: top; }

span.address-notification {
  display: block;
  margin-bottom: 0.725em;
  font-weight: 700; }

.woocommerce #wizard > .steps a {
  font-family: 'Open Sans' ,sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 11.25px;
  font-size: 0.75rem;
  width: 92%;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none  !important; }

.woocommerce #eway_credit_card_form {
  max-width: 500px; }
  .woocommerce #eway_credit_card_form .buy {
    font-size: 12px; }

.woocommerce #order_review {
  max-width: 700px; }

.woocommerce input, .woocommerce select, .woocommerce textarea {
  font-size: 15px;
  font-size: 1rem; }

.woocommerce input[type="checkbox"],
.woocommerce input[type="radio"] {
  display: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* display checkbox for shipping choice */
.woocommerce input#ship-to-different-address-checkbox,
.woocommerce input#mailchimp_woocommerce_newsletter {
  display: inline !important;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox; }
  
 
.woocommerce input#rememberme {
  display: inline !important;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox; }

.woocommerce input[type="checkbox"] + label:before,
.woocommerce input[type="radio"] + label:before,
.woocommerce input[type="checkbox"] + .woocommerce-terms-and-conditions-checkbox-text:before {
  background: #e3e3e2;
  border: 1px solid #c3c3c2;
  content: "\00a0";
  display: inline-block;
  font: 18px/1em sans-serif;
  height: 17px;
  margin: 0 7px 0 0;
  padding: 3px 2px 0px;
  width: 17px;
  vertical-align: middle; }

.woocommerce input[type="checkbox"]:checked + label:before,
.woocommerce input[type="radio"]:checked + label:before,
.woocommerce input[type="checkbox"]:checked + .woocommerce-terms-and-conditions-checkbox-text:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #e3e3e2;
  border: 1px solid #c3c3c2;
  color: #ab8d9e;
  content: "\f04d";
  text-align: center; }

.woocommerce input[type="checkbox"]:checked + label:after,
.woocommerce input[type="radio"]:checked + label:after {
  font-weight: bold; }

.woocommerce .woocommerce-MyAccount-navigation-link a {
  margin-bottom: 8px;
  min-width: 190px;
  background-color: #c3c3c2;
  border: 2px solid #c3c3c2;
  padding: 10px;
  text-align: center; }
  .woocommerce .woocommerce-MyAccount-navigation-link a:hover {
    background-color: #ab8d9e;
    border: 2px solid #ab8d9e; }

.woocommerce .woocommerce-MyAccount-navigation-link.is-active a {
  background-color: #ab8d9e;
  border: 2px solid #ab8d9e; }

.woocommerce form.login {
  max-width: 700px; }
  
.woocommerce .woocommerce-additional-fields {
	padding-top: 20px;
}

.woocommerce .state_select.error {
	border: 1px solid #d11800 !important;
}

/* Checkout Wizard */
.wizard>.content>.body label.error {
	color: #d11800 !important;
}



@media only screen and (max-width: 1280px) {
  .woocommerce ul.products li.product > a.button,
  .woocommerce .woocommerce-page ul.products li.product > a.added_to_cart,
  .woocommerce-page .woocommerce ul.products li.product > a.added_to_cart, .woocommerce ul.products .wizard > .actions li.product > a,
  .woocommerce .wizard > .actions ul.products li.product > a,
  .woocommerce ul.products #wizard .checkout_coupon li.product > a.button,
  .woocommerce #wizard .checkout_coupon ul.products li.product > a.button,
  .woocommerce ul.products .woocommerce-MyAccount-navigation-link li.product > a, .woocommerce .woocommerce-MyAccount-navigation-link ul.products li.product > a, .woocommerce-page ul.products li.product > a.button, .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .woocommerce .wizard > .actions li.product > a, .woocommerce .wizard > .actions .woocommerce-page ul.products li.product > a,
  .woocommerce-page ul.products .woocommerce #wizard .checkout_coupon li.product > a.button, .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products li.product > a.button,
  .woocommerce-page ul.products .woocommerce .woocommerce-MyAccount-navigation-link li.product > a, .woocommerce .woocommerce-MyAccount-navigation-link .woocommerce-page ul.products li.product > a {
    padding: 10px 10px; } }

@media only screen and (max-width: 1200px) {
  .woocommerce ul.products li.product > a.button,
  .woocommerce .woocommerce-page ul.products li.product > a.added_to_cart,
  .woocommerce-page .woocommerce ul.products li.product > a.added_to_cart, .woocommerce ul.products .wizard > .actions li.product > a,
  .woocommerce .wizard > .actions ul.products li.product > a,
  .woocommerce ul.products #wizard .checkout_coupon li.product > a.button,
  .woocommerce #wizard .checkout_coupon ul.products li.product > a.button,
  .woocommerce ul.products .woocommerce-MyAccount-navigation-link li.product > a, .woocommerce .woocommerce-MyAccount-navigation-link ul.products li.product > a, .woocommerce-page ul.products li.product > a.button, .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .woocommerce .wizard > .actions li.product > a, .woocommerce .wizard > .actions .woocommerce-page ul.products li.product > a,
  .woocommerce-page ul.products .woocommerce #wizard .checkout_coupon li.product > a.button, .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products li.product > a.button,
  .woocommerce-page ul.products .woocommerce .woocommerce-MyAccount-navigation-link li.product > a, .woocommerce .woocommerce-MyAccount-navigation-link .woocommerce-page ul.products li.product > a {
    padding: 10px 10px; } }

@media only screen and (max-width: 1023px) {
  a.checkout-button.button.alt.wc-forward, .woocommerce-page ul.products li.product > a.checkout-button.alt.wc-forward.added_to_cart, .woocommerce .wizard > .actions a.checkout-button.alt.wc-forward,
  .woocommerce #wizard .checkout_coupon a.checkout-button.alt.wc-forward.button,
  .woocommerce .woocommerce-MyAccount-navigation-link a.checkout-button.alt.wc-forward {
    float: none; }
  .wcppec-checkout-buttons__separator {
    float: none;
    margin-right: 0px;
    text-align: right; }
  a#woo_pp_ec_button {
    padding-top: 0px;
    text-align: right; } }

@media only screen and (max-width: 800px) {
  .woocommerce .cross-sells ul.products li.product,
  .woocommerce .related ul.products li.product,
  .woocommerce-page .cross-sells ul.products li.product,
  .woocommerce-page .related ul.products li.product,
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 48% !important; }
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 2.992em; }
  .woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n) {
    float: right;
    clear: none !important; }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    float: none;
    margin-bottom: 40px; }
  .single-product .site-inner .onsale {
    position: relative;
    top: 30px; }
  .single-product .images {
    display: inline-block; }
  .single-product .woocommerce-main-image img,
  .single-product .thumbnails {
    width: 49%;
    float: left; }
  .single-product .woocommerce-main-image img {
    margin-right: 2%; }
  .woocommerce table.cart tbody td {
    padding: 10px 5px; }
  .wcppec-checkout-buttons__separator {
    float: none;
    margin-right: 0px;
    text-align: center; }
  a#woo_pp_ec_button {
    padding-top: 0px;
    text-align: center; }
  ul.products li.product .price {
    position: static; } }

@media only screen and (max-width: 480px) {
  .woocommerce .site-inner {
    margin-top: 60px; }
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: 100% !important; }
  .single-product .woocommerce-main-image img,
  .single-product .thumbnails {
    width: 100%;
    float: none; }
  .single-product .woocommerce-main-image img {
    margin-right: 0; }
  .shop_table,
  .woocommerce-checkout-review-order-table,
  .woocommerce table.cart {
    font-size: 11.25px;
    font-size: 0.75rem; }
  .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .woocommerce table.cart td.actions li.product > a.added_to_cart, .woocommerce table.cart td.actions .wizard > .actions a,
  .woocommerce .wizard > .actions table.cart td.actions a,
  .woocommerce table.cart td.actions #wizard .checkout_coupon .button,
  .woocommerce #wizard .checkout_coupon table.cart td.actions .button,
  .woocommerce table.cart td.actions #wizard form.login input.button, .woocommerce #wizard form.login table.cart td.actions input.button, .woocommerce table.cart td.actions .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link table.cart td.actions a {
    float: right; }
  .product-info-container {
    min-height: 0px; }
  body.woocommerce-page table.cart td.actions .input-text + .button,
  body.woocommerce-page table.cart td.actions ul.products li.product > .input-text + a.added_to_cart,
  body.woocommerce-page ul.products table.cart td.actions li.product > .input-text + a.added_to_cart,
  body.woocommerce-page table.cart td.actions .woocommerce .wizard > .actions .input-text + a,
  .woocommerce .wizard > .actions body.woocommerce-page table.cart td.actions .input-text + a,
  body.woocommerce-page table.cart td.actions .woocommerce #wizard .checkout_coupon .input-text + .button,
  .woocommerce #wizard .checkout_coupon body.woocommerce-page table.cart td.actions .input-text + .button,
  body.woocommerce-page table.cart td.actions .woocommerce #wizard form.login .input-text + input.button,
  .woocommerce #wizard form.login body.woocommerce-page table.cart td.actions .input-text + input.button, body.woocommerce-page table.cart td.actions .woocommerce .woocommerce-MyAccount-navigation-link .input-text + a,
  .woocommerce .woocommerce-MyAccount-navigation-link body.woocommerce-page table.cart td.actions .input-text + a, div.woocommerce table.cart td.actions .button,
  div.woocommerce table.cart td.actions .woocommerce-page ul.products li.product > a.added_to_cart,
  .woocommerce-page ul.products div.woocommerce table.cart td.actions li.product > a.added_to_cart, div.woocommerce table.cart td.actions .wizard > .actions a,
  div.woocommerce .wizard > .actions table.cart td.actions a,
  div.woocommerce table.cart td.actions #wizard .checkout_coupon .button,
  div.woocommerce #wizard .checkout_coupon table.cart td.actions .button,
  div.woocommerce table.cart td.actions #wizard form.login input.button,
  div.woocommerce #wizard form.login table.cart td.actions input.button,
  div.woocommerce table.cart td.actions .woocommerce-MyAccount-navigation-link a,
  div.woocommerce .woocommerce-MyAccount-navigation-link table.cart td.actions a,
  div.woocommerce .wc-proceed-to-checkout .button,
  div.woocommerce .wc-proceed-to-checkout .woocommerce-page ul.products li.product > a.added_to_cart,
  .woocommerce-page ul.products div.woocommerce .wc-proceed-to-checkout li.product > a.added_to_cart, div.woocommerce .wc-proceed-to-checkout .wizard > .actions a,
  div.woocommerce .wizard > .actions .wc-proceed-to-checkout a,
  div.woocommerce .wc-proceed-to-checkout #wizard .checkout_coupon .button,
  div.woocommerce #wizard .checkout_coupon .wc-proceed-to-checkout .button,
  div.woocommerce .wc-proceed-to-checkout #wizard form.login input.button,
  div.woocommerce #wizard form.login .wc-proceed-to-checkout input.button,
  div.woocommerce .wc-proceed-to-checkout .woocommerce-MyAccount-navigation-link a,
  div.woocommerce .woocommerce-MyAccount-navigation-link .wc-proceed-to-checkout a,
  body.woocommerce-page table.cart td.actions .input-text {
    float: right;
    float: none;
    clear: both;
    width: 100%;
    margin-bottom: 20px; }
  .shop_table td, .shop_table th,
  .woocommerce-checkout-review-order-table th,
  .woocommerce-checkout-review-order-table td,
  .woocommerce table.cart tbody td {
    border-bottom: 1px solid #eee;
    border-right: 1px dotted #eee;
    padding: 10px 5px;
    text-align: left; } }

@media only screen and (max-width: 768px) {
  .woocommerce .wizard.wizard > .actions > ul, .woocommerce .wizard > .actions > ul,
  .woocommerce .wizard.wizard > .actions > ul, .woocommerce .wizard > .actions > ul li,
  .woocommerce .wizard > .actions a,
  .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products li.product > a.added_to_cart,
  .woocommerce-page ul.products .woocommerce #wizard .checkout_coupon li.product > a.added_to_cart, .woocommerce #wizard .checkout_coupon .wizard > .actions a,
  .woocommerce .wizard > .actions #wizard .checkout_coupon a,
  .woocommerce #wizard .checkout_coupon .button,
  .woocommerce #wizard .checkout_coupon form.login input.button, .woocommerce #wizard form.login .checkout_coupon input.button, .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon a, .woocommerce #wizard form.login input.button {
    width: 100%;
    text-align: center; }
  .woocommerce .wizard > .actions > ul,
  .woocommerce .wizard > .actions > ul li,
  .woocommerce .wizard > .actions > ul li a {
    width: auto; } }

.woocommerce #wizard .woocommerce-shipping-fields,
.woocommerce-page #wizard .woocommerce-shipping-fields {
  display: inline-block;
  width: 100%; }

.woocommerce #wizard .content,
.woocommerce-page #wizard .content {
  padding: 30px 50px 0; }
  .woocommerce #wizard .content form .form-row-first,
  .woocommerce #wizard .content form .form-row-last,
  .woocommerce-page #wizard .content form .form-row-first,
  .woocommerce-page #wizard .content form .form-row-last {
    float: none; }

.woocommerce #wizard .actions,
.woocommerce-page #wizard .actions {
  padding: 0 50px;
  text-align: left; }

.woocommerce #wizard .menu ul li a:hover,
.woocommerce-page #wizard .menu ul li a:hover {
  background: #636466; }

.woocommerce #social-login,
.woocommerce-page #social-login {
  margin: 0 1%;
  padding: 0 50px; }

@media only screen and (max-width: 1023px) {
  .woocommerce #wizard > .steps,
  .woocommerce-page #wizard > .steps {
    margin: 0px 22px 0; }
    .woocommerce #wizard > .steps ul,
    .woocommerce-page #wizard > .steps ul {
      padding-left: 0;
      margin-left: 0; }
      .woocommerce #wizard > .steps ul li,
      .woocommerce-page #wizard > .steps ul li {
        width: auto !important;
        float: none;
        display: inline; }
    .woocommerce #wizard > .steps a,
    .woocommerce #wizard > .steps li.current a,
    .woocommerce-page #wizard > .steps a,
    .woocommerce-page #wizard > .steps li.current a {
      width: 100%;
      padding: 0px 5px;
      margin-bottom: 2px;
      display: inline; }
      .woocommerce #wizard > .steps a:before,
      .woocommerce #wizard > .steps a:after,
      .woocommerce #wizard > .steps li.current a:before,
      .woocommerce #wizard > .steps li.current a:after,
      .woocommerce-page #wizard > .steps a:before,
      .woocommerce-page #wizard > .steps a:after,
      .woocommerce-page #wizard > .steps li.current a:before,
      .woocommerce-page #wizard > .steps li.current a:after {
        border-bottom-width: 20px;
        border-top-width: 20px; }
      .woocommerce #wizard > .steps a:after,
      .woocommerce #wizard > .steps li.current a:after,
      .woocommerce-page #wizard > .steps a:after,
      .woocommerce-page #wizard > .steps li.current a:after {
        border-top-width: 20px;
        border-bottom-width: 20px;
        border-left-width: 20px; }
      .woocommerce #wizard > .steps a .number,
      .woocommerce #wizard > .steps li.current a .number,
      .woocommerce-page #wizard > .steps a .number,
      .woocommerce-page #wizard > .steps li.current a .number {
        width: 20px;
        display: inline; }
  .woocommerce #wizard .actions,
  .woocommerce #wizard .content,
  .woocommerce-page #wizard .actions,
  .woocommerce-page #wizard .content {
    padding: 0; }
  .woocommerce .wizard.wizard > .actions > ul > li,
  .woocommerce-page .wizard.wizard > .actions > ul > li {
    margin: 0; }
  .woocommerce #social-login,
  .woocommerce-page #social-login {
    padding: 0px; }
  .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
    padding: 0.5em 0.618em;
    margin-bottom: 0.618em; } }

/* WooCommerce 3.0 Gallery */
.woocommerce-product-gallery {
  position: relative;
  margin-bottom: 3em; }

.woocommerce-product-gallery figure {
  margin: 0; }

.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block; }

.woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  float: left;
  cursor: pointer; }

.woocommerce-product-gallery .flex-control-thumbs img {
  opacity: .5; }

.woocommerce-product-gallery .flex-control-thumbs img.flex-active, .woocommerce-product-gallery .flex-control-thumbs img:hover {
  opacity: 1; }

.woocommerce-product-gallery img {
  display: block; }

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 33.3333%; }

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 25%; }

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 20%; }

.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 99; }

a.woocommerce-product-gallery__trigger {
  text-decoration: none; }

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: .875em;
  right: .875em;
  display: block;
  height: 2em;
  width: 2em;
  border-radius: 3px;
  z-index: 99;
  text-align: center;
  text-indent: -999px;
  overflow: hidden; }

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  background-color: #169fda;
  color: #ffffff; }

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  background-color: #1781ae;
  border-color: #1781ae;
  color: #ffffff; }

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  font: normal normal normal 1em/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  content: "\f00e";
  line-height: 2;
  text-indent: 0; }

/*#wizard{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column;
    -moz--flex-flow: column;
    flex-flow: column;

    .content{
    	order: 2;
    }

    .actions{
    	order: 1;

    	ul,a{
		    margin-top: 10px;
    		margin-bottom: 5px;
    	}
    }
}*/
/* Temp */
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
  background-color: #FDDDA1 !important;
  color: #5f5955 !important; }

.shop_table td ins,
.shop_table th ins,
.woocommerce-checkout-review-order-table th ins,
.woocommerce-checkout-review-order-table td ins,
.woocommerce table.cart tbody td ins,
.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ind {
  text-decoration: none; }

.woocommerce-ResetPassword .woocommerce-Button {
  margin-top: 18px;
  margin-bottom: 0;
  margin-left: 20px;
  padding: 7px 10px; }

.woocommerce form.woocommerce-ResetPassword .form-row-first,
.woocommerce-page form.woocommerce-ResetPassword .form-row-first,
.woocommerce form.woocommerce-ResetPassword .form-row-last,
.woocommerce-page form.woocommerce-ResetPassword .form-row-last {
  float: none;
  clear: both; }

small.woocommerce-password-hint {
  position: absolute; }

.woocommerce form #nab_card_details,
.woocommerce-page form #nab_card_details {
  margin-bottom: 20px;
  max-width: 600px; }

.woocommerce form #nab_card_details .form-row-last,
.woocommerce-page form #nab_card_details .form-row-last,
.woocommerce form #nab_card_details .form-row-first,
.woocommerce-page form #nab_card_details .form-row-first {
  float: none; }

.woocommerce form #nab_card_details .form-row select,
.woocommerce-page form #nab_card_details .form-row select {
  width: 48%;
  float: left;
  margin-right: 2%; }

.woocommerce form #nab_card_details .form-row-first,
.woocommerce form #nab_card_details .form-row-last,
.woocommerce-page form #nab_card_details .form-row-first,
.woocommerce-page form #nab_card_details .form-row-last {
  width: 100%;
  overflow: visible; }

.woocommerce-product-attributes-item--weight {
  display: none !important; }

/* Grav form fields fix for WooCommerce products */
form.cart .gform_wrapper li.gfield.gfield_error,
form.cart .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  padding-top: 0; }

form.cart .gform_wrapper div.validation_error,
.out-of-stock {
  color: initial;
  margin-bottom: initial;
  border-top: none;
  border-bottom: none;
  padding: initial;
  width: auto;
  text-align: left;
  font-size: .875rem;
  padding: 1em 1.618em;
  margin-bottom: 1.618em;
  background-color: #ab8d9e;
  background: #d59abc;
  margin-left: 0;
  color: #fff;
  clear: both;
  border-left: 0.618em solid rgba(0, 0, 0, 0.15); }

.grid-sizer,
.grid-item {
  width: 32%; }

.grid-item--width2 {
  width: 200px; }

.grid-item--height2 {
  height: 140px; }

.overlay-item {
  position: relative;
  line-height: 0;
  margin-bottom: 20px  !important;
  -webkit-box-shadow: 3px 2px 2px 0px #eee;
  -moz-box-shadow: 3px 2px 2px 0px #eee;
  box-shadow: 3px 2px 2px 0px #eee; }
  .overlay-item .hentry {
    margin: 0; }
  .overlay-item article {
    position: relative; }
  .overlay-item .overlay-cover {
    background-color: #ab8d9e;
    background-color: transparent;
    background-color: rgba(171, 141, 158, 0.5);
    zoom: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    color: #fff;
    font-size: 11.25px;
    font-size: 0.75rem;
    line-height: 1;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
    padding: 24% 20px 0;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out; }
    .overlay-item .overlay-cover i {
      margin-top: 5px; }
    .overlay-item .overlay-cover .featured-text {
      color: #fff;
      font-size: 22.5px;
      font-size: 1.5rem;
      line-height: 1; }
    .overlay-item .overlay-cover h2, .overlay-item .overlay-cover .search-results .entry-title a, .search-results .entry-title .overlay-item .overlay-cover a {
      color: #fff;
      font-weight: 400;
      font-size: 16.875px;
      font-size: 1.125rem; }
  .overlay-item .overlay-image {
    line-height: 0;
    overflow: hidden;
    background-size: cover;
    height: 100%; }
    .overlay-item .overlay-image img {
      width: 100%;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease; }
  .overlay-item:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  .overlay-item:hover .overlay-cover {
    /*opacity: 1*/ }
  .overlay-item .show {
    opacity: 1;
    display: inline-block; }
  .overlay-item h2, .overlay-item .search-results .entry-title a, .search-results .entry-title .overlay-item a {
    font-size: 13.125px;
    font-size: 0.875rem; }
  .overlay-item a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9999px;
    z-index: 9999; }
  .overlay-item .overlay-content {
    bottom: 0;
    color: #8d8580;
    background: #F3EAEA;
    line-height: 1.3;
    width: 100%;
    padding: 10px 20px; }

.overlay-placeholder {
  display: none; }
  .overlay-placeholder .overlay-cover {
    opacity: 1;
    background-color: #faa61a; }

/*
Blog Archive
---------------------------------------------------------------------------------------------------- */
.page-template-page_blog .content {
  padding: 0; }

.page-template-page_blog .overlay-item .overlay-content {
  min-height: 70px; }

.page-template-page_blog .featured-pages {
  margin-top: 0; }
  .page-template-page_blog .featured-pages article {
    margin: 0;
    line-height: 0; }
  .page-template-page_blog .featured-pages .overlay-cover {
    padding: 30% 40px 0;
    text-align: left; }
    .page-template-page_blog .featured-pages .overlay-cover h2, .page-template-page_blog .featured-pages .overlay-cover .search-results .entry-title a, .search-results .entry-title .page-template-page_blog .featured-pages .overlay-cover a {
      color: #fff;
      line-height: 1;
      font-size: 22.5px;
      font-size: 1.5rem; }
    .page-template-page_blog .featured-pages .overlay-cover .overlay-meta {
      color: #fff;
      font-size: 9.375px;
      font-size: 0.625rem;
      line-height: 1;
      text-transform: uppercase;
      text-decoration: none;
      padding-bottom: 10px;
      display: none; }
    .page-template-page_blog .featured-pages .overlay-cover .comment-meta {
      position: absolute;
      bottom: 24px;
      right: 50px;
      color: #fff;
      font-size: 9.375px;
      font-size: 0.625rem;
      line-height: 1; }
  .page-template-page_blog .featured-pages .overlay-item a {
    text-indent: 0; }

.archive .content {
  padding: 0; }

.featured-pages .tile-item {
  margin-bottom: 20px; }
  .featured-pages .tile-item img {
    margin-bottom: 5px; }
  .featured-pages .tile-item a.button, .featured-pages .tile-item .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .featured-pages .tile-item li.product > a.added_to_cart, .featured-pages .tile-item .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .featured-pages .tile-item a,
  .featured-pages .tile-item .woocommerce #wizard .checkout_coupon a.button, .woocommerce #wizard .checkout_coupon .featured-pages .tile-item a.button,
  .featured-pages .tile-item .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .featured-pages .tile-item a {
    width: 100%;
    text-align: center; }

.featured-pages .button, .featured-pages .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .featured-pages li.product > a.added_to_cart, .featured-pages .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .featured-pages a,
.featured-pages .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .featured-pages .button,
.featured-pages .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .featured-pages input.button, .featured-pages .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .featured-pages a {
  padding: 20px 0;
  margin-bottom: 10px; }

@media only screen and (max-width: 1024px) {
  .overlay-placeholder {
    display: inline-block; }
  .grid-sizer,
  .grid-item {
    width: 48%; } }

@media only screen and (max-width: 600px) {
  .grid-sizer,
  .grid-item {
    width: 100%; }
  .overlay-placeholder {
    display: none; }
  .overlay-item {
    /* max-height: 400px;
        height: 300px;
        overflow: hidden;*/ }
  .page-template-page_blog .featured-pages .overlay-cover {
    padding: 20% 20px 0; }
    .page-template-page_blog .featured-pages .overlay-cover h2, .page-template-page_blog .featured-pages .overlay-cover .search-results .entry-title a, .search-results .entry-title .page-template-page_blog .featured-pages .overlay-cover a {
      font-size: 16.875px;
      font-size: 1.125rem; } }

.tribe-events-gcal,
.tribe-events-button {
  padding: 10px 20px !important;
  background-color: #faa61a !important;
  border: 2px solid #faa61a !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-family: 'Open Sans' ,sans-serif !important;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 14px !important;
  letter-spacing: 1px !important;
  text-decoration: none  !important;
  margin-bottom: 30px !important;
  width: auto !important; }

.tribe-events-gcal:hover,
.tribe-events-button:hover {
  background-color: #636466 !important;
  border: 2px solid #636466 !important;
  color: #fff !important; }

#tribe-events .tribe-events-button, .tribe-events-button {
  border-radius: 0 !important; }

table.tribe-events-calendar thead th {
  background-color: #faa61a;
  border-left: 1px solid #faa61a;
  border-right: 1px solid #faa61a; }

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
  background-color: #636466 !important; }

/* Event feature
---------------------------------------------------------------------------------------------------- */
.event-feature {
  padding: 40px 0 20px 0;
  display: inline-block;
  border-bottom: 1px solid #333;
  line-height: 1.5;
  width: 100%; }

.events-feature-footer {
  width: 100%;
  display: inline-block;
  padding-top: 20px; }

div.shortcode-faq .accordion-toggle {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase !important;
  color: #8d8580; }
  div.shortcode-faq .accordion-toggle:after {
    color: #646464;
    float: right; }

div.shortcode-faq .accordion-toggle,
div.shortcode-faq .faq-question {
  border-top: 1px solid #8d8580;
  padding: 10px 5px 0px; }

div.shortcode-faq .faq-answer {
  padding: 0px 0px 0 20px; }

.content-blocks .block-row {
  display: inline-block;
  width: 100%; }

.content-blocks .block-section {
  height: 100%;
  /*overflow: hidden;*/
  margin-bottom: 2.564102564102564%; }

.content-blocks .block {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  /*-webkit-box-shadow: #ccc 2px 2px 10px;
		   -moz-box-shadow: #ccc 2px 2px 10px;
	    		box-shadow: #ccc 2px 2px 10px;*/
  /*border-radius: 2px;*/ }
  .content-blocks .block .overlay-image {
    line-height: 0;
    overflow: hidden;
    background-size: cover;
    height: 100%; }
  .content-blocks .block .vertical-align .gform_wrapper {
    max-width: 100%; }
  .content-blocks .block .block-title {
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out; }
    .content-blocks .block .block-title h2, .content-blocks .block .block-title .search-results .entry-title a, .search-results .entry-title .content-blocks .block .block-title a {
      padding: 0;
      margin-bottom: 0;
      text-transform: none; }
    .content-blocks .block .block-title.title-dark h2, .content-blocks .block .block-title.title-dark .search-results .entry-title a, .search-results .entry-title .content-blocks .block .block-title.title-dark a, .content-blocks .block .block-title.title-dark p {
      color: #5a5a5a; }
    .content-blocks .block .block-title.title-light h2, .content-blocks .block .block-title.title-light .search-results .entry-title a, .search-results .entry-title .content-blocks .block .block-title.title-light a, .content-blocks .block .block-title.title-light p {
      color: #fff; }
    .content-blocks .block .block-title p {
      font-size: 16.875px;
      font-size: 1.125rem;
      text-transform: uppercase; }
  .content-blocks .block:hover .block-title {
    opacity: 0; }
  .content-blocks .block .block-content {
    text-align: center;
    margin: auto;
    padding: 0 20px;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF);
    zoom: 1;
    opacity: 0;
    z-index: -1;
    left: -99999px;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out; }
    .content-blocks .block .block-content.block-center {
      margin-left: 32%;
      width: 33%; }
    .content-blocks .block .block-content.block-right {
      margin-left: 67%;
      width: 33%; }
    .content-blocks .block .block-content .button, .content-blocks .block .block-content .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .content-blocks .block .block-content li.product > a.added_to_cart, .content-blocks .block .block-content .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .content-blocks .block .block-content a,
    .content-blocks .block .block-content .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .content-blocks .block .block-content .button,
    .content-blocks .block .block-content .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .content-blocks .block .block-content input.button, .content-blocks .block .block-content .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .content-blocks .block .block-content a {
      margin-bottom: 10px;
      min-width: 180px;
      padding: 10px 10px; }
  .content-blocks .block .block-onhover,
  .content-blocks .block:hover .block-content {
    opacity: 1;
    z-index: 1;
    left: 0; }
  .content-blocks .block.block-content-form {
    /*min-height: 560px;*/ }
    .content-blocks .block.block-content-form .block-content {
      background-color: transparent;
      background-color: rgba(255, 255, 255, 0.5);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80FFFFFF,endColorstr=#80FFFFFF);
      zoom: 1;
      width: 80%;
      padding: 20px 20px; }
      .content-blocks .block.block-content-form .block-content h2, .content-blocks .block.block-content-form .block-content .search-results .entry-title a, .search-results .entry-title .content-blocks .block.block-content-form .block-content a {
        font-size: 31.875px;
        font-size: 2.125rem; }
      .content-blocks .block.block-content-form .block-content p {
        font-size: 13.125px;
        font-size: 0.875rem; }
  .content-blocks .block .gform_wrapper {
    margin: auto;
    padding: 0 0 10px; }
  .content-blocks .block h2, .content-blocks .block .search-results .entry-title a, .search-results .entry-title .content-blocks .block a {
    font-family: 'Tinos', serif;
    font-style: italic;
    font-weight: 400;
    font-size: 22.5px;
    font-size: 1.5rem;
    text-transform: capitalize;
    color: #5a5a5a;
    margin-bottom: 0;
    padding-top: 0; }
  .content-blocks .block p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    font-size: 1rem;
    color: #5a5a5a; }

.content-blocks .blocks-full-width .vertical-align {
  width: 68%;
  margin: auto; }

.content-blocks .blocks-full-height {
  height: 100%;
  height: 480px; }

.content-blocks .blocks-half-height {
  height: 47.35%;
  height: 240px; }
  .content-blocks .blocks-half-height:first-child {
    margin-bottom: 2.564102564102564%; }

.content-blocks .one-third .blocks-half-height:first-child {
  margin-bottom: 8.7%; }

.content-blocks .two-thirds .blocks-half-height:first-child {
  margin-bottom: 4.2%; }

.content-blocks .blocks-full-width {
  width: 100%; }
  .content-blocks .blocks-full-width .block-content {
    top: 50%; }

.content-blocks .gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 0; }

.content-blocks .wechat-barcode {
  width: 60%;
  display: inline-block;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF);
  zoom: 1;
  margin: auto;
  height: 103px; }
  .content-blocks .wechat-barcode img {
    max-width: 103px;
    vertical-align: middle;
    margin-right: 20px;
    float: left; }
  .content-blocks .wechat-barcode span {
    text-align: left;
    display: block;
    padding: 16px;
    font-size: 16px;
    position: relative; }

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .content-blocks .block .block-content .button, .content-blocks .block .block-content .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .content-blocks .block .block-content li.product > a.added_to_cart, .content-blocks .block .block-content .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .content-blocks .block .block-content a,
  .content-blocks .block .block-content .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .content-blocks .block .block-content .button,
  .content-blocks .block .block-content .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .content-blocks .block .block-content input.button, .content-blocks .block .block-content .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .content-blocks .block .block-content a {
    margin: 7px 0;
    min-width: 65%;
    padding: 5px 10px; }
  .content-blocks .block p {
    font-size: 15px;
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 5px; }
  .content-blocks .block-title h2, .content-blocks .block-title .search-results .entry-title a, .search-results .entry-title .content-blocks .block-title a {
    font-size: 18.75px;
    font-size: 1.25rem; }
  .content-blocks .block-title p {
    font-size: 15px;
    font-size: 1rem; } }

@media only screen and (max-width: 1024px) {
  .content-blocks .block .block-content {
    padding: 0 5%;
    opacity: 1;
    z-index: 1;
    left: 0;
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4DFFFFFF,endColorstr=#4DFFFFFF);
    zoom: 1; }
    .content-blocks .block .block-content .button, .content-blocks .block .block-content .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .content-blocks .block .block-content li.product > a.added_to_cart, .content-blocks .block .block-content .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .content-blocks .block .block-content a,
    .content-blocks .block .block-content .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .content-blocks .block .block-content .button,
    .content-blocks .block .block-content .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .content-blocks .block .block-content input.button, .content-blocks .block .block-content .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .content-blocks .block .block-content a {
      min-width: 170px;
      max-width: 180px;
      opacity: 0.9; }
      .content-blocks .block .block-content .button:hover, .content-blocks .block .block-content .woocommerce-page ul.products li.product > a.added_to_cart:hover, .woocommerce-page ul.products .content-blocks .block .block-content li.product > a.added_to_cart:hover, .content-blocks .block .block-content .woocommerce .wizard > .actions a:hover, .woocommerce .wizard > .actions .content-blocks .block .block-content a:hover,
      .content-blocks .block .block-content .woocommerce #wizard .checkout_coupon .wizard > .actions a:hover, .woocommerce #wizard .checkout_coupon .wizard > .actions .content-blocks .block .block-content a:hover,
      .content-blocks .block .block-content .woocommerce .wizard > .actions #wizard .checkout_coupon a:hover, .woocommerce .wizard > .actions #wizard .checkout_coupon .content-blocks .block .block-content a:hover,
      .content-blocks .block .block-content .woocommerce #wizard .checkout_coupon .button:hover, .woocommerce #wizard .checkout_coupon .content-blocks .block .block-content .button:hover,
      .content-blocks .block .block-content .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link a:hover, .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link .content-blocks .block .block-content a:hover, .content-blocks .block .block-content .woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon a:hover, .woocommerce .woocommerce-MyAccount-navigation-link #wizard .checkout_coupon .content-blocks .block .block-content a:hover, .content-blocks .block .block-content .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce #wizard .checkout_coupon .woocommerce-MyAccount-navigation-link.is-active .content-blocks .block .block-content a, .content-blocks .block .block-content .woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon a, .woocommerce .woocommerce-MyAccount-navigation-link.is-active #wizard .checkout_coupon .content-blocks .block .block-content a, .content-blocks .block .block-content .woocommerce #wizard form.login input.button:hover, .woocommerce #wizard form.login .content-blocks .block .block-content input.button:hover, .content-blocks .block .block-content .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products li.product > a.added_to_cart:hover, .woocommerce #wizard .checkout_coupon .woocommerce-page ul.products .content-blocks .block .block-content li.product > a.added_to_cart:hover,
      .content-blocks .block .block-content .woocommerce-page ul.products .woocommerce #wizard .checkout_coupon li.product > a.added_to_cart:hover, .woocommerce-page ul.products .woocommerce #wizard .checkout_coupon .content-blocks .block .block-content li.product > a.added_to_cart:hover, .content-blocks .block .block-content .woocommerce .woocommerce-MyAccount-navigation-link a:hover, .woocommerce .woocommerce-MyAccount-navigation-link .content-blocks .block .block-content a:hover, .content-blocks .block .block-content .woocommerce .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce .woocommerce-MyAccount-navigation-link.is-active .content-blocks .block .block-content a {
        opacity: 1; }
  .content-blocks .block-title {
    opacity: 0; }
  .content-blocks .one-third {
    width: 48.7%; }
    .content-blocks .one-third .blocks-half-height:first-child {
      margin-bottom: 5.564103%; }
    .content-blocks .one-third:last-child {
      width: 100%;
      margin-left: 0; }
      .content-blocks .one-third:last-child .blocks-half-height {
        width: 48.7%;
        float: left;
        margin-left: 2.564102564102564%;
        margin-bottom: 0; }
        .content-blocks .one-third:last-child .blocks-half-height:first-child {
          margin-left: 0; }
  .content-blocks .blocks-half-height {
    min-height: 280px; }
  .content-blocks .blocks-full-width .vertical-align {
    width: 90%; }
  .content-blocks .wechat-barcode {
    width: 100%; } }

@media only screen and (max-width: 667px) {
  .content-blocks .block-row {
    height: auto !important;
    display: block; }
  .content-blocks .block-section {
    width: 100%;
    margin: 0 0 5% 0;
    overflow: hidden;
    display: inline-block;
    float: none;
    clear: both; }
  .content-blocks .block .block-content,
  .content-blocks .block .block-content.block-right {
    opacity: 1; }
    .content-blocks .block .block-content .button,
    .content-blocks .block .block-content .woocommerce-page ul.products li.product > a.added_to_cart,
    .woocommerce-page ul.products .content-blocks .block .block-content li.product > a.added_to_cart, .content-blocks .block .block-content .woocommerce .wizard > .actions a,
    .woocommerce .wizard > .actions .content-blocks .block .block-content a,
    .content-blocks .block .block-content .woocommerce #wizard .checkout_coupon .button,
    .woocommerce #wizard .checkout_coupon .content-blocks .block .block-content .button,
    .content-blocks .block .block-content .woocommerce #wizard form.login input.button,
    .woocommerce #wizard form.login .content-blocks .block .block-content input.button, .content-blocks .block .block-content .woocommerce .woocommerce-MyAccount-navigation-link a,
    .woocommerce .woocommerce-MyAccount-navigation-link .content-blocks .block .block-content a, .content-blocks .block .block-content.block-right .button, .content-blocks .block .block-content.block-right .woocommerce-page ul.products li.product > a.added_to_cart, .woocommerce-page ul.products .content-blocks .block .block-content.block-right li.product > a.added_to_cart, .content-blocks .block .block-content.block-right .woocommerce .wizard > .actions a, .woocommerce .wizard > .actions .content-blocks .block .block-content.block-right a,
    .content-blocks .block .block-content.block-right .woocommerce #wizard .checkout_coupon .button, .woocommerce #wizard .checkout_coupon .content-blocks .block .block-content.block-right .button,
    .content-blocks .block .block-content.block-right .woocommerce #wizard form.login input.button, .woocommerce #wizard form.login .content-blocks .block .block-content.block-right input.button, .content-blocks .block .block-content.block-right .woocommerce .woocommerce-MyAccount-navigation-link a, .woocommerce .woocommerce-MyAccount-navigation-link .content-blocks .block .block-content.block-right a {
      margin-bottom: 20px; }
  .content-blocks .block.block-content-form .block-content h2, .content-blocks .block.block-content-form .block-content .search-results .entry-title a, .search-results .entry-title .content-blocks .block.block-content-form .block-content a {
    font-size: 22.5px;
    font-size: 1.5rem; }
  .content-blocks .one-third .blocks-half-height {
    width: 100% !important;
    float: none;
    clear: both; }
    .content-blocks .one-third .blocks-half-height:last-child {
      margin-left: 0; }
    .content-blocks .one-third .blocks-half-height:first-child {
      margin: 0 0 5% 0; }
  .content-blocks .blocks-full-height {
    height: 480px !important; }
  .content-blocks .blocks-half-height {
    height: 480px !important; }
  .content-blocks .blocks-full-width .vertical-align {
    width: 90%; }
  .content-blocks .wechat-barcode {
    width: 100%;
    display: inline-block;
    height: auto; }
    .content-blocks .wechat-barcode img {
      float: left; }
    .content-blocks .wechat-barcode span {
      text-align: left;
      display: block; } }

.mega-menu {
  background-color: #fff;
  background-color: white;
  position: fixed;
  left: -9999px;
  top: 40px;
  z-index: 999;
  opacity: 0;
  -webkit-box-shadow: 0 1px 5px 0 #999;
  -moz-box-shadow: 0 1px 5px 0 #999;
  box-shadow: 0 1px 5px 0 #999;
  -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; }
  .home .mega-menu {
    top: 62px; }
  .admin-bar .mega-menu {
    top: 70px; }
  .home.admin-bar .mega-menu {
    top: 95px; }
  .home.admin-bar.scroll .mega-menu,
  .admin-bar.scroll .mega-menu {
    top: 53px; }
  .subscriber.scroll .mega-menu {
    top: 24px; }
  .scroll .mega-menu {
    top: 24px; }
  .mega-menu .widget {
    width: 25%;
    float: left;
    display: inline-block;
    padding: 1%;
    text-align: center; }
    .mega-menu .widget.widget-double {
      width: 50%; }
    .mega-menu .widget .mega-img-tile {
      opacity: 1;
      -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; }
      .mega-menu .widget .mega-img-tile:hover {
        opacity: 0.6; }
    .mega-menu .widget .search-widget {
      margin: 15% 0 0; }
    .mega-menu .widget ul li {
      padding-bottom: 6px; }
      .mega-menu .widget ul li:last-child {
        padding-bottom: 0; }

.mega-nav a:after {
  padding-left: 5px;
  display: absolute;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f107"; }

@media only screen and (max-width: 1200px) {
  .mega-menu {
    top: 30px; }
    .home .mega-menu {
      top: 50px; }
    .admin-bar .mega-menu {
      top: 60px; }
    .admin-bar.scroll .mega-menu {
      top: 52px; }
    .home.admin-bar .mega-menu {
      top: 80px; }
    .home.admin-bar.scroll .mega-menu {
      top: 52px; }
    .subscriber.scroll .mega-menu {
      top: 24px; }
    .scroll .mega-menu {
      top: 15px; }
    .home.scroll .mega-menu {
      top: 18px; }
    .mega-menu .widget ul li {
      padding-bottom: 0px; }
      .mega-menu .widget ul li:last-child {
        padding-bottom: 0; } }
