<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Dentalia child theme 
 Theme URI:    http://orionthemes.com/dentalia
 Description:  Dentalia child theme
 Author:       OrionThemes.com
 Author URI:   http://orionthemes.com
 Template:     dentalia
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dentalia-child
*/


ul.descricao-plano li {
    list-style: none;
	color: #01509f;
}

.eapps-pricing-table-column-features-item.eapps-pricing-table-column-features-item-with-icon {
    height: 34px !important;
}

div.imagem-iphone img {
    max-width: 250px;
}

button.btn-c2, .btn.btn-c2, input.btn-c2[type="submit"] {
    background: #00bcd4 !important;
    color: #fff;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .panel-heading, .font-2, .team-header .departments a, .dropcap, .product-title {    
    text-transform: uppercase;
}

.eapps-pricing-table .tooltip-content-inner {    
    background: #00bcd4 !important;    
}

.row.orion-heading {
    margin-bottom: 40px !important;
}

.separator-style-1:before {
    border-bottom: 2px solid rgba(1, 80, 159, 0.7) !important;
}

.widget_orion_features_w .feature-item-wrap .item-title {
    font-weight: 700;
    color: #01509f;
}

div.widgets p {
    font-size: 15px;    
    padding-bottom: 2px;
}

a.btn.btn-primary.botao-detalhes {
    background-color: #01509f;
    color: #fff;
    font-weight: 700;
    width: 100%;
    text-transform: capitalize;
    font-size: 18px;
}

.eapps-pricing-table-column-button-size-medium {
    width: 100%;
}

a.botao-detalhes span.sow-icon-fontawesome.sow-fas, span.botao-detalhes-topo span.sow-icon-fontawesome.sow-fas {
    clear: both;
    width: 100%;
    font-size: 30px;
}

.eapps-pricing-table-column-item{
	margin-top: 0px !important;
}

span.btn.btn-primary.botao-detalhes-topo {
    width: 125%;
    text-align: center;
    margin-left: -32px;
    background-color: #00bcd4;
    color: #fff;
    margin-top: -10px;
    padding: 20px;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 18px;
}

.eapps-pricing-table-column-button-size-medium {
    height: 90px !important;	
    padding: 5px 32px !important;
    font-size: 20px !important; 
}

.padding-extra.eapps-pricing-table-column-featured .eapps-pricing-table-column-item:last-child {
    padding-bottom: 185px;
}


input[type=checkbox].aceite-contrato-prevident {
    display: inline-block;
    margin: 20px 0px 6px 0px;
}

dl.tm-extra-product-options-totals.tm-custom-price-totals {
    position: absolute;
    margin-top: 490px;
}

h2.tm-epo-field-label.tm-section-label { 
    text-transform: none;
}


p.valor-plano {
    font-size: 14px;
    color: #fff;
    padding-bottom: 0px;
    line-height: 1em;
    margin-top: 3px;
    margin-bottom: 3px;
}

span.titulo-tipo-recorrencia {
    font-size: 14px;
}

p.valor-plano span {
    font-size: 24px;
    font-weight: 600;
}

span.descricao-adesao {
    font-style: italic;
}

span.qtd-vezes, span.descricao-adesao {
    font-size: 12px;
    line-height: 1.3em;    
    display: block;
}

.wpcf7-form .phone:after, .wpcf7-form .email:after, .wpcf7-form .date:after, .wpcf7-form .name:after, .wpcf7-form .select:after, .wpcf7-form .time:after { 
    top: 44px !important;    
}

div#wpcf7-f913-p1000-o1 .wpcf7-form .phone:after, 
div#wpcf7-f913-p1000-o1 .wpcf7-form .email:after, 
div#wpcf7-f913-p1000-o1 .wpcf7-form .date:after, 
div#wpcf7-f913-p1000-o1 .wpcf7-form .name:after, 
div#wpcf7-f913-p1000-o1 .wpcf7-form .select:after, 
div#wpcf7-f913-p1000-o1 .wpcf7-form .time:after { 
    top: 17px !important;    
}


.breadcrumbs {
    display: none;
}

.page-heading.primary-color-bg.section.heading-classic {
    padding: 34px 0;
}

div#container-home-planos-empresa .eapps-pricing-table-column-button-size-medium {
    height: 50px !important;
    padding-top: 10px !important;
    display: block;
}

@media only screen and (max-width: 600px) {
	dl.tm-extra-product-options-totals.tm-custom-price-totals {
		position: absolute;
		margin-top: 700px;
	}
	
	label[for="aceite-termos"] {
		display: inline-block;
		font-size: 12px;
		vertical-align: text-bottom; 
	}
}


button#single_add_to_cart_button {
    margin-top: 20px;
}</pre></body></html>