/*
Theme Name: Delfim
Theme URI: 
Description: Tema desenvolvido por Geeks on Fire
Version: 1.0
Author: Victor Medeiros
Author URL: https://www.linkedin.com/in/victor-medeiros-69b825b0/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.language-switcher{
	display:flex;
	gap:10px;
	padding-top: 16px;
}
.modelo-interesse#main-revender .encontre_delfim form input[type=submit]{
	background: #f7ac3b;
    color: #FFF;
    padding: 10px;
    text-indent: initial;
    margin-top: 20px;
    font-weight: bold;
    letter-spacing: 1;	
}
#main-home .interesse .lista_interesse .interesse .content .texto {
	height: 160px;
	position: relative;
}
#main-home .interesse .lista_interesse .interesse .texto .btn {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: fit-content;
    margin: 0 auto;
}
