/* Enter Your Custom CSS Here */
.vc_custom_heading h1, .wpb_wrapper h1, h1, h2, h3 {
    text-transform: none !important;
}
/* footer bakcground */
#wrapper.full_wrapper #footer {
    background: #d1203b;
    color: white;
}
#wrapper.full_wrapper .footer_btm {
    background: #d1203b;
    border: 0px;
    text-transform: lowercase;
}
#footer a {
    color: white;
    font-weight: 700;
}
#s {
    width: 100%;
    border-radius: 0px;
    padding-left: 0px;
}
#footer h3 {
    color: white;
    text-transform: lowercase;
}

/* vervelende copyrightfooter minimaliseren */
.footer .copyright {
    padding: 0px 0 0px;
}
/* tabs */
.tabs {
    background: #34341200
}
/* achtergrondtopmenu */
#menu > ul > li > div > ul {
    background: #85624e75;
}
/*mail form intake*/
.button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #e0192a;
    color: #ffffff;
    font-size: 16px;
    padding: 18px 25px;
    border-radius: 0px;
}

/*mail form 7*/
.wpcf7-validates-as-tel{
    width: 210px;
    border: 1px solid #ddd;
    padding: 6px 4px;
    border-radius: 0px;
    font: 13px Arial, sans-serif;
    color: #777;
    margin: 0;
}

select {
    border:0;
    height:32px;
    border: 1px solid #ddd;
    width: 216px;
    -webkit-appearance: none;
}

input#m-send {
    color: #fff;
    border-color: #6DAB3C;
    background-color: #6DAB3C;
    width: 100%;
}
.page_title_bgr .sidebar > div:first-child > .left_title {
    margin-top: 100px;
}
.pipedriveWebForms, .formWrap, .formButtonWrap {
    margin-left: 0px;
    padding-left: 0px;
}
#sidebar.four.columns {
    margin-left: 0px;
    margin-right: 15px;
}

._form_5 input{
 width: 100%;
 height: 44px;
}

._button-wrapper{
  text-align: center;
}

._submit{
 background-color: #43c35e; 
 width: 90%; 
}
h2.title, h3.title, .post_description h2.title {
    margin: 20px 0 0px;
    padding-bottom: 10px;
}
/** Pipedrive formwrap blog sidebar **/
.formWrap, .formButtonWrap {
    margin: 0;
    padding: 0px;
}
/** GVR aanpassingen **/
.wp-gvr .wp-gvr-item-referentie { display: none; }