/*

Theme Name: Super Autor V2 - Oficial

Theme URI: CONECTA

Author: CONECTA

Author URI: https://www.conectaai.com

Description: Super Autor

Version: 1.2

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: 

Text Domain: 



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/



/*--------------------------------------------------------------

3.0 Alignments

--------------------------------------------------------------*/



.alignleft {

	display: inline;

	float: left;

	margin-right: 1.5em;

}



.alignright {

	display: inline;

	float: right;

	margin-left: 1.5em;

}



.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}



/*--------------------------------------------------------------

13.4 Posts

--------------------------------------------------------------*/



/* Post Landing Page */



.sticky {

	position: relative;

}



.post:not(.sticky) .icon-thumb-tack {

	display: none;

}



.sticky .icon-thumb-tack {

	display: block;

	height: 18px;

	left: -1.5em;

	position: absolute;

	top: 1.65em;

	width: 20px;

}



.page .panel-content .entry-title,

.page-title,

body.page:not(.twentyseventeen-front-page) .entry-title {

	color: #222;

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: 800;

	letter-spacing: 0.14em;

	text-transform: uppercase;

}



.entry-header .entry-title {

	margin-bottom: 0.25em;

}



.entry-title a {

	color: #333;

	text-decoration: none;

	margin-left: -2px;

}



.entry-title:not(:first-child) {

	padding-top: 0;

}



.entry-meta {

	color: #767676;

	font-size: 11px;

	font-size: 0.6875rem;

	font-weight: 800;

	letter-spacing: 0.1818em;

	padding-bottom: 0.25em;

	text-transform: uppercase;

}



.entry-meta a {

	color: #767676;

}



.byline,

.updated:not(.published) {

	display: none;

}



.single .byline,

.group-blog .byline {

	display: inline;

}



.pagination,

.comments-pagination {

	border-top: 1px solid #eee;

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: 800;

	padding: 2em 0 3em;

	text-align: center;

}



.pagination .icon,

.comments-pagination .icon {

	width: 0.666666666em;

	height: 0.666666666em;

}



.comments-pagination {

	border: 0;

}



.page-numbers {

	display: none;

	padding: 0.5em 0.75em;

}



.page-numbers.current {

	color: #767676;

	display: inline-block;

}



.page-numbers.current .screen-reader-text {

	clip: auto;

	height: auto;

	overflow: auto;

	position: relative !important;

	width: auto;

}



.prev.page-numbers,

.next.page-numbers {

	background-color: #ddd;

	-webkit-border-radius: 2px;

	border-radius: 2px;

	display: inline-block;

	font-size: 24px;

	font-size: 1.5rem;

	line-height: 1;

	padding: 0.25em 0.5em 0.4em;

}



.prev.page-numbers,

.next.page-numbers {

	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

}



.prev.page-numbers:focus,

.prev.page-numbers:hover,

.next.page-numbers:focus,

.next.page-numbers:hover {

	background-color: #767676;

	color: #fff;

}



.prev.page-numbers {

	float: left;

}



.next.page-numbers {

	float: right;

}



/* Aligned blockquotes */



.entry-content blockquote.alignleft,

.entry-content blockquote.alignright {

	color: #666;

	font-size: 13px;

	font-size: 0.8125rem;

	width: 48%;

}



/* Blog landing, search, archives */



.blog .site-main > article,

.archive .site-main > article,

.search .site-main > article {

	padding-bottom: 2em;

}



body:not(.twentyseventeen-front-page) .entry-header {

	padding: 1em 0;

}



body:not(.twentyseventeen-front-page) .entry-header,

body:not(.twentyseventeen-front-page) .entry-content,

body:not(.twentyseventeen-front-page) #comments {

	margin-left: auto;

	margin-right: auto;

}



body:not(.twentyseventeen-front-page) .entry-header {

	padding-top: 0;

}



.blog .entry-meta a.post-edit-link,

.archive .entry-meta a.post-edit-link,

.search .entry-meta a.post-edit-link {

	color: #222;

	display: inline-block;

	margin-left: 1em;

	white-space: nowrap;

}



.search .page .entry-meta a.post-edit-link {

	margin-left: 0;

	white-space: nowrap;

}



.taxonomy-description {

	color: #666;

	font-size: 13px;

	font-size: 0.8125rem;

}



/* More tag */



.entry-content .more-link:before {

	content: "";

	display: block;

	margin-top: 1.5em;

}



/* Single Post */



.single-post:not(.has-sidebar) #primary,

.page.page-one-column:not(.twentyseventeen-front-page) #primary,

.archive.page-one-column:not(.has-sidebar) .page-header,

.archive.page-one-column:not(.has-sidebar) #primary {

	margin-left: auto;

	margin-right: auto;

	max-width: 740px;

}



.single-featured-image-header {

	background-color: #fafafa;

	border-bottom: 1px solid #eee;

}



.single-featured-image-header img {

	display: block;

	margin: auto;

}



.page-links {

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: 800;

	padding: 2em 0 3em;

}



.page-links .page-number {

	color: #767676;

	display: inline-block;

	padding: 0.5em 1em;

}



.page-links a {

	display: inline-block;

}



.page-links a .page-number {

	color: #222;

}



/* Entry footer */



.entry-footer {

	border-bottom: 1px solid #eee;

	border-top: 1px solid #eee;

	margin-top: 2em;

	padding: 2em 0;

}



.entry-footer .cat-links,

.entry-footer .tags-links {

	display: block;

	font-size: 11px;

	font-size: 0.6875rem;

	font-weight: 800;

	letter-spacing: 0.1818em;

	padding-left: 2.5em;

	position: relative;

	text-transform: uppercase;

}



.entry-footer .cat-links + .tags-links {

	margin-top: 1em;

}



.entry-footer .cat-links a,

.entry-footer .tags-links a {

	color: #333;

}



.entry-footer .cat-links .icon,

.entry-footer .tags-links .icon {

	color: #767676;

	left: 0;

	margin-right: 0.5em;

	position: absolute;

	top: 2px;

}



.entry-footer .edit-link {

	display: inline-block;

}



.entry-footer .edit-link a.post-edit-link {

	background-color: #222;

	-webkit-border-radius: 2px;

	border-radius: 2px;

	-webkit-box-shadow: none;

	box-shadow: none;

	color: #fff;

	display: inline-block;

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: 800;

	margin-top: 2em;

	padding: 0.7em 2em;

	-webkit-transition: background-color 0.2s ease-in-out;

	transition: background-color 0.2s ease-in-out;

	white-space: nowrap;

}



.entry-footer .edit-link a.post-edit-link:hover,

.entry-footer .edit-link a.post-edit-link:focus {

	background-color: #767676;

}



/* Post Formats */



.blog .format-status .entry-title,

.archive .format-status .entry-title,

.blog .format-aside .entry-title,

.archive .format-aside .entry-title {

	display: none;

}



.format-quote blockquote {

	color: #333;

	font-size: 20px;

	font-size: 1.25rem;

	font-weight: 300;

	overflow: visible;

	position: relative;

}



.format-quote blockquote .icon {

	display: block;

	height: 20px;

	left: -1.25em;

	position: absolute;

	top: 0.4em;

	-webkit-transform: scale(-1, 1);

	-ms-transform: scale(-1, 1);

	transform: scale(-1, 1);

	width: 20px;

}



/* Post Navigation */



.post-navigation {

	font-weight: 800;

	margin: 3em 0;

}



.post-navigation .nav-links {

	padding: 1em 0;

}



.nav-subtitle {

	background: transparent;

	color: #767676;

	display: block;

	font-size: 11px;

	font-size: 0.6875rem;

	letter-spacing: 0.1818em;

	margin-bottom: 1em;

	text-transform: uppercase;

}



.nav-title {

	color: #333;

	font-size: 15px;

	font-size: 0.9375rem;

}



.post-navigation .nav-next {

	margin-top: 1.5em;

}



.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {

	margin-right: 0.5em;

}



.nav-links .nav-next .nav-title .nav-title-icon-wrapper {

	margin-left: 0.5em;

}



/*--------------------------------------------------------------

13.5 Pages

--------------------------------------------------------------*/

.page-header {

	padding-bottom: 2em;

}



.page .entry-header .edit-link {

	font-size: 14px;

	font-size: 0.875rem;

}



.search .page .entry-header .edit-link {

	font-size: 11px;

	font-size: 0.6875rem;

}



.page-links {

	clear: both;

	margin: 0 0 1.5em;

}



.page:not(.home) #content {

	padding-bottom: 1.5em;

}



/* 404 page */



.error404 .page-content {

	padding-bottom: 4em;

}



.error404 .page-content .search-form,

.search .page-content .search-form {

	margin-bottom: 3em;

}



/*--------------------------------------------------------------

14.0 Comments

--------------------------------------------------------------*/



#comments {

	clear: both;

	padding: 2em 0 0.5em;

}



.comments-title {

	font-size: 20px;

	font-size: 1.25rem;

	margin-bottom: 1.5em;

}



.comment-list,

.comment-list .children {

	list-style: none;

	margin: 0;

	padding: 0;

}



.comment-list li:before {

	display: none;

}



.comment-body {

	margin-left: 65px;

}



.comment-author {

	font-size: 16px;

	font-size: 1rem;

	margin-bottom: 0.4em;

	position: relative;

	z-index: 2;

}



.comment-author .avatar {

	height: 50px;

	left: -65px;

	position: absolute;

	width: 50px;

}



.comment-author .says {

	display: none;

}



.comment-meta {

	margin-bottom: 1.5em;

}



.comment-metadata {

	color: #767676;

	font-size: 10px;

	font-size: 0.625rem;

	font-weight: 800;

	letter-spacing: 0.1818em;

	text-transform: uppercase;

}



.comment-metadata a {

	color: #767676;

}



.comment-metadata a.comment-edit-link {

	color: #222;

	margin-left: 1em;

}



.comment-body {

	color: #333;

	font-size: 14px;

	font-size: 0.875rem;

	margin-bottom: 4em;

}



.comment-reply-link {

	font-weight: 800;

	position: relative;

}



.comment-reply-link .icon {

	color: #222;

	left: -2em;

	height: 1em;

	position: absolute;

	top: 0;

	width: 1em;

}



.children .comment-author .avatar {

	height: 30px;

	left: -45px;

	width: 30px;

}



.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {

	border: 1px solid #333;

	padding: 2px;

}



.no-comments,

.comment-awaiting-moderation {

	color: #767676;

	font-size: 14px;

	font-size: 0.875rem;

	font-style: italic;

}



.comments-pagination {

	margin: 2em 0 3em;

}



.form-submit {

	text-align: right;

}



/*--------------------------------------------------------------

15.0 Widgets

--------------------------------------------------------------*/



#secondary {

	padding: 1em 0 2em;

}



.widget {

	padding-bottom: 3em;

}



h2.widget-title {

	color: #222;

	font-size: 13px;

	font-size: 0.8125rem;

	font-weight: 800;

	letter-spacing: 0.1818em;

	margin-bottom: 1.5em;

	text-transform: uppercase;

}



.widget-title a {

	color: inherit;

}



/* widget forms */



.widget select {

	width: 100%;

}





/* widget lists */



.widget ul {

	list-style: none;

	margin: 0;

}



.widget ul li {

	border-bottom: 1px solid #ddd;

	border-top: 1px solid #ddd;

	padding: 0.5em 0;

}



.widget ul li + li {

	margin-top: -1px;

}



.widget ul li ul {

	margin: 0 0 -1px;

	padding: 0;

	position: relative;

}



.widget ul li li {

	border: 0;

	padding-left: 24px;

	padding-left: 1.5rem;

}



/* Widget lists of links */



.widget_top-posts ul li ul,

.widget_rss_links ul li ul,

.widget-grofile ul.grofile-links li ul,

.widget_pages ul li ul,

.widget_meta ul li ul {

	bottom: 0;

}



.widget_nav_menu ul li li,

.widget_top-posts ul li,

.widget_top-posts ul li li,

.widget_rss_links ul li,

.widget_rss_links ul li li,

.widget-grofile ul.grofile-links li,

.widget-grofile ul.grofile-links li li {

	padding-bottom: 0.25em;

	padding-top: 0.25em;

}



.widget_rss ul li {

	padding-bottom: 1em;

	padding-top: 1em;

}



/* widget markup */



.widget .post-date,

.widget .rss-date {

	font-size: 0.81em;

}



/* Text widget */



.widget_text {

	word-wrap: break-word;

}



/* RSS Widget */



.widget_rss .widget-title .rsswidget:first-child {

	float: right;

}



.widget_rss .widget-title .rsswidget:first-child:hover {

	background-color: transparent;

}



.widget_rss .widget-title .rsswidget:first-child img {

	display: block;

}



.widget_rss ul li {

	padding: 2.125em 0;

}



.widget_rss ul li:first-child {

	border-top: none;

	padding-top: 0;

}



.widget_rss li .rsswidget {

	font-size: 22px;

	font-size: 1.375rem;

	font-weight: 300;

	line-height: 1.4;

}



.widget_rss .rss-date,

.widget_rss li cite {

	color: #767676;

	display: block;

	font-size: 10px;

	font-size: 0.625rem;

	font-style: normal;

	font-weight: 800;

	letter-spacing: 0.18em;

	line-height: 1.5;

	text-transform: uppercase;

}



.widget_rss .rss-date {

	margin: 0.5em 0 1.5em;

	padding: 0;

}



.widget_rss .rssSummary {

	margin-bottom: 0.5em;

}



/* Contact Info Widget */



.widget_contact_info .contact-map {

	margin-bottom: 0.5em;

}



/* Gravatar */



.widget-grofile h4 {

	font-size: 16px;

	font-size: 1rem;

	margin-bottom: 0;

}



/* Recent Comments */



.widget_recent_comments table,

.widget_recent_comments th,

.widget_recent_comments td {

	border: 0;

}



/* Recent Posts widget */



.widget_recent_entries .post-date {

	display: block;

}



/* Search */



.search-form {

	position: relative;

}



.search-form .search-submit {

	bottom: 3px;

	padding: 0.5em 1em;

	position: absolute;

	right: 3px;

	top: 3px;

}



.search-form .search-submit .icon {

	height: 24px;

	top: -2px;

	width: 24px;

}



/* Tag cloud widget */



.tagcloud,

.widget_tag_cloud,

.wp_widget_tag_cloud {

	line-height: 1.5;

}



.widget .tagcloud a,

.widget.widget_tag_cloud a,

.wp_widget_tag_cloud a {

	border: 1px solid #ddd;

	-webkit-box-shadow: none;

	box-shadow: none;

	display: inline-block;

	float: left;

	font-size: 14px !important; /* !important to overwrite inline styles */

	font-size: 0.875rem !important;

	margin: 4px 4px 0 0 !important;

	padding: 4px 10px 5px !important;

	position: relative;

	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

	width: auto;

	word-wrap: break-word;

	z-index: 0;

}



.widget .tagcloud a:hover,

.widget .tagcloud a:focus,

.widget.widget_tag_cloud a:hover,

.widget.widget_tag_cloud a:focus,

.wp_widget_tag_cloud a:hover,

.wp_widget_tag_cloud a:focus {

	border-color: #bbb;

	-webkit-box-shadow: none;

	box-shadow: none;

	text-decoration: none;

}



/* Calendar widget */



.widget_calendar th,

.widget_calendar td {

	text-align: center;

}



.widget_calendar tfoot td {

	border: 0;

}



/*--------------------------------------------------------------

16.1 Galleries

--------------------------------------------------------------*/



.gallery-item {

	display: inline-block;

	text-align: left;

	vertical-align: top;

	margin: 0 0 1.5em;

	padding: 0 1em 0 0;

	width: 50%;

}



.gallery-columns-1 .gallery-item {

	width: 100%;

}



.gallery-columns-2 .gallery-item {

	max-width: 50%;

}



.gallery-item a,

.gallery-item a:hover,

.gallery-item a:focus {

	-webkit-box-shadow: none;

	box-shadow: none;

	background: none;

	display: inline-block;

	max-width: 100%;

}



.gallery-item a img {

	display: block;

	-webkit-transition: -webkit-filter 0.2s ease-in;

	transition: -webkit-filter 0.2s ease-in;

	transition: filter 0.2s ease-in;

	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;

	-webkit-backface-visibility: hidden;

	backface-visibility: hidden;

}



.gallery-item a:hover img,

.gallery-item a:focus img {

	-webkit-filter: opacity(60%);

	filter: opacity(60%);

}



.gallery-caption {

	display: block;

	text-align: left;

	padding: 0 10px 0 0;

	margin-bottom: 0;

}



/*--------------------------------------------------------------

20.0 Print

--------------------------------------------------------------*/



@media print {



	/* Hide elements */



	form,

	button,

	input,

	select,

	textarea,

	.navigation-top,

	.social-navigation,

	#secondary,

	.content-bottom-widgets,

	.header-image,

	.panel-image-prop,

	.icon-thumb-tack,

	.page-links,

	.edit-link,

	.post-navigation,

	.pagination.navigation,

	.comments-pagination,

	.comment-respond,

	.comment-edit-link,

	.comment-reply-link,

	.comment-metadata .edit-link,

	.pingback .edit-link,

	.site-footer aside.widget-area,

	.site-info {

		display: none !important;

	}



	.entry-footer,

	#comments,

	.site-footer,

	.single-featured-image-header {

		border: 0;

	}



	/* Font sizes */



	body {

		font-size: 12pt;

	}



	h1 {

		font-size: 24pt;

	}



	h2 {

		font-size: 22pt;

	}



	h3 {

		font-size: 17pt;

	}



	h4 {

		font-size: 12pt;

	}



	h5 {

		font-size: 11pt;

	}



	h6 {

		font-size: 12pt;

	}



	.page .panel-content .entry-title,

	.page-title,

	body.page:not(.twentyseventeen-front-page) .entry-title {

		font-size: 10pt;

	}



	/* Layout */



	.wrap {

		padding-left: 5% !important;

		padding-right: 5% !important;

		max-width: none;

	}



	/* Site Branding */



	.site-header {

		background: transparent;

		padding: 0;

	}



	.custom-header-media {

		padding: 0;

	}



	.twentyseventeen-front-page.has-header-image .site-branding,

	.twentyseventeen-front-page.has-header-video .site-branding,

	.home.blog.has-header-image .site-branding,

	.home.blog.has-header-video .site-branding {

		position: relative;

	}



	.site-branding {

		margin-top: 0;

		margin-bottom: 1.75em !important; /* override styles added by JavaScript */

	}



	.site-title {

		font-size: 25pt;

	}



	.site-description {

		font-size: 12pt;

		opacity: 1;

	}



	/* Posts */



	.single-featured-image-header {

		background: transparent;

	}



	.entry-meta {

		font-size: 9pt;

	}



	/* Colors */



	body,

	.site {

		background: none !important; /* Brute force since user agents all print differently. */

	}



	body,

	a,

	.site-title a,

	.twentyseventeen-front-page.has-header-image .site-title,

	.twentyseventeen-front-page.has-header-video .site-title,

	.twentyseventeen-front-page.has-header-image .site-title a,

	.twentyseventeen-front-page.has-header-video .site-title a {

		color: #222 !important; /* Make sure color schemes don't affect to print */

	}



	h2,

	h5,

	blockquote,

	.site-description,

	.twentyseventeen-front-page.has-header-image .site-description,

	.twentyseventeen-front-page.has-header-video .site-description,

	.entry-meta,

	.entry-meta a {

		color: #777 !important; /* Make sure color schemes don't affect to print */

	}



	.entry-content blockquote.alignleft,

	.entry-content blockquote.alignright {

		font-size: 11pt;

		width: 34%;

	}



	.site-footer {

		padding: 0;

	}

}

