@charset 'utf-8';
/*
 Theme Name:   Saveo Child
 Theme URI:    http://saveo.ancorathemes.com/
 Description:  Saveo - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     saveo
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  saveo
*/



/* =Theme customization starts here
-------------------------------------------------------------- */
.footer_wrap.footer_custom.footer_custom_footer-informed.scheme_default .rating-img-wrap {
	display: none;
    text-align: center;
    width: calc(100% - 48px);
    padding: 0 24px;
	background-color: #4189B9;
}
.footer_wrap.footer_custom.footer_custom_footer-informed.scheme_default .rating-img-wrap .rating-img {
	max-width: 1366px;
	width: 100%;
    height: auto;
    margin: auto;
}