/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 12 2026 | 15:52:41 */
/* 
Width 75-125
Weight 100-900
Slant -10-0

Condensed extra bold
font-variation-settings: "slnt" 0, "wdth" 85, "wght" 900;

Compressed bold
font-variation-settings: "slnt" 0, "wdth" 75, "wght" 700;

bold
font-variation-settings: "slnt" 0, "wdth" 100, "wght" 700;

font-family: vinila-variable, sans-serif;

End of comment */ 
footer {
	margin:0 !important;
}
body {
	font-family: vinila-variable, sans-serif;
	color: #FBFAF3;
}
a,
a:hover,
a:active,
a:visited {
	text-decoration: none !important;
	outline: none !important;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #7a142a;
}
.botaohome {
	font-family: vinila-variable, sans-serif;
	font-variation-settings: "slnt" 0, "wdth" 90, "wght" 700;
	font-size: 40px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: vinila-variable, sans-serif;
	font-variation-settings: "slnt" 0, "wdth" 110, "wght" 700;
}
h3.cidades {
	padding: 0 20px;
}
.menu_edicoes h1, 
.menu_edicoes h2, 
.menu_edicoes h3, 
.menu_edicoes h4, 
.menu_edicoes h5, 
.menu_edicoes h6 {
	font-variation-settings: "slnt" 0, "wdth" 100, "wght" 700;
}
.subtit {
	font-variation-settings: "slnt" 0, "wdth" 90, "wght" 300;
}
h3.titfilme {
	/*
	display: inline-block !important;
	color: #7a142a;
	background-color: #FBFAF3;
	padding: 3px;
	*/
}
.form_inscricao_button {
	width:100% !important;
	background-color: #D6933E !important;
	text-align: center !important;
	font-weight: 800 !important;
	color: #162b46 !important;
}
.form_inscricao_button:hover {
	background-color: #162b46 !important;
	color: #D6933E !important;
}
.wpforms-required-label,
.wpforms-error,
.wpforms-has-error,
.wpforms-has-error:before {
	color: #00ff00 !important;
}
.wpforms-field-required wpforms-error {
	border: #00ff00 !important;
}
/* grupo sem margem */
.grup_nmarg * {
	margin: 0 0 8px 0;
	padding: 0;
}
img {
	border-radius: 10px;
}
figcaption,
.wp-element-caption {
	display: none;
	visibility: hidden;
}

.post_naveg,
.wp-block-button a {
	font-family: vinila-variable, sans-serif !important;
	font-weight: 700;
	font-variation-settings: "slnt" 0, "wdth" 120, "wght" 700;
}

@media screen and (max-width: 768px) {
  .invert_mobile { display: flex; }
  .invert_mobile .div_um   { order: 2; } /* Appears last */
  .invert_mobile .div_dois { order: 1; } /* Appears second */
}