/*
File Name: style.css
Theme Name:  RT-Theme 18 | Child Theme
Author: RT-Themes
Version: 1.0
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description: Designed and developed by RT-Themes - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: rttheme
Template: rttheme18
*/

.language_block{
    display:inline-block;
    float:right;
    margin-top:-2px;
}
.language_block .wpml-ls-legacy-list-horizontal{
    padding:0px 7px;
}

.language_block .wpml-ls-legacy-list-horizontal a{
    padding:0px 5px !important;
    color:#fff;
    opacity: 0.7;
}
.language_block .wpml-ls-current-language a{
    color:#fff;
    opacity: 1;
}
#navigation_bar > ul > li > a {
    padding: 15px 33px;
}
@media only screen and (min-width : 993px) {
    .wpml-ls-legacy-dropdown{
        display:none;
    }
}
