/**
	* Theme Name:	Guadalca
    * Author:		Guadalca Constructora
	* Author URI: 	https://www.guadalca.com
	* Description: 	Constructora Guadalca.
	* Version:		2.0
    * License:		GNU General Public License v2 or later
    * License URI:	http://www.gnu.org/licenses/gpl-2.0.html
	* Text Domain:	guadalca
	* Template:		blocksy
**/

.ff-message-success {
	position: relative;
	
	margin-top: 20px;
	padding: 0;
	
	border: none;
	box-shadow: 0 1px 5px rgba(0,0,0,0);
}

img.popImage {
	right: 0 !important; left: 0 !important;
	margin: auto;
	max-width: 1024px;
	max-height: 768px;
	object-fit: contain;
}