.product-subtitle-after-block {
	width: 100%;
	max-width: unset !important;
}

.product-subtitle-after-content {
	width: 100%;
}

/* Placeholder styling for editor */
.product-subtitle-after-placeholder {
	padding: 20px;
	background-color: #f5f5f5;
	border: 1px dashed #ccc;
	border-radius: 4px;
}

.product-subtitle-after-placeholder p {
	margin: 0;
	color: #666;
}
