/**
 * Theme Name:     superio-martolita
 * Author:         ApusTheme
 * Template:       superio
 * Text Domain:	   superio-martolita
 * Description:    Superio is a complete Job Board WordPress theme that allows you to create a useful and easy to use job listings website.
 */


 .candidate-detail-buttons.flex-middle{
    display: none !important;
 }

   .send-private-wrapper {
   display: none !important;
  }

  .single-job_listing .job-detail-buttons{
   display: none !important;
  }


  .btn-follow.btn-action-job.btn-add-job-shortlist{
   display: none !important;
  }



.employer-logo {
  height: 100px !important;
  width: 100px !important;
}


  .job-list.v6 .employer-logo {
  height: 100px !important;
  width: 100px !important;
}

body .job-list.v6:hover {
  border-color: #044064 !important;
}


.logged-in.admin-bar #apus-header {
    position: relative;
    top: 0px !important;
}



