/* style id='wpa-style-inline-css' */
:root {
    --admin-bar-top: 7px;
}


/* style id="simpler-css-style"  */
@media (max-width: 1200px) {
    #et_mobile_nav_menu {
        display: block;
    }

    #top-menu {
        display: none;
    }
}


/* [CDATA[]] style  */
img.latex {
	vertical-align: middle;
	border: none;
}


/* style id="custom-background-css */
body.custom-background {
    background-color: #ffffff;
}
