.site-logo {
max-height: 180px;
}
.hentry .title-post {
font-size: 40px;}
.footer-widgets {
padding: 25px 0;
background-color: #252525;
}
.widget-area .widget_fp_social a:before {
font-size: 55px;
}
.widget-area .widget_fp_social div ul li {
padding: 5px 10px;
line-height: 2;
}
.widget-area .widget {
position: relative;
margin-bottom: 2px;
}
.site-footer {
background-color: #1c1c1c;
line-height: 35px;
padding: 4px 0;
}
footer-widgets {
padding: 13px 0;
}
.site-header {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
background-color: transparent;
padding: 20px 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.btn-menu {
color: #000;
}