/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 17 2022 | 21:27:18 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.single-post h1 {font-size: 48px;line-height: 52px;max-width: 96%;margin: 0 auto;display: block;color: #444444;}

.hentry .entry-main { margin-bottom: 40px; }
.hentry .entry-content, .hentry .comment-body { margin-bottom: 0; }

header .elementor-widget .elementor-icon-list-icon i {width: 30px;height: 30px;line-height: 25px;}

.aux-elementor-header .elementor-section-wrap > .elementor-section, .aux-elementor-header [data-elementor-type="header"] > .elementor-section.TopHeader { transition: height 0ms 0ms, opacity 600ms 0ms; height: auto; opacity: 1; }
.aux-elementor-header.aux-sticky .elementor-section-wrap > .elementor-section, .aux-elementor-header.aux-sticky [data-elementor-type="header"] > .elementor-section.TopHeader { transition: height 0ms 400ms, opacity 400ms 0ms; overflow: hidden; height: 0; opacity: 0; }

section.tratamentos {}
section.tratamentos section.tratamento { display:none; }
section.tratamentos section.tratamento:first-child { display:block; }
section.tratamentos section.tratamento ol li { line-height:30px; }

section.lista-tratamentos .elementor-widget-image, section.lista-tratamentos .elementor-widget-heading { cursor:pointer; }

.aux-has-sidebar .aux-primary .hentry .entry-title { font-size: 23px; }

@media(max-width:1024px) {
	header .elementor-widget .elementor-icon-list-icon i {width: 23px;height: 23px;line-height: 23px;}
	body { font-size: 18px; line-height: 25px; }
}
@media(max-width:767px) {
	.single-post h1 {font-size: 35px;line-height: 40px;}
	.page-title-section .page-header > .aux-container .aux-page-title-entry {margin: 25px 0;}
	.single-post article.post .entry-media { margin-bottom: 0; }
}
@media(max-width:479px) {
	.single-post h1 {font-size: 25px;line-height: 30px;}
	.page-title-section .page-header > .aux-container .aux-page-title-entry {margin: 25px 0;}
	.single-post article.post .entry-media {}
	.aux-resp .aux-sidebar .sidebar-inner { padding-top:0; }
}