.ggm-vr-inquiry__honeypot {
	position: absolute !important;
	left: -9999px !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
	opacity: 0 !important;
}

.inquiry__status {
	margin: 12px 0 0;
	font-size: 13px;
	line-height: 1.35;
}

.ggm-vr-piece__image[data-ggm-vr-modern-gallery] {
	position: relative;
}

.ggm-vr-modern-gallery__control {
	position: absolute;
	top: 50%;
	z-index: 2;
	display: grid;
	place-items: center;
	width: 40px;
	height: 56px;
	border: 0;
	background: rgba(255, 255, 255, 0.72);
	color: #050505;
	font: inherit;
	font-size: 44px;
	line-height: 1;
	transform: translateY(-50%);
}

.ggm-vr-modern-gallery__control--prev {
	left: 0;
}

.ggm-vr-modern-gallery__control--next {
	right: 0;
}
