/*
Theme Name: Hermes
Theme URI: http://themeforest.net/user/wiloke
Author: Wiloke
Author URI: https://wiloke.com
Version: 1.4.3
Description: A perfect WordPress theme for Traveller
Text Domain: hermes
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


.visibility_hidden{
    visibility: hidden;
}

.header_inner.is-mobile .header__nav:not(.header__nav-mobile){
	display: none !important;
}

.is-mobile.post--flute .post__entry-cat span{
    color: #fff;
    border: 1px solid #fff;
    padding: 0 10px;
    display: inline-block;
    font-style: italic;
    line-height: 1.75em;
    margin-right: 4px;
    margin-bottom: 4px;
}

.post--flute{
    cursor: pointer !important;
}
.flute-grid.is_enqual_sizes .post--flute{
    width: 25% !important;
}
