

/* Start:/local/components/vokuev/pay.order/templates/.default/style.css?16751386601952*/
#paymentform input[type="submit"] {
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	border: 2px solid #ff3f4b;
	font-size: .875rem;
	color: #ff3f4b;
	text-transform: uppercase;
	padding: 7px 20px;
	letter-spacing: .03em;
	line-height: 1.7;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	box-sizing: border-box;
	background: 0 0;
}
#paymentform input[type="submit"]:hover {
	background: #ff3f4b;
	color:#fff
}

aside, .b-recommend-goods {
	display:none !important;
}
.pay_flex{
	align-items: flex-end;
}
.pay_flex .form-group {
	margin-right: 20px;
	flex: 0 0 35%;
}
.pay_flex .form-group span {
	display: block;
	margin-bottom: 5px;
	font-size: 15px;
}

.pay_radio li input{

}
.pay_radio li label{
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	padding-left: 26px;
	cursor: pointer;
}

/*
.pay_radio li label:after, .pay_radio li label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.pay_radio li label:before {
	width: 5px;
	height: 5px;
	background-color: #0C1329;
	border-radius: 100%;
	left: 6px;
	transition: all .1s linear;
}
*/
/*
.pay_radio li label:after {
	width: 17px;
	height: 17px;
	background-image: url(/local/templates/cvetochek/components/uniedit/constructor/images/icon/checked.svg);
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0;
	visibility: hidden;
	transition: all .2s linear;
}
.pay_radio li input:checked + label:after {
	opacity: 1;
	visibility: visible;
}*/
ul.pay_radio li {
	margin-top: 20px;
}
p.pay_price {
	margin-bottom: 20px;
}
ul.pay_radio li {
	margin-top: 25px;
}
ul.pay_radio {
	padding: 0;
	list-style: none;
	margin-bottom: 40px;
}
h4 {
	margin-bottom: 20px;
}
/* End */
/* /local/components/vokuev/pay.order/templates/.default/style.css?16751386601952 */
