/*
Theme Name: Uitvaart Dordrecht
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Mkb Result
Author URI: https://mkbresult.com
Description: Deze website is gemaakt voor Uitvaart Dordrecht door MKB Result powered by Divi en het Online Collectief.
Version: 3.19.9.1580894667
Updated: 2020-02-05 09:24:27

*/

.btns { cursor: pointer; }
.btn-whatsapp {
	z-index: 999;
	position: fixed;
	bottom: 2em; right: 2em;
	padding: .2em 1em;
	line-height: 2;
	color: white;
	background: #cecf3b;
	border-radius: 2em;
}

.wpcf7-text,
.wpcf7-email,
.wpcf7-tel,
.wpcf7-select,
.wpcf7-textarea
{
	width: 100%;
  padding: .5em 1em !important;
}
.wpcf7-submit
{
	background: #567c1c;
  color: white;
  border: 2px solid #567c1c;
  padding: .5em 2em;
  font-weight: bold;
	cursor: pointer;
}
.wpcf7-submit:hover
{
	background: white;
  color: #567c1c;
}