@charset "utf-8";
/* 
	print.css
	Project: Honeycomb CMS v4.0
*/
/*------ imports ------*/
/* 
	definitions.less
	Project: Honeycomb CMS v4.0
*/
.no-print,
#cms-menu {
  display: none !important;
}
