/*
 Theme Name:   Timber Lite Child
 Description:  Child Theme
 Author:       vEGA
 Author URI:   
 Template:     timber-lite
 Version:      1.0
 Text Domain:  timber-lite-child
*/

.site-title {
  max-width: 11em;
  font-size: 1.8rem;
  font-weight: 800; }

@media screen and (min-width: 64.0625em) {
    .h0, .project-slide__title h1 {
			font-size: 5rem; } }

@media only screen and (min-width: 900px) {
    .nav--main a {
      font-size: 20px; } }

.menu_footer {
	margin: 0px auto; }
#menu-footernav {
	font-size: 9px;
	text-transform: uppercase;
	overflow: hidden;
	list-style-type: none; }
#menu-footernav li {
	float: left; }
#menu-footernav li a {
	display: block;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none !important; }

