/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.mobile-menu-button {
  background: #000!important;
  color: #fff!important;
  padding: 0 10px!important;
  height: 40px!important;
  width: auto!important;
}
.lines,
.lines::after,
.lines::before {
  background: #fff!important;
}
.menu-sidebar {
  background: #000!important;
  color: #fff;
}
.menu-sidebar a {
  color: #fff!important;
  text-decoration: none!important;
  text-transform: uppercase;
  font-family: 'Zuume';
  font-size: 60px!important;
  font-weight: 300!important;
}
.wpcf7-submit {
  background: #000!important;
  border-color: #000!important;
}