.widget_fp_social li a {
    color: #ffffff;
}

.widget_fp_social li a:hover {
    color: #FF3864;
}

.entry-footer .tags-links{
  display: none;
}

.page header.entry-header {
  display: none;
}

.home .widget_fp_social h3.widget-title {
    color: #ffffff;
}

.social-menu-widget li {
  padding: 6px 10px !important;
}

.no-overlay .overlay{
  display: none;
}

body.archive.category h3.archive-title {
    display: none;
}


.btn-menu{
  color: #FF3864;
}

.project-item a{
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

.portfolio-title{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	z-index: 21;
}

.roll-project .project-item:hover .portfolio-title{
	display: inline-block;
}

.woocommerce .content-area {
    width: 100%;
}
.woocommerce .widget-area {
    display: none;
}

input.search-field {
  width: 250px !important;
  height: auto !important;
}

input.search-submit {
  width: auto !important;
  height: auto !important;
}

.hentry blockquote {
  color: #2C363F !important;
    background-color: #FCFCFC !important;
}

