/*
 Theme Name:   Space538
 Theme URI:    https://jptrey.com
 Description:  Space Child Theme
 Author:       Jon Paul Simonelli
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light,responsive-layout, accessibility-ready
 Template:     customify
 Version:      1.5.1
 Text Domain:  space538
*/

@font-face {
    font-family: 'MessinaSans';
    src: url('assets/fonts/messinasans-bold-webfont.woff2') format('woff2'),
         url('messinasans-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'MessinaSans';
    src: url('assets/fonts/messinasans-regular-webfont.woff2') format('woff2'),
         url('assets/fonts/messinasans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MessinaSans';
    src: url('assets/fonts/messinasans-regularitalic-webfont.woff2') format('woff2'),
         url('assets/fonts/messinasans-regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'MessinaSerif';
    src: url('assets/fonts/messinaserif-regular-webfont.woff2') format('woff2'),
         url('assets/fonts/messinaserif-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MessinaSerif';
    src: url('assets/fonts/messinaserif-regularitalic-webfont.woff2') format('woff2'),
         url('assets/fonts/messinaserif-regularitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}


/* BLACK / MESSINA - FORCE BASE TYPEFACE **************************************/

body,
[class*="font-size-"],
[class*="-font-content"] {
  font-family: MessinaSans, sans-serif!important;
  color: #000!important;
}
.font-size-small,
.font-size-medium,
.font-size-large {
  /*color: #000!important;*/
}
.font-size-small,
.small-font-content p {
	/*font-family: MessinaSans;*/
	font-size: 20px;
	line-height: 1.4em;
}
.font-size-medium,
.large-font-content,
.large-font-content p,
.has-medium-font-size,
.large-font-content ul li {
	/*font-family: MessinaSans;*/
	font-size: 26px;
	line-height: 1.325em;
}
.font-size-large,
.elementor-size-large {
	/*font-family: MessinaSans;*/
	font-size: 60px;
	line-height: 1.12em;
}


/* ADJUST LINE HEIGHT - BOTTOM MARGIN FOR CONTENT LISTS */

.large-font-content ul li {
  line-height: inherit;
  margin-bottom: 0.5em;
}


/*
.large-font-content, .large-font-content p, .has-medium-font-size {
	font-family: MessinaSans;
	font-size: 26px;
	line-height: 1.325em;
}
.elementor-size-large {
	font-family: MessinaSans!important;
	font-size: 60px!important;
	line-height: 1.12em!important;
}
.large-font-content ul li {
	font-size: 26px;
	line-height: 1.325em;
}
.small-font-content {
	padding-bottom: 10em;
}
.small-font-content p {
  font-family: MessinaSans;
	font-size: 20px;
	line-height: 1.4em;
}
*/




body {
	position:relative;
	/*font-size: 20px!important;*/
  font-size: 20px;
	color: #000!important;
	-webkit-transition: .5s filter ease-in;
  transition: .5s filter ease-in;
  z-index:0;
  overflow-x: hidden!important;
  overflow-y: scroll!important;
}

.visible-xs, .visible-sm, .hidden-lg {
	display: none !important;
}
.visible-lg {
	display: inline-block !important;
}



.customify-container, .layout-contained {
  max-width: 1600px !important;
}
.max-width-1100 {
  max-width: 1100px;
}

.site-header.fixed {
	position: fixed !important;
  top: 0;
	width: 100%;
}

#site-content {
	position: relative;
	z-index: 2;
	background: #fff;
	/*height: 1500px;*/
	min-height: 900px;
  min-height: calc(100vh - 599px);
	/*margin-bottom: 610px;*/
  margin-bottom: 700px;
  margin-bottom: 35rem;
	box-shadow: 3px 1px 8px 2px rgba(51,51,51,0.1)
}

footer.site-footer {
  background-color:#eeeeee;
	bottom: 0;
  color:#ccc;
  font-size:12px;
  height: 245px;
  /*min-height: 610px;*/
  min-height: 700px;
  min-height: 35rem;  
	position: fixed;
  /*position:relative;*/
	width: 100%;
	z-index: 0 !important;
}

.page-template-template-calendar footer.site-footer {
  /*bottom: 50px;*/
}


.no-padding {
  padding: 0 !important;
}
.add-right-padding {
	padding-right: 15px;
}
.no-margin {
	margin: 0 !important;
}
.full-column-button {
	/*padding-left: 0;*/
  /*padding: 0;*/
  padding-right: 0;
}

#header-menu-sidebar, .is-menu-sidebar:before, .is-mobile-form-panel:before {
	display: none;
}




/* FOOTER - CUSTOMIFY WIDGETS *************************************************/ 

#text-8,
#text-11 {
	/*margin-top: 4em;*/
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #eee !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #eee !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #eee !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #eee !important;
}

.footer-copyright {
	color: #000;
}

#cb-row--footer-bottom {
	bottom: 0;
  position: fixed;
  width: 100%;
}

.customify-container a {
	/*text-decoration: underline;*/
}

.LoaderBalls {
  width: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.LoaderBalls__item {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #000;
}
.LoaderBalls__item:nth-child(1) {
  animation: bouncing 0.4s alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95);
}
.LoaderBalls__item:nth-child(2) {
  animation: bouncing 0.4s 0.1s alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95) backwards;
}
.LoaderBalls__item:nth-child(3) {
  animation: bouncing 0.4s 0.2s alternate infinite cubic-bezier(0.6, 0.05, 0.15, 0.95) backwards;
}

@keyframes bouncing {
  0% {
    transform: translate3d(0, 10px, 0) scale(1.2, 0.85);
  }
  100% {
    transform: translate3d(0, -20px, 0) scale(0.9, 1.1);
  }
}

#wpadminbar .ab-empty-item,
#wpadminbar a.ab-item,
#wpadminbar > #wp-toolbar span.ab-label,
#wpadminbar > #wp-toolbar span.noticon {
	color: #eee !important;
}


.header--row:not(.header--transparent) .menu-mobile-toggle {
	opacity: 1 !important;
}

.hamburger-inner {
	background-color: #000 !important;
}

.header-main .light-mode {
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.16) !important;
}


/******************************************************************************/
/*  SECONDARY MENU  ***********************************************************/
/******************************************************************************/

.menu-secondary-menu-container ul {
	margin-left: 0 !important;
}

#secondary-menu {
	background: #fff;
	border-top: 2px solid #eee;
	box-shadow: 0 5px 12px 0 rgba(186, 186, 186, 0.28);
	height: 60px;
	left: 0;
	opacity: 1;
	/*overflow-y: hidden;*/
	position: fixed;
	transition: .25s opacity linear;
	width: 100%;
	z-index: 999;
}

#menu-secondary-menu {
	max-height: 43px;
	overflow: hidden;
	white-space: nowrap;
}

#menu-secondary-menu li {
  clear: none;
  display: inline-block;
  font-size: 12px;
	float: none !important;
	white-space: nowrap;
}

.secondary-arrow {
	display: none !important;
}

#secondary-menu .current-menu-item {
	text-decoration: underline;
}

#secondary-menu .current-menu-item:hover {
	text-decoration: none;
}

#secondary-menu.concealed {
	opacity: 0;
}

#menu-secondary-menu {
	margin: 0;
}

#menu-secondary-menu li {
	float: left;
	font-size: 20px;
	list-style: none;
  padding-right: 30px;
  padding-top: 15px;
  text-transform: uppercase;
}



/******************************************************************************/
/*  OVERLAY / UNDERLAY  *******************************************************/
/******************************************************************************/


#overlay-underlay,
#overlay-underlay--gallery {
	display: none;
	cursor: pointer;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 1;
}

#overlay-underlay.revealed,
#overlay-underlay--gallery.revealed {
	display: inline-block;
	z-index: 99;
}




/******************************************************************************/
/*  OVERLAY MENU  *************************************************************/
/******************************************************************************/

.overlay-menu {
	display: none;
	left: 50% !important;
	margin-top: 53px !important;
	/*margin-left: -49.5% !important;*/
	/*margin: 0 40px !important;*/
	opacity: 0;
	/*padding: 0 !important;*/
  position: fixed !important;
  transition: .15s opacity linear;
  width: 100%;
  z-index: -1;
}

.overlay-menu--mobile {
	bottom: 0;
	height: auto !important; 
	padding-bottom: 0;
	top: 0 !important;
}

.overlay-menu--mobile .row {
	flex-direction: column;
  left: 0;
  padding: 0 !important;
  right: 0 !important;
  width: 88% !important;
}

.overlay-menu--mobile-title {
	margin: 0;
  margin-top: 0.5em;
  text-transform: uppercase;
}

.overlay-menu--mobile .overlay-menu--item {
	width: 100%;
}

.overlay-menu.active {
  /*background-color: rgba(255,255,255,.4) !important;*/
	  background-color: rgba(255,255,255,.85) !important;
  display: inline-block;
	opacity: 1;
	/*margin-right: 2em;*/
	/*padding: 0;*/
	padding-bottom: 10vh;
	z-index: 9999;
}

.overlay-menu--item {
  align-items: center;
  background: #0D0D0D;
  cursor: pointer;
  display: flex;
  justify-content: center;
  margin: 0.75%;
  opacity: 1;
  /*padding-left: 5px;
	padding-right: 5px;*/
  text-align: center;
	/*transition: .5s opacity ease-in;*/
	width: 31.75%;
}

.overlay-menu--item.concealed {
	opacity: 0;
}

.overlay-menu--item.expanded {
	background: none;
  display: flex;
  flex-direction: column;
}

.overlay-menu--item-header {
	margin: 0!important;
  /*padding-top: 0.5em;*/
  padding: 0.5em 0;
	font-size: 60px!important;
  letter-spacing: 0!important;
	color: #fff!important;
}

.overlay-menu--item.nested-item {
	flex: 1;
	width: 100%;
	margin-top: 0.75em !important;
}

.overlay-menu--item.nested-item .overlay-menu--item-header {
	font-size: 36px!important;
  color: #fff!important;
}

.overlay-menu--item.expanded .nested-item:first-child {
	margin-top: 0 !important;
}

#overlay-calendar {
	height: 100%;
}

.overlay-menu--top.row {
	height: 70%;
	margin-bottom: 0;
}
.overlay-menu--bottom {
	height: 30%;
}
.overlay-menu--bottom .overlay-menu--item {
	width: 100%;
}




/* HEADER - MENU TOGGLE *******************************************************/

/* Bring Hamburger Icon to Top */
.row-v2.no-center .col-v2.col-v2-right {
  /*max-width: 20%;*/
  max-width: 2em;
	z-index: 9999;
}

.close.is-size-medium.close-panel.close-sidebar-panel {
	color: #000;
	position: initial;
	/*right: 40px;*/
	/*top: 50px;*/
}



/* FILTERS ********************************************************************/

#filterApp {
	display: block;
  background: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,0.2) !important;
  left: 35%;
  padding: 2em 1em;
  position: fixed;
  top: 10%;
  width: 30%;
  z-index: 999;
}

#filterApp.concealed {
	z-index: -1;
  display: none;
}

.btn-apply-filters {
  display: block !important;
  margin-left: auto;
  margin-right: auto;
}

#filterApp table tbody tr td {
	padding: 0.25em 0 !important;
}

#filterApp table tbody tr td label {
  margin-bottom: 0 !important;
}

#filterApp .row {
	margin-bottom: 0 !important;
}



/* BASIC STYLES ***************************************************************/

a {
	/*color: #0D0D0D !important;*/
  color: #000!important;
}

a:hover {
	text-decoration: underline;
}

a p, td p {
	font-family: MessinaSans;
	line-height: 28px;
}

hr {
	/*background-color: #0D0D0D !important;*/
  color: #000!important;
	margin-bottom: 0.5em !important;
}

hr.end-of-blog {
	width: 240px;
	/*margin: 3em auto 10em!important;*/
  margin: 3em auto 6em!important;
}

th {
	font-family: MessinaSans !important;
	font-weight: normal;
}

td {
	padding-top: 10px !important;
}

td p {
	margin-bottom: 0;
}

p {
	margin-bottom: 0.3rem;
}

h1 {
	font-family: MessinaSans !important;
}

h1.index-heading {
	/*margin-bottom: 1.2em;*/
}

h2 {
	font-family: MessinaSans !important;
}

h2.elementor-heading-title {
	font-size: 80px !important;
}

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




/* FORMS **********************************************************************/

input[type='radio']:after {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    top: -7px;
    left: -5px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #000;
}

input[type='radio']:checked:after {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    top: -7px;
    left: -5px;
    position: relative;
    background-color: #0D0D0D;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid black;
}

input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

label input {
  display: none; /* Hide the default checkbox */
}

/* Style the artificial checkbox */
label span {
  height: 20px;
  width: 20px;
  border: 1px solid grey;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}

label span.frm_required {
	border: none;
}

/* Style its checked state...with a ticked icon */
[type=checkbox]:checked + span:before {
  content: '\2713';
  position: absolute;
  top: -5px;
  left: 0;
}

.frm_style_formidable-style.with_frm_style .frm_primary_label {
	color: #0D0D0D !important;
}
.frm_inside_container > .frm_primary_label {
	/*display: none !important;*/
}
.frm_top_container > .frm_primary_label {
	font-family: MessinaSans !important;
	font-size: 20px !important;
	font-weight: normal !important;
/*	margin-top: 80px !important;
*/}
.frm_opt_container label {
	font-family: MessinaSans !important;
	font-size: 20px !important;
	font-weight: normal !important;
}
textarea {
	border-color: #0D0D0D !important;
	border-radius: 0!important;
	margin-bottom: 40px !important;
}


.builder-first--footer-1, .builder-first--footer-2, .builder-first--footer-3 {
	padding-right: 40px !important;
}
input[type=text]::placeholder, input[type=email]::placeholder {
	font-size: 20px;
	color: #0D0D0D !important;
	opacity: 1; /* Firefox */
}
#form_newsletter-form .frm_button_submit {
	font-family: MessinaSans !important;
	font-size: 20px !important;
	background-color: #eee !important;
	box-shadow: 0 0 12px rgba(0,0,0,0.2) !important;
	width: 100% !important;
  margin-top: 5px;
  -webkit-appearance: none;
  -webkit-transition: none!important;
          transition: none!important;
}
#form_newsletter-form .frm_button_submit:hover {
	box-shadow: 0 0 12px rgba(0,0,0,0.45) !important;
}

#form_newsletter-form .frm_error_style {
	display: none;
}
.frm_button_submit {
	background-color: white !important;
	border: none !important;
	border-radius: 0 !important;
	box-shadow: 0 0 12px rgba(0,0,0,0.2) !important;
	color: #0D0D0D !important;
	font-family: MessinaSans !important;
	font-size: 20px !important;
	/*padding: 0 1em !important;*/
	height: 3.5em !important;
	width: 100% !important;
}
.frm_button_submit:hover {
	box-shadow: 0 0 18px rgba(0,0,0,0.4) !important;
}


button {
	background-color: #fff;
	font-family: MessinaSans !important;
	font-size: 20px !important;
	font-weight: normal !important;
	height:	72px !important;
	width: 290px !important;
}

button.accordion {
	line-height: 1.5em !important;
}
.big-button {
	box-shadow: 0 0 18px #ccc;
	font-size: 36px !important;
	width: 66.67% !important;
	height: 110px !important;
}

.big-button:hover {
    box-shadow: 0 0 18px rgba(0,0,0,0.4) !important;
    color: #0D0D0D !important;
    background-color: white !important;
}

.site-header {
	/*box-shadow: 0 5px 12px 0 rgba(186, 186, 186, 0.28);*/
}

.page-titlebar {
	height: 0;
	padding: 0 !important;
	border-bottom: none !important;
}




/* ELEMENTOR ******************************************************************/

.elementor-text-editor p {
	font-size: 26px;
	line-height: 1.3em;
	margin-bottom: 48px;
}
.elementor-text-editor p a {
	text-decoration: underline;
}
.elementor-text-editor p a:hover {
	text-decoration: none;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
	padding: 0 !important;
}
.elementor-widget-text-editor {
	font-family: MessinaSans !important;
/*	margin-top: 150px !important; */
	max-width: 1010px !important;
}
.elementor-widget:not(:last-child) {
	margin-bottom: 45px !important;
}
.elementor-widget-eael-data-table {
	margin-bottom: 200px !important;
}
.eael-data-table thead tr th {
	font-size: 20px;
	font-weight: normal;
	padding: 20px 0 2px 0;
}
.eael-data-table thead tr th:hover {
	color: #0D0D0D !important;
}
.eael-data-table tbody tr td {
	font-size: 20px;
	font-weight: normal;
	padding: 20px 0 2px 0;
}
.eael-data-table tbody > tr:nth-child(2n+1) td:hover {
	color: #0D0D0D !important;
}




.td-content-wrapper {
	width: 300px;
}

.row {
	margin-bottom: 45px;
}

.elementor-section .elementor-container {
	margin-left: 0 !important;
}


.related-content-title {
	/*margin-bottom: 1.5em;*/
  margin-bottom: .55em;
}

.btn,
x.wp-block-button {
  /*margin: 1.625em 0;*/
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  min-width: 290px !important;
  min-height: 2.6em;
  text-align: center;
  line-height: 2.5em;
  -webkit-transition: none!important;
          transition: none!important;
}

.btn:hover,
.wp-block-button:hover {
  min-width: 290px !important;
  color: #0D0D0D !important;
  background-color: white !important;
  box-shadow: 0 0 15px rgba(0,0,0,0.4) !important;
}

.wp-block-button {
  transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s,-webkit-transform .3s;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 1px rgb(0 0 0 / 20%); /*? !important; */
}




/* WP-BLOCK BUTTON */

.wp-block-button {
  /*margin: 1.625em 0;*/
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  /*width: 100%;*/
  min-width: 290px !important;
  /*min-height: 3em;*/
  min-height: 3.59875em;
  /*margin: 1.618em 0 2.42em!important;*/
  margin: 0.618em 0 2.42em!important;
  padding: 0 3em;
  text-align: center;
  /*line-height: 3em;*/
  line-height: 3.59875em;
}

.wp-block-button__link {
	display: block;
  width: 100%;
  padding: 0;
	/*font-size: 20px;*/
  font-size: 1em;
  /*line-height: 3em;*/
  line-height: inherit;
	text-transform: uppercase;
  background-color: white !important;
}

.wp-block-button__link:hover {
	text-decoration: none;
}







.img-responsive {
	width: 100%;
}

.close {
	opacity: 1;
}

X.center-cropped-hero {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	/*box-shadow: 0 3px 6px rgba(0,0,0,0.2);*/
	/*float: left;*/
	margin-bottom: 10px;
	position: relative;
	/*padding-bottom: 55.5%;*/
  padding-bottom: 50%;
	width: 100%;
}
X.center-cropped-image {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	/*box-shadow: 0 3px 6px rgba(0,0,0,0.2);*/
	/*float: left;*/
	margin-bottom: .65625em;
	position: relative;
	padding-bottom: 62.5%;
	width: 100%;
}
X.fully-contained-gallery {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	/*box-shadow: 0 3px 6px rgba(0,0,0,0.2);*/
	float: left;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 55.5%;
	width: 100%;
}

.center-cropped-image,
.center-cropped-hero,
.fully-contained-gallery {
  position: relative;
  width: 100%;
  margin-bottom: .65625em;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.center-cropped-image {
  padding-bottom: 62.5%;
}
.center-cropped-hero {
  padding-bottom: 50%;
}
.fully-contained-gallery {
  background-size: contain;
  margin-bottom: 1.3125em;
  padding-bottom: 55.5%;
}

@media screen and (min-width: 1600px) {
  .center-cropped-hero {
    /*padding-bottom: 42.86%;*/
    padding-bottom: 50%;
  }
}
@media screen and (max-width: 767px) {
  .center-cropped-hero {
    padding-bottom: 110%;
  }
  .carousel-indicators {
    bottom: 11%;
  }
}

img.image-link,
.center-cropped-hero,
.center-cropped-image {
	box-shadow: 0 3px 6px rgba(0,0,0,0.2);
}
img.image-link:hover,
.center-cropped-hero:hover,
.center-cropped-image:hover {
	box-shadow: 0 3px 9px rgba(0,0,0,0.4);
}

/*.center-cropped-image:hover {
	box-shadow: 0 3px 9px rgba(0,0,0,0.4);
}*/



.gallery-thumbnails {
  left: 50%;
	opacity: 0;
  position: fixed;
  /*top: 25%;*/
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: .5s opacity linear;
	/*visibility: hidden;*/
  z-index: -1;
}
.gallery-thumbnails.revealed {
	margin-left: 0!important;
  opacity: 1;
	/*visibility: visible;*/
	z-index: 99999;
  /* FIX WIDTH */
  width: 100%;
  max-width: 1200px;
  padding-left: 3em;
  padding-right: 3em;
}

.gallery-thumbnail {
	cursor: pointer;
  padding: 10px 15px;
  width: 20%;
  max-width: 20%;
  flex: 0 0 20%;
}


.related-link {
	line-height: 1.4em;
}
.related-link:hover {
	text-decoration: none;
}


.jumbotron__image {
	width: 100%;
}
.jumbotron-image-event {
	width: 66.67%;
}




/* CAROUSEL *******************************************************************/

.carousel-caption h5 {
	color: #fff;
}

.carousel-text-below {
	/*margin-top: 1.25em;*/
}

.carousel-indicators {
	position: absolute;
	bottom: 14%;
  margin: 0;
  padding: 0;
  height: 16px;
}

div#carouselHomepageArtists ol.carousel-indicators {
  bottom: 17%;
}

.gallery-inner {
	/*width: 90% !important;*/
	margin-top: 20px;
}

.gallery-caption-text {
	margin-right: 10px;
	display: inline;
}

.gallery-index {}

.slider-prev {
	padding: 0;
}

.slider-next {
	padding: 0;
	text-align: right;
}

.mobile-slider-prev, .mobile-slider-next {
	display: none;
}

.carousel-indicators li {
	border-radius: 50%;
	height: 16px;
	width: 16px;
	margin: 0 .25em;
	border:	2px solid rgba(255, 255, 255, 0.5)!important;
	background-color: rgba(0, 0, 0, 0) !important;
}

.carousel-indicators .active {
	background-color: #fff !important;
}

.carousel-control-prev-icon {
	background-image: url('assets/img/arrow-left.png') !important;
	width: 40px;
  height: 40px;
  /*background: rgba(220,220, 220, 0.4) no-repeat center center;*/
  background-size: 50% 50%;
  border-radius: 50%;
}

.carousel-control-next-icon {
	background-image: url('assets/img/arrow-right.png') !important;
	width: 40px;
  height: 40px;
  /*background: rgba(220,220, 220, 0.4) no-repeat center center;*/
  background-size: 50% 50%;
  border-radius: 50%;
}






/* HEADER *********************************************************************/

#main {
	padding-top: 40px !important;	
}

#main.has-secondary {
  padding-top: 85px !important;
}



/* HEADER - MENU **************************************************************/

.builder-item--primary-menu {
  /*position: absolute;*/
  /*margin-left: 30% !important;*/
  /*margin-left: 13vw !important;*/
  width: 100%;
}
.builder-item--primary-menu .nav-menu-desktop,
x.builder-item--primary-menu .nav-menu-desktop .primary-menu-ul {
  display: block;
  width: 100%;
}
.builder-item--primary-menu .nav-menu-desktop .primary-menu-ul {
  margin: 0 1.75em 0 1.25em;
}
.builder-item--primary-menu .nav-menu-desktop .primary-menu-ul > li {
  float: none !important;
  width: calc(33.33% - ((1.75em + 1.25em) / 3));
  /*margin-left: 0 !important;*/
  padding-top: 4px;
  text-align: center;
}

.menu-item {
	font-family: MessinaSans;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0em;
}

.nav-menu-desktop .menu > li > a {
	font-weight: 400 !important;
	font-size: 20px !important;
	/*padding-top: 5px !important*/;
}

.item--inner.builder-item--nav-icon {
	/*margin-right: 0 !important;*/
}
/* DONATE */
.menu-item-11840 {
  /*margin-left: 9.5vw !important;*/
}
/* SEARCH */
.menu-item-30 {
  /*margin-left: 23.5% !important;*/
  /*margin-left: 9.5vw !important;*/
  /*position: absolute !important;*/
}



/* SEARCH RESULTS *************************************************************/

section#searchApp {
  margin-bottom: 6em;
}
input#sitewide-search {
  height: 3em;
  padding: 1em;
  border: 1px solid #fff;
  box-shadow: 0 0 12px 0 rgba(0,0,0,0.16);
}
input#sitewide-search:focus {
  border-color: #e0e0e0;
}

#results-list {
	list-style: none;
	margin-top: 75px;
	margin-left: 0 !important;
}

#results-list li {
	border-top: 1px solid #000;
}

/*#results-list .result-content {
	background-color: #000;
	color: #fff;
}*/

#results-list .result-type {
	text-transform: capitalize;
	/*margin-top: 0.5em;*/
}

.result-content {}

.result-body {
	background: none !important; 
	border-top: 1px solid #000;
	padding: 10px 0;
}

.results-section {
	margin-top: 75px;
}

.result-title, .result-type {
    margin-top: 0;
    background: none !important;
    /*padding: 15px 0;*/
}


#search-button {
	margin-top: 1em;
}

.header-search_icon-item.active .header-search-modal-wrapper {
	display: none;
}



/* TICKER *********************************************************************/

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.ticker-dismiss {
	position: fixed;
    right: 0;
    bottom: 0;
    z-index: 999999;
    width: 48px;
    height: 3rem;
    background: #000;
}
.ticker-wrap {
  position: fixed;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  height: 3rem;
  background-color: #0D0D0D;
  padding-left: 100%;
  box-sizing: content-box;
  z-index: 999;
}
.ticker-wrap .ticker {
  display: inline-block;
  height: 3rem;
  line-height: 3rem;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 22s;
  animation-duration: 22s;
  animation-play-state: running;
}

.ticker-wrap .ticker:hover {
	animation-play-state: paused;
}

.ticker-wrap .ticker__item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 16px;
  color: #fff;
}
.ticker-wrap .ticker__item a {
	color: #fff !important;
  text-decoration: underline; 
}
.ticker-wrap .ticker__item a:hover {
	text-decoration: none; 
}



/* FOOTER *********************************************************************/

footer section.widget:first-child {
  height: 11em;
}

.widget.widget_frm_show_form {
	/*padding-top: 19px;*/
}

.widget.widget_frm_show_form input,
.frm_inside_container input,
.frm_top_container input {
	background: none !important;
  border: none !important;
	border-bottom: 1px solid #0D0D0D !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	margin-bottom: .5em!important;
  padding-left: .25em;
  font-family: MessinaSans;
  font-size: 20px;
  color: #0D0D0D !important;
  -webkit-appearance: none;
}

.frm_form_widget h4.widget-title,
.frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 13px;
}

div#frm_field_1_container {
  margin-bottom: .5em!important;
}
div#frm_field_3_container {
  margin-bottom: .625em!important;
}

.site-footer {
	font-family: MessinaSans !important;
	font-size: 20px !important;
	font-weight: normal !important;
}

.textwidget {
	color: #0D0D0D !important;
}

.widget-title {
	color: #0D0D0D !important;
	font-family: MessinaSans !important;
	font-size: 20px !important;
	font-weight: normal !important;
}

.textwidget p {
	color: #0D0D0D;
}

.footer-space-below-space {
	/*margin-bottom: 115px !important;*/
}

.footer-space-below-hours {
	/*margin-bottom: 123px !important;*/
}


.footer-copyright a {
	color: white !important;
}

.footer-copyright p {
	/*padding-bottom: 25px;*/
}



/* HOMEPAGE *******************************************************************/


/* SEP2020 UPDATES */

div#carouselHomepage {
  /*margin-top: .5em*/
}

.homepage-block.homepage-about.row p,
.homepage-block .large-text-feature {
  font-size: 60px;
  line-height: 1.12;
}
.homepage-block .large-text-feature {
  margin-bottom: .125em;
}

.featured-reader-text-wrap {
    margin-left: 1em;
    max-width: 900px;
}
.featured-reader-text-wrap button {
    margin-top: 2em;
}





.homepage-block {
	margin-bottom: 7.2em;
}
.homepage__exhibit-title {
	text-transform: uppercase;
	margin-bottom: 0;
	/*color: #fff;*/
}
.homepage-about {
	margin-top: 8em;
	/*margin-top: 6em;*/
}
.homepage-about .elementor-column-wrap {
	padding-left: 0 !important;
}
.homepage-about h3 {
	font-size: 80px !important;
	margin-bottom: 40px !important;
}
.homepage-block.homepage-about.row p {
  margin-bottom: 0;
}
#homepage-read-more {
	margin-top: 2em;
}
.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 100% !important;
}
p.hompage-event {
	margin-bottom: 1em;
}
.index-actions {
	margin-bottom: 3em;
}
.upcoming-exhibitions-info {
	line-height: 1.325em;
	margin-bottom: 2em;
}
.homepage-artists {
	/*margin-top: 180px;*/
	/* margin-top: 10em; */
	margin-bottom: 4.8em;
}






/* RELATED ********************************************************************/

.related-block__excerpt {
	margin-bottom: 0;
	min-height: 235px;
}

.related-block {
	padding-right: 0;
}



/* ARTIST *********************************************************************/

.artist-title {
	font-weight: 400;
	padding-left: 0;
}

.artist-info-title {
	text-transform: uppercase;
	margin-bottom: 10px;
}

.artist-info-content {
	line-height: 1.4em;
}



/* EVENT **********************************************************************/

.events-section {
	/*margin-bottom: 10em;*/
  margin-bottom: 6em;
}

.event-title {
	text-transform: uppercase;
	font-weight: 400;
	padding-left: 0;
}

.year_filter {
	text-align: right;
}
.year_filter a {
	text-decoration: underline;
}

.artist-info,
.event-info,
.exhibit-info,
.upcoming-exhibitions-info,
.resident-info {
	font-family: MessinaSans;
	font-size: 1.25em;
  line-height: 1.325em;
	margin-bottom: 2em;
  /*margin-bottom: 4.8em;*/
	/*margin-top: 45px;*/
	padding-right: 1.5em;
}

.artist-info.row,
.event-info.row,
.exhibit-info.row,
.resident-info.row {
	margin-top: 45px;
  margin-bottom: 4.8em;
}

.event-series-info {
	font-family: MessinaSans;
	line-height: 1.3em;
	margin-top: 3em;
}

.event-info-title {
	/*margin-bottom: 10px;*/
  margin-bottom: .5em;
	text-transform: uppercase;
}


.blog-title-grid,
.event-title-grid {
  padding-right: 1.5em;
  font-family: MessinaSans, sans-serif;
	text-transform: uppercase;
}
.blog-byline {
  font-family: MessinaSans, sans-serif;
}

.schedule-title-bar {
	border-top: 1.5px solid #0D0D0D;
	display: inline-block;
	width: 100%
}

.schedule-name {
	text-transform: uppercase;
	margin-top: 0.25em;
}

.schedule-title-inner {
	margin: 1em 0;
}

.ticket-title {
	text-transform: uppercase;
}

.ticket-content ol, ol, ul {
	margin-left: 1.25em !important;
}



/* EXHIBIT ********************************************************************/

.exhibit-title {
	font-weight: 400;
	padding-left: 0;
}

.exhibit-title {
	text-transform: uppercase;
}
	.exhibit-title > h1 {
		margin-bottom: 0;
	}
.exhibit-block {
	padding-right: 0;
}

.photo-gallery {
	/*margin-bottom: 10em;*/
  margin: 6em 0 10em;
	box-shadow: 0 0 12px 0 rgba(0,0,0,0.16) !important;
}

.exhibit-photo-gallery-caption {
	/*margin-bottom: 20px;*/
	text-align: center;
	font-size: 16px;
}

.exhibit-photo-gallery-index {
	margin-bottom: 0;
	text-align: right;
}

.index-section-header {
	margin-bottom: 1em;
}

.bottom-text {
	font-family: MessinaSans;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-bottom: 20px;
}

.icon-thumbnails {
	background-image: url('assets/img/icon-thumbnails.png') !important;
	background-size: 50% 50%;
	cursor: pointer;
	margin-left: 12px;
	padding-left: 10px;
	width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}


/* ABOUT > MISSION ************************************************************/

.about-page-title {
	font-family: MessinaSans;
}

.mission-block {
	/*margin-bottom: 200px;*/
  margin-bottom: 6em;
}

.mission-secondary-title {
	font-family: MessinaSans;
}

.mission-secondary-block {
	max-width: 67%; 
}



/* ABOUT > VISIT **************************************************************/

.visit-section h1 {
	/*font-family: MessinaSans;*/
	/*font-size: 26px;*/
}

section.visit-section:not(:first-child),
X#hours-of-operation {
	/*margin-top: 10em;*/
  margin-top: 6em;
}
section.visit-section:last-child {
  margin-bottom: 6em;
}

.hours-line {
	font-family: MessinaSans;
	font-size: 26px;
	line-height: 1.325em;
}

td.hours, td.hours-title {
	padding: 0 !important;
  font-size: inherit; 
}

td.hours-title {
	width: 7em;
}

#operation-info {
	margin-top: 2em;
}

#info-address {
	margin-top: 1em;
	margin-bottom: 1em;
}



/* ABOUT > CONTACT ************************************************************/

#contact-info, #rentals-info {
	padding-bottom: 60px;
}

#contact-form, #rentals-form {
	box-shadow: 0 0 12px 0 rgba(186, 186, 186, 0.28);
	padding: 40px 40px 10px 40px;
	/*margin-bottom: 10em;*/
  margin-bottom: 6em;
}
#space-studio-apply-form {
	box-shadow: 0 0 12px 0 rgba(186, 186, 186, 0.28);
	margin-top: 6em;
	padding: 40px 40px 10px 40px;
}



/* ABOUT > SUPPORT ************************************************************/

.support-section {
	/*margin-bottom: 10em;*/
  margin-bottom: 6em;
}



/* ABOUT > PEOPLE PAGE ********************************************************/

.people-page-title {
	font-family: MessinaSans;
	margin-bottom: 1em;
}

.people-level-1 {
	margin-bottom: 8em;
}

.people-level-2 a {
	font-family: MessinaSans;
}

.people-social-media {
	padding-bottom: 1em;
	padding-left: 0 !important;
}

.accordion {
	border:	none;
	color: #0D0D0D;
	cursor: pointer;
	outline: none;
	padding: 0 !important;
	text-align: left;
	transition: 0.4s;
	width: 100% !important;
}

.accordion:before {
	border-style: solid;
	border-width: 0.1em 0.1em 0 0;
	color: #0D0D0D;
	content: '';
	display: inline-block;
	float: right;
	height: 0.75em;
	left: 0.15em;
	margin-left: 1em;
	margin-right: 0.3em;
	position: relative;
	top: 0.2em;
	transform: rotate(135deg);
	vertical-align: middle;
	width: 0.75em;
}

.active:before {
	top: 1.2em;
	transform: rotate(-45deg);
}

.active, .accordion:hover {
	/*background-color: #ccc; */
	background-color: white !important;
	color: #0D0D0D !important;
	box-shadow: none !important;
}

.name-title {
	margin-bottom: 10px;
}

.person-name {
	text-transform: uppercase;
}
.position-title {
	float: right;
	text-transform: none;
}

.person-bio {
	line-height: 1.4em;
}

.panel {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}



/* ABOUT > ANNUAL REPORT ******************************************************/

.annual-report-title {
	margin-top: 0.6em;
}

.annual-report-block {
	font-family: MessinaSans;
	margin-bottom: 10em;
}

.annual-report-block .wp-block-button {
	display: inline-block;
	margin-right: 1em;
}

.annual-report-three-col-body {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em;

  color: #0D0D0D;
  font-size: 20px;
}

.annual-report-block .wp-block-button {
	width: 43% !important;
}

.annual-report-block .other-event-content .wp-block-button {
	width: 95% !important;
}

.other-events {
	/*margin-top: 10em;*/
  margin-top: 6em;
	margin-bottom: 0;
}

.other-events-block {
	padding-left: 2em;
	padding-right: 2em;
}

.other-event-content {
	margin-top: 1em;
}

.by-the-numbers {
	clear: both;
}

.by-the-numbers-title {
	font-size: 26px;
	margin-bottom: 1em;
}

.the-number-content p {
	line-height: 1.4em;
	margin-bottom: 3em;
}

.supporters-block {
	margin-top: 5em;
}

.personnel-block {
	margin-top: 5em;
}



/* RESIDENCY PAGE *************************************************************/

.residency-block {
	/*margin-top: 10em;*/
  margin-top: 6em;
}

.residency-block .wp-block-button {
	margin-bottom: 4em;
	width: 50% !important;
}
.residency-block .frm_forms.frm_style_formidable-style.with_frm_style {
	max-width: 50%;
}
.residency-apply-block {
	/*margin-bottom: 10em;*/
  margin-bottom: 6em;
}
.residency-apply-block p {
	font-family: MessinaSans;
	line-height: 1.4em;
}


.artist-name {
	font-family: MessinaSans;
	text-transform: none;
}
.artist-name-grid {
	font-family: MessinaSans;
	text-transform: uppercase;
}
.resident-artist-date {
	font-family: MessinaSans;
}
.artist-content {
	margin-bottom: 5em;
	margin-top: 5em; 
}



/* STUDIOS PAGE ***************************************************************/

.studios-block {
	/*margin-top: 10em;*/
  margin-top: 6em;
}



/* KINDLING FUND **************************************************************/

section.kindling-fund-block:last-child .wp-block-button {
  width: 290px;
}
h2.kindling-fund {
	/*margin-bottom: 1em;*/
}

.kindling-fund-box {
	margin-bottom: 3em;
	padding-left: 0;
}

.faq-answer {
	max-width: 50%;
}



/* BLOG ***********************************************************************/

h1.post-title {
	margin-bottom: 1em;
  font-size: 3.75em;
  line-height: 1.05;
  letter-spacing: -.009375em;
}

.blog-posts-block {
	/*margin-top: 10em;*/
  margin-top: 6em;
}

.blog-info-title {
	/*text-transform: uppercase;*/
}

.blog-col-1,
.blog-col-2 {
	margin-bottom: 1em;
  padding-left: 0;
}
.blog-info-content {
	/*line-height: 1.2em;*/
}
.blog-content p,
.blog-content ul,
.blog-content ol {
  font-family: MessinaSerif;
  /*font-size: 22px;*/
	/*line-height: 1.4em;*/
}
.blog-content ul li,
.blog-content ol li {
  margin-bottom: .705em;
}


.post-intro {
	/*margin-top: 0.05625em;*/
  margin-top: .5em;
	/*margin-bottom: 3em;*/
  padding-right: 1.5em;
	font-family: MessinaSans, sans-serif;
  /*font-size: .9375em;*/
	line-height: 1.4625em;
}



/* CALENDAR *******************************************************************/

.animated-ellipses {
  font-size: 30px;
}

.animated-ellipses:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4,end) 900ms infinite;      
  animation: ellipsis steps(4,end) 900ms infinite;
  content: "\2026"; /* ascii code for the ellipsis character */
  width: 0px;
}

@keyframes ellipsis {
  to {
    width: 1.25em;    
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 1.25em;    
  }
}

.calendar-filters {
	min-height: 377px;
  /*box-shadow: 6px 9px 12px 0px #eee;*/
	/*border: 1px solid #eee;*/
  /*padding: 20px 15px;*/
}

.event-list {
	/*margin-top: 5em;*/
}

.exhibition-list {
	margin-top: 5em;
}

.title-with-filter-block {
	margin-bottom: 6em;
}






/* DATEPICKER *****************************************************************/

.ui-widget-header {
	background:	white !important;
}
#datepicker {
	float: right;
}

#datepicker > .ui-datepicker {
  padding: .3125em 1em 0!important;
  border: none !important;
  border-radius: 0 !important;
  font-family: MessinaSans!important;
  box-shadow: 0px 0px 20px #ddd;
}
#hidden-datepicker {
	display: none !important;
}
.ui-datepicker {
	padding: 0.75em !important;
	width: inherit !important;
}
table.ui-datepicker-calendar {
	border-collapse: separate !important;
	border-spacing: 5px !important;
}
.ui-datepicker .ui-widget-header, .ui-datepicker .ui-datepicker-header {
	background: #fff !important;
	background-color: #fff !important;
	border: none;
	color: #000 !important;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  background: none !important;
  border: none !important;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-title {
	font-size: 16px;
  font-weight: normal
}
.ui-datepicker-calendar span {
	color: #000;
	font-weight: normal !important;
}
.ui-datepicker-calendar td > a {
    border: none !important;
    background: none !important;
    /*background-color: #fff !important;*/
    text-align: center !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
	/*color: #fff !important;*/
}
.ui-datepicker-current-day a.ui-state-active {
	color: white !important;
}


table th, table tbody td {
	background-color: #fff !important;
}
table tbody tr:nth-child(2n) td {
	background-color: #fff !important;
}


.ui-datepicker-month, .ui-datepicker-year {
	padding: 0;
}
.ui-datepicker td {
	background: none !important;
	padding-top: 1px !important;
	height: 46px !important;
	width: 45px !important;
	line-height: 2.0em;
}
.ui-datepicker td.highlighted {
  border: 1px solid #000;
}

.ui-datepicker td a {
	/*border-radius: 50%;*/
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	/*color: #fff !important;*/
}

.ui-datepicker td.ui-datepicker-today {
	background: none !important;
}

.ui-datepicker td.ui-datepicker-current-day {
	background: #000 !important;
	/*border: 1px solid #0D0D0D !important;*/
	color: #fff !important;
	/*border-radius: 50%;*/
    border: none;
	height: 42px !important;
	width: 42px !important;
}

.ui-datepicker td .ui-state-hover {
	background-color: #000 !important;
	color: #FFF !important;
	border: 1px solid #0D0D0D !important;
	height: 42px !important;
	/*width: 43px !important;*/
}

.ui-datepicker-prev span {
  background-image: url(assets/img/cal-arrow-left.png) !important;
  background-position: 0px 0px !important;
  background-size: cover;
  height: 22px;
  width: 22px;
}

.ui-datepicker-next span {
  background-image: url(assets/img/cal-arrow-right.png) !important;
  background-position: 0px 0px !important;
  background-size: cover;
  height: 22px;
  width: 22px;
}





/* WEBSITE REVISIONS - TEMP AND DRAFT PENDING CSS REFORMAT
*******************************************************************************/

/* TEMP 66.67% CONTENT WIDTH FOR UPDATING PAGE TEMPLATES */

@media screen and (min-width: 768px) {
  .temp-content-width-2-3 {
    max-width: 66.67%;
  }
}


/* GOOGLE MAP EMBED */

.google-map-embed-wrap {
  position: relative;
  height: 0;
  margin: 2.5em 0 1.25em;
  padding-bottom: 88%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .google-map-embed-wrap {
    padding-bottom: 100%;
  }
}
@media screen and (max-width: 480px) {
  .google-map-embed-wrap {
    padding-bottom: 150%;
  }
}

.google-map-embed-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}


/* END OF POST ADDITION - MARGIN ADJUSTMENT */

.end-of-post-addition {
}
.google-map-embed-wrap.end-of-post-addition {
  margin: 2.5em 0 calc(1.25em - 50px);
}
.google-map-embed-wrap.end-of-post-addition iframe {
  top: -50px;
}


/* TOP OF POST ADDITION - MARGIN ADJUSTMENT */

.top-of-post-addition {
}


/* IMAGE CAPTIONS */

figure.wp-block-image figcaption {
  font-size: .625em;
}



/* IMAGE GALLERIES */

ul.blocks-gallery-grid,
ul.wp-block-gallery {
  margin-left: 0!important;
}

.reader-post-content-wrap figure.wp-block-gallery {
  display: none;
}



/* LIGHTBOX WITH PHOTOSWIPE */

a[href*="wp-content/uploads"]:hover {
  cursor: pointer;
}

a[href*="wp-content/uploads"] img {
  -webkit-transition: all .2s;
  transition: all .2s;
}

a[href*="wp-content/uploads"] img:hover {
  opacity: .95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  box-shadow: 0 3px 9px rgba(0,0,0,0.4)
}

button.pswp__button {
  background-color: inherit;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  height: auto !important;
  width: auto !important;
}


/* RESET DEFAULT BOLD TYPEFACE ************************************************/

b, strong {
  /*font-weight: inherit!important;*/
  /*font-family: 'MessinaSans-Bold';*/
  /*font-weight: bold;*/
  font-weight: 700!important;
}


/* WP-BLOCK SEPARATOR *********************************************************/

hr.wp-block-separator {
  height: 2px;
  margin-top: 2.4em!important;
  margin-bottom: 2.4em!important;
  margin: 3.2em 0!important;
  border: 0;
  color: #000;
  background: #000;
}

hr.wp-block-separator:not(.is-style-wide) {
  max-width: 25%;  
}



/* UNDERLINE LINKS IN CONTENT *************************************************/

footer a,
main.content-area a {
  /* text-decoration: underline!important; */
  text-decoration: underline;
  text-decoration-skip-ink: auto;
  /* text-underline-position: under; */
  /*text-underline-offset: .075em;*/
  text-underline-offset: .125em;
  text-decoration-thickness: .1em;
}
footer a:hover,
main.content-area a:hover,
main.content-area button a,
main.content-area a.related-link,
main.content-area a.ui-state-default,
main.content-area a.wp-block-button__link {
  text-decoration: none!important;
}




/* TEMP BLOG TEMPLATE ADJUSTMENTS *********************************************/

.reader-post-title-wrap {
  max-width: 85%;
}
.reader-post-info-wrap {
  max-width: 80%;
}
.blog-content p,
.blog-content ul,
.blog-content ol,
.wp-block-separator,
.wp-block-buttons {
  max-width: 800px;
}
.blog-content blockquote p {
  max-width: 860px;
}

.reader-post-featured-img-wrap {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
}


.reader-post-info-wrap {
  margin-bottom: 2.2em;
  margin-right: 0;
  margin-left: 0;
}
.reader-post-content-wrap .wp-block-columns .wp-block-column:nth-child(1),
.reader-post-content-wrap .wp-block-columns .wp-block-column:nth-child(3) {
  display: none;
}
.reader-post-content-wrap .wp-block-column,
.reader-post-content-wrap .wp-block-columns .wp-block-column:nth-child(2) {
  flex-basis: unset!important;
  flex-grow: unset;
  margin: 0;
}
.blog-content {
  font-size: 1.125em;
  line-height: 1.6;
}

@media screen and (min-width: 1599px) {
  .blog-content {
    font-size: 1.25em;
  }
  .blog-content p,
  .blog-content ul,
  .blog-content ol,
  .wp-block-separator,
  .wp-block-buttons {
    max-width: 1024px;
  }
}




/* POST NAVIGATION PANEL - PREV / NEXT */

.reader-prev-next-panel,
.post-navigation-panel {
  /*margin-top: 3em;*/
  margin-top: 10em;
  /*margin-bottom: 10em;*/
  margin-bottom: 6em;
}

.reader-prev-next-label,
.post-navigation-label {
    margin-bottom: .55em;
}
.reader-prev-next-panel hr,
.post-navigation-panel hr {
  /*width: 240px;*/
  height: 2px;
  background-color: #000;
}
.reader-prev-next-panel .flex-grid-wrap,
.post-navigation-panel .flex-grid-wrap {
    display: flex;
}
.reader-prev-next-panel .flex-1-2,
.post-navigation-panel .flex-1-2 {
    width: 50%;
}
.reader-prev-next-panel .flex-1-2:nth-child(2),
.post-navigation-panel .flex-1-2:nth-child(2) {
    text-align: right;
}
main.content-area .post-navigation-panel a {
    text-decoration: none!important;
}
main.content-area .post-navigation-panel a:hover {
    text-decoration: underline!important;
}

.post-navigation-panel a,
.post-navigation-panel a span {
    display: block;
    line-height: 1.325;
}

.post-navigation-panel a {
    margin-top: .125em
}





/* WORDPRESS WP-BLOCKS ********************************************************/

.wp-block-image,
.wp-block-embed {
  /*margin: 3.2em 0;*/
  /*margin: 1.41575em 0 3.539375em;*/
  margin: 2.8315em 0 3.539375em;
}




/* TEMP TOP AND BOTTOM OF PAGE MARGINS ****************************************/

main#main {
  margin-top: .5em;
  padding-bottom: 0;
}

section#calendarApp,
.studios-block:last-child,
.exhibit-section:last-child,
.events-section:last-child,
section.past-events-block:last-child,
section.residency-block:last-child,
section.kindling-fund-block,
div.about-page:last-child {
  margin-bottom: 6.4em;
}

section.past-residents-block:last-child {
  margin-bottom: 6.4em;
}

.event-series-content,
.exhibit-content {
	/*margin: 10em 0;*/
}

.event-content,
.event-series-content,
.exhibit-content,
.artist-content {
	/*margin: 6.4em 0;*/
  margin: 5.6em 0 6.4em;
}

.related-content {
	margin-top: 8.1em;
  /*margin-bottom: 4em;*/
}

.related-content.row {
  margin-bottom: 4.8em;
}

.event-upper,
.exhibit-upper,
.artist-upper {
	/*margin-bottom: 40px;*/
  margin-bottom: 3.2em;
}

section.kindling-fund-block:nth-child(2) {
  margin-top: 6.4em;
}





/* INFO (EVENT + ARTIST + ?) COLUMN WIDTHS *****************************************/

.event-info.row [class^="event-col-"],
.artist-info.row [class^="artist-col-"]{
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 1em 0 0;
}

.event-info.row,
.artist-info.row {
  max-width: 1100px;
  padding-right: 0;
  padding-left: 15px;
}




/* PAGE CONTENT STYLES ********************************************************/

[class*="-content"] h2,
[class*="-content"] h3,
[class*="-content"] h4 {
  font-family: MessinaSans;
  color: #000;
}
[class*="-content"] .search-section h2 {
  margin: 0 0 .55em;
  font-size: 2.1em;
  line-height: 1.216;
  letter-spacing: 0;
}

[class*="-content"] h3 {
  /*margin: 2.5em 0 1em;*/
  margin: 2em 0 1em;
  padding-top: 0;
  border: 0 none;
  font-size: 1.25em;
  letter-spacing: -.00625em;
}

[class*="-content"] h2:not(.artist-name):not(.font-size-medium) {
  /*margin: 4.25em 0 1em;*/
  /*margin: 3.25em 0 1em;*/
  /*margin: 2.4em 0 .75em;*/
  /*margin: 1.4em 0 .75em;*/
  margin: 1.75em 0 0.75em;
  font-size: 1.4375em;
  /*font-size: 1.9375em;*/
  letter-spacing: -.00625em;
}
body.home [class*="-content"] h2:not(.artist-name) /**/,
div.col-12 h2.font-size-medium.index-section-header /**/,
h2.col-4.font-size-medium /* PAST EXHIBITS */,
[class*="-list"] h3 /* CALENDAR LISTS */ {
  margin: 0 0 .55em;
  font-size: 26px;
  letter-spacing: 0;
}

[class*="-content"] blockquote,
blockquote.wp-block-quote {
  margin: 3.5em 0;
  padding: 0 0 .25em 1.5em ;
  border-left: 0 none;
  font-size: .9375em;
  font-style: normal;
  max-width: calc(85% + 1em);
}
.wp-block-quote > * {
  margin-left: 0!important;
  margin-right: 0!important;
}
.wp-block-quote cite {
  display: block;
  margin-top: 1em;
  font-size: 1em!important;
  font-style: normal;
}

/*[class*="-list"] h3 {
  margin-top: 0;
  margin-bottom: .55em;
  font-size: 1.625em;
  letter-spacing: 0;
}*/

.event-list p.calendar-null-events-margin {
  margin-top: -2.55em;
  margin-left: 15px;
}

section.page-navigation {
  margin-bottom: 4em;
}



/* SEARCH TEMPLATES ***********************************************************/

#searchApp .pull-left,
#searchApp .pull-right {
  font-family: MessinaSans!
}

#searchApp span.result-title a {
  padding: 0em;
  line-height: 2.5em;
  text-decoration: none!important;
}



/* CAROUSEL TRANSITION SPEED **************************************************/

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
/*  transition: -webkit-transform 0.9s ease-out!important;
  transition: transform 0.9s ease-out!important;
  transition: transform 0.9s ease-out,-webkit-transform 0.9s ease-out!important;*/
/*-webkit-transition: transform 1000ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
   -moz-transition: transform 1000ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
     -o-transition: transform 1000ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
        transition: transform 1000ms cubic-bezier(0.445, 0.050, 0.550, 0.950); /* easeInOutSine */
/*-webkit-transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);
   -moz-transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);
     -o-transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950);
        transition-timing-function: cubic-bezier(0.445, 0.050, 0.550, 0.950); /* easeInOutSine */
}




/**
 * 
 * 
 * UPDATED STYLESHEET 
 * 
 *
*/

.all-caps {
  text-transform: uppercase;
}

.event-content ul li,
.exhibition-content ul li {
  margin-bottom: 1.41575em;
}

.small-font-content .wp-block-buttons {
  font-size: 1.3em;
}

footer .widget-area .widget {
  margin-bottom: 3em!important;
}