
/*
Theme Name: iDent
Theme URI: https://anpsthemes.com/ident/
Description: It can be used for business and corporate sites, your portfolio site or customize it to suit your wishes. Easy to use and clean code will be a simple task to get you up and running in no time. And with our support you cannot go wrong.
Author: AnpsThemes
Author URI: https://themeforest.net/user/Anps/portfolio
Version: 2.0.1
License: ThemeForest Regular License
License URI: https://themeforest.net/licenses/terms/regular
Text Domain: ident
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
*/
.site-footer {
	background-color: #000 !important;
}

@media only screen and (min-width: 1200px) {
	div#anps-header__bar.anps-header__bar {
		margin-left: 0px !important;
	}
	
	div#site1.site {
		margin-left: 0px !important;
	}
}

@media only screen and (max-width: 1199px) {
	div#main {
		display: none;
	}
}

@media (max-width: 1200px) {
	.anps-logo__mobile {
		display: block !important;
	}
	
	.anps-logo__main img {
		max-width: 60% !important;
		display: none;
	}
}

.form-group input:not([type="submit"]):not(:focus).alert, .form-group input:not([type="submit"]):not(:focus).wpcf7-not-valid, .form-group textarea:not(:focus).alert, .form-group textarea:not(:focus).wpcf7-not-valid, .wpcf7 input:not([type="submit"]):not(:focus).alert, .wpcf7 input:not([type="submit"]):not(:focus).wpcf7-not-valid, .wpcf7 textarea:not(:focus).alert, .wpcf7 textarea:not(:focus).wpcf7-not-valid {
	border-color: gold !important;
}

.wpcf7 .form-group .wpcf7-not-valid-tip {
	color: gold !important;
}

.copyright-footer {
	display: none;
}

textarea {
	resize: none;
}

@media (min-width: 768px) {
	.contact-form label, .wpcf7 label {
		display: block !important;
	}
}
