/*
Theme Name: Tema Xvideos.Blog.Br
Author: Xvideos.Blog.br Rev
Version: 2.0
*/


* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html,
body {
	margin: 0;
	padding: 0;
	border: 0;
	overflow-x: hidden; /* Previne scroll horizontal */
	max-width: 100vw; /* Garante que não exceda a largura da viewport */
}
body {
	font-family: Arial, "Helvetica Ne.btnue", Helvetica, sans-serif;
	background-color: #161616;
	color: #FFF;
	font-size: 15px;
	line-height: 24px
}
body,
html {
	height: 100% !important
}
iframe {
	border: 0
}
img {
	max-width: 100%;
	height: auto
}
.img {
	position: relative;
	width: 352px;
	max-width: 100%;
	margin-bottom: 15px;
	clear: both;
	border-radius: 5px;
	overflow: hidden;
}
.img img {
	border-radius: 5px;
}
a,
a:hover {

	text-decoration: underline;
	text-decoration: none;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms
}

iframe {
	max-width: 100% !important
}
hr {
	border: 1px dotted #373737;
	border-style: none none dotted;
	color: #fff;
	margin: 10px 0
}
strong {
	font-weight: bold
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: ""
}
blockquote,
q {
	quotes: """"
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	min-height: 20px;
	line-height: 26px;
	margin: 0 0 15px
}
h1 {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 20px
}
h2 {
	margin: 10px 1px 20px;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	line-height: 20px;
}
.aneTemaW27fafc8_D2e274 {
	clear: both
}
.text-form {
	color: #6c757d;
	font-size: 12px;
	display: block
}
.text-muted {
	color: gray;
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	display: block
}
.aneTemaW27fafc8_5a89fb {
	font-weight: bold
}
.alignnone {
	margin: 0 6px 6px 0
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
a img.alignnone {
	margin: 5px 20px 20px 0
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}
.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: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
.label-default {
	background-color: #777
}
.label-success {
	background-color: #5cb85c
}
.label-danger {
	background-color: #d9534f
}
.label-warning {
	background-color: #f0ad4e
}
.row {
	margin-right: -5px;
	margin-left: -5px
}
.col-md-4,
.col-md-6,
.col-md-8 {
	float: left;
	padding: 0 5px;
	width: 100%
}
@media (min-width:992px) {
	.col-md-4 {
		width: 33.33333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-8 {
		width: 66.66666667%
	}
}
.aneTemaW27fafc8_785f57 {
	text-align: center
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-group {
	margin-bottom: 15px
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}
.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px
}
.btn:hover {
	color: #FFF;
	opacity: .9
}
.btn-block {
	display: block;
	width: 100%
}
.aneTemaW27fafc8_5f1e91 {
	max-width: 1412px;
	padding: 0 12px;
	margin: 0 auto;
	width: 100%
}
@media (max-width:972px) {
	.aneTemaW27fafc8_5f1e91 {
		width: 100%
	}
}
.aneTemaW27fafc8_296594 {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 100%
}
.aneTemaW27fafc8_296594 li {
	display: inline-block;
	margin: 0 10px 10px;
	vertical-align: top;
	line-height: 0
}
.aneTemaW27fafc8_296594 img,
.aneTemaW27fafc8_296594 iframe {
	max-width: 100%
}
.aneTemaW27fafc8_296594 li.anuncio-mobile {
	display: none
}
@media (max-width:768px) {
	.aneTemaW27fafc8_296594 li.anuncio-mobile {
		display: inline-block
	}
	.aneTemaW27fafc8_296594 li.anuncio-desktop {
		display: none
	}
}
.aneTemaW27fafc8_E407df {
    margin: 20px 0 -10px;
    border-bottom: 0px solid #212121;
    padding-bottom: 3px;
    position: relative;
    top: -10px;
}
.aneTemaW27fafc8_E407df h1,
.aneTemaW27fafc8_E407df h2 {
	font-size: 15px;
	line-height: 30px;
  text-transform: uppercase;
	margin: 0;
  border-radius: 5px;
	font-weight: 600;
	background: #252525;
	border: 1px solid #303030;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.aneTemaW27fafc8_28d4ed button {
	background-color: #de2600;
	color: #FFF;
	position: absolute;
	top: 8px;
	right: 9px;
	border: 0;
	cursor: pointer;
	width: 22px;
	height: 22px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.aneTemaW27fafc8_28d4ed button:hover {
	opacity: .8
}
.aneTemaW27fafc8_E407df.aneTemaW27fafc8_28d4ed {
	min-height: 32px
}
.aneTemaW27fafc8_1fdd6f {
	margin-bottom: 25px;
	padding: 0 1%;
	font-size: 15px;
	filter: opacity(60%);
}
@media (max-width:540px) {
	.aneTemaW27fafc8_E407df h1,
	.aneTemaW27fafc8_E407df h2 {
		line-height: 20px
	}
}
.aneTemaW27fafc8_6dc2f2 {
	margin: 0 0 15px;
	padding: 0;
	text-align: center;
	list-style: none
}
.aneTemaW27fafc8_6dc2f2 li {
	display: inline-block;
	margin: 0 2px 2px 0
}
.aneTemaW27fafc8_6dc2f2 li a,
.aneTemaW27fafc8_6dc2f2 li em {
	background-color: #333;
border: 1px solid #222;
color: #ccc;
display: block;
font-size: 14px;
  border-radius: 4px;
font-weight: 400;
text-align: center;
padding: 10px 29px;
line-height: 40px;
}
.aneTemaW27fafc8_6dc2f2 li.active a,
.aneTemaW27fafc8_6dc2f2 li a:hover {
	background-color: #a01b00;
	color: #FFF;
	text-decoration: none
}
.aneTemaW27fafc8_8ed8ed {
	padding: 14px 0
}
.aneTemaW27fafc8_E8e2aa {
	float: left;
      margin-bottom: -15px;
}
.aneTemaW27fafc8_7bd37e {
	font-size: 28.75px; /* Aumentado 15% de 25px */
	color: #FFF;
	line-height: 43.7px; /* Aumentado 15% de 38px */
	font-weight: bold
}

/* Aumentar tamanho da logo XVIDEOS.BLOG.BR */
.xlogo {
	font-size: 26.45px !important; /* Aumentado 15% de 23px */
	transform: scale(1.15); /* Aumenta 15% o tamanho geral */
	transform-origin: left center;
	margin-top: 15px; /* Move a logo 15px para baixo */
}
.aneTemaW27fafc8_7bd37e span {
	color: #de2600
}
.aneTemaW27fafc8_029b88 {
	background-color: #de2600;
	border-bottom: 3px #ff0000 solid;
	margin-top: 12px;
	font-size: 14px;
  border-radius: 5px;
	padding: 4px 10px
}

/* Move aneTemaW27fafc8_029b88 15px para baixo no mobile */
@media (max-width: 768px) {
	.aneTemaW27fafc8_029b88 {
		margin-top: 27px; /* 12px + 15px */
	}
}
.aneTemaW27fafc8_C385cd {
	background-color: rgb(238, 238, 238);
	float: right;
	position: relative;
	padding-right: 38px;
	width: 100%;
	max-width: 284px;
	overflow: visible;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.aneTemaW27fafc8_C385cd input {
	background-color: transparent;
	height: 38px;
	width: 100%;
	padding: 0 14px;
	border: 0
}
.aneTemaW27fafc8_C385cd input:focus {
	outline: 0
}
.aneTemaW27fafc8_C385cd input:focus {
	box-shadow: none
}
.aneTemaW27fafc8_C385cd button {
	background-image: url(img/botaoBusca.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 16px;
	background-color: transparent;
	width: 32px;
	height: 32px;
	border: 0;
	cursor: pointer;
	position: absolute;
	top: 3px;
	right: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.aneTemaW27fafc8_C385cd button:hover {
	opacity: .8
}
@media (max-width:992px) {
	.aneTemaW27fafc8_C385cd {
		max-width: 100%;
		margin-top: 30px
	}
}
.aneTemaW27fafc8_E5f3be {
	float: right;
	margin-right: 15px
}
.aneTemaW27fafc8_E5f3be ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.aneTemaW27fafc8_E5f3be li {
	float: left;
	border-right: 1px #1b1b1b solid
}
.aneTemaW27fafc8_E5f3be li:last-child {
	border-right: 0;
	margin-right: 0
}
.aneTemaW27fafc8_E5f3be a {
	display: block;
padding: 0 12px;
line-height: 38px;
color: #fff;
font-weight: 100;
background: #de2600;
border-radius: 0;
border-radius: 3px;
}
.aneTemaW27fafc8_E5f3be a:hover {
	opacity: .9
}
.aneTemaW27fafc8_E5f3be button {
	display: none
}
.aneTemaW27fafc8_Efd3f3,
.aneTemaW27fafc8_B78ead {
	display: none
}
@media (max-width:992px) {
	.aneTemaW27fafc8_C385cd {
		display: block
	}
	.aneTemaW27fafc8_E5f3be {
		display: none
	}
	.aneTemaW27fafc8_E8e2aa {
		width: 100%;
		position: relative;
		padding: 0 42px;
		text-align: center
	}
	.aneTemaW27fafc8_E8e2aa button {
		background-color: #333;
		background-repeat: no-repeat;
		background-position: center;
		background-size: 12px;
		display: block;
		width: 32px;
		height: 32px;
		position: absolute;
		top: 0;
		border: 0;
		cursor: pointer;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		color: transparent;
	}
	.aneTemaW27fafc8_E8e2aa button:hover {
		opacity: .8
	}
	.aneTemaW27fafc8_Efd3f3 {
		background-image: url(img/nav.png);
		left: 0
	}
	.aneTemaW27fafc8_B78ead {
		background-image: url(img/buscar.png);
		right: 0
	}
	.aneTemaW27fafc8_E5f3be {
		position: relative;
		background-color: #161616;
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		width: 220px;
		z-index: 1000;
		margin: 0;
		padding: 10px;
		color:transparent;
	}
	.aneTemaW27fafc8_E5f3be a {
		border: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0
	}
	.aneTemaW27fafc8_E5f3be li {
		border-bottom: 1px solid #2b2b2b;
		border-right: 0;
		margin-right: 0;
		width: 100%
	}
	.aneTemaW27fafc8_E5f3be li:last-child {
		border-bottom: 0
	}
	.aneTemaW27fafc8_E5f3be button {
		display: block;
		float: right;
		background-color: transparent;
		border: 1px #2b2b2b solid;
		color: #2b2b2b;
		font-weight: bold;
		line-height: 22px;
		padding: 0 9px;
		cursor: pointer
	}
	.aneTemaW27fafc8_E5f3be button i {
		color: #fff;
		font-size: 16px;
		font-weight: bold;
	}
	.aneTemaW27fafc8_E5f3be button:hover {
		border-color: #de2600;
		color: #de2600
	}
}
.aneTemaW27fafc8_217265 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 0
}
.aneTemaW27fafc8_217265 li {
	display: inline-block;
	margin: 0 0 4px
}
.aneTemaW27fafc8_217265 a {
	background-color: #252525;
	display: inline-block;
	padding: 0 8px;
	font-size: 13px;
	line-height: 25px;
	border: 1px solid #303030;
	overflow: hidden;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.aneTemaW27fafc8_217265 a,
.aneTemaW27fafc8_217265 a:hover,
.aneTemaW27fafc8_217265 a:focus {
	color: #fff
}
.aneTemaW27fafc8_217265 a:hover {
	background-color: #de2600;
	text-decoration: none
}
.aneTemaW27fafc8_217265 li:first-child a {
	background-color: #de2600
}
.aneTemaW27fafc8_9cf376 {
	padding: 3px 0 35px
}
.aneTemaW27fafc8_388419 {
	margin: 0 -4px 25px;
	overflow: hidden
}
.aneTemaW27fafc8_84cf78 {
	float: left;
	width: 25%;
	padding: 0 1px
}
.aneTemaW27fafc8_584223 {
	background-color: #1b1b1b;
	margin-bottom: 2px
}
.aneTemaW27fafc8_F6ffc5 {
	display: block;
	padding-top: 57%;
	position: relative
}
.aneTemaW27fafc8_F6ffc5 img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
	filter: contrast(115%);
	transition: all 200ms
}
.aneTemaW27fafc8_33379b {
	color: #909090;
	display: block;
	font-size: 13px;
	line-height: 21px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 2px 8px;
	text-align: center
}
.aneTemaW27fafc8_Eefdce,
.aneTemaW27fafc8_2e9ad4 {
	position: absolute;
	top: 0;
	z-index: 2
}
.aneTemaW27fafc8_Eefdce {
	left: 6px;
	font-style: italic;
	font-weight: bold;
	background-color: #de1920;
	color: #FFF;
	padding: 0 4px;
	font-size: 12px;
	line-height: 20px
}
.aneTemaW27fafc8_2e9ad4 {
	right: 0px;
	display: inline-block;
	background-color: rgba(0, 0, 0, .8);
	color: #FFF;
	font-size: 11px;
	line-height: 20px;
	padding: 0 6px
}
.aneTemaW27fafc8_584223:hover img {
	opacity: .8
}
@media (max-width:992px) {
	.aneTemaW27fafc8_84cf78 {
		width: 33.33333%
	}
}

.aneTemaW27fafc8_37cf00 iframe{min-height: 500px;}
@media (max-width:540px) {
	
	.aneTemaW27fafc8_37cf00 iframe{min-height: 250px;}
	
	.aneTemaW27fafc8_84cf78 {
    width: 100%;
    margin-bottom: 5px;
      .aneTemaW27fafc8_28d4ed button {
  background-color: #de2600;
  color: #fff;
  position: absolute;
  top: 25px;
  right: 5px;
  border: 0;
  cursor: pointer;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
	}
}
@media (max-width:320px) {
	.aneTemaW27fafc8_84cf78 {
		width: 100%
	}
  .aneTemaW27fafc8_28d4ed button {
  background-color: #de2600;
  color: #fff;
  position: absolute;
  top: 25px;
  right: 5px;
  border: 0;
  cursor: pointer;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
}
.aneTemaW27fafc8_6cc1a2 {
	background-color: #1b1b1b;
	padding: 15px 0
}
.aneTemaW27fafc8_8ff1d1 {
	text-align: center;
	margin-bottom: 20px
}
.aneTemaW27fafc8_7927bb {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 0;
	line-height: 0
}
.aneTemaW27fafc8_7927bb li {
	display: inline-block;
	margin: 2px;
	line-height: 0
}
.aneTemaW27fafc8_7927bb a {
	background-color: #d40303;
display: inline-block;
padding: 10px 15px;
font-size: 15px;
line-height: 40px;
overflow: hidden;
border: 1px solid #1a1a1a;
border-radius: 4px;
}
.aneTemaW27fafc8_7927bb a,
.aneTemaW27fafc8_7927bb a:hover,
.aneTemaW27fafc8_7927bb a:focus {
	color: #FFF;
	text-decoration: none
}
.aneTemaW27fafc8_7927bb a:hover {
	opacity: .7
}
.aneTemaW27fafc8_9e6176 {
	color: #a0a0a0;
	text-align: center;
	padding: 6px 0;
	border-top: 1px #1f1f1f solid;
	margin-top: 8px
}
.aneTemaW27fafc8_9e6176 span {
	color: #fff
}
.aneTemaW27fafc8_39379e {
	float: right;
	width: 300px;
	margin-bottom: 20px
}
.aneTemaW27fafc8_39379e .aneTemaW27fafc8_296594 {
	margin: 0
}
.aneTemaW27fafc8_39379e .aneTemaW27fafc8_296594 li {
	margin: 0 0 13px;
	text-align: center
}
.aneTemaW27fafc8_37cf00 {
	margin-bottom: 5px
}
.aneTemaW27fafc8_609257 {
	margin-bottom: 15px
}
.aneTemaW27fafc8_Bc1fa2 {
	margin-bottom: 12px
}
.aneTemaW27fafc8_Bc1fa2 p:first-of-type {
	margin-top: 0
}
.aneTemaW27fafc8_Bc1fa2 p:first-of-type>br {
	display: none
}
.aneTemaW27fafc8_F29411 {
	width: 100%;
	margin-bottom: 45px;
	text-transform: uppercase;
	margin-left: 0;
	clear: both;
}
.aneTemaW27fafc8_F29411 span {
	color: #FFF
}
.aneTemaW27fafc8_F29411 span,
.aneTemaW27fafc8_F29411 a {
	display: inline-block;
  border-radius: 5px;
	background-color: #de2600;
	padding: 0 10px;
	margin: 0 6px 6px 0;
	float: left;
	font-size: 15px;
	line-height: 26px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 0px;
	border-radius: 4px
}
.aneTemaW27fafc8_F29411 a {
      background-color: #2b2b2b;
border: 1px solid #484848;
}
.aneTemaW27fafc8_F29411 a,
.aneTemaW27fafc8_F29411 a:hover,
.aneTemaW27fafc8_F29411 a:focus {
	color: #fff;
}
.aneTemaW27fafc8_F29411 a:hover {
	text-decoration: none;
	opacity: .8
}
.aneTemaW27fafc8_F12c93 {
	float: left;
	margin-bottom: 12px
}
.aneTemaW27fafc8_F12c93 button {
	height: 32px;
	border: 0;
	cursor: pointer;
	background-color: #828282;
	background-repeat: no-repeat;
	background-position: 6px 7px;
	color: #FFF;
	font-weight: 600;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 12px 0 32px
}
.aneTemaW27fafc8_F12c93 button:hover {
	opacity: .8
}
.aneTemaW27fafc8_4217e7 {
	background-image: url(img/thumbs-up.png)
}
.aneTemaW27fafc8_F6d497 {
	background-image: url(img/thumbs-down.png)
}
.aneTemaW27fafc8_F12c93 button.aneTemaW27fafc8_4217e7:hover {
	background-color: #006400
}
.aneTemaW27fafc8_F12c93 button.aneTemaW27fafc8_F6d497:hover {
	background-color: #F00
}
.aneTemaW27fafc8_D362d3 {
	float: right;
	margin: 0 0 12px;
	padding: 0;
	list-style: none
}
.aneTemaW27fafc8_D362d3 li {
	background-repeat: no-repeat;
	color: #999;
	float: left;
	font-size: 12px;
	margin-left: 8px;
	padding-left: 24px
}
.aneTemaW27fafc8_70b8e9 {
	background-image: url(img/eye.png);
	background-position: 4px 5px
}
.aneTemaW27fafc8_72b5d6 {
	background-image: url(img/clock.png);
	background-position: 7px 6px
}
.aneTemaW27fafc8_204694 {
	background-image: url(img/calendar.png);
	background-position: 7px 6px
}
.aneTemaW27fafc8_Fd8529 {
	position: relative;
	margin: 0 0 -0px;
    font-weight: bold;
}
@media (max-width:992px) {
	.aneTemaW27fafc8_39379e,
	.aneTemaW27fafc8_37cf00 {
		width: 100%
	}
}
.aneTemaW27fafc8_01fe9e {
	background-color: rgba(0, 0, 0, .6);
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	cursor: pointer
}
.aneTemaW27fafc8_713f69 {
	margin-top: 25px
}
.aneTemaW27fafc8_71db70 {
	margin-bottom: 15px
}
.aneTemaW27fafc8_713f69 .row {
	margin: 0 -12px
}
.aneTemaW27fafc8_713f69 .col-md-6 {
	padding: 0 12px
}
.aneTemaW27fafc8_F56308 {
	margin-bottom: 12px;
	overflow: hidden
}
.aneTemaW27fafc8_F56308 h2 {
	color: #505050;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600
}
.aneTemaW27fafc8_F56308 a {
	float: right;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px
}
.aneTemaW27fafc8_F56308 a,
.aneTemaW27fafc8_F56308 a:hover {
	color: #de1920
}
.aneTemaW27fafc8_F56308 a:hover {
	opacity: .8;
	text-decoration: none
}
.aneTemaW27fafc8_08f96a {
	margin: 0 -2px
}
.aneTemaW27fafc8_78c813 {
	float: left;
	width: 25%;
	padding: 0 2px;
	margin-bottom: 8px
}
.aneTemaW27fafc8_Dbd8ce {
	background-color: #000;
	display: block;
	position: relative;
	padding-top: 54%;
	margin-bottom: 4px
}
.aneTemaW27fafc8_Dbd8ce img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}
.aneTemaW27fafc8_76cbac {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	line-height: 12px;
	color: #646464
}
.aneTemaW27fafc8_Dbd8ce:hover img {
	opacity: .8
}
@media (max-width:540px) {
	.aneTemaW27fafc8_78c813 {
		width: 50%
	}
}
.infos {
	float: left;
	display: none;
}
.btn-default {
	color: #000;
	background-color: #f2f2f2;
	border-color: #d9d9d9;
}
.pull-left {
	float: left !important;
}
#txt-v {
	margin-left: 37%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-default {
	color: #000;
	background-color: #f2f2f2;
	border-color: #d9d9d9;
}
/* Página */
.pagina-descricao {
	margin-bottom: 25px;
	border: 1px solid #303030;
	background: #252525;
	padding: 30px;
	min-height: 300px;
}

/* Layout de duas colunas */
.content-layout {
	display: flex;
	gap: 10px;
	align-items: flex-start;
}

.img-column {
	flex: 0 0 352px;
	width: 352px;
	min-width: 352px;
}

.description-column {
	flex: 1;
	padding-left: 5px;
}

.description-column p {
	margin: 0;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	word-wrap: break-word;
	word-break: break-word;
	overflow-wrap: break-word;
	hyphens: auto;
	word-spacing: normal;
}

.description-column a {
	color: #db0000 !important;
	text-decoration: underline;
}

.description-column a:hover {
	color: #bf0000 !important;
}

/* Responsivo para telas menores */
@media (max-width: 768px) {
	.content-layout {
		flex-direction: column;
		gap: 15px;
	}
	
	.img-column {
		flex: none;
		min-width: auto;
	}
	
	.description-column {
		padding-left: 0;
	}
	
	.description-column p {
		word-wrap: break-word !important;
		word-break: break-word !important;
		overflow-wrap: break-word !important;
		max-width: 100% !important;
		white-space: normal !important;
		text-align: left !important;
		word-spacing: normal !important;
	}
	
	/* Botões responsivos abaixo do player */
	.aneTemaW27fafc8_37cf00 > div[style*="display: flex"] {
		flex-direction: column !important;
		gap: 10px !important;
		align-items: stretch !important;
	}
	
	.aneTemaW27fafc8_37cf00 > div[style*="display: flex"] > div {
		justify-content: center !important;
		flex-wrap: wrap !important;
		gap: 5px !important;
	}
	
	.btn-post-info {
		flex: 1 1 auto !important;
		min-width: 120px !important;
		justify-content: center !important;
		text-align: center !important;
	}
	
	/* Ajuste da altura da página de descrição no mobile */
	.pagina-descricao {
		min-height: 450px !important;
		padding: 20px !important;
	}
	
	/* Inverter ordem da imagem e descrição no mobile */
	.content-layout {
		flex-direction: column-reverse !important;
	}
}
.pagina-descricao p {
	font-size: 14px;
	line-height: 19px;
}
.pagina-descricao h2 {
	font-size: 19px !important;
	font-weight: 600 !important;
	margin-top: 6px !important;
	margin-bottom: 10px !important;
}
.btn-post-info {
	background-color: #bf0000;
	color: #fff;
	padding: 0 8px 0 8px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 7px center;
	line-height: 24px;
}
#breadcrumbs a {
	color: #db0000;
}
.aneTemaW854A4WFQWSA {
	position: absolute;
	top: 0;
	left: 0;
	filter: opacity(0%);
	opacity: 0;
}
.thumb-ads{padding: 1% 3% !important;font-size: 12px !important;background-color: #800000 !important;}
.busca-submit{color:transparent;}


    .custom-button {
        background-color: #b30000; /* Fundo mais escuro */
        color: #ffffff; /* Texto branco puro */
        font-size: 16px; 
        padding: 5px 15px; 
        border-radius: 5px; 
        font-weight: bold; 
        border: 1px solid #8b0000; /* Borda mais escura */
        display: inline-block;
        transition: background-color 0.3s ease, transform 0.3s ease;
        text-decoration: none;
    }

    .custom-button:hover {
        background-color: #8b0000; /* Fundo ainda mais escuro ao passar o mouse */
        transform: scale(1.05);
    }

/* Estilos para categorias da home */
.home-categorias-grid {
    margin-bottom: 40px; /* Espaçamento maior entre categorias e vídeos */
}

/* Título dos vídeos */
.videos-titulo {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 15px 0;
    padding: 0;
    text-align: left;
    display: inline-block;
}

/* Classes específicas para categorias - 5 por linha no desktop */
.categoria-home-item {
    float: left;
    width: 20%; /* 5 colunas no desktop */
    padding: 0 1px;
}

.categoria-home-content {
    background-color: #1b1b1b;
    margin-bottom: 2px;
}

.categoria-home-content:hover img {
    opacity: .8;
}

/* Responsivo para categorias */
@media (max-width:992px) {
    .categoria-home-item {
        width: 33.33333%; /* 3 colunas em tablets */
    }
}

@media (max-width:540px) {
    .categoria-home-item {
        width: 50%; /* 2 colunas em mobile */
        margin-bottom: 5px;
    }
}

@media (max-width:320px) {
    .categoria-home-item {
        width: 100%; /* 1 coluna em telas muito pequenas */
    }
}

/* Badge para categorias */
.categoria-badge {
    position: absolute;
    top: 5px;
    left: 5px;
    background: linear-gradient(135deg, #ff6b35, #f7931e);
    color: #fff;
    padding: 2px 6px;
    font-size: 10px;
    font-weight: bold;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    z-index: 2;
}

/* CSS do menu móvel antigo removido - agora usando mobile-nav.css */



.wau-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}.wau-hidden img{width:1px;height:1px}



/* Live Search */
form#search-form {
    position: relative;
}

.live-search-results {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #1e1e1e;
    z-index: 99999;
    border: 1px solid #333;
    box-shadow: 0 4px 6px rgba(0,0,0,0.5);
    display: none;
    border-radius: 0 0 4px 4px;
    max-height: 400px;
    overflow-y: auto;
}

/* Novos estilos compatíveis com JS refatorado */
.group-title {
    padding: 8px 12px;
    font-size: 11px;
    font-weight: bold;
    color: #de2600; /* Theme Red */
    text-transform: uppercase;
    background: #252525;
    border-bottom: 1px solid #333;
}

.result-item {
    display: flex; /* Para alinhar imagem e texto se houver */
    align-items: center;
    padding: 10px 12px;
    color: #e0e0e0;
    text-decoration: none;
    font-size: 14px;
    border-bottom: 1px solid #2a2a2a;
    transition: background 0.2s;
}

.result-item:hover {
    background: #333;
    color: #fff;
}

.result-item .name, .result-item .title {
    flex-grow: 1;
}

.result-item .count {
    font-size: 11px;
    color: #777;
    margin-left: 8px;
}

.view-all {
    display: block;
    padding: 12px;
    text-align: center;
    background: #de2600;
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
}

.view-all:hover {
    background: #b31e00;
}

mark {
    background: transparent;
    color: #de2600;
    font-weight: bold;
    padding: 0;
}


/* LIVE SEARCH STYLES */
.live-search-results {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    z-index: 99999;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    display: none;
    max-height: 400px;
    overflow-y: auto;
    border-radius: 0 0 4px 4px;
}

.live-search-results .group-title {
    padding: 8px 12px;
    background: #f5f5f5;
    color: #666;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
}

.live-search-results .result-item {
    display: block;
    padding: 10px 12px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #f0f0f0;
    font-size: 14px;
    transition: background 0.2s;
    line-height: 1.4;
}

.live-search-results .result-item:last-child {
    border-bottom: none;
}

.live-search-results .result-item:hover {
    background: #f9f9f9;
    color: #de2600; /* Theme accent color */
}

.live-search-results .result-item .name, 
.live-search-results .result-item .title {
    display: block;
}

.live-search-results .result-item .count {
    font-size: 11px;
    color: #999;
    margin-left: 5px;
}

.live-search-results mark {
    background: transparent;
    color: #de2600;
    font-weight: bold;
    padding: 0;
}

.live-search-results .view-all {
    display: block;
    padding: 12px;
    text-align: center;
    background: #de2600;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

.live-search-results .view-all:hover {
    background: #c02000;
    opacity: 1;
}

/* Scrollbar for results */
.live-search-results::-webkit-scrollbar {
    width: 6px;
}
.live-search-results::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.live-search-results::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 3px;
}
.live-search-results::-webkit-scrollbar-thumb:hover {
    background: #aaa;
}
