body {
width:100%;
text-align:center;
max-width: 1200px;
margin: 0 auto;
padding: 0px;
}

#bodyplay {
	width:100%;
text-align:center;
background:#fff!important;
max-width: 1200px;
margin: 0 auto;
}


h1 {
font-size:35px;
font-family:arial;
margin: 0;
}

h2 {
    font-size: 25px;
    font-family: arial;
    margin: 20px 0 10 0;
    text-align: center;
}

img {
max-width:100%;
}

#img-logo{
width:300px;
}


#img-post, #assista{
    width: 100%;
}

#post {
max-width:100%;
border: solid 2px #000;
    width: 500px;
    display: block;
    margin: 10px auto;
    height: 401px;
	font-size:35px;
}

#gp {
max-width: 100%;
    border: solid 2px #000;
    display: block;
    background: #001fff;
    color: #fff;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    margin: 15px auto;
}

.comentar {
    background: #fff;
    font-size: 31px;
    font-family: sans-serif;
    font-weight: bold;
}


.arpw-clearfix {
    width: 180px;
    float: left;
    height: 320px;
	font-size: 18px;
    text-align: center;
    font-weight: bold;
    word-wrap: normal;
	margin:5px;
	overflow:hidden;
}

.arpw-clearfix img {
    width: 190px;
    margin: 0 18px 0 0;
    height: 250px;
    object-fit: cover;
    box-shadow: 4px 6px 9px 0px rgb(0 0 0 / 38%);  
}

.arpw-ul {
   display:inline-block;
padding: 0;
}
h3 {
	margin-bottom:10px;
}

.arpw-title {
	color:#fff;
}

#assistir {
	display:block;
	margin: auto;
	max-width:100%;
}

#carregar {
	display:none;
	margin: 10px auto;
	max-width:100%;
}

#caixayt {

    margin: 20px auto;
    text-align: center;
    max-width: 700px;
    border: solid 2px #f00;
}

#contatotitulo  {
	color: #fff; 
	background: #f00!important; 
	font-size: 20px; 
	font-weight: bold; 
	font-family: arial; 
	padding: 5px 0pc; 
	font-style: italic;

}


#contatocaixa {
height: 30px;
    margin: 20px;
    margin-bottom: 0;	
}

#linkcontato {
	font-size: 20px;
    background: #626262;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    padding: 10px;
}


#baixeapp {
	
	color: #fff; 
	background: #1000ff; 
	font-size: 20px; 
	font-weight: bold; 
	font-family: arial; 
	padding: 5px 0px; 
	font-style: italic;
}

#img-serie {
	    object-fit: cover;
    width: 253px;
    height: 378px;
}
::cue {
      color: white; /* Cor do texto */
      background: rgba(0, 0, 0, 0.7); /* Cor de fundo */
      padding: 0.5em; /* Espaçamento interno */
      border-radius: 5px; /* Borda arredondada */
      font-size: 20px; /* Tamanho da fonte */
      text-align: center; /* Alinhamento de texto */
    }
	
	
	#img-serie {
	    object-fit: cover;
    width: auto;
    height: 278px;
}



.posts-wrapper article {
	width:180px;
	margin:0px!important;
	padding:5px!important;
	height: 360px;
	overflow:hidden;
	text-align:center;
	float:left;
}

article {
    word-break: normal;
}
.layout-grid .content>* {
    margin-bottom: 15px;
}
.layout-grid .content>.blog-entry-title {
    margin-bottom: 0px;
	font-size:16px;
}

.nv-post-thumbnail-wrap.img-wrap img {
	height: 280px;
	object-fit: cover;
	box-shadow:7px 6px 10px 0px rgb(0 0 0 / 38%);
	width: 180px;
}

.nv-content-wrap.entry-content img {
	
	max-width:100%;
}


#pserie {
    width: 360px;
    height: 465px;
    float: left;
    margin: 20px 5px;
    border: solid 1px #ff0000;
    text-align: center;
}

#pserie img {
    height: 362px;
    object-fit: cover;
    margin: 0;
    width: 335px;
}

#pserie p {
	margin:0px;
}


#pserie h4 {
      margin: 5px 0;
    text-align: center;
    height: 50px;
    vertical-align: middle;
    display: block;
}

#pserie h3 {
	font-size: 22px;
}



#pserie h3 select {
	
    max-width:100%!important;
	width: 500px!important;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0px;
    background: #ff0000;
    color: #fff;
    border: solid 1px #fff;
}
	

.nv-page-title-wrap, .nv-index-posts, .nv-single-post-wrap {
	
	margin:0;
}

.nv--yoast-breadcrumb.neve-breadcrumbs-wrapper {
	display:none;
}

.comentar {
	background: #fff;
    color: #000;
    padding: 10px;
    font-size: 25px;
	
}

::cue {
    color: #f9ff00; /* Cor do texto */
    background: rgba(0, 0, 0, 0.7); /* Fundo semi-transparente */
    font-size: 25px; /* Tamanho da fonte */
    text-shadow: 1px 1px 2px black; /* Sombra do texto */
    font-family: Arial, sans-serif; /* Fonte */
    padding: 5px; /* Espaçamento interno */
    border-radius: 5px; /* Cantos arredondados */
}