.bz-admin-bar {
	font-family: sans-serif;
	padding: 0px 1em;
	border-radius: 0;
	font-size: 13px;
	margin: 0;
	background-color: #ffdd57;
	color: #000;
	text-align: center;
}
.bz-admin-bar a {
	color: inherit;
	text-decoration: underline;
	font-size: inherit;
}
@media (min-width: 1024px) {
	body.is-review .bz-header {
		padding-top: 20px;
	}
	body.is-review nav.navbar {
		top: 20px;
	}
	.bz-admin-bar {
		width: 100%;
		top: 0;
		position: fixed;
		z-index: 100;
	}
	.bz-header {
		margin-bottom: 80px;
	}
	.bz-header nav.navbar {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
}

section.full-width {
	overflow: hidden;
}

@media screen and (max-width: 1023px) {
	.navbar-menu {
		background-color: transparent;
	}
	.bz-lead .container {
		padding-left: 1rem;
		padding-right: 1rem;
	}
}
@media (min-width: 1024px) {
	.navbar-menu,
	.navbar-menu .navbar-end {
		flex: auto;
		flex-wrap: wrap;
	}

	.navbar-item > .has-icon > span {
		text-align: center;
		display: block;
		width: auto;
	}
	.navbar-item > .has-icon > .item-title {
		font-size: 0.7em;
		margin-top: 0.2em;
	}
}

strong {
	color: inherit;
}

iframe {
	max-width: 100%;
}
.iframe-responsive {
	text-align: center;
}
.iframe-responsive + .iframe-responsive {
	margin-top: 1em;
}

.bz-credits {
	font-size: 1rem;
	margin-top: 1rem;
}
.bz-date,
.bz-credits {
	font-style: italic;
}

.content p {
	word-break: break-word;
}

.bz-footer {
	padding: 2em 0;
}

.bz-element + .bz-element {
	margin-top: 2em;
	/*
	padding-top: 2em;
	border-top: 1px solid;
	*/
}

/*
.slick-carousel {
	margin-bottom: 2em;
	overflow: hidden;
}
*/
.slick-carousel.pictures-slide {
	height: 50vh;
}
@media (min-width: 768px) {
	.slick-carousel.pictures-slide {
		height: 33vw;
	}
}
.slick-list,
.slick-track {
	height: 100% !important;
}

.slick-carousel.pictures-slide .collection-item + .collection-item {
	margin-left: 1em;
	min-width: 100px;
}

.slick-carousel.pictures-slide .collection-item img {
	height: 100%;
	width: auto;
}
.slick-carousel.pictures-carousel .collection-item img {
	width: 100%;
}
.slick-carousel .collection-item {
	position: relative;
}
.slick-carousel .collection-item .caption {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	padding: 1em;
}
/* mobile slick in full-width section */
@media screen and (max-width: 540px) {
	.full-width .slick-carousel .collection-item {
		height: 80vw;
		overflow: hidden;
		display: flex;
		justify-content: center;
	}
	.full-width .slick-carousel.pictures-carousel .collection-item img {
		height: 100%;
		max-width: none;
		width: auto;
	}
}

.slick-arrow {
	text-shadow: 0 0 4px #0008;
	width: 32px;
	height: 32px;
}
.slick-prev {
	left: 12px;
	z-index: 1;
}
.slick-next {
	right: 12px;
}
.slick-prev:before,
.slick-next:before {
	font-size: 32px;
}

#track-pixel {
	display: none;
}

.fancybox-slide--image {
	padding: 0;
}

.tags-list {
	margin-bottom: 1em;
}
.tags-list .button {
	margin-bottom: 1em;
	background-color: #fff2;
	border: none;
	color: #fff8;
	padding: 0.3em 0.8em;
	height: auto;
	border-radius: 20px;
}
.tags-list .button.is-active {
	background-color: #fff8;
	color: #fff;
}

.post .tags-list {
	display: inline;
}

.hover-wrap {
	position: relative;
	text-align: center;
}
.hover-wrap > img {
	margin: auto;
}
.hover-wrap > .hover-inner {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: opacity 100ms;
	opacity: 0;
	background-color: #0008;
	color: #fff;
	text-align: center;
	padding: 1em;
	font-size: 1rem;
	z-index: 1;
}
.hover-wrap:hover > .hover-inner {
	opacity: 1;
}

.square-thumb {
	padding-bottom: 100%;
	/*background-size: contain;*/
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.high-res-link {
	margin: 1em;
	text-align: center;
	/*	font-size: 0.7em;*/
}
.high-res-link a {
	color: #ccc;
}

.title {
	color: inherit;
}

.tagged-posts .card {
	background-color: #0008;
}

.page-link {
	margin-bottom: 1em;
}

@media screen and (max-width: 479px) {
	.media {
		display: block;
	}
	.media-content {
		margin-bottom: 1em;
	}
	.media-right {
		text-align: center;
	}
}

.iubenda-tp-btn {
	opacity: 0 !important;
}

.bgz-img {
	transition: 50ms;
	width: 100%;
}
.bgz-img.is-loading {
	filter: blur(4px);
}
.bgz-img.is-loaded {
	opacity: 1;
}
.slick-carousel .bgz-img {
	/*	width: auto;*/
}

@media screen and (min-width: 1024px) {
	.post-main-picture .bgz-img {
		height: 80vh;
		width: auto;
	}
}

.yt-lazyload {
	/*max-width: 1280px !important;*/
	margin: 0 auto 1em;
}

a:has(img) {
	display: block;
}
.collection-item a:has(img) {
	display: inline;
}
