.lefts-rightc-section {
  background: #FFF !important;
}

.leftc-rights-section {
  background: #FFF !important;
}

.ticker-news-wrap.layout--two .newsmatic-ticker-box {
  background-color: #fff!important;
}

#full-width-section {
	background: #FFF;
	}
	

#bottom-full-width-section {
  background-color: #FFF;
	}


/*
.site-info a{ 
  display: none;
}*/
	
.widget ul li, .widget ol li {
  border-bottom: 1px;
}

.trailing-post .filter-item.no-feat-img .post-thumb-wrap {
  background: #fff;
}


.post-layout--one #theme-content figure.no-feat-img {
	background: #fff;
}

.featured-post .filter-item.no-feat-img .post-thumb-wrap {
  background-color: #fff;
}

.post-comment {
		display:none;
}

.post-categories {
  display:none!important;
}

#theme-content .primary-content article figure img {
  max-height: 100%;
}


@media only screen and (max-width: 600px) {
	
.news-filter-post-wrap{
	display:none!important;
}
	

}


@media only screen and (min-width: 600px) {
	/*
.main-navigation .menu ul, .main-navigation .nav-menu ul {
  display: none;
	
	 }*/
	
/*	.menu-menu-home-container  {
display: none;
	}*/

#leftc-rights-section {
padding-bottom: 0px 0px 0px 0px;
  }
	

.news-filter .post-thumb-wrap {
  display: none!important;
}
	
}

@media (max-width: 782px){

  .news-list-post-wrap.column--two {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
	
}

.pagination a{
  color:#8888;
  border-color:#FFF;
	
}

.pagination span.current {

  color: var(--white-text);
	border-color:#FFF;
}


.single-related-posts-wrap .post-meta{
	  display: -;
}

.widget_newsmatic_posts_list_widget .post-meta {
	  display: none;
}

.single p {
  font-size: 1.25rem;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
line-height: 1.4;
} 

body {
  color: #000;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
text-decoration: none !important;
	color: black;
	
}

.single-related-posts-section figure{
	display: none;
}


.news-list-wrap figure{
	display: none;
}

.after-header.header-layout-banner-two .ads-banner {
	color:#fff!important;
}



.mark, ins {
    background: #fff!important;
}

#theme-content .primary-content, #theme-content .widget {
  position: initial!important;
}


 
/* news-filter- inicio*/

.news-filter .tab-title {
  display: none!important;
}
.featured-post .filter-item.no-feat-img .post-thumb-wrap {
  background-color: #fff;
  display: none;
}

/* news-filter- fim*/


.news-list-post-wrap .list-item {
  padding: 20px!important;
  border-bottom: 1px solid rgba(21, 21, 21, .1)!important;
}
/* removendo a sombras das divisões - inicio */
body.newsmatic_main_body {
    --box-shadow-inset: none!important;
}
/* removendo a sombras das divisões -  fim */


/* colocando bordas arredondada img - inicio */

#block--1695785964790f article figure.post-thumb-wrap img {
    border-radius: 8px;
}

.news-carousel figure {
	    border-radius: 8px;
}

.home.blog figure {
	    border-radius: 8px;
}


/* colocando bordas arredondada img - fim */




/* colocando bordas verticais-inicio
#rpwwt-recent-posts-widget-with-thumbnails-15{
    border-right: 1px solid rgba(21, 21, 21, .1)!important;
	padding: 4px;
}

.secondary-left-sidebar {
	   border-right: 1px solid rgba(21, 21, 21, .1)!important;
}

#newsmatic_posts_list_widget-3{
    border-left: 1px solid rgba(21, 21, 21, .1)!important;
	padding: 4px;
}

#rpwwt-recent-posts-widget-with-thumbnails-13  {   border-left: 1px solid rgba(21, 21, 21, .1)!important;
	padding: 4px;
}
/* colocando bordas verticais- fim */

/* banners meio pagina- inicio */
#bottom-full-width-section .newsmatic-container .row > div {
    padding: 20px 20px 20px 20px;
    max-width: 1200px!important;
}

body.both-sidebar #theme-content .row .secondary-left-sidebar {
    /* flex: 0 1 25%; */
    margin-right: 20px;
    max-width: 350px!important;
}
/* banners meio pagina - fim*/

a {
  color: #06b6d4;
}


#theme-content .primary-content article figure img {
    display: block;
    padding: 20px!important;
}

body.home .google-auto-placed {
    display: none !important;
}
/* edicoes IA */
*,
*::before,
*::after { box-sizing: border-box; }

html, body { overflow-x: hidden; }

img, video, iframe {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Containers de thumb comuns em WP/temas */
.post-thumbnail,
.entry-media,
.featured-image,
.wp-post-image,
.thumbnail,
.post-thumb,
.article-thumb,
.blog-thumb {
  width: 100%;
  aspect-ratio: 16 / 9;   /* ajuste se seu padrão for outro */
  object-fit: cover;
  background: #f2f2f2;
  display: block;
}

.site-header,
header {
  min-height: 64px; /* ajuste */
}

.top-bar,
.breaking-news,
.news-ticker {
  min-height: 40px; /* ajuste */
}

iframe,
.embed,
.widget,
.ad,
.ad-slot {
  display: block;
  min-height: 50px; /* ajuste por tipo */
}



@font-face{
  font-family: "SuaFonte";
  src: url("...woff2") format("woff2");
  font-display: swap;
}
