/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0
*/


/* Child theme CSS
--------------------------------------------------------------- */


.d-flex-footer {
    display: flex;
    justify-content: center;
    align-items: center;
}
.d-flex-footer img{max-width: 20px;}
.d-flex-footer img {
    max-width: 18px;
    margin-right: 6px;
	filter: grayscale(1);
} 

.FontsCalibri p{
	    font: normal normal normal 18px/30px Calibri !important;
}
.d-flex-footer a {
    padding: 0 4px;
}