/* General */

body{
	font-family: 'Merriweather Sans', sans-serif;
	color: #545151;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Merriweather Sans', sans-serif;
	font-variant: small-caps;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}

p{
	font-size: 13px;
	font-style: italic;
}

p a{
	font-style: italic;
	text-decoration: underline;
	color: #998f8f;
}

a:hover h6{
	color: #998f8f;
}

a img:hover{
	opacity: 0.8;
}

section{
	padding: 3rem 0 0 0;
}

.border-top{
	border-top: 1px solid #545151;
}

.border-bottom{
	padding-bottom: 3rem;
	border-bottom: 1px solid #545151;
}

.small-caps{
	font-variant: small-caps;	
}

.content-image{
	padding-bottom: 10px;
}

.uppercase{
	text-transform: uppercase;
}

.logo{
	max-width: 220px;
	position: relative;
	top: 9px;
    padding-bottom: 23px;
}

.logo:hover{
	opacity: 0.8;
}

.menu-bar{
	border-bottom: 1px solid #545151;

}

#mobile-menu-button{
	display: none;
}

nav{
	padding-bottom: 21px;
	font-variant: small-caps;
	font-style: italic;
}

@media screen and (min-width: 40em) {
	nav{
		font-size: 120%;
	}
}

hr{
	border-bottom: 1px solid #545151;	
}

@media screen and (max-width: 39.9375em) {
	.logo{
		max-width: 180px;
		position: relative;
		left: -2vw;
		top: 9px;
		margin-left: auto;
		margin-right: auto;
		display:block;
	}
	#mobile-menu{
		display: none;	
		border-top: 1px solid #545151;
		z-index: 200;
		position: relative;

	}
	#mobile-menu-button{
		display: block;
		position: absolute; 
		top: 20px;
		right: 18px;
	}
	nav{
		padding-bottom: 0;
	}
}

footer{
	padding: 2rem 0;
	border-top: 1px solid #545151;
	border-bottom: 1px solid #545151;
	margin-bottom: 15px;
	margin-top: 2rem;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
	footer div:nth-of-type(2) img{
		padding-top: 15px;
	}
	footer div:nth-of-type(3) img{
		padding-top: 15px;
	}
}

/* Home */

.announcement-text{
    text-align: center;
    margin: 0 auto;
    margin-bottom: 40px;
    font-weight: 800;
    font-size: 90%;
}

.announcement-images{
	display: flex;
	align-items: center;
	justify-content: center;
}

.announcement-images img{
	width: 200px;
	flex:1;
	padding: 2px;
    max-width: calc(100vw / 5 - 0.75rem);
}

.announcement-images img:first-of-type{
	padding-left: 0;
}

.announcement-images img:last-of-type{
	padding-right: 0;
}

.galleries{
	margin-top:30px;
}

.galleries p{
	text-align: center;
}

.galleries img{
	padding: 10px;
	max-height: 85px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aviary{
	font-family: "Helvetica Neue","Arial","sans-serif";
	font-weight: 400;
	font-style: normal;	
	text-transform: uppercase;
	text-align: center;
	text-decoration: none !important;
	color: black;
	margin: 0;
	padding: 10px;
}

.aviary:hover{
	opacity: 0.7;
}

.event-box-container{
	justify-content: space-around;
}

.event-box{
	background-color: #fffdf7;
	border: 1px solid #545151;
	-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.4);
	display: block;
	width: 164px;
	height: 160px;
	text-align: center;
	margin-top: 15px;
	padding: 36px 20px 20px 20px;
}

.event-box:hover{
	opacity: 0.7;
}

@media screen and (min-width: 880px) {
	.event-box-container{
	justify-content: space-between;
	}
	.event-box{
		width: 200px;
		margin-right: 15px;
		padding: 28px 20px 20px 20px;
	}
	.event-box:last-of-type{
		margin-right: 0;
	}
}

/* Events */

.covid-notice{
	background: #ececec;
	width: 100%;
	padding: 15px;
	margin-bottom: 15px;
}

.covid-notice p, .second-notice p{
	margin: 0;
}

.second-notice{
	background: #ececec;
	color: black;
	width: 100%;
	padding: 15px;
	margin-bottom: 15px;
}

.event-lockup{
	display: flex;
	align-items: flex-end;
}

.content-image{
	width: 100%;
}

.event-logo{
	width: 160px;
	padding-right: 50px;
}

@media screen and (max-width: 39.9375em) {
	.event-logo{
		width: 145px;
		padding-right: 16px;
	}	
}

.event-logo2{
	width: 350px;
}

@media screen and (max-width: 39.9375em) {
	.event-logo2{
		width: 100%;
		margin-top: 30px;
		margin-bottom: -20px;
	}
	.small-wrap{
		flex-wrap: wrap;
	}	
}

.event-title{
	font-variant: normal;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}

.event-copy p{
	font-style: italic;
}

.event-copy p:last-of-type{
	margin-bottom: 0;
}

.padding-top{
	padding-top: 3rem;
}

.padding-top{
	padding-top: 3rem;
}

.padding-bottom{
	padding-bottom: 20px;
}

/* Curtains */

.curtains{
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 200;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -ms-transform: scale(1,0);
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    background-color: white;
    transition: all 400ms ease !important;
}

.curtains-open{
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}

.fade-page{
	opacity: 0;
}

/* Gallery */

.gallery-content{
	position:relative;
	z-index: 500;
	transition: opacity 400ms linear;
	overflow-y: hidden;
    height: 100vh;
}

.gallery-content2{
	position:relative;
	z-index: 500;
	transition: opacity 400ms linear;
}

.gallery-hover{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color: rgba(127, 124, 120, 0.8);
	opacity: 0;
	transition: opacity 300ms ease;
}

.gallery-hover span{
	position: absolute;
	bottom: 20px;
	right: 30px;
	text-transform: uppercase;
	color: #f3f2f2;
	text-align: right;
}

.gallery-link:hover .gallery-hover{
	opacity: 1;
}

.gallery-slider{
	    overflow-y: hidden;
}

.shop-slider p{
	font-size: 110%;
}

@media screen and (min-width: 40em) {
.shop-image{
	max-height: 90vh
}
}

.gallery-title{
	position:relative;
	top:10px;
	left: 20px;
	font-size: 1rem;
	text-transform: uppercase;
	z-index: 2000;
	max-width: 300px;
}

.close-button{
	position:absolute;
	top:10px;
	right: 20px;
	height: 32px;
	width: 32px;
	background-image: url('../images/close.png');
	background-size: contain;
	z-index: 2200;
	transition: all 300ms ease;
}

.close-button:hover{
	transform: rotate(90deg);
}

/* Small only */
@media screen and (max-width: 39.9375em) {
	.close-button{
		height: 25px !important;
		width: 25px !important;
	}
}

.image-title, .image-number{
	font-size: 1rem;
	margin-bottom: 0;
	text-decoration: none;
}

.image-title:first-of-type, .image-number{
	margin-top: 20px;
}

.gallery-image{
	max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-height: 85vh;
    display: block;
}

#gallery-desc{
	margin-top: 25px;
}

.hide-desc{
	display: none;
}

.gallery-slide{
		min-height: 100vh !important;
		display: flex !important;
    flex-direction: column;
    justify-content: center;
}
	
.gallery-info .medium-2 p{
	padding-top: 32px;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
	
	.gallery-info{
		    width: 100%;
		    margin-bottom: 65px;
	}
	.gallery-image{
		margin-top: 80px;
	}
}


@media only screen and (max-width: 39.9375em) and (orientation: landscape) {

.gallery-image{
		margin-top: 0;
	}
}

/* Medium and up */
@media screen and (min-width: 40em) {
	.gallery-image-desc{
		max-height: 55vh;
	}
}

/* Height Queries */
@media screen and (max-height: 850px) {
	.gallery-image{
	   max-height: 90vh;
	   margin-top: 30px;
	}
	.gallery-image-desc{
		max-height: 55vh;
	}
}

/* Height Queries */
@media screen and (max-height: 680px) {
	.gallery-image{
	    max-height: 550px;
	}
	.gallery-image-desc{
		max-height: 55vh;
	}
}

/* Height Queries */
@media screen and (max-height: 580px) {
	.gallery-image{
	    max-height: 450px;
	}
	.gallery-image-desc{
		max-height: 55vh;
	}
}

/* Height Queries */
@media screen and (max-height: 380px) {
	.gallery-image{
	    max-height: 100vh;
	    margin-top:0;
	    margin-bottom: -25px;
	}
	.gallery-image-desc{
		max-height: 55vh;
	}
}

/* Medium and up */
@media screen and (min-width: 40em) {
	.first-image{
		max-width: 50vw;
	}
}

.relative{
	position: relative;
}

.vertical-center{
	display: flex;
    flex-direction: column;
    min-height: 100vh;
    justify-content: center;
}

/* Shop */

.gallery-image-thumb{
	margin-bottom: 30px;
}

.animate-in{
	opacity: 0;
	position: relative;
	transform: translatey(100px);
	transition: opacity 800ms ease-in-out, transform 800ms ease-in-out;
}

.fade-in-up{
	opacity: 1;
		transform: translatey(0px);
}

input[type="image"]{
	width: 100px;
}

input[type="image"]:hover{
	opacity: 0.8;
}


/* Media */

.media img{
	float: left;
	max-width: 150px;
	padding-right: 15px;
	margin-bottom: 30px;
}

/* Teaching */

.carousel-container{
	overflow: hidden;
    padding-top: 70px;
    padding-bottom: 70px;
    margin: 10px auto 10px auto !important;
}

@media screen and (min-width: 1400px) {
	.carousel-container{
	    margin: 20px auto 20px auto !important;
	}
}

@media screen and (max-height: 350px) {
	.carousel-container{
    padding-top: 40px;
    padding-bottom: 20px;
	}
}

.slick-slide{
	position:relative;
}

.carousel .slick-list{
 	overflow: visible !important;
}

.carousel img{
    position: relative;
    text-align: center;
    object-fit: cover;
    object-position: center;
    margin-left: auto;;
    max-height: 360px;
        display: block;
    margin-left: auto;
    margin-right: auto;
    width: 92%;
}

@media screen and (max-width: 39.9375em) {
	.carousel img{
		max-height: 200px;
	}
}

.carousel div:focus{
	outline: 0;
}

.slick-slide img{
	transform: scale(1);
	transition: all 800ms ease;
}

.slick-center img{
	transform: scale(1.2);
	z-index: 2000;
}

/* Contact */

#mce-EMAIL{
	float: left;
	width: 100%;
	box-shadow: none;
	border: 2px solid;
	border-color: #545151;
	font-style: italic;
	height: 43px;
}

#mc-embedded-subscribe{
	background: white;
	border: 2px solid;
	border-color: #545151;
   color: 	#545151;
   font-style: italic;
   height: 43px;
   width: 100%;
}

@media screen and (min-width: 40em) {
	#mce-EMAIL{
	float: left;
	margin-right: 4%;
		width: 48%;
}
	
	#mc-embedded-subscribe{
	   width: 48%;
	}
}

#mc-embedded-subscribe:hover{
	opacity: 0.8;
}

#mc-embedded-subscribe{
	float: left;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: 'Merriweather Sans', sans-serif;
}
::-moz-placeholder { /* Firefox 19+ */
  font-family: 'Merriweather Sans', sans-serif;
}
:-ms-input-placeholder { /* IE 10+ */
  font-family: 'Merriweather Sans', sans-serif;
}
:-moz-placeholder { /* Firefox 18- */
  font-family: 'Merriweather Sans', sans-serif;
}