/**
 * Theme Name: eusoft2023
 * Theme URI: http://www.farwebsrl.it/
 * Author: Antonio Cariello
 * Author URI: http://www.farwebsrl.it/
 * Description: Wordpress starter theme with twitter bootstrap, HTML5 boilerplate and Schema.org
 * Version: 2.0.0
 * License: GPLv2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: right-sidebar, featured-images, full-width-template, microdata
 * Text Domain: eusoft
 * Domain Path: /lang
 */

/**
 * Class for Figure tag and figure caption tag
 */
 
 #mega-menu-main-menu > li.mega-menu-item > .mega-menu-link {
    padding: 15px 18px;
 }
 .block_mediatext .bi-image-wrapper .image-top, .block_mediatext .bi-image-wrapper .image-bottom {
    height: auto;
}

@media (max-width: 991.98px) {
    header .nav-buttons {
        z-index: 6;
    }
}