/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 05 2026 | 14:10:39 */
.page-id-220364 nav,
.page-id-220336 nav,
.page-id-220364 .qodef-opener-icon,
.page-id-220336 .qodef-opener-icon
{
	display:none !important;
}

.page-id-220364 .dentalopera-offer-form .do-field .wpcf7-checkbox
{
	grid-template-columns:repeat(2, 1fr);
	margin-bottom:20px !important;
}

.page-id-220336 .dentalopera-offer-form .do-field .wpcf7-checkbox
{
	grid-template-columns:repeat(5, 1fr);
	margin-bottom:30px !important;
}

@media (max-width: 768px)
{
	.page-id-220336 .dentalopera-offer-form .do-field .wpcf7-checkbox,
	.page-id-220364 .dentalopera-offer-form .do-field .wpcf7-checkbox
	{
		grid-template-columns:repeat(1, 1fr);
		margin-bottom:30px !important;
	}
}