/*
Theme Name:   Banque d'emplois du SVE
Author: UQAM | Service de l'audiovisuel
Description: Basé sur le thême WorkScout
Version: 1.0
Text Domain: workscout-child
Domain Path: /languages/
Template:  workscout
*/
.job_listings img, .job-list img { padding: 0}

.job-overview,
.resume-spotlight,
.job-spotlight {
    padding: 35px 10px 31px;
}

body span.job-type {color: #fff;}
.bookmark-notice.bookmarked {color: #707070;}

.mmenu-trigger {
    position: absolute;
    right: auto;
}

@media only screen and (max-width: 479px) {
    body.logged-in header#main-header.alternative {
        height: 150px;
    }
}

@media only screen and (max-width: 990px) {
    header.transparent #navigation ul.float-right,
    .alternative #navigation ul.float-right {
        position: absolute;
        right: 0;
        left: auto;
        top: 0;
        width: auto;
        text-align: right;
        border-top: none;
    }
}
