/*
 Theme Name:   Havnor Child
 Theme URI:    http://themeforest.net/user/VictorThemes
 Description:  Havnor Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     havnor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  havnor-child
*/

/* Write Custom CSS */

@import url(assets/css/main.css);


.hanor-clients img {
    height: auto !important;
}

[data-class="wpcf7cf_group"] {
	width: 100%;
}

.wpcf7-list-item {
	margin: 0;
	display: block;
}


input.wpcf7-form-control.wpcf7-submit {
	background: #D81E3C !important;
	border-color: #D81E3C !important;
}

input.wpcf7-form-control.wpcf7-submit:hover {
	color: #fff !important;
	background: transparent !important;
	border-color: #fff !important;
}