The footer space stands in the middle of the page at the inside pages and in the mobile and desktop view. Please refer to the inside pages. site: http://psikologecealbayrak.com
/* 10.0 ===== Footer ===== */
/* -- "Footer" section (These are the styles for the Footer section) -- */
.site-footer {
padding: 30px 0 0px;
}
.footer-branding:hover img {
opacity: 0.5;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
}
.footer-branding {
margin-bottom: 15px;
}
.site-footer .widget-area {
clear: both;
padding: 75px 0 30px;
position: relative;
}
.widget-area .widget {
margin: 0 0 30px;
}
.widget-area .inline-social-icons{
padding-bottom: 20px;
text-align: center;
}