/*
Theme Name: Fsociety
Author: MR.Robot
Author URI: $$$$$$$$$$$$
Version: 6.9.0
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}
select {-webkit-appearance: menulist!important;}
.comment-form-url {display: none!important;}
.bola {
    border-radius: 50%;
	display: inline-block;
	height: 17px;
	width: 17px;
	background-color: #00AD3C;
	box-shadow: inset -10px -10px 10px #008F00, inset 3px 3px 5px #FFF;
	margin-bottom: -3px;
	margin-left: 5px;
}

.btn-contato-top
{
    padding: 10px 25px;
    font-size: 18px;
    border: none;
    background-color: #7964BF;
    color: #ffffff;
    border-radius: 20px;
    transition: all .2s ease-in-out;
}
.btn-contato-top:hover
{
    background-color: #ffffff;
    color: #7964BF;
    transform: scale(1.1);
}
.cor-texto-branco-center
{color: #ffffff;text-align: center;}
.cor-texto-branco-center h3
{color: #ffffff;text-align: center;}
.texto-center-fh
{text-align: center;}
.texto-center-fh-cta h2
{text-align: center;color: #ffffff;font-size: 70px;}

.emkt-estilo li
{
	color: #3498db;
    font-size: 14px;
}
.goog-te-gadget .goog-te-combo
{
    padding: 0px 30px;
}

.btn-contato-top
{
    padding: 10px 25px;
    font-size: 18px;
    border: none;
    background-color: #7964BF;
    color: #ffffff;
    border-radius: 20px;
    transition: all .2s ease-in-out;
}
.btn-contato-top:hover
{
    background-color: #ffffff;
    color: #7964BF;
    transform: scale(1.1);
}

@media screen and (min-width:320px) and (max-width:768px)
{

.caixa-sumir-3
{
display: none;
}

}

