/* Enter Your Custom CSS Here */

span.site-by {
    opacity: 0 !important;
}

#wpadminbar{display:none}
html {/* margin-top: 32px !important; */}
* html body { margin-top: 0px !important; }
@media screen and ( max-width: 782px ) {
	html { margin-top: 0px !important; }
	* html body { margin-top: 0px !important; }
}