/*!
Theme Name: shoes
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shoes
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

span.wpcf7-not-valid-tip {
	color: #ef7575 !important;
	position: absolute;
	bottom: 0;
	font-size: 12px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 0 !important;
	text-align: center;
}

.wpcf7-form-control-wrap {
	display: block;
}

div.wpcf7-response-output {
	margin: 0 !important;
}

div.wpcf7 .ajax-loader {
	display: block !important;
	margin: 0 auto !important;
	margin-top: 10px !important;
}

.wpcf7-spinner {
	display: block;
	margin: 0 auto;
}