/*
Theme Name: Fleur Child
Theme URI: http://fleur.qodeinteractive.com
Description: A child theme of Fleur Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Template: fleur
*/

.mkd-footer-bottom-holder-inner{
	padding: 0 25px;
}

.wp-block-woocommerce-customer-account a svg {
	display:none !important;
}

.wp-block-woocommerce-customer-account a:before{
	content:"\e82a";
	font-family: 'Linearicons-Free';
	font-size:22px;
	position: relative;
	bottom: 4px;
}

.mkd-right-from-main-menu-widget-inner .wp-block-woocommerce-customer-account a:hover{
	text-decoration: none !important;
}