/*
Theme Name: Protomax
Theme URI: https://gamberine.com.br/protomax
Description: Design.
Author: Gamberine Comunicação Visual
Author URI: https://gamberine.com.br/protomax
Version: 1.1.0
License: GNU General Public License
License URI: license.txt
Tags: responsive-layout
*/

/* Gamberine - ocultar captcha v3*/
.grecaptcha-badge{
	visibility: collapse !important;  
}

div#swipebox-overlay {
    display: none !important;
}


.row.anps-blog {
    display: flex;
}

.post .post-desc {
    padding: 15px !important;
}

.post-info {
    display: none;
}

.post-title {
    display: flex;
    align-items: center;
    justify-content: center;
}