/*
Theme Name: Taxatiecollectief 
Theme URI: https://bootscore.me/
Author: Digitale Bazen
Author URI: https://digitalebazen.nl/
Description: A powerful Bootstrap 5 WordPress By . <a href="https://digitalebazen.nl/" target="_blank">Digitale Bazen</a>
Version: 1.0
Tested up to: 6.0
Requires PHP: 5.6
License: MIT License
License URI: https://github.com/bootscore/bootscore/blob/main/LICENSE
Text Domain: bootscore
Tags: featured-images, threaded-comments, translation-ready

Use this theme to make something cool, have fun, and share what you've learned with others.

Bootscore is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.wpcf7-not-valid-tip{
	background: #FFFFFF !important;
	color: red !important;
	padding: 4px 8px 4px 8px;
}

.wpcf7-response-output{
	border-color: #FFFFFF !important;
	color: #FFFFFF !important;
}

.footer-img{
	width: 50%;
	float: left;
	padding-right: 12px;
}

.dropdown-item.active, .dropdown-item:active{
	background: none !important;
}

/* CONTACT BLOCK */
@media only screen and (min-width: 1200px) {
	#contact{
		padding-top: 48px;
	}
}

/* HIGHLIGHT WORD */
.company-highlight h1 i{
	color: #D18545 !important;
	font-style: normal !important;
}

/* FILE UPLOADER */

.acf-uploader-wrapper{
	margin: 16px 0px 12px 0px;
}

.acf-file-uploader .acf-button{
	margin-left: 0px !important;
}

/* FOOTER */

footer .footer-body .footer-items > div{
	padding-left: 50px !important;
}
