#footer-widgets .footer-box .footer-widget ul {
  text-align: center;
}

.unclickable > a:hover {
  cursor: default;
}

#site-header.medium-header #site-navigation-wrap .dropdown-menu>li>a {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e8e8e8;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e8e8e8;
}

#footer-widgets.oceanwp-row.clr {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e8e8e8;
}

#footer-bottom.clr.no-footer-nav {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e8e8e8;
}