/*!
Theme Name: Blossom Market Hall
Author: Sheila Buchanan Designs
Author URI: http://www.sheilabuchanan.com/
Description: A custom theme for Blossom Market Hall by Sheila Buchanan Designs
Version: 1.0
Text Domain: blossommarkethall
*/
/* ! Developed by Fates Allow for Sheila Buchanan Designs */
/*--------------------------------------------------------------
# COLORS
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# TYPOGRAPHY
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# UI
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# ALIASES
--------------------------------------------------------------*/
/* Change px to ems based on base font-size */
html {
  font-size: 1.3125em;
}

/* Calculate rem */
/*--------------------------------------------------------------
# TYPOGRAPHY
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# LAYOUT
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# OTHERS
--------------------------------------------------------------*/
/*! normalize.css v8.0.1 | 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;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * 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 */
  -webkit-text-decoration: underline dotted;
          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;
}

/*------------------------------------*\
  #RESET
\*------------------------------------*/
/**
 * A very simple reset that sits on top of Normalize.css.
 */
body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
figure,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0;
}

/**
 * Remove trailing margins from nested lists.
 */
li > ul,
li > ol {
  margin-bottom: 0;
}

/**
 * Remove spaces between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*------------------------------------*\
  #SHARED
\*------------------------------------*/
/**
 * Shared declarations for certain elements.
 */
/**
 * Always declare margins in the same direction:
 * csswizardry.com/2012/06/single-direction-margin-declarations
 */
h1, h2, h3, h4, h5, h6,
ul, ol, dl,
blockquote, p, address,
hr,
table,
fieldset, figure,
pre {
  margin-bottom: 1rem;
}

ul, ol,
dd {
  margin-left: 1rem;
}

/*------------------------------------*\
  #PAGE
\*------------------------------------*/
/**
 * Page-level styling (e.g. HTML and BODY elements).
 */
html {
  box-sizing: border-box;
  font-size: 1.3125em;
  line-height: 1.7619047619;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background-color: #fff;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -ms-font-feature-settings: "liga", "kern";
  -o-font-feature-settings: "liga", "kern";
  font-feature-settings: "liga", "kern";
  word-wrap: break-word;
  color: #3d1152;
}

/*------------------------------------*\
  #HEADINGS
\*------------------------------------*/
h1,
.alpha,
h2,
.beta {
  font-family: adobe-caslon-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.0952380952em;
  line-height: 1;
  letter-spacing: 0.06em;
  text-transform: lowercase;
  color: #333132;
}

@media screen and (max-width: 800px) {
  h1,
.alpha,
h2,
.beta {
    font-size: 1.9047619048em;
  }
}

@media screen and (max-width: 600px) {
  h1,
.alpha,
h2,
.beta {
    font-size: 1.7142857143em;
  }
}

@media screen and (max-width: 400px) {
  h1,
.alpha,
h2,
.beta {
    font-size: 1.5238095238em;
  }
}

h3,
.gamma {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  font-size: 1.380952381em;
  line-height: 1.2;
  letter-spacing: 0.04em;
  color: #3d1152;
}

/*------------------------------------*\
  #LINKS
\*------------------------------------*/
/**
 * Default styles for simple hyperlinks.
 */
a {
  color: #ec3e24;
  text-decoration: none;
  transition: color 0.3s ease;
}

a:hover, a:focus {
  color: #edb932;
}

.a-neutral {
  color: #3d1152;
}

input,
textarea,
button,
select {
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: none;
  background: none;
}

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 {
  display: block;
  color: #3d1152;
  background: #fff;
  border: 0;
  border-radius: 0;
  padding: 0.25rem 1rem;
  font-size: 19px;
  color: #333132;
}

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.25rem;
}

select {
  border: 0;
}

textarea {
  width: 100%;
  padding: 1rem 1rem;
  font-size: 19px;
  color: #333132;
}

label {
  font-weight: 500;
  color: #333132;
}

/*------------------------------------*\
  #MEDIA
\*------------------------------------*/
img,
embed,
object,
video {
  max-width: 100%;
}

img {
  height: auto;
  vertical-align: middle;
  font-style: italic;
}

.block {
  display: block;
  width: 100%;
}

/*------------------------------------*\
  #WRAPPERS
\*------------------------------------*/
.o-wrap {
  width: 92%;
  max-width: 57.1428571429rem;
  margin: 0 auto;
}

.o-wrap-large {
  width: calc(100% - 4rem);
  max-width: 76.1904761905rem;
  margin: 0 auto;
}

@media screen and (max-width: 600px) {
  .o-wrap-large {
    width: calc(100% - 2rem);
  }
}

/*------------------------------------*\
  #ACCESSIBILITY
\*------------------------------------*/
/* suppress focus ring on form controls for mouse users */
[data-whatintent='mouse'] *:focus {
  outline: none;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  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. */
}

/*------------------------------------*\
  #LIST-BARE
\*------------------------------------*/
.o-list {
  list-style: none;
  margin-left: 0;
}

/*------------------------------------*\
  #SHARED
\*------------------------------------*/
.section--blossom-purple {
  background: url("assets/images/bg-blossom-purple.svg") no-repeat top 55px center/72px auto;
}

.c-section__title {
  margin-bottom: 1.1904761905rem;
}

.section--background-secondary {
  background-color: #e8f2fa;
}

.block {
  display: block;
  width: 100%;
}

@media screen and (max-width: 900px) {
  .prose {
    font-size: 0.8571428571em;
  }
}

@media screen and (max-width: 600px) {
  .prose {
    font-size: 0.7619047619em;
  }
}

.bold {
  font-weight: 700;
}

.center {
  text-align: center;
}

.align-left,
.prose.align-left {
  text-align: left !important;
}

.error-404 {
  margin-bottom: 3.8095238095rem;
}

@media screen and (min-width: 800px) {
  .img-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.4285714286rem 0.9523809524rem;
  }
}

.img-grid div + div {
  padding-top: 1.4285714286rem;
}

@media screen and (min-width: 800px) {
  .img-grid div + div {
    padding-top: 0;
  }
}

.img-grid img {
  max-width: 450px;
  margin: 0 auto;
}

@media screen and (min-width: 800px) {
  .img-grid img {
    max-width: 100%;
  }
}

.c-intro {
  max-width: 44.2857142857rem;
  margin: 0 auto;
}

.c-intro .prose {
  margin-bottom: 1.9047619048rem;
}

.c-intro .prose > :last-child {
  margin-bottom: 0;
}

.c-intro .btn {
  margin-top: 3.8095238095rem;
}

.c-post {
  text-align: left;
}

.c-post__text {
  text-align: left;
}

.art-page-intro.c-section {
  padding-bottom: 0;
}

.art-page-intro.c-section .prose {
  margin-bottom: 0;
}

.c-art-gallery-intro.c-section {
  padding-top: 2.8571428571rem;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .c-art-gallery-intro.c-section {
    padding-top: 2.1428571429rem;
  }
}

.c-art-gallery-intro__title {
  padding-top: 4.0476190476rem;
  border-top: 1px solid #cfcfcf;
}

@media screen and (max-width: 750px) {
  .c-art-gallery-intro__title {
    padding-top: 2.619047619rem;
  }
}

.c-art-gallery-exhibitions__article {
  border-bottom: 1px solid #cfcfcf;
}

.c-art-gallery-exhibitions__article + .c-art-gallery-exhibitions__article {
  padding-top: 1.9047619048rem;
}

.c-section.c-art-gallery-exhibitions {
  padding-bottom: 0;
}

.c-section__title--margin-bottom-large {
  margin-bottom: 2.380952381rem;
}

.page-template-page-art-gallery .c-post__img img {
  max-width: 100%;
}

.page-bottom {
  margin-bottom: 2.380952381rem;
}

/*------------------------------------*\
  #HEADER
\*------------------------------------*/
.c-header-page-simple {
  padding: 2.380952381rem 0;
  text-align: center;
}

.c-header-page {
  margin-bottom: 3.3333333333rem;
  padding: 1.4285714286rem 0;
  background: #e8f2fa;
}

.c-header-page__wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
          align-items: flex-end;
}

@media screen and (max-width: 750px) {
  .c-header-page__wrap {
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
            align-items: center;
  }
}

.c-header-page__title {
  margin-bottom: 0;
}

@media screen and (max-width: 750px) {
  .c-header-page__title {
    margin-bottom: 0.3em;
  }
}

.c-header-page__submenu {
  display: -webkit-flex;
  display: flex;
  margin-bottom: 0;
}

@media screen and (max-width: 500px) {
  .c-header-page__submenu {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}

.c-header-page__submenu a {
  color: #3d1152;
}

.c-header-page__submenu a:hover, .c-header-page__submenu a:focus {
  color: #edb932;
}

.c-header-page__submenu li {
  margin: 0 0 0 1.3em;
  font-size: 0.8571428571em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

@media screen and (max-width: 900px) {
  .c-header-page__submenu li {
    font-size: 0.7142857143em;
  }
}

@media screen and (max-width: 600px) {
  .c-header-page__submenu li {
    font-size: 0.5714285714em;
  }
}

@media screen and (max-width: 500px) {
  .c-header-page__submenu li {
    margin: 1em 0 0 0;
    text-align: center;
  }
}

.c-header-page__submenu li a {
  border-right: 2px solid #3d1152;
  padding-right: 1em;
  color: #3d1152;
}

.c-header-page__submenu li a:hover, .c-header-page__submenu li a:focus {
  color: #edb932;
}

@media screen and (max-width: 500px) {
  .c-header-page__submenu li a {
    border: 0;
    padding: 0;
  }
}

.c-header-page__submenu li:last-child a {
  border: 0;
  padding-right: 0;
}

/*------------------------------------*\
  #Contact
\*------------------------------------*/
.c-contact {
  max-width: 44.2857142857rem;
  margin: 0 auto 5.7142857143rem;
  padding: 2.1428571429rem 5.4761904762rem 3.5714285714rem;
  background: #e8f2fa;
}

@media screen and (max-width: 950px) {
  .c-contact {
    margin: 0 auto;
    padding: 2.1428571429rem 0.4761904762rem 3.5714285714rem;
  }
}

.note {
  text-align: center;
}

@media screen and (max-width: 600px) {
  .note {
    margin-right: auto;
    margin-left: auto;
    max-width: 14.2857142857rem;
  }
}

#c-contact label {
  font-size: 0.9047619048em;
  font-weight: 500;
}

#c-contact input[type="button"] {
  padding: 0.6em 0.8em 0.5em;
  font-size: 1.0476190476em;
  cursor: pointer;
}

@media screen and (max-width: 600px) {
  #c-contact input[type="button"] {
    font-size: 0.8571428571em;
  }
}

#c-contact .nf-error-msg {
  font-size: 0.6666666667em;
  color: #ec3e24;
}

#c-contact .nf-error .ninja-forms-field {
  border-color: #ec3e24;
}

#c-contact .label-above .nf-field-label {
  margin-bottom: 0.2380952381rem;
}

#c-contact input[type="text"],
#c-contact input[type="email"],
#c-contact input[type="url"],
#c-contact input[type="password"],
#c-contact input[type="search"],
#c-contact input[type="number"],
#c-contact input[type="tel"],
#c-contact input[type="range"],
#c-contact input[type="date"],
#c-contact input[type="month"],
#c-contact input[type="week"],
#c-contact input[type="time"],
#c-contact input[type="datetime"],
#c-contact input[type="datetime-local"],
#c-contact input[type="color"] {
  height: 39px;
  border: 1px solid #cfcfcf;
  font-size: 19px;
  color: #333132;
}

#c-contact textarea {
  border: 1px solid #cfcfcf;
  font-size: 19px;
  color: #333132;
}

#c-contact input[type="checkbox"] {
  display: block;
  margin-right: 0.5em;
  padding: 0.5238095238rem;
  border: 1px solid #cfcfcf;
  background: #fff;
  transition: background 0.3s ease;
}

#c-contact input[type="checkbox"]:checked {
  background: #fff url("assets/images/check.svg") no-repeat 50%/16px auto;
}

#c-contact input[type="checkbox"] + label {
  font-size: 0.9047619048em;
  font-weight: 400;
}

#c-contact .nf-form-fields-required {
  display: none;
}

#c-contact .ninja-forms-req-symbol {
  display: none;
}

/*------------------------------------*\
  #BOX-CALLOUT
\*------------------------------------*/
.c-box-callout {
  border: 3px solid rgba(237, 185, 50, 0.86);
  padding: 2.1428571429rem 1.9047619048rem;
  text-align: center;
  background: rgba(255, 255, 255, 0.86);
}

@media screen and (max-width: 1100px) {
  .c-box-callout {
    padding: 1.4285714286rem 1.1904761905rem;
  }
}

@media screen and (max-width: 750px) {
  .c-box-callout {
    border-right: 0;
    border-left: 0;
    padding: 1.1904761905rem 0.7142857143rem;
  }
}

.c-box-callout > :last-child {
  margin-bottom: 0;
}

.c-box-callout__title {
  margin-bottom: 0.4em;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  font-size: 1.7142857143em;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #3d1152;
}

@media screen and (max-width: 1100px) {
  .c-box-callout__title {
    font-size: 1.1428571429em;
  }
}

.c-box-callout__title span {
  display: block;
  font-size: 0.77777778em;
  letter-spacing: 0.04em;
  text-transform: none;
}

.c-box-callout__text {
  font-size: 1.1428571429em;
  letter-spacing: 0.08em;
  color: #ec3e24;
}

@media screen and (max-width: 1100px) {
  .c-box-callout__text {
    font-size: 0.8095238095em;
  }
}

.c-box-callout__text > :last-child {
  margin-bottom: 0;
}

/*------------------------------------*\
  #NAV BTN
\*------------------------------------*/
#menu-btn {
  display: none;
}

#nav-icon {
  display: -webkit-flex;
  display: flex;
  width: 33px;
  height: 25px;
  position: relative;
  cursor: pointer;
  z-index: 1000;
}

#nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #4f4f4f;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
}

#nav-icon span:nth-child(1) {
  top: 0px;
}

#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
  top: 8px;
}

#nav-icon span:nth-child(4) {
  top: 16px;
}

#nav-icon.open span {
  background: #fff;
}

#nav-icon.open span:nth-child(1) {
  top: 9px;
  width: 0%;
  left: 50%;
}

#nav-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
  top: 9px;
  width: 0%;
  left: 50%;
}

.nav-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  -webkit-align-items: center;
          align-items: center;
}

@media screen and (max-width: 1250px) {
  #menu-btn-wrap {
    position: absolute;
    top: 1.1904761905rem;
    right: 0;
  }
}

@media screen and (max-width: 600px) {
  #menu-btn-wrap {
    right: 1rem;
  }
}

@media screen and (max-width: 1250px) {
  #menu-btn {
    display: block;
    width: 33px;
    max-height: 0;
  }
}

/*------------------------------------*\
  #C-SOCIAL
\*------------------------------------*/
.c-social {
  list-style: none;
  margin-left: 0;
  display: -webkit-flex;
  display: flex;
}

.c-social--footer {
  -webkit-justify-content: center;
          justify-content: center;
  text-align: center;
}

.c-social--footer li {
  margin: 0 0.6em;
  line-height: 0;
}

.c-social--footer a {
  font-size: 1.4285714286rem;
}

@media screen and (max-width: 700px) {
  .c-social--footer a {
    font-size: 1.1904761905rem;
  }
}

.c-social--header {
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}

@media screen and (max-width: 1250px) {
  .c-social--header {
    width: 100%;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
  }
}

.c-social--header li {
  margin: 0 0.6em;
  line-height: 0;
}

@media screen and (max-width: 1250px) {
  .c-social--header li {
    margin: 0 1em 0 0;
  }
}

.c-social--header a {
  font-size: 1.1904761905rem;
  color: #3d1152;
}

.c-social--header a:hover, .c-social--header a:focus {
  color: #edb932;
}

@media screen and (max-width: 1250px) {
  .c-social--header a {
    font-size: 0.9523809524rem;
    color: #fff;
  }
  .c-social--header a:hover, .c-social--header a:focus {
    color: #edb932;
  }
}

/*------------------------------------*\
  #C-Section
\*------------------------------------*/
.c-section {
  padding: 4.0476190476rem 0 2.8571428571rem;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .c-section {
    padding: 2.619047619rem 0 2.1428571429rem;
  }
}

@media screen and (max-width: 750px) {
  .c-header--slider + .c-section {
    padding: 1.1904761905rem 0 2.1428571429rem;
  }
}

.c-header-page + .c-section {
  padding-top: 0.7142857143rem;
}

.c-section--no-top-padding {
  padding-top: 0;
}

.c-section.prose {
  text-align: left;
}

/*------------------------------------*\
  #INSTAGRAM
\*------------------------------------*/
.c-instagram {
  padding-bottom: 0;
}

.c-instagram .instagram-pics {
  list-style: none;
  margin-left: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2vw;
}

@media screen and (min-width: 450px) {
  .c-instagram .instagram-pics {
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 0.4761904762rem;
  }
}

@media screen and (min-width: 800px) {
  .c-instagram .instagram-pics {
    grid-gap: 0.8095238095rem;
  }
}

.c-instagram__title {
  padding-top: 2.380952381rem;
  font-size: 2em;
}

@media screen and (max-width: 750px) {
  .c-instagram__title {
    padding-top: 3.8095238095rem;
  }
}

@media screen and (max-width: 600px) {
  .c-instagram__title {
    font-size: 1.619047619em;
  }
}

@media screen and (max-width: 400px) {
  .c-instagram__title {
    font-size: 1.4285714286em;
  }
}

.c-instagram__link {
  margin-bottom: 0;
  font-family: adobe-caslon-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2380952381em;
  letter-spacing: 0.06em;
}

.c-instagram__link a {
  color: #3d1152;
}

.c-instagram__link a:hover, .c-instagram__link a:focus {
  color: #edb932;
}

/*------------------------------------*\
  #FOOTER
\*------------------------------------*/
.c-footer-info {
  padding: 3.0476190476rem 0;
  background: #3d1152;
  color: #fff;
}

.c-footer-info a {
  color: #fff;
}

.c-footer-info a:hover, .c-footer-info a:focus {
  color: #edb932;
}

.c-footer-info__wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}

@media screen and (min-width: 1000px) {
  .c-footer-info__wrap {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    grid-gap: 1.9047619048rem;
  }
}

.c-footer-info__col {
  text-align: center;
}

@media screen and (min-width: 1000px) {
  .c-footer-info__col {
    text-align: left;
  }
}

.c-footer-info__col-1 {
  padding-bottom: 1.1904761905rem;
}

@media screen and (min-width: 1000px) {
  .c-footer-info__col-1 {
    padding-bottom: 0;
  }
}

.c-footer-info__email {
  -webkit-order: -1;
          order: -1;
  width: 100%;
  padding-bottom: 1.1904761905rem;
  text-align: center;
}

@media screen and (min-width: 1000px) {
  .c-footer-info__email {
    -webkit-order: 0;
            order: 0;
    width: auto;
  }
}

.c-footer-info__col-1,
.c-footer-info__col-3 {
  padding-top: 1.9047619048rem;
}

@media screen and (min-width: 1000px) {
  .c-footer-info__col-1,
.c-footer-info__col-3 {
    padding-top: 0;
  }
}

.c-footer-info__text {
  font-size: 0.619047619em;
  line-height: 1.4;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 700px) {
  .c-footer-info__text {
    font-size: 0.7142857143em;
  }
}

.c-footer-info__text p {
  margin-bottom: 0.9523809524em;
}

.c-footer-info__text > :last-child {
  margin-bottom: 0;
}

.c-footer-info__text--address {
  line-height: 1.75;
}

.c-footer-info__title {
  margin-bottom: 0.9523809524em;
  font-size: 0.8095238095em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #a2cdea;
}

@media screen and (min-width: 700px) {
  .c-footer-info__title {
    font-size: 0.9047619048em;
  }
}

.c-footer__colophon {
  padding: 0.9523809524rem 0 1.6666666667rem;
}

@media screen and (max-width: 400px) {
  .c-footer__colophon {
    padding-bottom: 1.1904761905rem;
  }
}

.c-footer__copyright {
  margin-bottom: 0;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  font-size: 0.5714285714em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-align: center;
  color: #8f8f8f;
}

@media screen and (max-width: 400px) {
  .c-footer__copyright {
    font-size: 0.5238095238em;
  }
}

.c-footer__copyright a {
  color: #8f8f8f;
}

.c-footer__copyright a:hover, .c-footer__copyright a:focus {
  color: #edb932;
}

.sib_signup_box_inside_1 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  max-width: 14.2857142857rem;
  margin: 0.7142857143rem auto 0;
}

.sib_signup_box_inside_1 p {
  margin: 0;
}

.sib_signup_box_inside_1 p:first-child {
  -webkit-flex: 1 1 100%;
          flex: 1 1 100%;
}

.sib_signup_box_inside_1 input {
  width: 100%;
  max-width: 100%;
  height: 1.5714285714rem;
  font-size: 19px;
  color: #333132;
}

.sib_signup_box_inside_1 input[type="submit"] {
  margin: 0 0 0 0.4761904762rem;
  color: #3d1152;
  cursor: pointer;
}

.sib_signup_box_inside_1 input[type="submit"]:hover, .sib_signup_box_inside_1 input[type="submit"]:focus {
  background: #edb932;
  color: #fff;
}

/*------------------------------------*\
  #CALLOUT
\*------------------------------------*/
.c-callout {
  background: #f0f0f0 url("assets/images/bg-blossom.svg") no-repeat 50%/169px auto;
}

@media screen and (max-width: 600px) {
  .c-callout {
    background: #f0f0f0 url("assets/images/bg-blossom.svg") no-repeat 50% / 140px auto;
  }
}

.c-callout__text {
  max-width: 830px;
  padding: 3.8095238095rem 0.4761904762rem;
}

@media screen and (max-width: 800px) {
  .c-callout__text {
    padding: 3.3333333333rem 0.4761904762rem;
  }
}

@media screen and (max-width: 600px) {
  .c-callout__text {
    padding: 2.380952381rem 0.4761904762rem;
  }
}

.c-callout__text p {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 400;
  font-size: 1.2380952381rem;
  line-height: 1.68;
  letter-spacing: 0.03em;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .c-callout__text p {
    font-size: 0.9523809524rem;
  }
}

@media screen and (max-width: 600px) {
  .c-callout__text p {
    font-size: 0.8095238095rem;
  }
}

.c-callout__text > :last-child {
  margin-bottom: 0;
}

.c-callout__text a {
  font-weight: 700;
  color: #007b54;
}

.c-callout__text a:hover, .c-callout__text a:focus {
  color: #edb932;
}

/*------------------------------------*\
  #GRID-QUARTERS
\*------------------------------------*/
.c-grid--halves li + li {
  padding-top: 1.9047619048rem;
}

@media screen and (min-width: 700px) {
  .c-grid--halves {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2.380952381rem 1.3333333333rem;
  }
  .c-grid--halves li + li {
    padding-top: 0;
  }
}

.c-grid--quarters {
  margin-bottom: 0;
}

@media screen and (min-width: 400px) {
  .c-grid--quarters {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.4285714286rem 0.4761904762rem;
  }
}

@media screen and (min-width: 550px) {
  .c-grid--quarters {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1.4285714286rem 0.7142857143rem;
  }
}

.c-grid--quarters__item {
  margin-bottom: 1.4285714286rem;
}

@media screen and (min-width: 400px) {
  .c-grid--quarters__item {
    margin-bottom: 0;
  }
}

.c-grid--quarters__item-title {
  margin-bottom: 0.4761904762rem;
  font-size: 0.7142857143em;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .c-grid--quarters__item-title {
    font-size: 0.6666666667em;
  }
}

.c-grid--quarters__img {
  margin-bottom: 0.4761904762rem;
}

.c-vendors__list {
  margin-bottom: 2.380952381rem;
  text-align: center;
}

/*------------------------------------*\
  #GRID-THIRDS
\*------------------------------------*/
.c-grid--thirds {
  margin-bottom: 0;
}

@media screen and (min-width: 400px) {
  .c-grid--thirds {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0.7142857143rem;
  }
}

@media screen and (min-width: 550px) {
  .c-grid--thirds {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.4285714286rem;
  }
}

.c-grid--thirds__item-title {
  margin-bottom: 0.9523809524em;
  font-size: 1em;
  line-height: 1.6;
  text-align: left;
}

@media screen and (max-width: 1000px) {
  .c-grid--thirds__item-title {
    font-size: 0.8571428571em;
    line-height: 1.5;
  }
}

@media screen and (max-width: 800px) {
  .c-grid--thirds__item-title {
    font-size: 0.8095238095em;
    line-height: 1.3;
  }
}

@media screen and (max-width: 650px) {
  .c-grid--thirds__item-title {
    font-size: 0.7142857143em;
  }
}

.c-grid--thirds__img {
  margin-bottom: 0.9523809524rem;
}

.subtitle {
  font-size: 0.9047619048em;
  line-height: 1.3;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-align: left;
  color: #828282;
}

@media screen and (max-width: 1000px) {
  .subtitle {
    font-size: 0.7142857143em;
  }
}

@media screen and (max-width: 650px) {
  .subtitle {
    font-size: 0.619047619em;
  }
}

.subtitle a {
  color: #828282;
}

.subtitle a:hover, .subtitle a:focus {
  color: #edb932;
}

/*------------------------------------*\
  #SITE HEADER
\*------------------------------------*/
.c-site-header {
  position: relative;
  display: -webkit-flex;
  display: flex;
}

@media screen and (max-width: 1250px) {
  .c-site-header {
    padding-top: 7.1428571429rem;
    padding-top: calc(70px + 3vw);
  }
}

.c-site-header__logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

@media screen and (max-width: 700px) {
  .c-site-header__logo {
    width: 20vw;
    min-width: 105px;
  }
}

/*------------------------------------*\
  #NAV-PRIMARY
\*------------------------------------*/
.c-site-header__nav {
  width: 100%;
  padding: 3.3333333333rem 0 1.4285714286rem 7.7619047619rem;
}

@media screen and (max-width: 1250px) {
  .c-site-header__nav {
    position: fixed;
    z-index: 100;
    right: 0;
    top: 0;
    background: #3d1152;
    width: 0;
    max-width: 50%;
    height: 100vh;
    padding: 0;
    transition: width 0.5s ease;
  }
}

@media screen and (max-width: 750px) {
  .c-site-header__nav {
    max-width: 100%;
  }
}

.c-site-header__nav.open {
  width: 100%;
}

.c-site-header__nav-inside {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center;
}

@media screen and (max-width: 1250px) {
  .c-site-header__nav-inside {
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    padding: 4.7619047619rem 1.1904761905rem 0 2rem;
  }
}

@media screen and (max-width: 1250px) {
  .c-nav-primary {
    width: 100%;
  }
}

.c-nav-primary__list {
  display: -webkit-flex;
  display: flex;
}

@media screen and (max-width: 1250px) {
  .c-nav-primary__list {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}

.c-nav-primary__list .menu-item {
  margin-left: 1.5em;
  font-size: 0.7142857143em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

@media screen and (max-width: 1250px) {
  .c-nav-primary__list .menu-item {
    margin: 0 0 1.5em;
  }
}

.c-nav-primary__list a {
  color: #000;
}

.c-nav-primary__list a:hover, .c-nav-primary__list a:focus {
  color: #edb932;
}

@media screen and (max-width: 1250px) {
  .c-nav-primary__list a {
    color: #fff;
  }
}

.c-nav-primary__list .current-menu-item a {
  color: #ec3e24;
}

.tax-vendor_types .vendor-menu-item a {
  color: #ec3e24;
}

/*------------------------------------*\
  #HEADER-SLIDER
\*------------------------------------*/
.c-header--slider__slide {
  position: relative;
}

@media screen and (min-width: 750px) {
  .c-header--slider__box-callout {
    position: absolute;
    bottom: 90px;
    right: 84px;
  }
}

@media screen and (max-width: 1100px) {
  .c-header--slider__box-callout {
    bottom: 2rem;
    right: 2rem;
  }
}

/*------------------------------------*\
  #Text Block
\*------------------------------------*/
.c-text-block {
  max-width: 44.2857142857rem;
  text-align: left;
}

.c-text-block__title {
  text-align: center;
}

/*------------------------------------*\
  #Attractions
\*------------------------------------*/
.c-attractions__list {
  padding-top: 1.9047619048rem;
}

.c-attractions__list > :last-child {
  margin-bottom: 0;
}

.c-attractions__item {
  margin-bottom: 2.8571428571rem;
}

@media screen and (min-width: 750px) {
  .c-attractions__item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 2.7619047619rem;
    margin-bottom: 3.8095238095rem;
  }
}

.c-attractions__item:nth-of-type(even) .c-attractions__info {
  -webkit-order: -1;
          order: -1;
}

.c-attractions__info {
  padding-top: 0.7142857143rem;
}

.c-attractions__info .prose {
  max-width: 23.8571428571rem;
  margin: 0 auto;
}

.c-attractions__info .btn {
  margin-top: 0.9523809524rem;
}

.c-attractions__img img {
  max-width: 19.0476190476rem;
  margin: 0 auto;
}

@media screen and (min-width: 750px) {
  .c-attractions__img img {
    max-width: 100%;
  }
}

.c-hours {
  text-align: center;
}

.address {
  line-height: 1.4;
}

/*------------------------------------*\
  #Vendors Slider (Probably take out)
\*------------------------------------*/
.c-vendors-slider {
  position: relative;
}

.c-vendors-slider .slick-button {
  position: absolute;
  bottom: 0;
  z-index: 5;
  width: 0.8095238095rem;
  height: 1.2380952381rem;
  cursor: pointer;
}

.c-vendors-slider .slick-prev {
  right: 1.9047619048rem;
  background: url("assets/images/arrow-prev.svg") no-repeat 50%/17px auto;
}

.c-vendors-slider .slick-next {
  right: 0;
  background: url("assets/images/arrow-next.svg") no-repeat 50%/17px auto;
}

.c-vendors-slider__item {
  display: grid;
  grid-template-columns: 0.32184874fr 0.63781513fr;
  grid-column-gap: 1.9047619048rem;
  padding-bottom: 1.4285714286rem;
}

@media screen and (max-width: 525px) {
  .c-vendors-slider__item {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 525px) {
  .c-vendors-slider__img img {
    max-width: 9.5238095238rem;
    padding-bottom: 1.4285714286rem;
  }
}

.c-vendors-slider__title {
  font-size: 1.5238095238em;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

@media screen and (max-width: 900px) {
  .c-vendors-slider__title {
    font-size: 1.3333333333em;
  }
}

@media screen and (max-width: 525px) {
  .c-vendors-slider__title {
    margin-bottom: 0.5em;
    font-size: 1.0476190476em;
  }
}

.c-vendors-slider__info p {
  margin-bottom: 0.4em;
}

.c-vendors-slider__item a {
  color: #3d1152;
}

.c-vendors-slider__item a:hover, .c-vendors-slider__item a:focus {
  color: #edb932;
}

/*------------------------------------*\
  #Vendors Archive
\*------------------------------------*/
.vendors-note > :last-child {
  margin-bottom: 0;
}

/*------------------------------------*\
  #Vendors Post
\*------------------------------------*/
.c-post {
  display: grid;
  grid-template-columns: 0.32184874fr 0.63781513fr;
  grid-column-gap: 1.9047619048rem;
  padding-bottom: 1.4285714286rem;
}

@media screen and (max-width: 525px) {
  .c-post {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 525px) {
  .c-post__img img {
    max-width: 9.5238095238rem;
    padding-bottom: 1.4285714286rem;
  }
}

.c-post__title {
  font-size: 1.5238095238em;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

@media screen and (max-width: 900px) {
  .c-post__title {
    font-size: 1.3333333333em;
  }
}

@media screen and (max-width: 525px) {
  .c-post__title {
    margin-bottom: 0.5em;
    font-size: 1.0476190476em;
  }
}

.c-post__info p {
  margin-bottom: 0.4em;
}

.c-post__info a {
  color: #3d1152;
}

.c-post__info a:hover, .c-post__info a:focus {
  color: #edb932;
}

.c-nav-posts {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}

.c-nav-posts__links a {
  display: block;
  width: 17px;
  height: 26px;
}

.c-nav-posts__links--prev {
  margin-left: 1.4285714286rem;
}

.c-nav-posts__links--prev a {
  background: url("assets/images/arrow-next.svg") no-repeat 50%/17px auto;
}

.c-nav-posts__links--next a {
  background: url("assets/images/arrow-prev.svg") no-repeat 50%/17px auto;
}

/*------------------------------------*\
  #Events
\*------------------------------------*/
.type-tribe_events .tribe-events--is-past-event {
  display: none !important;
}

#tribe-events-footer:before,
#tribe-events-footer:after {
  background-color: transparent !important;
}

#tribe-events-pg-template {
  padding: 0 !important;
}

#tribe-events-content {
  margin-bottom: 0;
  padding-bottom: 2.8571428571rem;
}

.c-events-submenu__list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  margin: 0 auto;
}

@media screen and (max-width: 730px) {
  .c-events-submenu__list {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}

.c-events-submenu__list a {
  color: #3d1152;
}

.c-events-submenu__list a:hover, .c-events-submenu__list a:focus {
  color: #edb932;
}

.menu-item-object-tribe_events_cat a {
  position: relative;
}

.menu-item-object-tribe_events_cat a:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.4761904762rem;
  height: 0.4761904762rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  border-radius: 50%;
}

.menu-item-object-tribe_events_cat:nth-of-type(1) a:before {
  background: #3d1152;
  transition: background 0.3s ease;
}

.menu-item-object-tribe_events_cat:nth-of-type(2) a:before {
  background: #ec3e24;
}

.menu-item-object-tribe_events_cat:nth-of-type(3) a:before {
  background: #007b54;
}

.menu-item-object-tribe_events_cat:nth-of-type(4) a:before {
  background: #edb932;
}

.menu-item-object-tribe_events_cat:nth-of-type(1) a:hover {
  color: #8f7da3;
}

.menu-item-object-tribe_events_cat:nth-of-type(2) a:hover {
  color: #ec3e24;
}

.menu-item-object-tribe_events_cat:nth-of-type(3) a:hover {
  color: #007b54;
}

.menu-item-object-tribe_events_cat:nth-of-type(4) a:hover {
  color: #edb932;
}

.menu-item-object-tribe_events_cat {
  padding: 0 0 0 0.8095238095rem;
  font-size: 0.8571428571em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

@media screen and (max-width: 1025px) {
  .menu-item-object-tribe_events_cat {
    font-size: 0.7142857143em;
  }
}

@media screen and (max-width: 870px) {
  .menu-item-object-tribe_events_cat {
    font-size: 0.5714285714em;
  }
}

@media screen and (max-width: 730px) {
  .menu-item-object-tribe_events_cat {
    margin: 1em 0 0 0;
    text-align: center;
  }
}

.menu-item-object-tribe_events_cat a {
  border-right: 2px solid #3d1152;
  padding: 0 0.7142857143rem 0 0.8095238095rem;
  color: #3d1152;
}

@media screen and (max-width: 730px) {
  .menu-item-object-tribe_events_cat a {
    border: 0;
    padding: 0 0.8095238095rem 0 0.8095238095rem;
  }
}

.c-header-page__submenu .current-menu-item a {
  color: #ec3e24;
}

.menu-item-object-tribe_events_cat:last-child a {
  border: 0;
}

.tribe-events-title-bar {
  margin-bottom: 1.9047619048rem;
  text-align: center;
}

.tribe-events-nav-pagination {
  width: 92%;
  max-width: 57.1428571429rem;
  margin: 0 auto;
}

.tribe-events-sub-nav {
  font-size: 0.619047619em;
  text-transform: uppercase;
  color: #3d1152;
}

.tribe-events-sub-nav a {
  color: #3d1152;
}

.tribe-events-sub-nav a:hover, .tribe-events-sub-nav a:focus {
  color: #edb932;
}

@media screen and (max-width: 768px) {
  .tribe-events-sub-nav li a {
    background: none !important;
    color: #3d1152 !important;
    display: inline !important;
    padding: 0 !important;
    position: relative;
    white-space: normal;
  }
}

#tribe-events-footer .tribe-events-nav-pagination {
  padding-top: 0.7142857143rem;
}

.c-events-month {
  padding-top: 1.9047619048rem;
}

.c-events-month .tribe-events-page-title {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  font-size: 1.6666666667em;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #3d1152;
}

@media screen and (max-width: 900px) {
  .c-events-month .tribe-events-page-title {
    font-size: 1.3333333333em;
  }
}

@media screen and (max-width: 525px) {
  .c-events-month .tribe-events-page-title {
    margin-bottom: 0.5em;
    font-size: 1.0476190476em;
  }
}

.c-events-month .tribe-events-page-title a {
  color: #3d1152;
}

.c-events-month .tribe-events-page-title a:hover, .c-events-month .tribe-events-page-title a:focus {
  color: #edb932;
  text-decoration: none;
}

#tribe-events-pg-template,
.tribe-events-pg-template {
  margin: 0;
  max-width: 100%;
}

.tribe-events-calendar {
  width: 92%;
  max-width: 57.1428571429rem;
  margin: 0 auto;
  margin: 0 auto !important;
}

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
  margin: 0.5rem 0 0 0;
  padding: 0;
  border: 0;
}

.tribe-events-calendar-month__header-column {
  white-space: nowrap;
}

th.tribe-events-calendar-month__header-column {
  width: -webkit-fill-available !important;
}

#tribe-events-content .tribe-events-calendar td {
  background: #fff;
}

#tribe-events-content .tribe-events-month-event-title {
  padding: 0 !important;
}

#tribe-events-content .tribe-events-month-event-title a {
  display: block;
  padding: 0.5em;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  transition: background-color 0.3s ease;
}

#tribe-events-content
.tribe-events-category-art-gallery
.tribe-events-month-event-title
a {
  background-color: #007b54;
}

#tribe-events-content
.tribe-events-category-art-gallery
.tribe-events-month-event-title
a:hover, #tribe-events-content
.tribe-events-category-art-gallery
.tribe-events-month-event-title
a:focus {
  background-color: #edb932;
}

#tribe-events-content
.tribe-events-category-blossom-market-hall
.tribe-events-month-event-title
a {
  background-color: #755483;
}

#tribe-events-content
.tribe-events-category-blossom-market-hall
.tribe-events-month-event-title
a:hover, #tribe-events-content
.tribe-events-category-blossom-market-hall
.tribe-events-month-event-title
a:focus {
  background-color: #edb932;
}

#tribe-events-content
.tribe-events-category-meeting-room
.tribe-events-month-event-title
a {
  background-color: #edb932;
}

#tribe-events-content
.tribe-events-category-meeting-room
.tribe-events-month-event-title
a:hover, #tribe-events-content
.tribe-events-category-meeting-room
.tribe-events-month-event-title
a:focus {
  background-color: #edb932;
}

#tribe-events-content
.tribe-events-category-event-stage
.tribe-events-month-event-title
a {
  background-color: #ec3e24;
}

#tribe-events-content
.tribe-events-category-event-stage
.tribe-events-month-event-title
a:hover, #tribe-events-content
.tribe-events-category-event-stage
.tribe-events-month-event-title
a:focus {
  background-color: #edb932;
}

#tribe-events-footer {
  margin-bottom: 0;
}

.c-events-area-list {
  text-align: left;
}

.c-events-area-list__item {
  margin-bottom: 2rem;
}

#tribe-mobile-container {
  width: 92%;
  max-width: 57.1428571429rem;
  margin: 0 auto;
}

#tribe-mobile-container h4.summary {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  font-size: 1.380952381em;
  line-height: 1.2;
  letter-spacing: 0.04em;
  color: #3d1152;
}

#tribe-mobile-container h4.summary a {
  color: #3d1152;
}

#tribe-mobile-container h4.summary:hover, #tribe-mobile-container h4.summary:focus {
  color: #edb932;
}

#tribe-mobile-container .tribe-events-event-image {
  float: none !important;
  width: 100% !important;
  margin: 0 0 0.9523809524rem !important;
}

#tribe-mobile-container .tribe-event-date-start {
  margin-bottom: 0.1428571429rem;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  font-size: 0.7142857143em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #3d1152;
}

#tribe-mobile-container .tribe-events-event-body .tribe-event-description p {
  font-size: 0.8571428571em !important;
}

@media screen and (max-width: 600px) {
  #tribe-mobile-container .tribe-events-event-body .tribe-event-description p {
    font-size: 0.7619047619em !important;
  }
}

#tribe-mobile-container .tribe-events-event-body .tribe-events-read-more {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 1px solid #edb932;
  background: #fff;
  margin: 0.4761904762rem 0 0.9523809524rem;
  padding: 0.4em 0.8em 0.3em;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  font-size: 0.6666666667em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-align: center;
  background: #fff;
  color: #3d1152;
  transition: background 0.3s ease, border-color 0.3s ease;
}

#tribe-mobile-container .tribe-events-event-body .tribe-events-read-more:hover, #tribe-mobile-container .tribe-events-event-body .tribe-events-read-more:focus {
  border-color: #3d1152;
}

.tribe-events-mobile {
  border-top: none !important;
}

.tribe-mobile-day-heading {
  padding-top: 2.380952381rem;
  font-family: adobe-caslon-pro, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.06em;
  text-transform: lowercase;
  color: #333132;
  font-size: 1.7142857143em !important;
  text-align: center;
}

@media screen and (max-width: 400px) {
  .tribe-mobile-day-heading {
    font-size: 1.5238095238em !important;
  }
}

.calendar-note {
  padding: 1.1904761905rem 0 2.619047619rem;
  text-align: center;
}

.calendar-note > :last-child {
  margin-bottom: 0;
}

.calendar-note p {
  line-height: 1.3;
}

.c-events-list__title {
  margin-bottom: 1.9047619048rem;
}

.c-events-list__item img {
  display: block;
  width: 100%;
  margin-bottom: 0.9523809524rem;
}

@media screen and (max-width: 900px) {
  #calendar .c-events-list h3 {
    font-size: 1.0476190476em;
  }
}

.c-events-list__date {
  margin-bottom: 0.1428571429rem;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  font-size: 0.7142857143em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #3d1152;
}

.tribe-event-date-start span,
.tribe-events-schedule span {
  padding: 0 0.5em;
}

.c-events-list__item .c-btn--secondary {
  margin-top: 0;
}

.tribe-events-tooltip {
  display: none !important;
}

.tribe-events-notices {
  display: none;
}

.single-tribe_events .tribe-events-nav-pagination {
  padding-top: 0 !important;
}

.single-tribe_events #tribe-events-pg-template {
  padding-bottom: 2.8571428571rem !important;
}

@media screen and (max-width: 750px) {
  .single-tribe_events #tribe-events-pg-template {
    padding-bottom: 2.1428571429rem !important;
  }
}

.tribe-events-single {
  display: grid;
  grid-template-columns: 0.32184874fr 0.63781513fr;
  grid-column-gap: 1.9047619048rem;
  padding-bottom: 1.4285714286rem;
}

@media screen and (max-width: 850px) {
  .tribe-events-single {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 850px) {
  .tribe-events-single img {
    padding-bottom: 0.9523809524rem;
  }
}

#tribe-events-content .tribe-events-single-event-title,
.art-gallery__title {
  margin: 0;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  font-size: 1.380952381em;
  line-height: 1.3;
  letter-spacing: 0.04em;
  text-transform: none;
  color: #3d1152;
}

@media screen and (max-width: 900px) {
  #tribe-events-content .tribe-events-single-event-title,
.art-gallery__title {
    font-size: 1.3333333333em;
  }
}

@media screen and (max-width: 525px) {
  #tribe-events-content .tribe-events-single-event-title,
.art-gallery__title {
    font-size: 1.0476190476em;
  }
}

.tribe-events-single .tribe-events-schedule,
.art-gallery__schedule {
  margin: 0 0 0.9523809524rem 0;
}

.tribe-events-single .tribe-events-schedule h2,
.art-gallery__schedule {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  font-size: 0.7142857143em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #7a7a7a;
}

.single-tribe_events #tribe-events-footer .tribe-events-sub-nav {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}

.single-tribe_events #tribe-events-footer .tribe-events-sub-nav a {
  display: block;
  width: 17px;
  height: 26px;
  padding: 0;
}

.single-tribe_events #tribe-events-footer .tribe-events-nav-next,
.single-tribe_events #tribe-events-footer .tribe-events-nav-previous {
  width: auto !important;
}

.single-tribe_events #tribe-events-footer .tribe-events-nav-next {
  margin-left: 1.4285714286rem !important;
}

.single-tribe_events #tribe-events-footer .tribe-events-nav-next a {
  background: url("assets/images/arrow-next.svg") no-repeat 50%/17px auto;
}

.single-tribe_events #tribe-events-footer .tribe-events-nav-previous a {
  background: url("assets/images/arrow-prev.svg") no-repeat 50%/17px auto;
}

.single-tribe_events .tribe-events-schedule {
  padding: 0;
  background: #fff;
  border: none;
}

.tribe-events-schedule .tribe-event-date-start {
  padding-left: 0;
}

/*------------------------------------*\
  #BUTTONS
\*------------------------------------*/
.btn-wrap {
  margin: 1.9047619048rem 0 0;
  text-align: center;
}

.btn-wrap > .btn {
  margin: 0;
}

.btn,
input[type="submit"],
input[type="button"] {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 1.9047619048rem 0 0;
  padding: 0.4em 1.3em 0.3em;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 500;
  font-size: 0.9047619048em;
  letter-spacing: .08em;
  text-transform: uppercase;
  text-align: center;
  background: #edb932;
  color: #fff;
  transition: background 0.3s ease;
}

.btn:hover, .btn:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
  background: #3d1152;
  color: #fff;
}

@media screen and (max-width: 800px) {
  .btn,
input[type="submit"],
input[type="button"] {
    font-size: 0.8095238095em;
  }
}

@media screen and (max-width: 600px) {
  .btn,
input[type="submit"],
input[type="button"] {
    font-size: 0.7619047619em;
  }
}

.c-btn--secondary {
  border: 1px solid #edb932;
  padding: 0.4em 0.8em 0.3em;
  font-size: 0.6666666667em;
  background: #fff;
  color: #3d1152;
  transition: background 0.3s ease, border-color 0.3s ease;
}

.c-btn--secondary:hover, .c-btn--secondary:focus {
  border-color: #3d1152;
}

.c-btn--secondary-no-border {
  border: 0;
}

.c-btn--large {
  padding: 0.4em 2.2em 0.3em;
  font-size: 1.0476190476em;
}

@media screen and (max-width: 600px) {
  .c-btn--large {
    padding: 0.4em 1.3em 0.3em;
    font-size: 0.7619047619em;
  }
}

.btn-wrap--margin {
  margin: 2.619047619rem 0;
}
