/*
Bem-vindo ao CSS Personalizado!

Para saber como isso funciona, veja http://wp.me/PEmnE-Bt
*/
a:hover, a:visited, a:link, a:active {
	text-decoration: none;
}

.entry-title, .slide-title {
	font-family: "Myriad Pro" !important;
	font-weight: 900 !important;
	font-stretch: condensed !important;
}

.author-box-name {
	font-family: "Myriad Pro" !important;
	font-weight: 400 !important;
}

.subheading {
	font-family: "Minion Pro" !important;
	font-weight: 400 !important;
	font-style: italic !important;
}

.page-title-layout1, .widget-title {
	font-family: Baskerville Old Face !important;
	font-weight: 400 !important;
}

.wf-active body article p, .author-box-desc {
	font-family: "lowan Old Style" !important;
	text-align: justify !important;
	font-size: 16px;
}

.category-cotidiano .page-title-layout1, .home-3:first-of-type .widget-title a {
	background-color: #44c8f5;
	color: #000;
}

.category-saude-bem-estar .page-title-layout1, .home-4:first-of-type .widget-title a {
	background-color: #ec008c;
	color: #fff;
}

.category-economia .page-title-layout1, .home-8:first-of-type .widget-title a {
	background-color: #007836;
	color: #fff;
}

.category-cultura .page-title-layout1, .home-9:first-of-type .widget-title a {
	background-color: #fff200;
	color: #000;
}

.category-viagem .page-title-layout1, .home-10:first-of-type .widget-title a {
	background-color: #add136;
	color: #000;
}

.category-politica .page-title-layout1, .home-8:nth-of-type(2) .widget-title a {
	background-color: #25408f;
	color: #fff;
}

.category-ciencia .page-title-layout1, .home-9:nth-of-type(2) .widget-title a {
	background-color: #00aeef;
	color: #fff;
}

.category-tecnologia .page-title-layout1, .home-10:nth-of-type(2) .widget-title a {
	background-color: #00aeef;
	color: #fff;
}

.category-agenda .page-title-layout1 {
	background-color: #f7941e;
	color: #fff;
}

.mq-footer a, .mh-footer a:hover {
	color: #f7f7f7;
}

.footer-nav li > a {
	color: #000;
}

.footer-nav li:hover > a {
	color: #f7f7f7;
}

.textwidget {
	text-align: justify;
}

#ticker a:hover .meta, #ticker a .meta {
	color: #2a2a2a;
}

.mh-excerpt a, .slide-caption .mh-excerpt a {
	color: #edd02d !important;
	font-weight: 700 !important;
}

.widget-title {
	border-color: #2a2a2a !important;
	padding-bottom: 1px;
}

.widget-title a {
	padding: 0 .625rem;
	margin-bottom: 1.25rem;
	font-size: 1.5rem;
}

.entry li {
	margin-bottom: .75rem;
}

.mh-teaser-text {
	font-size: 18px !important;
	font-weight: 600 !important;
	font-style: normal !important;
}

.share-jetpack-whatsapp{
	display: none !important;
}

div.sd-sharing-enabled:nth-of-type(1) {

    display:none !important;

}

div.sharedaddy:nth-of-type(2){
	display:none !important;
}



body .share-custom.share-custom-instagram span{
	height:19px !important;
}