@font-face {
font-family: 'ProximaNova';
src: url(//handsoncoffee.co.za/wp-content/themes/oceanwp-child/fonts/proximanova.eot); src: url(//handsoncoffee.co.za/wp-content/themes/oceanwp-child/fonts/proximanova.eot?#iefix) format('embedded-opentype'), url(//handsoncoffee.co.za/wp-content/themes/oceanwp-child/fonts/proximanova.woff) format('woff'), url(//handsoncoffee.co.za/wp-content/themes/oceanwp-child/fonts/proximanova.ttf)  format('truetype'), url(//handsoncoffee.co.za/wp-content/themes/oceanwp-child/fonts/proximanova.svg#svgProximaNova) format('svg'); }  .vfb-col-1, .vfb-col-2, .vfb-col-3, .vfb-col-4, .vfb-col-5, .vfb-col-6, .vfb-col-7, .vfb-col-8, .vfb-col-9, .vfb-col-10, .vfb-col-11, .vfb-col-12 {
padding-bottom: 20px !important;
}
.vfbp-form .vfb-form-control {
height: 55px;
padding: 25px 0;
border-radius: 8px;
border: none;
color: #fff !important;
background: transparent !important;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: none;
-o-transition: none;
transition: border-color ease-in-out 0.15s;
border: 3px solid #fff;
text-align: center;
-webkit-appearance: none;
text-align-last: center;
letter-spacing: 1px;
font-size: 14px;
}
.vfbp-form .vfb-required-asterisk {
display: none;
}
.vfbp-form .vfb-form-control:focus {
-webkit-box-shadow: none;
box-shadow: none;
background-color: transparent !important;
border: 2px solid #231F20;
color: #231F20;
}
label.vfb-control-label {
display: none;
}
form input[type="number"] {
max-width: 100% !important;
}
.vfbp-form .vfb-form-control:placeholder-shown {
color: #ffffff;
}
.vfbp-form .vfb-form-control::placeholder {
color: #ffffff;
}
select {
border: none !important;
}
div#vfbField5 {
text-align: center;
}
form textarea {
min-height: 70px !important;
}
.vfbp-form .btn-primary {
color: #231F20;
letter-spacing: 1px;
border-color: #ffffff;
background-color: #ffffff;
padding: 12px 35px;
border-radius: 8px;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
font-size: 20px;
text-transform: inherit;
}
.vfbp-form .btn-primary:hover, .vfbp-form .btn-primary:focus, .vfbp-form .btn-primary.focus, .vfbp-form .btn-primary:active, .vfbp-form .btn-primary.active, .vfbp-form .open>.dropdown-toggle.btn-primary {
color: #ffffff;
border-color: #231F20;
background-color: #231F20;
}