ul.off-canvas-list li a {
	font-size: .75rem
}

.tab-bar, 
.top-bar,
.top-bar-section ul li,
.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button)
{
  background: #fff;
  background-color: #fff;
}

img.social {
  width: 30px;
  height: 30px;
}
img.social:hover {
  opacity: 0.7;
}
a.social {
  display: inline-block!important;
  padding: 0!important;
  margin: 5px 5px 5px 0!important;
  background-color: initial!important;
}
