<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Theme Name: Empreende
Theme URI: https://github.com/elementor/hello-theme/
Description: Tema Filho baseado no Elementor Hello
Author: SUA EMPRESA
Author URI: https://seusite.com.br/
Template: emp
Version: 1.0
Text Domain: emp-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

.btn-disponivel{
    color: #ffffff;
    background-color: #00929F;
    padding: 5px 10px;
    margin: 0 5px;
}
p.loop-autor{    
    font-size: 14px;
}
p.loop-autor a{
    color: #000000;
}
.dstq-menu a{
    border: 2px solid #f79910;
    border-radius: 5px;
    background-color: #f79910 !important;
    padding: 10px 15px !important;
}
.sticky-column{
    position: sticky;
    position: -webkit-sticky;
    top: 100px;
    }
.sticky-parent
.elementor-widget-wrap {
    display: block!important; 
}
.wppb-user-forms ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.wppb-user-forms ul li{
    margin-bottom: 10px;
}

li.wppb-checkbox-terms-and-conditions label, 
li.wppb-send-credentials-checkbox label{
    padding-left: 25px;
    margin: 10px 0;
}
li.wppb-checkbox-terms-and-conditions input, li.wppb-send-credentials-checkbox input{
    margin-left: -25px;
    margin-right: 12px;
}</pre></body></html>