/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 07 2018 | 11:38:02 */
/* De titel dikte van de pagina's */
.background-image-page-header .page-header-title {
    text-shadow: 2px 2px #333;}
    
.page-subheading {
    text-shadow: 2px 2px #333;
}

/* Checklist voor sidebar en footer (groente button) */
.check_list li {
    background: rgba(0, 0, 0, 0) url("http://www.mijnlegbordstelling.nl/wp-content/uploads/2016/03/list_check.png") no-repeat scroll 0 6px;
    padding: 0 0 0 18px;}

/* Contactform aanpassingen */
select.wpcf7-select {
    font-size:12px;
    padding: 0.6em;
    width:350px;
        background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #eee;}

/* footer border huisstijl space */
#footer-bottom {
    border-top: 1px solid #ffffff;}
    
div.wpcf7 textarea {
    height: 150px;
    max-width: 51%;}
    
/* Witruimte tussen de header en begin pagina */
.page-header {margin: 0 0 0px;}