/*
Theme Name:  NutriCo Child Theme
Description: Child theme for the NutriCo theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    nutrico
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */

footer .footer_logo img{
	width: 160px !important;
	height: auto !important;
	max-height: unset;
}

#logos-kit-digital {
    text-align: center;
    margin: 10px 0;
}
#logos-kit-digital img{
    max-width: 100%;
}