/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://oqpi.in
 Description:  Child Theme for Divi
 Author:       Sunil Pareek
 Author URI:   https://oqpi.in
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/
/*
@media only screen and (min-width: 981px) {
    #logo {
        max-height: 100%;
        -webkit-transform: scaleX(-1) !important;
        transform: scaleX(-1) !important;
    }
}
*/