/* put below your custom css code for VikRestaurants */



.vrstepbardiv .vrstepactive .vrsteptitle {font-family: "Fira Sans", Arial, Helvetica, sans-serif;
										  
										  background:#265c6a;
										  border: 2px solid #265c6a;
}

.vrformfieldset legend, .vrordertitlediv, .vr-confirm-h3 {font-family: "Arapey", serif;
										  color: #265c6a;
}

.vrformfieldset .vrsearchinputlabel, .vrordercomponentsdiv .vrorderinputdiv .vrorderlabel { font-family: "Fira Sans", Arial, Helvetica, sans-serif;
}

a.vre-btn.primary, button.vre-btn.primary {background: #265c6a!important;
										   border: 1px solid #265c6a;
}

a.vre-btn.primary:hover, button.vre-btn.primary:hover { color: #265c6a!important;
														background: #ffffff!important;
										   				border: 1px solid #265c6a;
}

.vrstepbardiv .vrstepactive .vrstep-inner:after {background: #265c6a;}

span.star, span.vrrequired {color:red!important;}

.control-label, .control-email, .control-phone, .vr-cf-checkbox-wrap, .control-description {font-family: "Fira Sans", Arial, Helvetica, sans-serif;
												font-size:16px;
}
#vrcf13-control {font-family: "Fira Sans", Arial, Helvetica, sans-serif;
												font-size:14px;
}

.control-custom-field {padding-bottom:10px;
}