@media screen and (min-width: 787px) {
	.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu ul.menu-wrapper > li:not(.has_img) > .dropdown-menu li a{ font-size: 14px !important; }
	.menu-navigation__sections-item-link.font_xs.menu-navigation__sections-item-dropdown.colored_theme_text {
	font-size: 14px !important;
	}
}

@media (max-width: 767px) {
	.mobile-gap {
		gap: 1rem;
	}
}

.notice-surface .close {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 15px;
	z-index: 1;
}

.notice-surface .close path {
	fill: #333;
}

/*div.catalog_block > div:nth-child(2) {
  width: auto !important;
}*/

.APPOINTMENT_OPHTHALMOLOGIST .form-control:nth-child(4){
	display: none;
}


