/**
* 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-default-menu__navigation .sf-menu ul.sub-menu  {
	background-color: #f5f5f5;
}
.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;
}

@font-face {
    font-family: 'Goodland';
    src: url('fonts/Goodland.woff2') format('woff2'),
         url('fonts/Goodland.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

.text-goodland {
    font-family: 'Goodland', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #000000;
    line-height: 1.6;
}
