/* Enter Your Custom CSS Here */

#cd-timeline span.fa {
    /* color: #fff; */
    /* font-size: 28px; */
    display: none !Important;
    /* text-align: center; */
    /* margin-top: 17px; */
}




.category-archive-title section{
  display:none;
  visibility:hidden;
}
.post-in-tag{
 	display: none; 
}
.post-in-category{
  	display: none; 
}
.post .single-top-info {
	background: #FFFFFF !Important;  /* Cor das caixas datas */
}
.post-list-information{
 	border-radius: 0px !Important; /* Data Post de entrada */
  	padding-right: 12px !Important;
}
.row {
	margin-top: 20px;
}
h1 {
	margin-bottom: 30px;
}
.p1{
 	text-align: left; 
}

.timeline-date timeline-date-left{
	font-size:50px!important;
}
/*Calendário*/
.tribe-events-page-title{
  /*text-transform: uppercase;*/
}
.tribe-events-calendar th{
  color: rgb(255,255,255);
}
.entry-title, .summary{
  color: rgb(255,255,255) !Important;
}


.tribe-events-page-title, h2.tribe-events-page-title a{
  	text-transform: uppercase !Important; /* TITULO CALENDARIO*/
	margin: 0px !Important;
	text-align: left !Important;
  	font-family: 'Roboto'!Important;
	font-weight: 600 !Important;
	background: #e20613 !Important;
	display: table !Important;
	color: #FFFFFF !Important;
	padding: 2px 15px !Important;
	font-size: 25px !Important;
	line-height: 35px !Important;
}
#tribe-events-content .tribe-events-calendar td, #tribe-events-content table.tribe-events-calendar{
	font-family: 'Roboto'!Important;
 	border: 0px; /* Linha de contorno CALENDARIO*/ 
}

.single-tribe_events .tribe-events-schedule h3{
  	font-family: 'Roboto' !Important;
 	font-size: 14px; 
	font-weight: 600;
	color: #e20613;
	display: table;
	background: #FFFFFF;
	padding: 8px 8px; <!-- 1px 8px -->
	<!--border-radius: 4px; -->
	position: relative;
	top: 10px;
	float: right;  
}


.pagination{
  display: none!important;
  visibility:hidden;
  
}
.btn{
  border-radius: 0px;
}

ul.footer-social-media{
  margin-top: 40px !important;
}

.__youtube_prefs__{
  width: 100%;
}