/*
Theme Name: Rounding
Theme URI: http://pluginspoint.com/roundingwp
Author: https://themeforest.net/user/johanspond
Author URI: http://pluginspoint.com
Support: johanspond@gmail.com
Description: Rounding Business WordPress Theme.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rounding
Domain Path: /languages
Tags: threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.error-form .wpcf7-list-item input{
	 width: 10% !important; 
}

.property-details .blog-meta-info{
	display:none;
}

.breadcrumb{
	display:none;
}

.question-form-wrap label {
   width: 149px;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0 !important;
}