/*
Theme Name: Apex Brasil
Theme URI: http://underscores.me/
Author: Apex-Brasil
Description: Tema para Wordpress (Apex-Brasil)
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: custom_theme
Tags:

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: block;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: block;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	text-align: center;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
section{
	margin: 0;
}
section.well{
	margin: 0;
}
.post-link{
	width: 100%;
	color: #3C738D;
}
.post-link img, .img-right, .img-left{
	display: block;
	max-width: 480px;
	width: 100%;
}

.img-right-xs, .img-left-xs{
	display: block;
	max-width: 400px;
	padding-top: 5px;
	width: 100%;
}

.img-right, .img-right-xs{
	margin-left: 20px;
	float: right;
	margin-bottom: 20px;
}
.img-left, .img-left-xs{
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}

.slide-collapsed, .slide-uncollapsed{
	color: #777;
}
.slide-collapsed > *{
	margin-left: 5px;
}
.slide-collapsed:before{
	content: "\25B6 ";
}
.slide-uncollapsed > *{
	margin-left: 5px;
}
.slide-uncollapsed:before{
	content: "\25BC ";
}

@media (max-width: 992px){
	.img-right, .img-right-xs, .img-left, .img-left-xs{
		float: none;
		margin: 0 auto 20px auto;
	}
}
[rel="category tag"]{
	font-size: 8pt;
	display: inline-block;
	margin-bottom: 12px;
}
.tag-cloud-link{
	font-size: 9pt !important;
}
.post-link, .post-link:hover{
	color: inherit;
}
#sidebar-widget{
	padding: 0 5px;
}
#sidebar-widget > h5{
	padding: 0 10px;
}
.cherry-trend-post{
	width: 20%;
	padding: 10px;
}

@media (max-width: 992px) {
	.cherry-trend-post{
		width: 100%;
		padding: 10px;
	}
}

.cherry-trend-post__title{
	font-size: 16px;
}
.cherry-trend-post__thumbnail, .cherry-trend-post__thumbnail-link{
	width: 100%;
	margin: 0;
}
.cherry-trend-post__thumbnail-link img{
	width: 100%;
	margin-bottom: 1em;
	height: auto;
}

span.wpcf7-list-item{
	margin: 0 1em 0 0;
}
.wpcf7-validation-errors{
	margin: 0 0 30px 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
.wpcf7-radio{
	margin-top: 7px;
	display: inline-block;
}
.wp-block-embed{
	margin: 0;
}
.wp-block-image figcaption{
	text-align: inherit;
}
/*--------------------------------------------------------------
## WP CLASSES
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.textwidget{
	display: inline;
}

.posted-on, .byline{
	font-size: 0.8em;
}

.comments-link{
	padding: 0 3px;
}

.edit-link{
	padding: 0 3px;
}

.tagcloud a{
	padding: 5px 7px;
	margin: 3px 10px 3px 0;
	display: inline-block;
	border-radius: 0.5em;
	background-color: rgba(0,0,0,0.05);
}

.tagcloud a:hover{
	text-decoration: none;
}

#reply-title{
	margin-top:0;
}

.comments-title{
	font-size: 24px;
	margin-top:0;
	margin-bottom: 20px;
}
.label{
	font-weight: normal;
	font-size: 12px;
}