/**
 * @package    HR_Custom
 *
 * @author     HR-IT-Solutions Florian Häusler <info@hr-it-solutions.com>
 * @copyright  Copyright (C) 2020 - 2020 HR-IT-Solutions GmbH
 * @license    http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 **/

.--jobsblog > a.btn {
    display: none;
}

#languageswitch {
    margin-left: 10px;
}


@media (max-width: 991.98px) {
    #languageswitch .mod-languages {
        margin-right: 20px !important;
    }
}
