body.infobody {
	font-size: 15px;
	font-family: Arial, sans-serif;
	margin-top: 24px;
	background-image: url('/images/pultov-logo20.png');
	background-repeat: no-repeat;
	background-position: top center;
}

.infoblock {
    padding: 12px;
}

.infoblock img {
width: 100% !important;
max-width: 760px !important;
height: auto;
}

.infoblock p {
    margin-bottom: 1rem;
}

div.infoblock {
margin:0 auto;
width: 100% !important;
max-width: 760px !important;
}

#address {
font-weight: bold;
color: #BD1F4C;
}

#worktime {
font-weight: bold;
color: #BD1F4C;
}

#phones {
font-weight: bold;
color: #BD1F4C;
}

#extra {
font-weight: bold;
color: #BD1F4C;
}

.warn {
	padding: 24px;
	background-color: #fdf1bb;
}

.warn a{
	color: black;
}

.modal .shipping {
	padding:16px;
}

.modal-dialog .shipping,
.modal-content .shipping {
	/* 80% of window height */
	height: 91%;

}

.modal-body .shipping {
	/* 100% = dialog height, 120px = header + footer */
	max-height: calc(100% - 110px);
	padding: 0px;
	height: 90%;
	overflow-y: scroll;
	background: white;
}

#metroFrame {
	border: none;
}

.CDEK-widget__panel-details__block-text {
color: #fff;
}