/*
Bem-vindo ao CSS Personalizado!

Para saber como isso funciona, veja http://wp.me/PEmnE-Bt
*/
.mes_blog_item_content {
	font-size: 15px !important;
	font-weight: 500 !important;
}

h6 {
	font-size: 25px;
	font-weight: 700;
	font-style: italic;
	font-weight: 400;
	margin-top: 20px !important;
}

h5 {
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
	color: #676767 !important;
	margin-top: 0 !important;
}

h2 {
	font-size: 40px;
	line-height: 1.2em;
	letter-spacing: 2px;
	font-weight: 900;
	text-transform: uppercase;
	color: #3963a0;
	margin-top: 20px;
}

/*playlist widget sidebar*/
.wp-playlist-item-title {
	font-size: 14px;
	line-height: 3;
	margin-bottom: 0;
	height: 430px !important;
}

.wp-playlist-current-item {
	overflow: hidden;
	margin-bottom: 5px !important;
	height: 430px !important;
}

.wp-playlist-item {
	position: center !important;
	cursor: pointer;
	padding: 4px;
	margin-top: 50px !important;
	border-bottom: 1px solid #ccc;
}

.wp-playlist-tracks {
	margin-top: 70px;
}/*sidebars*/
	
}

.mes_widget .io_widget_title {
	position: relative;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #ededed;
	padding-bottom: 7px;
	margin-bottom: 15px;
	margin-top: 0;
}

.product-categories {
	padding: 0;
	list-style: none;
}

.product-categories li {
	border-bottom: 1px dotted #ededed;
}

.mes_widget .current-menu-item a {
	color: #ff3b2f !important;
}

#cbox .mes_flickr_item img {
	border-radius: 0;
}

#cbox .mes_flickr_item {
	float: left;
	width: 20%;
	border: 1px solid #fff;
}

#cbox .mes_flickr_item:nth-child(4n) {
	margin-right: 0;
}

#cbox .mes_flickr_item img:hover {
	opacity: .9;
}

.pp_content {
	background: #f8f8f8 !important;
}

.pp_description {
	font-size: 20px;
	margin-top: 10px !important;
}

.mes_widget ul:not(#cbox) {
	padding: 0;
	list-style: none;
}

.mes_widget ul:not(#cbox, .mes_display-posts-listing) li {
	border-bottom: 1px dotted #ededed;
}

.esg-grid li, .esg-grid a:before {
	border-bottom: 0 !important;
	content: "" !important;
}

.mes_cat_count {
	float: right;
	padding: 2px 4px;
	background: rgba(0,0,0,0.02);
	margin-top: 6px;
	font-size: 10px;
	min-width: 30px;
	text-align: center;
}

.mes_widget ul:not(#cbox) li a:not(.mes_title):before {
	content: "\f105";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: block;
	float: left;
	text-decoration: inherit;
	font-size: 14px;
	margin-right: 12px;
	line-height: 16px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 1;
	margin-top: 5px;
}

.mes_widget ul:not(#cbox) li a:not(.mes_title) {
	color: #000;
	display: inline-block;
	opacity: 1;
	padding: 7px 0;
}

.mes_widget ul:not(#cbox) li a:not(.mes_title):hover {
	text-decoration: none;
	opacity: 1;
	color: #ff3b2f;
}

.mes_widget ul:not(#cbox) li a:not(.mes_title):hover:before {
	margin-right: 6px;
	margin-left: 6px;
	opacity: 1;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #ff3b2f;
}

.mes_footer_holder .mes_widget ul:not(#cbox) li a {
	color: #8d8d8d;
}

.mes_footer_holder .mes_widget ul:not(#cbox) li {
	border-bottom: 1px dashed rgba(255,255,255,0.15);
}

.mes_footer_holder .mes_widget > div > .menu > li.menu-item-has-children > a:hover::before, .mes_footer_holder .mes_widget > div > .menu > li.menu-item-has-children > a:hover {
	color: #fff !important;
}

/*Disqus Comentários widget sidebar*/
.dsq-widget ul.dsq-widget-list {
}

img.dsq-widget-avatar {
	width: 70px !important;
	height: 70px !important;
	border: 0;
	margin: 0;
	padding: 0 3px 3px 0;
	float: left;
}

a.dsq-widget-user {
}

a.dsq-widget-thread {
}

p.dsq-widget-meta {
}

li.dsq-widget-item {
}

span.dsq-widget-clout {
}

table.dsq-widget-horiz td {
}

.dsq-widget-comment p {
}