/*
Theme Name: Manon Child
Theme URI: http://manon.edge-themes.com
Description: A child theme of Manon Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: manon
Template: manon
*/

.edgtf-footer-bottom-inner.edgtf-grid {
    padding: 10px !important;
}
footer .widget {
    margin-bottom: 0 !important;
}
.widget_text p {
    padding-top: 0px !important;
}
.widget_text a {
	color:#fff;
}
.edgtf-footer-bottom-column-2 {
    float: right;
}
.edgtf-footer-bottom-column-2 i{
	color:red;
}
.edgtf-footer-bottom-holder p{
	color:#fff;
}
.edgtf-footer-column-1 a{
	color:#000;
}
.edgtf-footer-bottom-holder a:hover{
	color:#fff;
}
.top_bar li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    font-weight: 600;
}
.edgtf-top-bar .widget a:hover{
	color:#fff;
}
.top_bar i {
    margin-right: 5px;
    font-size: 14px;
}
.edgtf-ps-back-btn {
    display: none !important;
}
i.fa.fa-location-arrow {
    margin-right: 5px;
}
body footer .widget ul li{
	display: inline-block;
	margin: 0 10px;
}
.edgtf-footer-bottom-inner a{
	color:#fff !important;
	text-decoration:none;
}
.edgtf-footer-bottom-inner a:hover{
	color:#fff !important;
	text-decoration:none;
}