/*
Theme Name: LandKit Child
Theme URI: http://socanny.com/landkit/
Author: SoCanny
Author URI: http://www.socanny.com/
Template: landkit
Description: Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: landkit
*/
input{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #323441;

}
.wpcf7-text{
	margin: 3px 0 !important;
}
.wpcf7-textarea{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #323441;
}
.wpcf7-validation-errors{
	color: #ff0000 !important;
}
span.wpcf7-not-valid-tip{
	font-size: 16px !important;
}
.wpcf7-validation-errors{
	font-size: 16px !important;
}
a.footremail{
	color: #323441;
}
a.footremail:hover{
	color: #37affb;
}
a.copyrgt {
    color: #37affb;
}
a.copyrgt:hover {
    color: #37affb;
}
@media (min-width: 993px){
.container.content, .section-empty > .content, .section-two-blocks .content, .section-bg-image > .content, .section-bg-video > .content, .section-bg-animation > .content, .section-slider > .content, .section-bg-color > .content {
    padding-top: 75px !important;
    padding-bottom: 100px !important;
}
}