/*
Theme Name: Startit
Theme URI: http://startit.select-themes.com/
Description: A Fresh Startup Business Theme
Author: Select Themes
Author URI:  http://themeforest.net/user/select-themes
Version: 2.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.wpcf7 form.invalid .wpcf7-response-output{
	background:white !important;
	border-color:red !important;
	color: red !important;
}
.custom-p p{
	margin-bottom:17px !important;
}
.wpcf7-list-item{
	margin:0px !important;
}
.qodef-search-opener .ion-ios-search-strong {
    position: relative;
    top: 3px;
    font-weight: bold;
    font-size: 22px!important;
}

.qodef-search-opener {
    margin: 0 22px 0 5px!important;
}
.disable{
	display:none !important;
}