/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/

.form-contact.blocked {
	opacity: 0.8;
	cursor: default;
	pointer-events: none;
}

.form-contact {
	margin-bottom: 25px;
}
.form-contact-response {
	position: relative;
}
.form-contact-response .alert {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
}
