/*
Theme Name: U-Design Child
Theme URI: http://themeforest.net/item/udesign-responsive-wordpress-theme/253220?ref=AndonDesign
Description: Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/andondesign/portfolio?ref=AndonDesign
Template: u-design
Version: 1.0.0
*/

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/

.shareaholic-share-buttons-heading { 
     background: url('http://www.hypotheekprof.com/wp-content/uploads/2016/03/delen.png') 0 0 no-repeat;
     height: 46px;
     margin-top: 15px;     
     margin-bottom: -15px !important;
}
.shareaholic-share-buttons-heading-image { display: none; }

div.wpcf7-mail-sent-ok {
    border: 3px solid #F39200;
}

div.wpcf7-validation-errors {
    border: 2px solid #F39200;
}

span.wpcf7-not-valid-tip {
    color: #F39200;
    display: block;
    font-size: 1em;
}




