@charset "UTF-8";

/*
Theme Name: 5Minds - Fatruwal
Theme URI: #
Author: 5Minds
Author URI: https://5minds.com.br
Description: Template desenvolvido para a empresa Fatruwal - A comercialização deste produto é proibida.
Requires at least: 5.3
Tested up to: 6.2
Requires PHP: 7.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 5minds


5Minds WordPress Theme, (C) 2020 WordPress.org

*/

@media only screen and (max-width:768px){
.image-post img {
    /* height: 400px; */
    height: auto!important;
}
}

.category-image-upload {
    margin-top: 5px;
}

.wpcf7-not-valid-tip {
    font-size: 0.6em!important;
    margin-top: -12px!important;
}

.image-post img {
    height: 400px;
}

header .content__position--right .menu-desktop ul li a:hover {
    color: #0E6ABF;
}


/** desabilita menus do dashboard **/


li#toplevel_page_wpseo_dashboard {
    display: none;
}

li.wp-not-current-submenu.wp-menu-separator {
}

li#toplevel_page_Wordfence {
    display: none;
}

li#toplevel_page_wp-mail-smtp {
    display: none;
}

li#toplevel_page_edit-post_type-acf-field-group {
    display: none;
}



     
