.post-text h3{
	margin: 0;
    font-size: 18px;
    font-weight: 600;    
}
.item2 .post-text h3{
	margin-top: 10px;
}
.post-text h3 a{
	color:#000;
	text-decoration: none;
    transition: 0.25s;
}
.lindo_news{
	margin-bottom: 20px;
}
.lindo_news .date span{
	font-size: 13px;
    color: #a7a3a3;
}
.lindo_news .date{
	padding: 8px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 8px;
}
.lindo_news p{
	color: #6d6d6d;
}
.pages{
	display: none;
}
.wp-pagenavi {
    float: left;
    width: 100%;
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    padding: 4px 10px !important;
    transition: 0.5s;
    color: #000;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background: #000;
    color: #fff;
}
h3.sidebar-title{
	font-size: 16px;
    margin: 0;
    background: #e2e2e2;
    color: #777676;
    padding: 10px;
    font-weight: bold;
}
.widget_nav_menu .menu .sub-menu{
	display: none;
}
.widget_nav_menu .menu .menu-item-has-children{
	position: relative;
}
.widget_nav_menu .menu .menu-item-has-children i{
	position: absolute;
	top:10px;
	right:10px;
}
.widget_nav_menu ul li{
	    list-style: none;
    padding: 5px 10px;
}
.widget_nav_menu ul li a{
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
.tagcloud a{
	    border: 1px solid #eee;
    padding: 3px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 5px;
    color: #333;
}
.tagcloud{
	    padding: 10px;
}.rpwe-title a{
    color: #333;
    font-size: 14px;
}
.viewnews .widget {
	    border: 1px solid #eee;
    margin-bottom: 15px;
}
.rpwe-block li:last-child{
	border-bottom:none;
}
.banner{
	    height: 200px;
    padding: 30px 0;
    margin-bottom: 30px;
    background: url(http://organica.mauwebsitedep.com/wp-content/uploads/2018/06/03599fd337cdf2d.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.banner:before{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(170, 168, 168, 0.5)
    z-index: 1;
    content:'';
}
.title-main{
	position: absolute;
	width: 100%;
    top: 50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    z-index: 999;
    text-align: center;
}
.title-main .title h2{
	color:#fff;
	font-family: Lobster Two, Arial, Helvetica, sans-serif;
}
.image-post{
	overflow: hidden;
}
.image-post img{
	width: 100%;    transform: scale(1);
	transition: 0.5s;
}
.lindo_news:hover .image-post img{
	    transform: scale(1.05);
}
.item3.lindo_news{
}
.item3.lindo_news .post-text{
	padding:10px 0;
}
.item3.lindo_news .post-text h3 {
    font-size: 16px;
}
.item3.lindo_news .post-text p{
	font-size: 14px;
}
a.link-article {
    color: #ff5c00;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 600;
}
.post-text h3 a:hover{
    color: #ff5c00;
}
.title h1{
        font-size: 21px;    margin-top: 5px;

}
.rnc a{
    color: #ff5c00;
    text-decoration: none;
}
.rnc div:hover a{
    color: #fff;
}
.xemtatcar a{
        color: #ff5c00;
    font-weight: 600;
    text-decoration: none;
    padding-left: 15px;
}