/*
 Theme Name:     newfarmpark
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Martin Heidler
 Author URI:     http://www.byebyeandhello.com
 Template:       Divi
 Version:        1.0.0
*/
 

 
/* =Theme customization starts here
------------------------------------------------------- */


a {
	color: #5E745D;
}

a.textlink {
	text-decoration:underline;
}

a.backgroundlink {
	color: #F0EEE9;
}


/*bullet checklist by www.peeayecreative.com*/
.liststyle1 ul {
list-style-type: none!important;
line-height:3rem;
}
.liststyle1 ul li:before {
content: '\e052'!important;
color: #5E745D;
font-family: 'ETMODULES'!important;
margin-right: 10px;
margin-left: -14px;
font-size: 1.2em!important;
}

.message_success {
	padding-bottom:60px!important;
}


/*add icon to the opened accordion*/
.pa-add-accordion-icon .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title:before {
	display: block;
	content: "\e04f";
}
