/*
 Theme Name:     Obikaydu Events
 Description:    Obikaydu Events Theme
 Author:         Hartfield-DiP
 Author URI:     https://www.hartfield-dip.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
/*Logo Mobile*/
    @media only screen and (max-width: 980px) {
    #logo {
        height: 95% !important;
        max-height: 100% !important;
        width: auto;
        max-width: 100% !important;
        }
    }
/* Logo */
	#logo {
		max-height: 80%;
	}