/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

body.um-page-account .container{max-width: 1740px; font-weight: 400;}
.um-account .um-account-main{width:65%;}
.um-account-heading > span.av_font_icon{margin-top:-4px;}
.um-account-side li a{font-weight: 400;}
.option-form{display: none; position: relative;}
.option-form.loading:after{display: block; position: absolute; content: ''; top:0; left:0; width: 100%; height:100%; background:rgba(255, 255, 255, 0.5) url('images/loading.gif') center no-repeat; z-index: 10;}
.um .um-form input[type=number]{height: 40px !important; padding: 0 12px !important;}
.um .um-form .option-form .um-field-area.invalid input{border:2px solid #ff0000 !important;}
.deposit-options{position: relative; margin: 25px 0 0; clear: both;}
.deposit-options .option-block{display: block; float: left; padding: 15px 10px; margin-bottom: 25px; font-size: 26px; font-weight: 700; text-align: center; border:3px solid #cccccc; border-radius: 4px; box-sizing:border-box; cursor: pointer;}
.deposit-options .option-block.with-image{padding: 0;}
.deposit-options .option-block.with-image img{display: inline-block; margin:0 auto; vertical-align: middle;}
.deposit-options .option-block:hover{box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);}
.deposit-options .option-block.active{border-color:#33ce2b; box-shadow: 0 0 5px 0 rgba(51, 206, 43, 0.5); background:#33ce2b; color:#ffffff;}
.deposit-options:after{display: block; content: ''; clear: both;}
.deposit-options.col-3 .option-block{width:32%; margin-right: 2%;}
.deposit-options.col-3 .option-block:nth-child(3){margin-right: 0;}
.deposit-options.col-4 .option-block{width:23%; margin-right: 2.66%;}
.deposit-options.col-4 .option-block:nth-child(4){margin-right: 0;}
.um-field-size-full{clear: both;}
.um-field-size-one-third, .um-field-size-two-third, .um-field-size-half{float: left; margin-right: 2%;}
.um-field-size-one-third.last, .um-field-size-two-third.last, .um-field-size-half.last{margin-right: 0;}
.um-field-size-one-third{width:32%;}
.um-field-size-two-third{width:66%;}
.um-field-size-half{width:49%;}