/**
 * Theme Name: Verhuizingen Hoebeeck Kurt
 * Version: 1.0
**/
.subpages ul li{
    list-style: none;
    background-image: url(2714.png)/*tpa=http://s.w.org/images/core/emoji/72x72/2714.png*/;
    background-size: 12px auto;
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding: 0 0 0 20px;
    font-size:14px;
}
.subpages ul{
    min-height:135px;
}
.subpage-item{
    //width:33%;
    //float:left;
}

.button {
    position: relative;
    background-color: #006ab3;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 12px;
    opacity: 1;
}

.message, .message_hoogte, .message_prijs{
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #006ab3;
    font-size:16px;
    padding:5px 0 10px 0;
}
form ul li{
    list-style:none;
}
form .gfield_description{
    padding:12px 0 4px 0;
}