/*
Theme Name:     Emprove
Theme URI:
Description:    Salient child theme.
Author:         Brokkolli
Author URI:
Template:       salient
Version:        0.1.0
*/

header#top .wpml-ls {
    position: absolute;
    padding: 0;
    right: 80px;
    top: -22px;
    z-index: 2;
}

@media only screen and (max-width: 1000px) {
    header#top .wpml-ls {
        display: none;
    }
}

#slide-out-widget-area .wpml-ls {
    padding: 0;
    border: 0;
    margin-left: -10px;
}
