.inthea-product--frontend {
	max-width: none;
	padding: 0;
}

.inthea-product--frontend .inthea-product__header {
	margin-top: 0;
}

.inthea-product--frontend .inthea-product__input,
.inthea-product--frontend .inthea-product__select,
.inthea-product--frontend .inthea-product__field input,
.inthea-product--frontend .inthea-product__field select,
.inthea-product--frontend .inthea-product__field textarea {
	border: 1px solid var(--inthea-border);
	border-radius: 8px;
	padding: 8px 10px;
}

.inthea-product--login-required .inthea-product__panel {
	max-width: 480px;
	margin: 0 auto;
}

body.inthea-product-center-page .entry-header,
body.inthea-product-center-page .page-header,
body.inthea-product-center-page .wp-block-post-title {
	display: none;
}
