@charset "UTF-8";
/* Development Styles added by Ian J. Whitmore - Last Updated July 2019 */
/*! Test */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 30px white inset !important; }

#mc-embedded-subscribe-form .button {
  border-left: 1px solid #e5e5e5;
  padding: 6px 28px;
  position: absolute;
  right: 5px;
  top: 47%;
  height: 44px;
  color: #09f; }

.sf-form {
  margin-bottom: 3rem;
  font-family: "Avenir Bold",Helvetica,Arial,sans-serif;
  font-weight: normal;
  font-size: 14px; }
  .sf-form label {
    width: 40%;
    max-width: 40%;
    display: inline-block;
    text-align: right;
    text-transform: capitalize;
    font-family: "Avenir Bold",Helvetica,Arial,sans-serif;
    font-weight: normal;
    vertical-align: middle; }
    @media screen and (max-width: 567px) {
      .sf-form label {
        width: 100%;
        max-width: 100%;
        display: block;
        text-align: left; } }
  .sf-form input, .sf-form textarea {
    font-weight: 400;
    font-size: 16px;
    padding: 6px;
    max-width: 100%;
    max-height: 300px;
    margin-bottom: 1rem;
    border: 1px solid #0a93d2;
    border-radius: 0 !important;
    font-family: "Surveyor Text Book",Georgia,serif; }
    .sf-form input[type="submit"], .sf-form textarea[type="submit"] {
      width: auto;
      line-height: 1;
      background: #0a93d2 !important;
      font-family: "Avenir Heavy",Helvetica,Arial,sans-serif;
      font-size: .9375em;
      font-weight: normal;
      padding: 0.25rem 4.5rem;
      color: #FFF;
      float: right;
      clear: both;
      margin-right: 0; }
      .sf-form input[type="submit"]:hover, .sf-form textarea[type="submit"]:hover {
        opacity: 0.8; }
  .sf-form input[type="text"], .sf-form textarea, .sf-form select {
    display: inline-block;
    width: 57.5%;
    max-width: 57.5%;
    margin-left: 2.5%; }
    @media screen and (max-width: 567px) {
      .sf-form input[type="text"], .sf-form textarea, .sf-form select {
        max-width: 100%;
        width: 100%;
        margin-left: 0; } }
  .sf-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #0a93d2;
    border-radius: 0;
    padding: 0.5rem;
    margin-bottom: 1rem;
    background-image: url("../img/up-down-arrows.svg");
    background-color: #FFF;
    background-position: 98% center;
    background-repeat: no-repeat;
    background-size: 1.6rem auto;
    padding: 12px 6px; }
  .sf-form .g-recaptcha > div {
    float: right;
    margin-right: 0;
    margin-top: 1.2rem;
    margin-bottom: 3rem; }

.new-gallery {
  margin-top: 6rem;
  margin-bottom: 6rem;
  margin-left: auto;
  margin-right: auto;
  width: 71%;
  max-width: 1020px; }
  .new-gallery .flex-direction-nav a {
    top: 38%; }
  .new-gallery .flex-control-nav {
    padding-right: 2%;
    right: 0.5%;
    bottom: 0; }
  .new-gallery .flex-control-paging li {
    vertical-align: middle; }
  .new-gallery .flex-caption {
    color: #000;
    font-family: "Avenir Medium",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    letter-spacing: .04em; }
  @media screen and (max-width: 640px) {
    .new-gallery {
      max-width: 100%;
      width: 95%;
      margin-top: 2rem;
      margin-bottom: 2rem; } }

.flexslider.desktop {
  display: block; }
  .flexslider.desktop li {
    max-height: 100%; }
  .flexslider.desktop img {
    max-height: 680px;
    width: auto !important;
    margin-left: auto;
    margin-right: auto; }

/* Horizontal Images for Mobile 2:3 adjustment */
@media screen and (max-width: 520px) {
  .stack-page header .layout-gallery.layout-gallery-full-width {
    max-height: 350px; }
  .layout-gallery .flexslider figure, figure {
    padding-bottom: 90px;
    position: relative;
    overflow: hidden; }
  .flexslider .slides img, .layout-full_screen_media img, .new-gallery li img {
    width: 100%;
    display: block;
    width: 620px;
    max-width: none;
    left: -155px;
    position: relative; }
  .flexslider.desktop img {
    max-height: 680px;
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    left: auto !important; }
  .layout-gallery .flex-direction-nav a {
    top: 22%; } }

.layout-gallery .flexslider figure > figcaption {
  line-height: 1.5; }

/* Caterers List */
.caterers-list h2, .caterers-list li {
  font-size: 19.8px; }

.caterers-list li:after {
  margin: 0 auto 0; }

.caterers-list .d-block {
  display: block; }

.caterers-list .caterer-name {
  margin: 0rem 2.5rem 0.5rem;
  line-height: 1.2;
  font-family: "Avenir Bold",Helvetica,Arial,sans-serif; }

.caterers-list .caterer-descr {
  font-family: "Surveyor Text Book",Georgia,serif;
  font-size: 1.5rem;
  line-height: 1.2;
  text-align: center;
  margin-left: 2rem;
  margin-right: 2rem; }

.caterers-list .caterer-labels {
  font-size: 1rem;
  text-transform: uppercase;
  text-align: center;
  color: #f6ad96;
  padding: 1rem 0;
  letter-spacing: 0.15rem;
  font-family: "Avenir Black",Helvetica,Arial,sans-serif; }
  .caterers-list .caterer-labels span:nth-child(2):before, .caterers-list .caterer-labels span:nth-child(3):before {
    content: '• ';
    color: #000 !important;
    display: inline-block;
    padding: 0 0.5rem 0 0.25rem;
    font-size: 0.75rem; }

.caterers-list .caterer-note {
  color: #000;
  font-size: 2rem;
  font-style: italic; }

/* Mail Chimp Dropin Form */
.mailchimp {
  margin-bottom: 3rem; }

.mailchimp .connect-with-us-newsletter .mc-sc {
  display: block;
  margin-bottom: 2.6rem; }

.mailchimp .connect-with-us-newsletter {
  all: initial;
  padding: 0; }

.mailchimp .connect-with-us-newsletter:after {
  display: none; }

.mailchimp .events-signup {
  padding: 0 !important;
  border-color: #0a93d2 !important;
  border-width: 2px !important; }

.mailchimp .events-signup .btn {
  right: 5px !important;
  width: 40px; }

.mailchimp .events-signup button {
  background-color: transparent;
  border: 0 none;
  color: transparent !important;
  padding: 0;
  right: 6px;
  top: 5px !important;
  width: 20px;
  position: absolute;
  border: none !important; }

.mailchimp .events-signup .btn:after {
  color: #1893d1;
  top: -10px; }

.mailchimp .events-signup button:after {
  content: "\f178";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 2rem;
  text-decoration: inherit;
  color: #09f;
  display: block;
  padding: 0;
  position: relative; }

.mailchimp .events-signup .mce-success-response {
  margin: 0 !important;
  font-size: 2rem; }

.mailchimp .connect-with-us-newsletter h3, .mailchimp .connect-with-us-newsletter p {
  display: none; }

@media screen and (max-width: 768px) {
  .mailchimp .events-signup button {
    top: 5px !important; } }

@media screen and (max-width: 600px) {
  #mc-embedded-subscribe-form .button {
    padding: 6px 12px; }
  .mailchimp .connect-with-us-newsletter .mc-sc {
    max-width: 80%; } }

#contact-form h2 {
  font-size: 4.7rem; }

#contact-form .section-inner {
  width: 80%; }
  #contact-form .section-inner form {
    width: 70%;
    margin: 0 auto 0 0; }
  @media screen and (max-width: 567px) {
    #contact-form .section-inner {
      width: 95%; }
      #contact-form .section-inner form {
        width: 90%; } }
