.mcb-column-inner{
    margin-left: 0 !important; 
    margin-right: 0 !important;
}

a.button .button_label{
    padding: 11px 20px;
}

 a.button.button_size_2{
    border-radius: 30px;
    padding: 0 20px;
}

.button.button_size_2:hover:after {
    opacity: 1;
}

#Footer .footer_copy .container .column.one{
    margin: 0 1% 0;
}

@media only screen and (max-width: 767px) {
    .section_wrapper .mcb-wrap, .section_wrapper .column, .container .column, .sections_group, .four.columns {
        margin: 0;
        width: 100% !important;
        clear: both;
    }
}

#Top_bar .search_wrapper input[type="text"]{
    color: #fff !important;
}

#Top_bar .search_wrapper .icon_search .path{
    stroke: #fff !important;
}

#Top_bar .search_wrapper .icon_close .icon{
    color: #fff !important;
}

.search #Subheader .container{
    z-index: 9;
}

body.error404.default-404 .mfn-header-overlay, 
body.error404.default-404 #Header_wrapper header, 
body.error404.default-404 #Wrapper #Header_wrapper, 
body.error404.default-404 footer#Footer{
    display: block !important;
}

.home h1, h3{
    font-family: "Charlevoix Bold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

#Footer .widgets_wrapper{
    padding: 50px 15px 20px !important;
}