/*---------------------------------------------------------------------------------

 Theme Name:   TPBV
 Theme URI:    https://tpbv.com.br
 Description:  
 Author:       Murillo Barbosa
 Author URI:   https://wi-id.com
 Template:     hello-elementor
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

small
{
    color: #fff;
}

/* PÁGINA SOBRE */

.pgcontent .elementor-widget-container p,
.pgcontent .elementor-widget-container h1,
.pgcontent .elementor-widget-container h2,
.pgcontent .elementor-widget-container h3,
.pgcontent .elementor-widget-container h4,
.pgcontent .elementor-widget-container h5,
.pgcontent .elementor-widget-container h6,
.pgcontent .elementor-widget-container table
{
    margin-bottom: 18px !important;
}

.pgcontent .elementor-widget-container h3
{
    font-weight: bold !important;
}

.pgcontent .elementor-widget-container table tr,
.pgcontent .elementor-widget-container table td,
.pgcontent .elementor-widget-container table th
{
    font-family: "Roboto Condensed", Sans-serif !important;
}

.pgcontent .elementor-widget-container .wp-block-quote p
{
    margin-bottom: 0 !important;    
}

.pgcontent .elementor-widget-container .wp-block-quote,
.pgcontent .elementor-widget-container figcaption
{
    text-align: center !important;
    font-size: 0.8em !important;
}

.pgcontent .elementor-widget-container ul
{
    padding-left: 1.8em !important;
}

.pgcontent .elementor-widget-container ul li
{
    list-style-type: circle !important;
}

.pgcontent .elementor-widget-container p.legenda
{
    font-size: 0.8em !important;
    text-align: center !important;
    margin-bottom: 3.8em !important;
}

.pgcontent .elementor-widget-container .usage
{
    background: #C2C2C2 !important;
    color: #000000 !important;
    line-height: 2.0em !important;
    text-align: center !important;
    border-bottom: 2px solid #000000 !important;
}

.pgcontent .elementor-widget-container .noshow
{
    display: none !important;
}