/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
/* Custom Login Logo */
#login h1 a, .login h1 a {
    background-image: url("/img/eunoia-web-design-logotypo1.jpg");
    height: 150px;
    width: 150px;
    background-position: center center;
    background-size: 150px 150px;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}