/*
Theme Name: homeplan child
Tags:  custom-menu, editor-style, featured-images
Template: homeplan
Version: 1.0.0
*/

/*---------------------------------
      write your css from here
------------------------------------*/

.footer-bottom {
    padding: 0px 0 24px;
}

#menu-footer
{
	margin-right:8px;
}

.copy-right-text
{
	font-size:0.8em;
	margin-left: 5px;
	margin-top: 4px;
}

.footer-menu ul li a
{
	font-size:0.8em;
}

.footer-menu ul li a:hover
{
	color:#FFFFFF;
}

a:hover {
    text-decoration: none;
    color: #6ec1e4;
}

.footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
    color: #6ec1e4;
}

