/*
 Theme Name:   Monali Child Theme
 Theme URI:    https://bestwpware.com/themes-wp/monali/
 Description:  This is monali Child Theme
 Author:       Masum Billah
 Author URI:   https://themeforest.net/user/themes_mountain
 Template:     monali
 Version:      1.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:  two-columns, right-sidebar
 Text Domain:  monali-child
*/

@import '../monali/style.css';

body{
	
	overflow-x: hidden;
}

img.custom-logo {
    max-width: 140px;
    height: auto;
    background: #fff;
    border-radius: 10px;
    padding: .2rem;
}
