/*
Theme Name: Papo na Colina
Theme URI: https://alvaron.com.br
Description: Desenvolvido para Papo na Colina
Author: Papo na Colina
Author URI: https://alvaron.com.br
Template: dt-the7
Version: 7.7.5
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 19 Nov 2020 23:01:43 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/
body{
	position:relative;
}
.titulodestaque1 {
    background: #212121;
    margin-top: 80%;
    position: absolute;
}
.titulodestaque1 h2 {
    color: #fff;
    font-size: 18px;
    padding: 2%;
    line-height: 23px;
}
.titulodestaque2{
    background: #212121;
    margin-top: 62%;
    position: absolute;
}
.titulodestaque2 h3{
    color: #fff;
    font-size: 16px;
    padding: 2%;
    line-height: 16px;
    /* opacity: 0.7; */
}
.single-post .entry-title{
	display:none;
}
body.home article.post{
	margin-bottom:0px !important;
	padding-bottom:0px !important;
	margin-top:0px !important;
}
body.home  article.post{
	font-size:14px;
}
body.home  article.post .entry-title{
	font-size: 16px;
	margin-bottom: 4px;
	line-height: 19px;
}
body.home  article.post  .entry-meta{
	display:none;
}
body.home .homeprimeiralista article.post .entry-meta{
	display:block;
}
body.home .homeprimeiralista article.post .post-entry-content{
	padding-top:5px;
}
body.home  article.post  .blog-media{
	max-height:100px !important;
}

body.home .blog-media img{
	display:none;
}
body.home .fancy-date{
	display:flex;
	max-height: 200px;
	min-height: 200px;
}
body.home .fancy-date .entry-month{
	font-size:17px;
}
body.home .fancy-date *{
	color: #ded7d7;
	text-transform: uppercase !important;
	width: 100%;
	display: block;
	text-align: center;
	/* font-size: 17px !important; */
}
body.home .fancy-date a{
	background: #313030;
	width: 87%;
	/* text-transform: uppercase; */
	top: 5px !important;
	border: 3px #212121 solid;
}
body.home .fancy-date month{
	font-size:20px;
}
#linkdev {
    display: block;
    position: absolute;
    left: 1%;
    opacity: 0.2;
    transition: all 0.5s;
    bottom: 0.35%;
    color: #fff !important;
    text-decoration: none;
    z-index: 99999;
    font-size: 9px;
}
#linkdev:hover {
	opacity:1;
}
.addmpst{
	padding-top:15px;
    padding-bottom:15px;
}
.legendafoto{
	padding-top:10px;
	font-size:11px;
}
body.home .ts-fab-wrapper{
	display:none !important;
}

@media screen and (max-width: 700px) {
	body.home .widget_presscore-blog-posts .mini-post-img{
		width:100% !important;
	}
	body.home .widget_presscore-blog-posts .post-content{
		width:100% !important;
		margin-top:10px;
	}
	body.home  .post-format-standard{
		display:block;
	}
	.titulodestaque1 h2 {
   	 font-size: 19px;
   	 line-height: 19px;
	}
}