/*!
Theme Name: Bento - Produtora
Theme URI: http://bentoproducaocultural.com.br
Author: Bianca Brandao / Estudio Grampo
Author URI: http://www.estudiogrampo.com.br
Description: [2024]
Version: 100.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bento
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Bento is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
	 html {
	 	line-height: 1.15;
	 	-webkit-text-size-adjust: 100%;
	 }

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
	 body {
	 	margin: 0;
	 }

/**
 * Render the `main` element consistently in IE.
 */
	 main {
	 	display: block;
	 }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
	 h1 {
	 	font-size: 2em;
	 	margin: 0.67em 0;
	 }

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
	 hr {
	 	box-sizing: content-box;
	 	height: 0;
	 	overflow: visible;
	 }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
	 pre {
	 	font-family: monospace, monospace;
	 	font-size: 1em;
	 }

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
	 a {
	 	background-color: transparent;
	 }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
	 abbr[title] {
	 	border-bottom: none;
	 	text-decoration: underline;
	 	text-decoration: underline dotted;
	 }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
	 b,
	 strong {
	 	font-weight: bolder;
	 }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
	 code,
	 kbd,
	 samp {
	 	font-family: monospace, monospace;
	 	font-size: 1em;
	 }

/**
 * Add the correct font size in all browsers.
 */
	 small {
	 	font-size: 80%;
	 }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
	 sub,
	 sup {
	 	font-size: 75%;
	 	line-height: 0;
	 	position: relative;
	 	vertical-align: baseline;
	 }

	 sub {
	 	bottom: -0.25em;
	 }

	 sup {
	 	top: -0.5em;
	 }

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
	 img {
	 	border-style: none;
	 }

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
	 button,
	 input,
	 optgroup,
	 select,
	 textarea {
	 	font-family: inherit;
	 	font-size: 100%;
	 	line-height: 1.15;
	 	margin: 0;
	 }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
	 button,
	 input {
	 	overflow: visible;
	 }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
	 button,
	 select {
	 	text-transform: none;
	 }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
	 button,
	 [type="button"],
	 [type="reset"],
	 [type="submit"] {
	 	-webkit-appearance: button;
	 }

/**
 * Remove the inner border and padding in Firefox.
 */
	 button::-moz-focus-inner,
	 [type="button"]::-moz-focus-inner,
	 [type="reset"]::-moz-focus-inner,
	 [type="submit"]::-moz-focus-inner {
	 	border-style: none;
	 	padding: 0;
	 }

/**
 * Restore the focus styles unset by the previous rule.
 */
	 button:-moz-focusring,
	 [type="button"]:-moz-focusring,
	 [type="reset"]:-moz-focusring,
	 [type="submit"]:-moz-focusring {
	 	outline: 1px dotted ButtonText;
	 }

/**
 * Correct the padding in Firefox.
 */
	 fieldset {
	 	padding: 0.35em 0.75em 0.625em;
	 }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
	 legend {
	 	box-sizing: border-box;
	 	color: inherit;
	 	display: table;
	 	max-width: 100%;
	 	padding: 0;
	 	white-space: normal;
	 }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
	 progress {
	 	vertical-align: baseline;
	 }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
	 textarea {
	 	overflow: auto;
	 }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
	 [type="checkbox"],
	 [type="radio"] {
	 	box-sizing: border-box;
	 	padding: 0;
	 }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
	 [type="number"]::-webkit-inner-spin-button,
	 [type="number"]::-webkit-outer-spin-button {
	 	height: auto;
	 }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
	 [type="search"] {
	 	-webkit-appearance: textfield;
	 	outline-offset: -2px;
	 }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
	 [type="search"]::-webkit-search-decoration {
	 	-webkit-appearance: none;
	 }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
	 ::-webkit-file-upload-button {
	 	-webkit-appearance: button;
	 	font: inherit;
	 }

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
	 details {
	 	display: block;
	 }

/*
 * Add the correct display in all browsers.
 */
	 summary {
	 	display: list-item;
	 }

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
	 template {
	 	display: none;
	 }

/**
 * Add the correct display in IE 10.
 */
	 [hidden] {
	 	display: none;
	 }

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
@font-face {
	font-family: 'bento';
	src: url('fonts/bento.eot?77421121');
	src: url('fonts/bento.eot?77421121#iefix') format('embedded-opentype'),
	url('fonts/bento.woff2?77421121') format('woff2'),
	url('fonts/bento.woff?77421121') format('woff'),
	url('fonts/bento.ttf?77421121') format('truetype'),
	url('fonts/bento.svg?77421121#bento') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "bento";
	font-style: normal;
	font-weight: normal;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-mail:before { content: '\e800'; }
.icon-down-dir:before { content: '\e801'; }
.icon-left-dir:before { content: '\e802'; }
.icon-right-dir:before { content: '\e803'; }
.icon-up-dir:before { content: '\e804'; }
.icon-alert:before { content: '\e805'; }
.icon-heart-filled:before { content: '\e806'; }
.icon-clock:before { content: '\e807'; }
.icon-basket:before { content: '\e808'; }
.icon-user:before { content: '\e809'; }
.icon-globe:before { content: '\e80a'; }
.icon-globe-1:before { content: '\e80b'; }
.icon-down-dir-1:before { content: '\e80c'; }
.icon-right:before { content: '\e80d'; }
.icon-left:before { content: '\e80e'; }
.icon-up-dir-1:before { content: '\e80f'; }
.icon-left-dir-1:before { content: '\e810'; }
.icon-right-dir-1:before { content: '\e811'; }
.icon-calendar:before { content: '\e812'; }
.icon-share:before { content: '\e813'; }
.icon-location:before { content: '\e814'; }
.icon-mail-1:before { content: '\e815'; }
.icon-phone:before { content: '\e816'; }
.icon-right-open:before { content: '\e817'; }
.icon-left-open:before { content: '\e818'; }
.icon-down-open:before { content: '\e819'; }
.icon-up-open:before { content: '\e81a'; }
.icon-cancel-circled:before { content: '\e81b'; }
.icon-cancel:before { content: '\e81c'; }
.icon-mail-2:before { content: '\e81d'; }
.icon-mail-3:before { content: '\e81e'; }
.icon-download:before { content: '\e81f'; }
.icon-search:before { content: '\e855'; }
.icon-link:before { content: '\f07b'; }
.icon-facebook:before { content: '\f09a'; }
.icon-linkedin:before { content: '\f0e1'; }
.icon-youtube-squared:before { content: '\f166'; }
.icon-youtube-play:before { content: '\f16a'; }
.icon-instagram-1:before { content: '\f16d'; }
.icon-paw:before { content: '\f1b0'; }
.icon-whatsapp:before { content: '\f232'; }
.icon-spotify-circled:before { content: '\f328'; }

.bebas-neue-regular {
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Cera Pro';
	src: url('fonts/CeraPro-Italic.woff2') format('woff2'),
	url('fonts/CeraPro-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Cera Pro';
	src: url('fonts/CeraPro-Bold.woff2') format('woff2'),
	url('fonts/CeraPro-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cera Pro';
	src: url('fonts/CeraPro-Black.woff2') format('woff2'),
	url('fonts/CeraPro-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cera Pro';
	src: url('fonts/CeraPro-Medium.woff2') format('woff2'),
	url('fonts/CeraPro-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cera Pro';
	src: url('fonts/CeraPro-BlackItalic.woff2') format('woff2'),
	url('fonts/CeraPro-BlackItalic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Cera Pro';
	src: url('fonts/CeraPro-Light.woff2') format('woff2'),
	url('fonts/CeraPro-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}



body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
	font-family: 'Cera Pro', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: "Bebas Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
}

h1{
	font-size: 3.5em;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation 
--------------------------------------------- */
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul.sub-menu{
	display: block;
}
.sub-menu li{
	display: block;
	font-size: .9em;
	font-family: 'Bebas Neue';
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
	margin-right: 3em;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: black;
	font-weight: 200;
	font-size: 1.2em;
}

#primary-menu a{
	position: relative;
}

#primary-menu > li:first-child > a:after{
	position: absolute;
	width: 100%;
	content: '';
	padding-bottom: 50%;
	border-radius: 0 0 50em 50em;
	display: block;
	background: var(--azul-claro);
	transition: all .2s ease;
}
#primary-menu > li:nth-child(2) > a:before{
	position: absolute;
	width: 100%;
	content: '';
	padding-bottom: 50%;
	border-radius: 50em 50em 0 0;
	display: block;
	background: var(--vermelho-escuro);
	transition: all .2s ease;
	top: 0;
	transform: translateY(-100%);
}
#primary-menu > li:nth-child(3) > a:after{
	position: absolute;
	width: 50%;
	content: '';
	padding-bottom: 25%;
	border-radius: 0 0 50em 50em;
	display: block;
	background: var(--marrom);
	transition: all .2s ease;
	right: 0;
}
#primary-menu > li:nth-child(4) > a:before{
	position: absolute;
	width: 100%;
	content: '';
	padding-bottom: 50%;
	border-radius: 50em 50em 0 0;
	display: block;
	background: var(--azul-escuro);
	transition: all .2s ease;
	top: 0;
	transform: translateY(-100%);
}

#primary-menu > li:nth-child(5) > a:after{
	position: absolute;
	width: 100%;
	content: '';
	padding-bottom: 50%;
	border-radius: 0 0 50em 50em;
	display: block;
	background: var(--vermelho-claro);
	transition: all .2s ease;
}


#primary-menu > li:first-child > a:hover{
	color: var(--azul-claro);
}
#primary-menu > li:nth-child(2) > a:hover{
	color: var(--vermelho-escuro);
}
#primary-menu > li:nth-child(3) > a:hover{
	color: var(--marrom);
}
#primary-menu > li:nth-child(4) > a:hover{
	color: var(--azul-escuro);
}

#primary-menu > li:nth-child(5) > a:hover{
	color: var(--vermelho-claro);
}

.main-navigation #primary-menu > .menu-item > a::first-letter {
	font-weight: 600;
}


.main-navigation ul {
	display: flex;
}

.menu-redes ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu-redes ul li{
	display: inline-block;
}

.menu-redes a{
	color: black;
	border: solid 1px;
	padding: .2em .25em;
	display: table;
	border-radius: 1em;
	transition: all .2s ease;
}

.menu-redes a:hover{
	background-color: black;
	color: white;
}


.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

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

.post,
.page {
	margin: 0;
}

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

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

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

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

.bypostauthor {
	display: block;
}

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

.widget select {
	max-width: 100%;
}

/* 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 logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.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;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.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;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/* FORM CONTATO
------------------------------------------------------------------------------------------------------------------------------------------ */
#contato{
	position: relative;
}
#contato > img{
	top: 0;
	right: 0;
	transform: translateY(-50%);
}
.wpcf7{
	display: block;
	margin: auto;
}
.wpcf7-form {
	text-align: left;
	margin-bottom: 40px;
}
.wpcf7-form h3{
	text-transform: uppercase;
	margin: 0;
}
.wpcf7-form .form-head{
	padding: 0
}
.wpcf7-form > p{
	margin: 1em 0;
}
.wpcf7-form label{
	width: 100%;
	padding: 0;
	display: block;
	margin: 0;
}
.wpcf7-form label > br{
	display: none;
}
.wpcf7-form > div{
	padding: 10px;
}
.wpcf7-form > div > div{
	padding: 0 10px 0 0;
}

.wpcf7-form input,
.wpcf7-form input:focus,
.wpcf7-form input:active{
	height: 40px;
	border: 1px solid var(--bs-primary);
	color: #FFF;
	padding: 0 20px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0);
	backdrop-filter: blur(15px);
	display: table;
	border-radius: 0;
	width: 100%;
}
.wpcf7-form textarea {
	border: 1px solid  var(--bs-primary);
	color: #FFF;
	padding: 20px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0;
	width:100%;
	height: 200px;
	display: table;
	backdrop-filter: blur(15px);
}

.wpcf7-form select {
	height: 40px;
	border: 1px solid  var(--bs-primary);
	border-radius: 5px;
	color: #4E4E4E;
	padding: 0 20px;
	font-size: 14px;
	background-color: rgba(0,0,0,0);
}

.wpcf7-form input[type=submit] {
	background: var(--bs-primary);
	padding: .2em 4em;
	display: table;
	font-size: .8em;
	color: #FFF;
	text-decoration: none;
	border-radius: 10em;
	border: none;
	margin: 3em 0 0 auto;
	width: auto;
	cursor: pointer;
	transition: all .2s ease;
	text-transform: uppercase;
	font-weight: 800;
}

.wpcf7-form input[type=submit]:hover {		
	border: solid 1px #000;
	color: #000;
	background-color: #FFF;
}

.wpcf7-form ::placeholder {
	color: #999;
	font-weight: 300;
}
.wpcf7 form .wpcf7-response-output{
	color: #FFF;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
}
.wpcf7-not-valid-tip{
	font-size: .8em;
}


/* TEMA
--------------------------------------------- */

:root {
	--bs-primary: rgba(244,61,61, 1);  
	--bs-primary-rgb: 244,61,61; 
	--bs-secondary: rgba(0,0,255, 1);
	--bs-secondary-rgb: 0,0,255;
	--bs-border-radius: 1.5em;

	--azul-claro: rgba(107,151,227);
	--azul-escuro: rgba(28,28,142);
	--vermelho-escuro: rgba(128,17,19);
	--vermelho-claro: rgba(244,61,61);
	--marrom: rgba(134,68,0);
	--roxo: rgba(70,55,161);
}

.custom-logo-link img{
	max-height: 140px;
	width: auto;
}


/* HOME
--------------------------------------------- */

#page{
	background-image: url('img/bg_.jpg');
	background-size: cover;
	background-position: center;
    padding-bottom: 2em;
}


#hero .artista{
	height: 500px;
	position: relative;
}

#hero .artista img{
	position: absolute;
	width: calc(100% - 3.3em);
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: all .2s ease;
}


#hero .artista a:hover img{
	opacity: .8;
}


#hero .artista span{
	position: absolute;
	color: white;
	bottom: 0;
	right: 0;
	transform: rotate(-90deg) translate(100%, 0%);
	transform-origin: right bottom;
	margin:.25em 0;
	line-height: 1em;
	font-family: 'Bebas Neue';
	font-size: 3em;
	white-space: nowrap;
}

#hero .artista:nth-child(3n + 3) span{
	transform: rotate(-90deg) translate(180%, 0%);
}

#hero .artista:nth-child(3n + 2) span{
	transform: rotate(90deg) translate(-100%, 115%);
}

#hero .artista:nth-child(3n + 1) {
	background: var(--vermelho-claro);
}
#hero .artista:nth-child(3n + 2) {
	background: var(--vermelho-escuro);
}
#hero .artista:nth-child(3n + 3) {
	background: var(--marrom);
}

#a-bento{
	background: var(--roxo);
}
#a-bento p{
	line-height: 2em;
}

#a-bento h1{
	position: absolute;
	top: 0;
	right: 0;
	transform: rotate(90deg);
}

#a-bento h1:after{
	content: url('img/bento_1.png');
}

#a-bento .bento-foto{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.post-projeto a{
	text-decoration: none;
}

.post-projeto:nth-child(odd) .projeto-sub{
	background: var(--vermelho-claro);
	overflow: hidden;
}

.post-projeto:nth-child(even) .projeto-sub{
	background: var(--azul-claro);
	overflow: hidden;
}

.post-projeto h3{
	font-size: 2em;
	line-height: 0;
	display: block;
	white-space: nowrap;
	color: white;
	transform: rotate(-90deg) translate(0,50%);
	transform-origin: left center;
	position: absolute;
	bottom: 1em;
	left: 50%;
	margin: 0;
}

.post-projeto h2{
	margin: 0 .25em;
	font-size: 2.5em;
	margin-top: -.20em;
}
.post-projeto h2 span{
	background-color: black;
	color: white;
	line-height: 1.8em;
	padding: .2em;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	transition: all .2s ease;
}

.post-projeto a:hover h2 span{
	background: var(--bs-secondary);
}

#na-midia-sessoes > div:not(:first-child){
	display: none;
}

#na-midia-menu > *{
	vertical-align: top;
	font-family: 'Bebas Neue';
}
#na-midia-menu h1{
	margin: 0;
}

#na-midia-menu a{
	color: black;
	text-decoration: none;
	font-size: 1.7em;
	margin: .25em .0 0 1.5em;
	position: relative;
}

#na-midia-menu a.active:after, #na-midia-menu a:after{
	width: 100%;
	content: '';
	padding-bottom: 50%;
	border-radius: 0 0 50em 50em;
	display: block;
	background: var(--azul-escuro);
	opacity: 0;
	transition: all .2s ease;
}

#na-midia-menu:not(:has(a:hover)) a.active:after, #na-midia-menu a:hover:after{
	opacity: 1;
}

#agenda select {
	background-color: var(--marrom);
	color: white;
	font-family: 'Bebas Neue';
	padding: .25em 1em;
	font-size: 1.5em;
	border: 1px solid #ccc;
	border-radius: 4px;
	appearance: none; 
	-webkit-appearance: none; 
	-moz-appearance: none; 
}

#agenda select::-ms-expand {
	display: none;
}

#agenda select:hover,
#agenda select:focus {
	border-color: #888;
}

.post-agenda a:hover{
	opacity: .8;
}

.post-materia p{
	line-height: 2em;
}

.post-materia a{
	text-transform: lowercase;
	text-decoration: none;
	color: black;
	border: solid 1px;
	padding: .25em 1em;
	border-radius: 2em;
}
.post-materia a:hover{
	background: black;
	color: white;
}

.post-fotos a{
	position: relative;
	color: #000;
	display: block;
	text-decoration: none;
}

.post-fotos a .entry-content{
	position: absolute;
	background: rgba(255,255,255,0.4);
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	opacity: 0;
	backdrop-filter: blur(0);
	transition: all .2s ease;
}

.post-fotos a:hover .entry-content{
	backdrop-filter: blur(7px);
	opacity: 1;
}

.post-fotos a .entry-content span{
	position: absolute;
	font-size: 1.4em;
	text-align: center;
	width: 80%;
	top: 45%;
	right: 50%;
	transform: translate(50%,-50%);
	font-weight: 600;
	transition: all .2s ease;
	opacity: 0;
}

.post-fotos a:hover .entry-content span{
	top: 50%;
	opacity: 1;
}

#videos .post-fotos .post-thumbnail{
	position: relative;
}

#videos .post-fotos .post-thumbnail:after{
	content: '\f16a'; 
	position: absolute;
	top: 50%;
	right: 50%;
	transform: translate(50%,-50%);
	font-family: bento;
	font-size: 3em;
	color: white;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, .6);
}

.post-clipping a{
	text-decoration: none;
	color: var(--bs-secondary);
}

.post-clipping a:hover{
	color: var(--bs-primary);
}

.clip-data{
	font-family: 'Bebas Neue';
	color: black;
}

.post-clipping h2 span{
	color: black;
	display: inline-block;
	padding: 0 .4em;
}

.hentry .post-thumbnail{
	display: block;
	margin: auto;
	text-align: center;
}

.single .site-footer{
    display: block;
    padding-top: 3em;
}

a.voltar{
	display: table;
	margin: 4em auto 0;
	text-transform: uppercase;
	font-size: 1.4;
	text-decoration: none;
	color: white;
	background-color: var(--vermelho-claro);
	padding: .3em 2em;
	transition: all .2s ease;
}

a.voltar:hover{
	background-color: var(--azul-claro);
}

.video-template-default .vid_embed{
	width: 100%;
	position: relative;
	padding-bottom: 50%;
}

.video-template-default iframe{
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	width: 100%;
}
/* MOBILE
--------------------------------------------- */

#mobile-toggle{
	position: relative;
	width: 19px;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
}
#mobile-toggle:before{
	content: '';
	display: block;
	height: 3px;
	width: 100%;
	background: var(--bs-primary);
	border-radius: 2px;
	position: absolute;
	top: -8px;
	transition: all .2s ease;
}
#mobile-toggle:after{
	content: '';
	display: block;
	height: 3px;
	width: 100%;
	background: var(--bs-primary);
	border-radius: 2px;
	position: absolute;
	top: 8px;
	transition: all .2s ease;
}
#mobile-toggle span{
	display: block;
	height: 3px;
	width: 100%;
	background: var(--bs-primary);
	border-radius: 2px;
	transition: all .2s ease;
}

#mobile-toggle.active span{
	width: 0;
}
#mobile-toggle.active:before{
	transform: translateY(8px) rotate(45deg) ;
}
#mobile-toggle.active:after{
	transform: translateY(-8px) rotate(-45deg) ;
}

#menu-mobile{
	height: 0;
	overflow: hidden;
}

#menu-mobile ul{
	padding: 0;
	margin: 1em 0 0 0;
}

#menu-mobile a{
	color: black;
	text-decoration: none;
	font-size: 1.2em;
	display: block;
	position: relative;
}

#menu-mobile .sub-menu{
	display: none;
}

#menu-mobile li{
	transition: all .2s ease;
}
#menu-mobile li:has(a:hover){
	background-color: var(--bg-color);
}


@media (max-width: 992px) {
	#a-bento .bento-foto{
		position: relative;
		width: 100%;
		max-height: 400px;
	}

	#na-midia-menu a{
		color: black;
		text-decoration: none;
		font-size: 1.7em;
		margin: .25em 1em;
		position: relative;
	}

}


@media (max-width: 576px) {
}
