.met_content {
  width: 1220px;
    
}
.met_header_box_right,.met_header_search {
  height: 108px;
}

.met_header_wrap{
    background-color: #4d259e;
}
.met_logo, .met_header_wrap .met_header_search{
    border-left:none !important;
    border-right:none !important;
}
.met_page_head_wrap .met_fullwidth_item{
    border:none !important;
}

body:not(.met_boxed_layout) .met_page_head h1:before{
      background-color: #8F45FF;
}
.footer{
      padding: 30px 15px;
}

.wpcf7-form-control.wpcf7-submit, #wp-submit{
    background-color:#4D259E;
    color:#FFF;
}
.wpcf7-form-control.wpcf7-submit:hover, #wp-submit:hover{
    background-color:#8F45FF;
    color:#FFF;
}