body {
  background-color: #f111f1; }

  /*!
Theme Name: creativeleaf base
Theme URI: http://underscores.me/
Author: Creative Leaf: Shayna Shead
Author URI: https://creativeleaf.ca/
Description: Base theme for Creative Leaf Blocks websites
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: creativeleaf-base
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

creativeleaf base is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
body {
  background-color: red; }

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
.bcd {
  background-color: #2b323a !important; }
  .bcd h1, .bcd h2, .bcd h3, .bcd h4, .bcd h5, .bcd h5, .bcd p {
    color: #fff; }

.bcg {
  background: #2c343c;
  background: linear-gradient(0deg, #2c343c 31%, #575e66 87%); }

.bcgr {
  background: #575e66;
  background: radial-gradient(circle, #575e66 12%, #2c343c 76%); }

.bcd-1 {
  background-color: #2b323a !important; }
  .bcd-1 h1, .bcd-1 h2, .bcd-1 h3, .bcd-1 h4, .bcd-1 h5, .bcd-1 h5, .bcd-1 p {
    color: #fff; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Georgia", sans-serif !important;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.5; }

input, select {
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem; }

textarea {
  font-size: 15px;
  font-size: 1.5rem; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 10px;
  font-family: "Georgia", serif !important;
  color: #2b323a; }

h1 {
  font-size: 38px;
  font-size: 3.8rem;
  text-align: center; }
  @media (max-width: 991.98px) {
    h1 {
      font-size: 30px;
      font-size: 3rem; } }
  @media (max-width: 767.98px) {
    h1 {
      font-size: 25px;
      font-size: 2.5rem; } }
  @media (max-width: 575.98px) {
    h1 {
      font-size: 20px;
      font-size: 2rem; } }

h2 {
  font-size: 30px;
  font-size: 3rem; }
  @media (max-width: 767.98px) {
    h2 {
      font-size: 25px;
      font-size: 2.5rem; } }
  @media (max-width: 575.98px) {
    h2 {
      font-size: 20px;
      font-size: 2rem; } }

h3 {
  font-size: 23px;
  font-size: 2.3rem; }
  @media (max-width: 767.98px) {
    h3 {
      font-size: 20px;
      font-size: 2rem; } }
  @media (max-width: 575.98px) {
    h3 {
      font-size: 18px;
      font-size: 1.8rem; } }

h4 {
  font-size: 20px;
  font-size: 2rem; }
  @media (max-width: 767.98px) {
    h4 {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media (max-width: 575.98px) {
    h4 {
      font-size: 18px;
      font-size: 1.8rem; } }

h5 {
  font-size: 17px;
  font-size: 1.7rem; }

h6 {
  font-size: 15px;
  font-size: 1.5rem; }

.header-location h6, .header-location p, .header-hours h6, .header-hours p {
  font-family: "Georgia", sans-serif !important;
  margin: 0; }

header h5, footer h5 {
  color: #fff; }
header a, footer a {
  color: #cf832a; }
  header a:focus, header a:hover, header a:active, footer a:focus, footer a:hover, footer a:active {
    color: #fff !important; }

.italic {
  font-style: italic; }

.reviews h4 {
  font-variant: small-caps; }

p {
  font-size: 15px;
  font-size: 1.5rem; }

html {
  font-size: 62.5%;
  /* Sets up the Base 10 stuff */ }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 9.375px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 9.375px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

.block-adjustable-text-image ul li {
  font-size: 1.5rem; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

hr {
  background-color: #ccc;
  border: 0;
  height: 2px;
  margin-bottom: 1.5em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.cta_button {
  border: 0;
  border-radius: 5px;
  background: #575e66;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 2;
  padding: 1em 1.5em;
  white-space: normal;
  text-decoration: none !important; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  .button:hover,
  .cta_button:hover {
    color: #fff;
    border-color: #ccc #bbb #aaa;
    background-color: #cf832a;
    text-decoration: none !important; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus,
  .button:active,
  .button:focus,
  .cta_button:active,
  .cta_button:focus {
    color: #fff !important;
    border-color: #aaa #bbb #bbb;
    background-color: #cf832a; }
  button a,
  input[type="button"] a,
  input[type="reset"] a,
  input[type="submit"] a,
  .button a,
  .cta_button a {
    color: #fff !important; }
    button a:visited,
    input[type="button"] a:visited,
    input[type="reset"] a:visited,
    input[type="submit"] a:visited,
    .button a:visited,
    .cta_button a:visited {
      color: #fff !important; }
    button a:hover, button a:focus, button a:active,
    input[type="button"] a:hover,
    input[type="button"] a:focus,
    input[type="button"] a:active,
    input[type="reset"] a:hover,
    input[type="reset"] a:focus,
    input[type="reset"] a:active,
    input[type="submit"] a:hover,
    input[type="submit"] a:focus,
    input[type="submit"] a:active,
    .button a:hover,
    .button a:focus,
    .button a:active,
    .cta_button a:hover,
    .cta_button a:focus,
    .cta_button a:active {
      color: #fff !important; }

.cta_button, .all_button {
  color: #fff !important; }

.long-button {
  font-size: 10px;
  font-size: 1rem;
  line-height: 2.5 !important;
  padding: .75em 3em; }
  @media (max-width: 575.98px) {
    .long-button {
      font-size: 8px;
      font-size: 0.8rem;
      line-height: 1;
      padding: 1em 2em; } }

.wp-admin button:active, .wp-admin button:focus, .wp-admin input[type="button"]:active, .wp-admin input[type="button"]:focus, .wp-admin input[type="reset"]:active, .wp-admin input[type="reset"]:focus, .wp-admin input[type="submit"]:active, .wp-admin input[type="submit"]:focus {
  color: #40464d !important; }

.media-router .media-menu-item {
  color: #404040 !important; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
  width: 300px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

label {
  width: 300px; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #cf832a; }
  a:visited {
    color: #cf832a; }
  a:hover, a:focus, a:active {
    color: #575e66; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

.link-under {
  text-decoration: underline !important; }
  .link-under :hover {
    color: #575e66 !important; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
@media (min-width: 768px) {
  #menu-menu-1 li:first-child:before {
    content: "|";
    padding-left: 0.7rem;
    padding-right: 0.5rem;
    font-weight: bold;
    color: #fff;
    font-size: 20px; }
  #menu-menu-1 li:after {
    content: "|";
    padding-left: 0.7rem;
    padding-right: 0.5rem;
    font-weight: bold;
    color: #fff;
    font-size: 20px; } }

.nav-link {
  display: inline; }

.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    float: left;
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%; }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

.navbar-custom {
  background-color: #2b323a; }

#navbar-header {
  margin-right: -15px;
  margin-left: -15px; }

.navbar-custom .navbar-nav .nav-link {
  color: #fff !important;
  text-align: center;
  font-family: "Georgia", serif !important;
  font-weight: 900;
  font-size: 1.5em; }

.navbar-custom .navbar-nav .nav-link:hover, .navbar-custom .navbar-nav .nav-link:focus {
  color: #cf832a !important; }

.navbar-custom .navbar-nav .show > .nav-link,
.navbar-custom .navbar-nav .active > .nav-link,
.navbar-custom .navbar-nav .nav-link.show,
.navbar-custom .navbar-nav .nav-link.active {
  color: #fff !important; }

.dropdown-menu {
  background-color: #2b323a !important; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  color: #fff !important;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  background-color: #2b323a !important;
  border: 0; }
  .dropdown-item a, .dropdown-item a:visited {
    color: #fff !important; }

.dropdown-item:hover, .dropdown-item:focus {
  text-decoration: none;
  color: #cf832a !important; }

.dropdown-item.active, .dropdown-item:active {
  text-decoration: none;
  color: #fff !important; }

.dropdown-item.disabled, .dropdown-item:disabled {
  pointer-events: none;
  background-color: #fff !important; }

.navbar #menu-menu-1 {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  text-align: center; }
  @media (max-width: 767.98px) {
    .navbar #menu-menu-1 {
      display: block !important; }
      .navbar #menu-menu-1 li {
        padding-bottom: 10px; } }

.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    float: left;
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%; }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }
.comment-navigation a, .posts-navigation a, .post-navigation a {
  color: #cf832a !important;
  text-decoration: underline; }
  .comment-navigation a:hover, .posts-navigation a:hover, .post-navigation a:hover {
    color: #575e66 !important;
    text-decoration: underline; }

/*NEW NAV TESTING*/
.hover-button {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

.hover-button span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

.hover-button span {
  background: #fff; }

/* Icon 4 */
.hover-button span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.hover-button span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.hover-button span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.hover-button.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 8px; }

.hover-button.open span:nth-child(2) {
  width: 0%;
  opacity: 0; }

.hover-button.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
  left: 8px; }

button:active, button:hover, button:focus {
  border-color: #2b323a; }

a .nav-link {
  margin: 1em 1em; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* 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: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 8.75px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## blocks
--------------------------------------------------------------*/
.main-banner {
  border: 4px solid #575e66;
  padding: 15px; }
  @media (max-width: 767.98px) {
    .main-banner {
      padding: 10px; } }
  @media (max-width: 575.98px) {
    .main-banner {
      padding: 5px;
      margin: 5px; } }

.page-banner {
  height: 100%;
  background-position: center;
  background-size: cover;
  min-height: 200px; }
  @media (max-width: 767.98px) {
    .page-banner {
      min-height: 150px; } }
  @media (max-width: 575.98px) {
    .page-banner {
      min-height: 75px; } }

.page-home .page-banner, .page-interior-design .page-banner, .page-l-r-campground .page-banner, .page-contact-us .page-banner {
  min-height: 380px; }
  @media (max-width: 991.98px) {
    .page-home .page-banner, .page-interior-design .page-banner, .page-l-r-campground .page-banner, .page-contact-us .page-banner {
      min-height: 300px; } }
  @media (max-width: 767.98px) {
    .page-home .page-banner, .page-interior-design .page-banner, .page-l-r-campground .page-banner, .page-contact-us .page-banner {
      min-height: 200px; } }
  @media (max-width: 575.98px) {
    .page-home .page-banner, .page-interior-design .page-banner, .page-l-r-campground .page-banner, .page-contact-us .page-banner {
      min-height: 150px; } }

.s-img img {
  max-height: 181px; }

.s_icons {
  max-height: 30px;
  margin: 10px 10px; }

.sidebar-wrap {
  border: 2px solid #cf832a;
  padding: 2em; }
  .sidebar-wrap ul {
    padding: 0; }
  .sidebar-wrap li {
    list-style: none; }

.entry-content a, .entry-title a, .entry-header a, .entry-footer a, .sidebar-wrap a {
  color: #2b323a !important;
  text-decoration: underline; }
  .entry-content a:hover, .entry-title a:hover, .entry-header a:hover, .entry-footer a:hover, .sidebar-wrap a:hover {
    color: #cf832a !important;
    text-decoration: underline; }

.button-dropdown {
  width: 100%;
  color: white;
  position: relative; }
  .button-dropdown.collapsed .arrow {
    transform: rotate(180deg);
    top: 18px; }
  .button-dropdown .arrow {
    display: inline-block;
    color: red;
    width: 20px;
    height: auto;
    right: 13px;
    top: 10px;
    position: absolute;
    transform: rotate(0deg); }

.panel-body {
  padding-left: 45px;
  border: 3px #575e66 solid; }

.btn-info {
  background-color: #575e66 !important;
  border-color: #575e66 !important;
  color: #fff; }
  .btn-info h3 {
    font-size: 16px;
    color: #fff;
    font-family: "Georgia", serif !important;
    margin: 8px !important; }
    @media (max-width: 575.98px) {
      .btn-info h3 {
        font-size: 15px; } }

.cls-1 {
  fill: #fff; }

.site-branding img, .site-footer img {
  align-content: center;
  width: 300px; }

footer p {
  color: #fff; }

.header-hours p, .site-info p {
  font-size: 12px;
  font-size: 1.2rem; }

.header-hours p {
  font-variant-caps: small-caps; }

.text-centre {
  text-align: center !important; }

@media (max-width: 767.98px) {
  .sm-text-centre {
    text-align: center; } }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.img-square {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
  margin-bottom: 20px; }
  .img-square img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    vertical-align: top;
    object-fit: cover; }

.img-round {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
  margin-bottom: 20px; }
  .img-round img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    vertical-align: top;
    object-fit: cover;
    border-radius: 50%; }

.img-curved {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
  margin-bottom: 20px; }
  .img-curved img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    vertical-align: top;
    object-fit: cover;
    border-radius: 15%; }

.wpcf7-form {
  width: 100% !important; }

.kad-slider ul {
  margin: 0 !important; }

.tribe-events-calendar thead th {
  background-color: #2b323a; }

tribe-events-month-event-title h3 a {
  color: #2b323a; }

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .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: #2b323a; }

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
  background-color: #96989A; }

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] > a {
  background-color: #575e66; }

.tribe-events-calendar td a {
  color: #2b323a; }
  .tribe-events-calendar td a:hover {
    color: #575e66; }

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
  color: #fff; }

#tribe-events {
  margin-bottom: 50px; }

.datepicker-dropdown {
  background-color: #fff !important; }

.tribe-events-nav-pagination a {
  color: #2b323a; }
  .tribe-events-nav-pagination a:hover {
    color: #575e66 !important; }

@media (max-width: 767.98px) {
  .tribe-events-sub-nav li a {
    background: #2b323a; } }

.img_round {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
  margin-bottom: 20px; }
  .img_round img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    vertical-align: top;
    object-fit: cover;
    border-radius: 50%; }

.carousel-item {
  height: 100%;
  min-height: 600px;
  background: no-repeat center center scroll;
  background-size: cover; }
  @media (max-width: 1199.98px) {
    .carousel-item {
      min-height: 500px; } }
  @media (max-width: 991.98px) {
    .carousel-item {
      min-height: 400px; } }
  @media (max-width: 767.98px) {
    .carousel-item {
      min-height: 400px; } }
  @media (max-width: 575.98px) {
    .carousel-item {
      min-height: 350px; } }

.carousel-caption {
  position: relative; }
  .carousel-caption h3 {
    color: #fff; }
  .carousel-caption p {
    margin-bottom: 0; }
  .carousel-caption .wrap {
    /* position: absolute;
    top: 50px;
    left: 30px; */
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px; }
    .carousel-caption .wrap .button-wrap {
      margin-top: 20px; }
      .carousel-caption .wrap .button-wrap .button {
        color: #fff; }

.big-button {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 1em 3em; }
  @media (max-width: 575.98px) {
    .big-button {
      font-size: 10px;
      font-size: 1rem;
      padding: 1em 2em; } }

#members {
  font-size: 10px;
  font-size: 1rem;
  line-height: 2.5 !important;
  padding: .75em 3em; }
  @media (max-width: 575.98px) {
    #members {
      font-size: 8px;
      font-size: 0.8rem;
      padding: 1em 2em; } }

.option-1 {
  color: #fff !important; }

.option-2 {
  color: #fff !important;
  background-color: #cf832a; }
  .option-2:hover {
    background: #575e66;
    color: #fff; }
  .option-2:active, .option-2:focus {
    color: #fff !important;
    background-color: #cf832a; }

.block-repeating-buttons .big-button {
  font-size: 14px;
  font-size: 1.4rem;
  padding: .8em 2em; }
  @media (max-width: 575.98px) {
    .block-repeating-buttons .big-button {
      font-size: 11px;
      font-size: 1.1rem;
      padding: .75em 1.5em; } }

.bg-option-1 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #cf832a; }

.bg-option-2 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #575e66; }

.bg-option-3 {
  background-color: #575e66; }

.option-3 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background: #cf832a !important;
  color: #2b323a !important; }
  .option-3:hover {
    background-color: #2b323a !important;
    color: #fff !important; }

@media (min-width: 992px) {
  .block-all-in-one .col-auto {
    max-width: 500px; } }
@media (min-width: 768px) {
  .block-all-in-one .col-auto {
    max-width: 45%; } }
@media (min-width: 576px) {
  .block-all-in-one .col-auto {
    max-width: 50%; } }
@media (max-width: 575.98px) {
  .block-all-in-one .col-auto {
    max-width: 80%; } }

.bg1 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #cf832a; }
  .bg1 .all_button:hover {
    background-color: #fff !important;
    color: #2b323a !important;
    font-weight: 600; }

.bg2 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #575e66; }
  .bg2 .all_button {
    background: #cf832a !important;
    color: #2b323a !important; }
    .bg2 .all_button:hover {
      background-color: #2b323a !important;
      color: #fff !important; }

.bg1 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #cf832a; }
  .bg1 .all_button:hover {
    background-color: #fff !important;
    color: #2b323a !important;
    font-weight: 600; }

.bg2 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #575e66; }
  .bg2 .all_button {
    background: #cf832a !important;
    color: #2b323a !important; }
    .bg2 .all_button:hover {
      background-color: #2b323a !important;
      color: #fff !important; }

.bg3 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #575e66; }
  .bg3 .all_button {
    background-color: #2b323a !important;
    color: #fff !important;
    font-weight: 600; }
    .bg3 .all_button:hover {
      background-color: #575e66 !important;
      color: #fff !important; }

/*--------------------------------------------------------------
## Logo Carousel Block
--------------------------------------------------------------*/
.logo-carousel {
  padding: 0 0 5px; }
  .logo-carousel h1 {
    font-family: "Georgia", serif !important;
    font-weight: 700;
    padding-bottom: 15px; }
  .logo-carousel .slides img {
    max-height: 500px;
    width: auto;
    margin: 0 auto;
    padding: 20px; }
  .logo-carousel .slick-track {
    display: flex;
    align-items: center;
    min-height: 150px; }
  .logo-carousel.is-admin:before {
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1; }

.lbc1 h1 {
  color: #cf832a;
  text-shadow: 1px 1px #fff;
  background-color: #2b323a; }

.lbc2 h1 {
  color: #000;
  text-shadow: 1px 1px #fff;
  background-color: #575e66; }

.lbc3 h1 {
  color: #000;
  text-shadow: 1px 1px #fff;
  background-color: #cf832a; }

/*--------------------------------------------------------------
## Members
--------------------------------------------------------------*/
.m_button {
  margin-right: 10px;
  padding: 15px; }
  @media (max-width: 991.98px) {
    .m_button {
      margin-right: 5px;
      padding: 10px; } }
  @media (max-width: 767.98px) {
    .m_button {
      margin-right: 5px;
      padding: 10px; } }
  .m_button img {
    width: 25px;
    margin-bottom: 5px; }

.block-members {
  text-align: center; }

.hover12 span {
  position: absolute;
  bottom: -20px;
  left: 65px;
  z-index: -1;
  display: block;
  margin: 0;
  padding: 0;
  text-align: center !important;
  color: #444;
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 0; }

.hover1 span {
  position: absolute;
  bottom: -20px;
  left: 75px;
  z-index: -1;
  display: block;
  color: green;
  margin: 0;
  padding: 0;
  text-align: right !important;
  color: #444;
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 0; }

figure:hover + span {
  bottom: -36px;
  opacity: 1; }

figure {
  display: inline !important;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  margin: 0; }

.small-p p {
  margin-bottom: 5px; }
.small-p h5 {
  margin-top: 10px; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.post,
.page {
  margin: 0 0; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
## Fixes for Wordpress admin menu conflicts
--------------------------------------------------------------*/
.components-panel__header.edit-post-sidebar-header ul {
  margin: 0; }
  .components-panel__header.edit-post-sidebar-header ul li {
    list-style: none; }

#adminmenu ul {
  margin-left: 0; }

.edit-post-sidebar .acf-block-fields.acf-fields {
  overflow-x: scroll; }

/*--------------------------------------------------------------
## Fixes for default Gutenberg Blocks
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Site-wide Container styles
--------------------------------------------------------------*/
.site-main > *:not(.cl-block) {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .site-main > *:not(.cl-block) {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .site-main > *:not(.cl-block) {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .site-main > *:not(.cl-block) {
      max-width: 960px; } }
  @media (max-width: 1200px) {
    .site-main > *:not(.cl-block) {
      max-width: 1140px; } }
  @media (min-width: 1600px) {
    .site-main > *:not(.cl-block) {
      max-width: 1400px; } }

.site-main > .alignfull {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }

.container-wrap {
  width: 100%; }

@media (min-width: 1600px) {
  .container {
    max-width: 1400px; } }
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*# sourceMappingURL=style.css.map */
