/*
Theme Name: Tobel Child
Theme URI: https://tobel.qodeinteractive.com
Description: A child theme of Tobel
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.3.1
Text Domain: tobel
Template: tobel
*/

.hidden-element {
    display: none !important;
}

[data-wpml='language-item']:first-of-type {
    margin-top: 0px !important;
}

/* MAIN MENU */
.qodef-header-navigation>ul>li {
    height: 100%;
    margin: 0 15px;
}
.qodef-header-navigation>ul>li>a {
    letter-spacing: .25em;
}

/*  --- */

.qodef-portfolio-single .qodef-portfolio-info .qodef-info--date {
    display: none;
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-info--category {
    display: none;
}
.qodef-portfolio-single .qodef-portfolio-info .qodef-info--tags {
    display: none;
}
.qodef-grid-item .qodef-e-info {
    display: none;
}

