.price-list__accordion button.price-snippet__trigger[data-type=v],
.mobile-menu__actions button.mobile-menu__button[data-type=v],
.hidden,
.notify-modal button.button.green,
.doctor-banner__actions button.doctor-banner__action[data-type=v],
.actions a.link:nth-child(2),
#onlineCalculator .actions button.submit,
button.service-top__link[data-type=v],
.department-top__content .department-top__link.btn.js-request,
button.main-header__action[data-type=v]{display: none !important;}


.service-top__link.btn.btn--white {
	color: #fff !important;
	border: 2px solid #fff !important;
}
.service-top__link.btn.btn--white:hover {
	color: #42b64f !important;
	background-color: #fff !important;
	border: 2px solid #42b64f !important;
}


.price-snippet__trigger.btn.btn--transparent {
	color: #fff !important;
	border: 2px solid #fff !important;
}
.price-snippet__trigger.btn.btn--transparent:hover {
	color: #42b64f !important;
	background-color: #fff !important;
	border: 2px solid #42b64f !important;
}


/* Правки для онлайн записи и все , что с этим связано */
.mcw {
	z-index:3000!important;
}


body.mcxxi-widget-in-view-mcw .mcw__toggle,

.mcxxi-hidden {
  display: none !important;
}

.service-navigation {
	top:0px;
}
/* убрал зеленый блок в футере */
.fixed-footer {
	display: none;
}

.b24-widget-button-wrapper {
	display:none!important;
}

