/**
* Theme Name: Arquito Child
* Description: This is a child theme of Arquito, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/vlthemes">VLThemes</a>
* Template: arquito
* Version: 1.0.0
*/

.vlt-footer--style-1 .vlt-footer-head {
    position: relative;
    margin-bottom: 72px;
    padding-bottom: 38px;
    color: #000;
    border-bottom: 1px solid #ebebeb;
    display: none;
}


.vlt-page-title__inner {
    text-align: center;
}
.vlt-menu-burger {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 24px;
    height: 18px;
    cursor: pointer;
    -webkit-transition: none;
    transition: none;
    vertical-align: middle;
    color: black;
}

.vlt-page-title__inner {
    text-align: center;
}