/*
Theme Name:         G5Plus Lustria Child Theme
Theme URI:          https://lustria.g5plus.net/
Description:        G5Plus Lustria Child Theme
Version:            1.0
Author:             g5plus
Author URI:         http://g5plus.net/
Template:     		g5plus-lustria

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-lustria
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

body.single-specie_forestali div.gf-page-title {
    display: none;
}
body.single-specie_forestali ul.gf-post-meta {
    display: none;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: -1px !important;
}
@media (min-width: 1200px) {
    .header-full-width>.container {
        max-width: 1440px;;
        padding-left: 0;
        padding-right: 0
    }
}
.header-inner {
   padding-left: 20px;
    padding-right: 20px;
}