/**handles:style**/
/*
    Theme Name: Ceibatech
    Theme URI:
    Author: 
    Author URI: 
    Description: This is custom theme
    Version: 0.1 alpha
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: black, white, responsive, one-column, two-columns, featured-images, custom-menu, custom-header, post-formats
*/

.contact-form .wpcf7-form-control-wrap {
	width: 100%;
}
.contact-form input[type=submit] {
	display: block;
    margin-left: auto;
}
header .logo a {
	max-width: 200px;
}