/****************
**  WEB AND ART SOLUTIONS
*****************/
body{ font-weight: 400; }

.menu-brand img {
  float: left;
}

.brand .blu-top-header li{ position:relative;  }

.brand .blu-top-header ul li:hover > .sub-menu{ display: block; }

.brand .blu-top-header ul li .sub-menu li{ min-width: 230px; }

.brand .blu-top-header ul .sub-menu .sub-menu { position: absolute; left: 100%; top: 0; display: none; }

.single-pagination h3{ margin:0; background: rgba(0, 0, 0, 0.2); }

.site-footer {
  background: #fff!important;
  color: #333;
}

.entry-image{
  max-height: inherit;
}

.entry-title{
	font-size: 33px;
}

.bl_category ul li .children:before{
	content: "\f063";
	font-family: 'FontAwesome';
	right: 45px;
}

.bl_social_counter ul li.pinterest i{
	background-color: #D85B5C;
}

.bl_newsletter p{
	color: initial;
	border-color: #ED1872;
}

.bl_newsletter .input-append button:hover{
	background-color: #ED1872;
}
.bl_newsletter .input-append button:focus {
	outline: none;
}

.bl_newsletter .input-append button{
	color: #ED1872;	
}

#footer-body > div ul li a, .site-footer > *, .site-footer .widget-head{
color: #5C5C5C!important;
}
#footer-body .widget-head {
	font-size:17px;
}
#content img {
max-width: 100%;
height: auto;
}
article.type-post.format-standard p a {
color: #ED1872!important;
}
.moretag {
color: #556270!important;
}
.ad-bio {
	margin-bottom:30px;
}
.ts-fab-widget .widgettitle{
	display:none;
}

#fb-comments.comments-area.comments-area-facebook {
	background: #FFF;
}

footer.entry-meta a.single-pagination.box {
	background-image: none!important;
}

.entry-content footer.entry-meta .article-info-area ul li:first-child {
  display: none;
  visibility: hidden;
}