

/* Start:/local/components/cvetopt/order/templates/.default/style.css?16334416851736*/
.order-page {
	margin: 10px 0;
	position: relative;
}
.order-page .mb-1 {
	margin-bottom: 15px;
}
.order-page .row {
	margin-left: 0;
	margin-right: 0;
}
.order-page input[type="text"], .order-page input[type="date"], .order-page select, .order-page input[type="email"], .order-page input[type="time"], .order-page input[type="tel"] {
	padding: 8px 10px;
	font-size: 15px;
	line-height: 15px;
	width: 100%;
	height: 36px;
}
.order-page h1 {
	margin: 0 0 30px 0;
	font-size: 30px;
}
.order-page h2 {
	font-size: 20px;
	margin: 0 0 20px 0;
	font-weight: bold;
	color: #6a6a6a;
}
.order-page .delivery, .order-page .contact {
	margin: 0 0 20px 0;
}
.order-page .delivery .types {
	margin-bottom: 15px;
}
.order-page .delivery .types label {
	cursor: pointer;
}
.order-page .delivery .types img {
	width: 70px;
	display: block;
	margin: 0 auto;
}
.order-page .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(255, 255, 255, 0.6);
	display: none;
	top: 0;
	left: 0;
}
.order-page .info {
	text-align: right;
}
.order-page .agree {
	margin: 0 0 10px 0;
}
.order-page .agree label {
	font-size: 10px;
	text-align: justify;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 14px;
	text-indent: 20px;
}
.order-page .agree input {
	position: absolute;
	left: 11px;
	top: -4px;
}
.order-page input[type='submit'] {
	border: 2px solid #000;
	background-color: #fff;
	padding: 6px 15px;
	font-size: 16px;
	margin: 0 auto;
	display: block;
}
.order-page input[type='submit']:hover {
	background-color: #000;
	color: #fff;
}
.order-page .orderMinSumError {
	text-align: center;
	color: #bd4545;
	font-weight: bold;
	display: none;
}
/* End */
/* /local/components/cvetopt/order/templates/.default/style.css?16334416851736 */
