.logo {padding:3.5em 0em 2em;}
.nav{padding:1em;}
@font-face {
  font-family: tlp;
  src: url(../font/BerlinEmail.ttf);
}
.top-bar, .top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button){background-color:#fff;height:110px;}
.top-bar-section ul li > a{font-family:tlp;font-size:1em;color:#282828;}
.top-bar .toggle-topbar.menu-icon a, .top-bar .toggle-topbar a{color:#282828;}
.smtxt{font-size:.8em;}
a {color:#231f20;}
.button{border-color:#231f20;}
.blk{color:#231f20;font-family:tlp;font-size:1.5em;padding:0 20px;}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #606060; }