body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
  display: none;
  height: 0; }

#page, body::before {
  padding: 0;
  margin: 0; }

.site-inner {
  max-width: initial; }

#masthead {
  padding: 0; }

.main-navigation {
  font-family: "Lato", sans-serif; }

.custom-logo {
  width: 145px;
  margin-top: 18px;
  margin-left: 16px; }

#site-header-menu {
  margin: 0; }

.site-branding {
  margin: 0 auto 12px 0; }

.menu-item-type-custom {
  color: #008c15; }

li.menu-item {
  margin: 10px 0;
  font-size: 14px;
  line-height: 16px;
  padding: 7px 0;
  text-transform: uppercase;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; }

li.menu-item a {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  line-height: 16px;
  color: #999;
  position: relative;
  transition: color .3s linear, background .3s linear; }

li.menu-item a:hover {
  color: #008c15; }

#menu-item-75, #menu-item-74, #menu-item-76, #menu-item-131 {
  padding: 7px 0 7px 45px; }

#menu-item-77 a, #menu-item-78 a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 6px;
  min-width: 145px;
  text-transform: uppercase; }

#menu-item-78 a {
  color: #fff;
  border: 2px solid #008c15;
  background-color: #008C15;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-right: 20px; }

#menu-item-77 a {
  border: 2px solid #008c15;
  color: #008C15;
  background-color: transparent; }

#menu-item-77 {
  margin: 0 0 5px; }

#menu-item-77 a:hover {
  border-color: #008C15;
  color: #fff;
  background: #008C15; }

.site-info {
  display: none; }

.log-links {
  margin: 0;
  padding: 0;
  list-style: none; }

@media (min-width: 1024px) {
  .log-links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 320px; } }
@media screen and (min-width: 1430px) {
  .log-links {
    flex-basis: 345px;
    padding: 0 0 0 20px;
    width: auto; } }
#menu-item-77, #menu-item-78 {
  margin: 0 0 5px;
  text-align: center; }

@media (min-width: 1024px) {
  #menu-item-77, #menu-item-78 {
    margin: 0 0 5px; } }
@media screen and (min-width: 1024px) {
  #menu-item-77, #menu-item-78 {
    margin: 0 0 5px 20px; } }
@media screen and (min-width: 768px) {
  .log-links {
    text-align: left; } }
@media screen and (min-width: 56.875em) {
  .main-navigation {
    margin: 0; } }
