.phone-r52,
.phone-r52:active,
.phone-r52:visited,
.phone-r52:focus {
	border-color: #c50000;
	background-color: #c50000;
	color: #fff !important;
	padding: 10px 20px 10px 20px;
	text-decoration: none !important;
}
.phone-r52-2,
.phone-r52-2:active,
.phone-r52-2:visited,
.phone-r52-2:focus {
	border: solid 2px;
	border-color: #fff;
	background-color: #c50000;
	color: #fff !important;
	padding: 10px 20px 10px 20px;
	text-decoration: none !important;
	font-size: 16px;
}

@media screen and (max-width: 540px) {
	.widget-item-header-r52 {
		width: 100%;
		font-size: 18px;
		line-height: 1.2em;
		background-color: rgba(255, 255, 255, 0.7);
	}

	.catalog-element-banner-information-wrapper-r52 .row-price-r52 {
		flex-direction: column;
		align-items: center;
	}

	.catalog-element-banner-information-wrapper-r52 .row-price-r52 .column-button {
		margin-left: 0;
	}

	.c-slider.c-slider-template-1 .widget-item-buttons {
		margin: 0;
	}

	.catalog-element-banner-information-wrapper-r52 {
		width: 100%;
		margin-left: 0;
		background-color: rgba(255, 255, 255, 0.7);
	}
}
.medflex-round-widget__button {
    box-shadow: 0 16px 16px #c50000 !important;
    background-color: #775656 !important;
}
.medflex-round-widget__button::before,
.medflex-round-widget__button::after{
    background-color: #c50000 !important;
}