@font-face {
    font-family: "AType-Stencil";
    src: url('../fonts/template/ATypeStencil-Regular.woff2') format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "FuturaTS-Regular";
    src: url('../fonts/template/FuturaTS-Regular.woff2') format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Centaur MT Std";
    src: url('../fonts/template/CentaurMTStd.woff2') format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Centaur MT Std";
    src: url('../fonts/template/CentaurMTStd-Italic.woff2') format("woff2");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

h1:not(wp-block-post-content h1),
h2:not(wp-block-post-content h2),
h3:not(wp-block-post-content h3),
h4:not(wp-block-post-content h4),
h5:not(wp-block-post-content h5),
h6:not(wp-block-post-content h6),
p:first-child:not(wp-block-post-content p) { 
    margin-block-start: revert;
    margin-block-end: revert;
	font-weight: revert;
}

.buffer_top_no_image {
	margin-bottom: 50px;
}

.mobile {
	display: none;
}

html, body {
	background: white;
}

.video-holder {
	width: 100%;
    position: relative;
    opacity: 1;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto 50px;
	height: auto;
	display: block;
}

.vimeo-wrapper iframe {
	max-width: 1920px;
	max-height: 1080px;
	width: 100vw;
	height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
}

.main-content {
	max-width: 600px;
	margin: 0 auto 200px;
	width: 100%;
}

.main-content .main-image {
	width: 100%;
	max-width: 600px;
	margin: 0 auto 25px;
}

h1.stencil, blockquote {
	font-family: 'AType-Stencil', sans-serif;
	text-transform: lowercase;
	font-size: 22px;
	color: black;
	line-height: 28px;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-align: center;
}

p {
	font-family: "Centaur MT Std", serif;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 25px;
}

blockquote {
	letter-spacing: 0.025em;
	width: 148%;
	margin-left: -26%;
	margin-top: 50px;
	margin-bottom: 50px;
}

.credits {
	display: flex;
	justify-content: space-between;
}

.credits p, .credit-text {
	font-family: 'FuturaTS-Regular', sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 20px;
	text-transform: uppercase;
}

.content-holder {
	position: relative;
}

.floaty {
	position: absolute;
	left: 0;
	right: 0;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	height: auto;
}

.text-steve {
	width: 124px;
	top: 240px;
	margin-left: 10%;
}

.text-wagner {
	width: 176px;
	top: 240px;
	margin-right: 13%;
}

.text-celestial-bodies {
	top: 350px;
	z-index: 99;
}

.text-celestial, .text-bodies {
	transform: scale(0.5);
}

.text-celestial-bodies.sticky {
	position: fixed;
	top: 44%;
}

.text-celestial-bodies.stuck {
	position: absolute;
	bottom: 200px;
	top: auto;
}

.symbol-one {
	top: 1060px;
}

.symbol-two {
	top: 2460px;
	cursor: pointer;
}

.symbol-two:hover {
	filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(36deg) brightness(5%) contrast(102%);
}

.site-content.dark .symbol-two:hover {
	filter: none;
}

.symbol-three {
	bottom: 420px;
}

.site-content .dark {
	display: none;
}

.site-content.dark .light {
	display: none;
}

.site-content.dark .dark {
	display: block;
}

.site-content.dark h1, .site-content.dark p, .site-content.dark blockquote {
	color: white;
}

.mobile {
	display: none;
}

.image-grid {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.image-grid .image-grid-wider {
	width: 51%;
}

.image-grid div:first-child {
	margin-right: 1%;
}

.image-grid .image-grid-smaller {
	width: 47%;
}

.image-grid div:last-child {
	margin-left: 1%;
}

.main-content .image-grid img.main-image {
	margin-bottom: 10px;
}

.lightbox-image {
	cursor: pointer;
}

.larger-image-lightbox {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vw;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	z-index: 9999;
}

.li-lightbox-content {
	position: relative;
	max-width: 80%;
	max-height: 80%;
	margin: 22% auto 0;
	z-index: 9999;
}

.li-lightbox-content img {
	max-width: 100%;
	max-height: 80vh;
	height: auto;
}

.li-lightbox-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.75);
}

.dark .li-lightbox-overlay {
	background: rgba(0, 0, 0, 0.75);
}

.owl-nav button {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	width: 47px;
	height: 84px;
}

.larger-image-lightbox .owl-carousel .owl-nav button.owl-prev {
	left: -8%;
	background: url("/wp-content/themes/alys-beach/assets/images/artist-steve-wagner/arrow_left.svg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

.larger-image-lightbox .owl-carousel .owl-nav button.owl-next {
	right: -8%;
	background: url("/wp-content/themes/alys-beach/assets/images/artist-steve-wagner/arrow_right.svg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

.owl-nav button span {
	display: none;
}

.larger-image-lightbox .owl-carousel .owl-item img {
	width: auto;
	margin: 4% auto 0;
}

@media all and (max-width: 1950px) {
	blockquote {
		width: 125%;
		margin-left: -12.5%;
	}
}

@media all and (max-width: 1720px) {
	.text-steve {
		width: 7.85%;
	}

	.text-wagner {
		width: 11.15%;
	}
	
	.text-celestial {
		max-width: 40%;
	}

	.text-bodies {
		max-width: 27%;
	}
}

@media all and (max-width: 1450px) {
	blockquote {
		width: 110%;
		margin-left: -5%;
	}
}

@media all and (max-width: 1160px) {
	blockquote {
		width: 100%;
		margin-left: 0%;
	}
}

@media all and (max-width: 1024px) {
	.mobile {
		display: block;
	}

	.desktop {
		display: none;
	}

	.main-content {
		width: 95%;
		margin-left: 0;
	}

	.centered {
		width: 100%;
		margin: 0 auto;
		display: block;
	}

	h1 {
		font-size: 17px;
		line-height: 22px;
		letter-spacing: 0.02em;
		max-width: 400px;
		margin: 25px auto;
	}

	.centered.mobile-symbol-one {
		max-width: 37px;
		height: auto;
		margin-bottom: 25px;
	}

	.content-holder {
		max-width: 85%;
		margin-left: auto;
		margin-right: 0;
	}	

	.credit-text {
		position: absolute;
		left: -16%;
		writing-mode: vertical-rl;
		text-orientation: mixed;
		margin: 0;
		font-size: 10px;
	}

	.credit-text.credit-words {
		top: 110px;
	}

	.credit-text.credit-photos {
		bottom: 94px;
	}

	.credit-text.credit-film {
		top: 55px;
	}

	blockquote {
		position: absolute;
		font-size: 15px;
		width: 24px;
		margin: 0;
		left: -10%;
		writing-mode: vertical-rl;
		text-orientation: mixed;
	}

	.blockquote-one {
		top: 1604px;
	}

	.blockquote-two {
		bottom: 642px;
		height: 1355px;
	}

	.main-content .owl-carousel.mobile .owl-stage-outer {
		width: 110%;
	}

	.vimeo-wrapper iframe {
		width: 100%;
		height: 40vw;
	}
}