/* ------------------------------------
Footer Area Start Here Other Pages
---------------------------------------*/
.footer-top-area {
  padding: 70px 0 75px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.footer-top-area .single-footer ul li {
  font-size: 36px;
  font-family: 'Alex Brush', cursive;	
  line-height: 3.6;
}
.footer-top-area .single-footer ul li i {		 
  margin-right: 20px;
}
.footer-bottom-area {
  margin: 20px 0;
}
.footer-bottom-area .footer-bottom-left p {
  margin: 0;		  		  
}
.footer-bottom-area .footer-bottom-right ul {
  text-align: right;
  
}
.footer-bottom-area .footer-bottom-right ul li {
  display: inline-block;
  margin: 0 10px;
}
.footer-bottom-area .footer-bottom-right ul li a {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  transition: all 0.5s ease 0s;
  font-size: 20px;
}