/*
 Theme Name:   Saltonstall
 Description:  A custom theme for the Constance Saltonstall Foundation for the Arts. Based on Divi theme.
 Author:       Ancient Wisdom Productions
 Author URI:   https://awpny.com
 Template:     Divi
 Version:      1.0
*/
@import url("https://fonts.googleapis.com/css?family=Raleway:700&display=swap");
#main-content hr {
  clear: both;
  border: none;
}
#main-content a {
  color: #2574a9;
  font-weight: bold;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#main-content a:hover, #main-content a:focus {
  color: #1c577f;
}
#main-content a.et_pb_button {
  color: white;
}
#main-content h1 a, #main-content h2 a, #main-content h3 a, #main-content h4 a, #main-content h5 a, #main-content h6 a {
  color: inherit;
  font-weight: inherit;
}
#main-content h1 a:hover, #main-content h1 a:focus, #main-content h2 a:hover, #main-content h2 a:focus, #main-content h3 a:hover, #main-content h3 a:focus, #main-content h4 a:hover, #main-content h4 a:focus, #main-content h5 a:hover, #main-content h5 a:focus, #main-content h6 a:hover, #main-content h6 a:focus {
  color: #d57300;
}
#main-content h4 {
  font-family: "Noto Serif", Georgia, "Times New Roman", serif !important;
  color: #d57300 !important;
  font-size: 30px;
  font-style: italic;
}

#main-content .et_pb_button {
  padding: 10px 30px !important;
}

#page-container form:not(.et-fb-form) input[type="text"],
#page-container form:not(.et-fb-form) input[type="email"],
#page-container form:not(.et-fb-form) textarea {
  display: block;
  width: 100%;
  color: #393939;
  font-family: Raleway, Helvetica, Arial, Lucida, sans-serif;
  font-size: 20px;
  font-weight: 500;
  padding: 15px;
  border: 2px solid rgba(99, 107, 83, 0);
  -webkit-transition: border 0.25s;
  -o-transition: border 0.25s;
  transition: border 0.25s;
}
#page-container form:not(.et-fb-form) input[type="text"]::-webkit-input-placeholder, #page-container form:not(.et-fb-form) input[type="email"]::-webkit-input-placeholder, #page-container form:not(.et-fb-form) textarea::-webkit-input-placeholder {
  color: #636b53;
}
#page-container form:not(.et-fb-form) input[type="text"]::-moz-placeholder, #page-container form:not(.et-fb-form) input[type="email"]::-moz-placeholder, #page-container form:not(.et-fb-form) textarea::-moz-placeholder {
  color: #636b53;
}
#page-container form:not(.et-fb-form) input[type="text"]:-ms-input-placeholder, #page-container form:not(.et-fb-form) input[type="email"]:-ms-input-placeholder, #page-container form:not(.et-fb-form) textarea:-ms-input-placeholder {
  color: #636b53;
}
#page-container form:not(.et-fb-form) input[type="text"]::-ms-input-placeholder, #page-container form:not(.et-fb-form) input[type="email"]::-ms-input-placeholder, #page-container form:not(.et-fb-form) textarea::-ms-input-placeholder {
  color: #636b53;
}
#page-container form:not(.et-fb-form) input[type="text"]::placeholder,
#page-container form:not(.et-fb-form) input[type="email"]::placeholder,
#page-container form:not(.et-fb-form) textarea::placeholder {
  color: #636b53;
}
#page-container form:not(.et-fb-form) input[type="text"]:focus,
#page-container form:not(.et-fb-form) input[type="email"]:focus,
#page-container form:not(.et-fb-form) textarea:focus {
  border: 2px solid #636b53;
  outline: none;
}
#page-container form:not(.et-fb-form) button,
#page-container form:not(.et-fb-form) input[type="submit"] {
  background: #636b53;
  color: white;
  font-family: Raleway, Helvetica, Arial, Lucida, sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 30px;
  border: 2px solid #636b53;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#page-container form:not(.et-fb-form) button:hover, #page-container form:not(.et-fb-form) button:focus,
#page-container form:not(.et-fb-form) input[type="submit"]:hover,
#page-container form:not(.et-fb-form) input[type="submit"]:focus {
  background: rgba(99, 107, 83, 0);
  color: #636b53;
}

.paypal-form {
  line-height: 0;
}
.paypal-form input[type="submit"] {
  width: 100%;
}
@media (min-width: 481px) {
  .paypal-form {
    float: left;
    max-width: 50%;
  }
  .paypal-form input[type="submit"] {
    width: auto;
  }
}

#et-boc header #global-header {
  position: relative;
}
#et-boc header #global-header:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  height: 45px;
  background-image: url("img/header_accent.png");
  background-size: 200px;
  background-repeat: repeat-x;
  background-position: center top;
  z-index: 2;
}
#et-boc header #global-header .et_pb_row {
  width: 100%;
  padding: 0 15px;
}
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu {
  margin-top: 15px;
  padding: 15px 30px;
  border-color: #d57300;
}
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li {
  position: relative;
}
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li a {
  background-color: transparent;
  color: #f5f6e9 !important;
  font-weight: normal;
  line-height: 1.6;
  padding: 10px 5px;
  border-bottom-color: rgba(245, 246, 233, 0.1);
}
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li a:hover, #et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li a:focus {
  opacity: 1;
}
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li:last-child > a {
  border-bottom: none;
}
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li.current_page_ancestor > a, #et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li.current_page_item > a,
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li > .sub-menu > li.current_page_item > a {
  color: #f5ab35 !important;
}
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li .menu-item-toggle {
  position: absolute;
  right: 5px;
  top: 7px;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  line-height: 0;
  cursor: pointer;
}
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li .menu-item-toggle:after {
  content: "\2013";
  display: block;
  color: #f5f6e9;
  font-size: 30px;
  font-weight: bold;
  text-indent: 0;
  text-align: center;
  line-height: 30px;
}
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li.sub-menu-closed .menu-item-toggle:after {
  content: "\FF0B";
}
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li.sub-menu-closed ul.sub-menu {
  display: none !important;
}
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li > .sub-menu {
  padding-left: 0;
  margin-top: -10px;
}
#et-boc header #global-header .et_mobile_nav_menu ul.et_mobile_menu > li > .sub-menu > li {
  padding-left: 30px;
}
#et-boc header #global-header #menu-main-header > li {
  padding: 0;
}
#et-boc header #global-header #menu-main-header > li:after {
  content: "|";
  position: static;
  font-family: "Noto Serif", Georgia, "Times New Roman", serif;
  font-weight: bold;
  line-height: 1.6;
  padding: 30px 0;
}
#et-boc header #global-header #menu-main-header > li:last-child:after {
  display: none;
}
#et-boc header #global-header #menu-main-header > li > a {
  letter-spacing: 0.5px;
  line-height: 1.6;
  padding: 30px 20px;
}
#et-boc header #global-header #menu-main-header > li > a:hover, #et-boc header #global-header #menu-main-header > li > a:focus {
  color: #f5ab35 !important;
}
#et-boc header #global-header #menu-main-header > li > a:after {
  display: none;
}
#et-boc header #global-header #menu-main-header > li.current_page_ancestor > a, #et-boc header #global-header #menu-main-header > li.current_page_item > a {
  color: #f5ab35 !important;
}
#et-boc header #global-header #menu-main-header > li > .sub-menu {
  padding: 15px 0;
  margin-top: -3px;
  border-top: 5px solid #d57300;
}
#et-boc header #global-header #menu-main-header > li > .sub-menu li {
  display: block;
  padding: 0;
}
#et-boc header #global-header #menu-main-header > li > .sub-menu a {
  display: block;
  width: auto;
  color: #393939 !important;
  font-size: 14px;
  padding: 0 30px;
}
#et-boc header #global-header #menu-main-header > li > .sub-menu a:hover, #et-boc header #global-header #menu-main-header > li > .sub-menu a:focus {
  background-color: transparent;
  color: #d57300 !important;
}
#et-boc header #global-header #menu-main-header > li > .sub-menu li.current_page_item > a {
  color: #d57300 !important;
}
#et-boc header #global-header #menu-main-header a,
#et-boc header #global-header #menu-main-header > li > .sub-menu a {
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#et-boc header #global-header #menu-main-header a:hover, #et-boc header #global-header #menu-main-header a:focus,
#et-boc header #global-header #menu-main-header > li > .sub-menu a:hover,
#et-boc header #global-header #menu-main-header > li > .sub-menu a:focus {
  opacity: 1;
}
@media (max-width: 980px) {
  #et-boc header #global-header {
    padding-bottom: 20px;
  }
  #et-boc header #global-header .et_pb_menu__logo-wrap {
    display: block;
    float: left;
    max-width: calc(100% - 50px);
  }
  #et-boc header #global-header .et_pb_menu__wrap .mobile_menu_bar {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -16px;
  }
}

#main-content #sidebar .widget h2 {
  background-color: #636b53;
  color: white;
  font-family: Raleway, Helvetica, Arial, Lucida, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 15px;
  margin-bottom: 15px;
}
#main-content #sidebar .widget a {
  color: #636b53;
  font-size: 14px;
  -webkit-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
#main-content #sidebar .widget a:hover, #main-content #sidebar .widget a:focus {
  color: #3b4527;
}
#main-content #sidebar .widget.widget_recent_entries li {
  display: block;
  line-height: 1.25;
  margin-left: 30px;
}
#main-content #sidebar .widget.widget_post_tags a {
  text-transform: capitalize;
}

.page-list.page-list-ext {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}
.page-list.page-list-ext .page-list-ext-title {
  -webkit-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
.page-list.page-list-ext .page-list-ext-title:hover, .page-list.page-list-ext .page-list-ext-title:focus {
  color: #636b53;
}
.page-list.page-list-ext .page-list-ext-title:after {
  content: " \00BB";
}
@media (min-width: 481px) {
  .page-list.page-list-ext .page-list-ext-item {
    float: left;
    clear: none;
    width: calc(50% - 15px);
    margin: 0 0 45px 30px;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .page-list.page-list-ext .page-list-ext-item:nth-child(2n + 1) {
    clear: left;
    margin-left: 0;
  }
}

@media (min-width: 769px) and (max-width: 1064px) {
  .page-list.page-list-ext .page-list-ext-item {
    width: calc((100% / 3) - 20px);
  }
  .page-list.page-list-ext .page-list-ext-item:nth-child(3n + 1) {
    clear: left;
    margin-left: 0;
  }
}
@media (min-width: 1065px) {
  .page-list.page-list-ext .page-list-ext-item {
    width: calc(25% - 22.5px);
  }
  .page-list.page-list-ext .page-list-ext-item:nth-child(4n + 1) {
    clear: left;
    margin-left: 0;
  }
}

.hb-accom-list-shortcode-wrapper .hb-accom-list-item input[type="submit"],
.hbook-wrapper.hbook-wrapper-booking-form input[type="submit"] {
  background: #636b53;
  color: white;
  font-family: Raleway, Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 30px;
  border: 2px solid #636b53 !important;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.hb-accom-list-shortcode-wrapper .hb-accom-list-item input[type="submit"]:hover, .hb-accom-list-shortcode-wrapper .hb-accom-list-item input[type="submit"]:focus,
.hbook-wrapper.hbook-wrapper-booking-form input[type="submit"]:hover,
.hbook-wrapper.hbook-wrapper-booking-form input[type="submit"]:focus {
  background: rgba(99, 107, 83, 0) !important;
  color: #636b53 !important;
}

.hbook-wrapper.hbook-wrapper-booking-form {
  margin: 15px 0 30px;
}
.hbook-wrapper.hbook-wrapper-booking-form h3.hb-title {
  font-size: 20px;
  margin: 15px 0;
}
.hbook-wrapper.hbook-wrapper-booking-form p {
  margin-bottom: 10px;
}
.hbook-wrapper.hbook-wrapper-booking-form input[type="text"],
.hbook-wrapper.hbook-wrapper-booking-form select {
  font-size: 14px;
}
.hbook-wrapper.hbook-wrapper-booking-form input[type="submit"] {
  padding: 15px 30px !important;
}
.hbook-wrapper.hbook-wrapper-booking-form .hb-accom {
  border: none;
}
.hbook-wrapper.hbook-wrapper-booking-form .hb-payment-form-stripe {
  background: transparent;
  padding: 15px 0;
}
.hbook-wrapper.hbook-wrapper-booking-form .hb-payment-form-stripe input.hb-stripe-card-element-bg {
  padding: 0 15px !important;
}

.hb-accom-list-shortcode-wrapper .hb-accom-list-row {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.hb-accom-list-shortcode-wrapper .hb-accom-list-column {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
.hb-accom-list-shortcode-wrapper .hb-accom-list-view-accom {
  clear: both;
}
.hb-accom-list-shortcode-wrapper .hb-accom-list-item input[type="submit"] {
  margin-top: 15px;
}
@media (max-width: 768px) {
  .hb-accom-list-shortcode-wrapper .hb-accom-list-column {
    width: 100%;
  }
}

.et_bloom .et_bloom_optin.et_bloom_inline_form {
  margin: 0;
}
.et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container {
  background: transparent;
}
.et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container .et_bloom_header_outer {
  display: none;
}
.et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content {
  background: transparent;
  padding: 0;
}
.et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content label {
  margin-bottom: 0;
}
.et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content input {
  color: #393939;
}
.et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content input::-webkit-input-placeholder {
  color: #636b53;
}
.et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content input::-moz-placeholder {
  color: #636b53;
}
.et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content input:-ms-input-placeholder {
  color: #636b53;
}
.et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content input::-ms-input-placeholder {
  color: #636b53;
}
.et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content input::placeholder {
  color: #636b53;
}
.et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content button.et_bloom_submit_subscription span.et_bloom_button_text {
  text-transform: uppercase;
}
.et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content button.et_bloom_submit_subscription:hover span.et_bloom_button_text, .et_bloom .et_bloom_optin.et_bloom_inline_form .et_bloom_form_container .et_bloom_form_content button.et_bloom_submit_subscription:focus span.et_bloom_button_text {
  color: #636b53 !important;
}

.single-project .alumni-websites a {
  display: block;
}

.tribe-events .tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row {
  padding: 45px 0;
  margin: 0;
  border-top: 1px solid rgba(99, 107, 83, 0.25);
}
.tribe-events .tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-date-tag {
  font-family: Raleway, Helvetica, Arial, Lucida, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.tribe-events .tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-title {
  font-size: 24px;
}
.tribe-events .tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-title a {
  -webkit-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
.tribe-events .tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-title a:hover, .tribe-events .tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row .tribe-events-calendar-list__event-title a:focus {
  color: #d57300;
}
.tribe-events .tribe-events-calendar-list .tribe-common-g-row.tribe-events-calendar-list__event-row address span {
  display: block;
  line-height: 1.25;
}
.tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__month-separator + .tribe-common-g-row.tribe-events-calendar-list__event-row {
  margin-top: 0;
  border-top: none;
}

#main-content .donation-section .amounts-label {
  text-align: center;
  margin-bottom: 15px;
}
#main-content .donation-section .stripe-amounts {
  margin-bottom: 20px;
}
#main-content .donation-section .stripe-amounts input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
}
#main-content .donation-section .stripe-amounts label {
  display: block;
  width: 100%;
  height: 125px;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  color: black;
  font-size: 32px;
  text-align: center;
  margin-bottom: 30px;
  border: 2px solid transparent;
  cursor: pointer;
}
#main-content .donation-section .stripe-amounts label.selected {
  border-color: #d57300;
}
#main-content .donation-section .stripe-amounts label:first-child {
  background-image: url("img/donation-form/button_1.jpg");
}
#main-content .donation-section .stripe-amounts label:nth-child(2) {
  background-image: url("img/donation-form/button_2.jpg");
}
#main-content .donation-section .stripe-amounts label:nth-child(3) {
  background-image: url("img/donation-form/button_3.jpg");
}
#main-content .donation-section .stripe-amounts label:nth-child(4) {
  background-image: url("img/donation-form/button_4.jpg");
}
#main-content .donation-section .stripe-amounts label:last-child {
  background-image: url("img/donation-form/button_5.jpg");
}
#main-content .donation-section .stripe-amounts label span {
  display: block;
  width: 100%;
  background-color: #444E33;
  color: white;
  padding: 10px;
  border: 2px solid transparent;
  margin-top: -2px;
}
#main-content .donation-section .custom-amount-label {
  font-size: 14px;
  text-align: center;
  font-style: italic;
  margin: 15px 0;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form {
  max-width: none;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form .simpay-form-control {
  margin: 0;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form input[type=text],
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form input.simpay-amount-input {
  width: calc(100% - 22px);
  height: 40px;
  background-color: white;
  font-size: 16px;
  padding: 10px;
  margin: 20px 0 0 22px;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form input[type=text]:focus,
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form input.simpay-amount-input:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #636b53;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form input.simpay-custom-amount-input {
  display: inline-block;
  margin: 0;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form .simpay-currency-symbol.simpay-currency-symbol-left {
  font-size: 32px;
  background: none;
  padding: 0;
  margin-right: 4px;
  border: none;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form .simpay-checkbox-wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0 0 22px;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form .simpay-checkbox-wrap input[type=checkbox] {
  margin-right: 8px;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form input[type=radio] {
  margin-right: 6px;
  margin-left: 44px;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form input[type=text]:not(.is-visible),
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form .simpay-radio-wrap:not(.is-visible) {
  display: none;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form button.simpay-payment-btn {
  width: 100%;
  height: 60px;
  background: #636b53;
  color: white;
  margin: 30px 0;
  border: 2px solid #636b53;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: background 0.25s, color 0.25s;
  -o-transition: background 0.25s, color 0.25s;
  transition: background 0.25s, color 0.25s;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form button.simpay-payment-btn span {
  height: auto;
  background: none;
  color: inherit;
  font-family: Raleway, Helvetica, Arial, Lucida, sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#main-content .donation-section .simpay-form-wrap form.simpay-checkout-form button.simpay-payment-btn:hover, #main-content .donation-section .simpay-form-wrap form.simpay-checkout-form button.simpay-payment-btn:focus {
  background: transparent;
  color: #636b53;
}
@media (min-width: 769px) {
  #main-content .donation-section .stripe-amounts label {
    display: inline-block;
    width: calc(20% - 7.5px);
    margin-right: 5px;
    -webkit-transition: -webkit-filter .2s;
    transition: -webkit-filter .2s;
    -o-transition: filter .2s;
    transition: filter .2s;
    transition: filter .2s, -webkit-filter .2s;
  }
  #main-content .donation-section .stripe-amounts label:last-child {
    margin-right: 0;
  }
  #main-content .donation-section .stripe-amounts label:hover, #main-content .donation-section .stripe-amounts label:focus {
    -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.15));
            filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.15));
  }
  #main-content .donation-section .stripe-amounts label span {
    width: calc(100% + 4px);
    margin-left: -2px;
  }
  #main-content .donation-section .stripe-amounts label.selected {
    margin-bottom: 10px;
  }
  #main-content .donation-section .stripe-amounts label.selected span {
    margin-top: -22px;
    background-color: #d57300;
  }
}

#main-content img.alignleft, #main-content img.alignright {
  display: block;
  margin: 5px 0 30px;
}
#main-content img.alignleft {
  float: left;
  clear: left;
  margin-right: 30px;
}
#main-content img.alignright {
  float: right;
  clear: right;
  margin-left: 30px;
}
@media (max-width: 769px) {
  #main-content img.alignleft, #main-content img.alignright {
    float: none;
    clear: both;
    margin: 30px auto;
  }
}

#main-content #left-area {
  overflow: hidden;
}

.archive.post-type-archive-tribe_events #global-header + .et_pb_section .et_pb_module.et_pb_fullwidth_header {
  min-height: 400px;
  background-image: url("img/paint_banner.jpg");
}
.archive.post-type-archive-tribe_events .tribe-common-l-container.tribe-events-l-container {
  padding-top: 60px;
  padding-bottom: 45px;
}
.archive.post-type-archive-tribe_events .tribe-events-header {
  padding: 0;
}
.archive.post-type-archive-tribe_events #event-filters {
  text-align: center;
  margin-bottom: 45px;
}
.archive.post-type-archive-tribe_events #event-filters .event-filter {
  background: #636b53;
  color: white;
  font-family: Raleway, Helvetica, Arial, Lucida, sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 30px;
  border: 2px solid #636b53;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  display: block;
  width: 100%;
  margin: 15px 0;
}
.archive.post-type-archive-tribe_events #event-filters .event-filter:hover, .archive.post-type-archive-tribe_events #event-filters .event-filter:focus {
  background: rgba(99, 107, 83, 0);
  color: #636b53;
}
.archive.post-type-archive-tribe_events #event-filters .event-filter.active-filter {
  background-color: #f5ab35;
  border-color: #f5ab35;
  color: #393939;
  cursor: default;
}
@media (min-width: 381px) {
  .archive.post-type-archive-tribe_events #event-filters .event-filter {
    display: inline-block;
    width: auto;
    margin: 10px;
  }
}
.archive.post-type-archive-tribe_events .tribe-events-calendar-list__month-separator {
  position: relative;
  color: #3b4527;
  font-family: Raleway, Helvetica, Arial, Lucida, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.archive.post-type-archive-tribe_events .tribe-events-calendar-list__month-separator:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% - 0.5px);
  height: 1px;
  background-color: rgba(99, 107, 83, 0.25);
}
.archive.post-type-archive-tribe_events .tribe-events-calendar-list__month-separator time {
  background-color: #f5f6e9;
  padding-right: 15px;
  z-index: 0;
}
.archive.post-type-archive-tribe_events .tribe-events-calendar-list__month-separator + .tribe-events-calendar-list__event-row {
  margin-top: 0;
  border-top: none;
}
.archive.post-type-archive-tribe_events .tribe-events-calendar-list-nav {
  padding-top: 45px;
  border-top: 1px solid rgba(99, 107, 83, 0.25);
}
.archive.post-type-archive-tribe_events .tribe-events-calendar-list-nav button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
}
.archive.post-type-archive-tribe_events .tribe-events-calendar-list-nav button, .archive.post-type-archive-tribe_events .tribe-events-calendar-list-nav a {
  font-family: Raleway, Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.archive.post-type-archive-tribe_events .tribe-events-calendar-list-nav a {
  -webkit-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
.archive.post-type-archive-tribe_events .tribe-events-calendar-list-nav a:hover, .archive.post-type-archive-tribe_events .tribe-events-calendar-list-nav a:focus {
  color: #17496a;
}
.archive.post-type-archive-tribe_events .tribe-events-calendar-list-nav .tribe-events-c-nav__prev:before {
  content: "\2190";
  margin-right: 5px;
}
.archive.post-type-archive-tribe_events .tribe-events-calendar-list-nav .tribe-events-c-nav__next:after {
  content: "\2192";
  margin-left: 5px;
}

.single-tribe_events #tribe-events-pg-template {
  max-width: none;
  padding: 0;
}
.single-tribe_events #main-content {
  background-color: transparent;
}
.single-tribe_events #content-area {
  padding-top: 60px;
}
.single-tribe_events .tribe-events-notices {
  margin-top: 30px;
}
.single-tribe_events .tribe-events-notices + #content-area {
  padding-top: 15px;
}
.single-tribe_events #sidebar {
  padding-left: 0;
}
.single-tribe_events #sidebar .widget {
  font-size: 14px;
  line-height: 1.25;
  margin-bottom: 30px;
}
.single-tribe_events #sidebar .widget .event-venue-name {
  display: block;
}
.single-tribe_events #sidebar .widget .event-venue-map {
  margin-top: 15px;
}
.single-tribe_events #sidebar .widget .events-link {
  display: block;
  font-family: Raleway, Helvetica, Arial, Lucida, sans-serif;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.single-tribe_events #sidebar .widget .events-link:before {
  content: "\2190";
  margin-right: 5px;
}
.single-tribe_events #tribe-events-footer {
  margin-bottom: 0;
}
.single-tribe_events #tribe-events-footer nav.tribe-events-nav-pagination {
  padding: 30px 0;
  border-top: 1px solid rgba(99, 107, 83, 0.25);
}
.single-tribe_events #tribe-events-footer nav.tribe-events-nav-pagination ul.tribe-events-sub-nav > li {
  display: block;
  width: 100%;
  padding: 10px 0;
  margin: 0;
}
.single-tribe_events #tribe-events-footer nav.tribe-events-nav-pagination ul.tribe-events-sub-nav > li.tribe-events-nav-previous a:before {
  content: "\2190";
  margin-right: 5px;
}
.single-tribe_events #tribe-events-footer nav.tribe-events-nav-pagination ul.tribe-events-sub-nav > li.tribe-events-nav-next a:after {
  content: "\2192";
  margin-left: 5px;
}
.single-tribe_events #tribe-events-footer nav.tribe-events-nav-pagination ul.tribe-events-sub-nav > li a {
  font-family: Raleway, Helvetica, Arial, Lucida, sans-serif;
  -webkit-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
.single-tribe_events #tribe-events-footer nav.tribe-events-nav-pagination ul.tribe-events-sub-nav > li a:hover, .single-tribe_events #tribe-events-footer nav.tribe-events-nav-pagination ul.tribe-events-sub-nav > li a:focus {
  color: #17496a;
}
.single-tribe_events #tribe-events-footer nav.tribe-events-nav-pagination ul.tribe-events-sub-nav > li a span {
  display: none;
}
@media (min-width: 381px) {
  .single-tribe_events #tribe-events-footer nav.tribe-events-nav-pagination ul.tribe-events-sub-nav > li {
    width: 50%;
  }
  .single-tribe_events #tribe-events-footer nav.tribe-events-nav-pagination ul.tribe-events-sub-nav > li.tribe-events-nav-previous {
    float: left;
    text-align: left;
  }
  .single-tribe_events #tribe-events-footer nav.tribe-events-nav-pagination ul.tribe-events-sub-nav > li.tribe-events-nav-next {
    float: right;
    text-align: right;
  }
}
@media (min-width: 981px) {
  .single-tribe_events #left-area {
    float: left;
    width: 70%;
    padding-right: 60px;
  }
  .single-tribe_events #sidebar {
    float: left;
    width: 30%;
  }
}
