/**
 * Theme Name: Jobster | YourMarketer Edition
 * Theme URI: http://wpjobster.com/
 * Author: WPJobster + other
 * Author URI: http://wpjobster.com/
 * Description: Jobster is the most advanced and feature rich WordPress theme for service marketplace. Developed and maintained by the people who run a successful marketplace of their own. This is a custom edit done to provide features necessary for YourMarketer
 * Version: 5.6.5
 * License: Please visit wpjobster.com for more info.
 * License URI: http://wpjobster.com/
 * Tags: wordpress theme, service marketplace, fiverr script
 */

/* HEADER */
.background-top-menu .nh-right .dropdown {
  position: relative;
  display: inline-block;
  z-index: 999;
  font-family: Roboto Condensed;
  font-size: 15px;
  font-weight: 500;
}

.background-top-menu .nh-right .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 1;
}

.background-top-menu .nh-right .dropdown:hover .dropdown-content {
  display: block;
}

/* Search Menu */
.searchUsername .ui.selection.dropdown.active,
.searchUsername .ui.selection.dropdown.visible {
  z-index: 1000 !important;
}

table.table-with-list ul {
  list-style: initial !important;
}

table.table-with-list li {
  float: none !important;
  list-style: inherit !important;
}
<meta name="facebook-domain-verification" content="0ku8xoymc8emzv9vmx3ovntk0qpypl" />
