/**
 * Widget container.
 */
.imgw-widget {
	width: 100%;

	.imgw-menubar {
		background: transparent;
		box-shadow: none;
		width: 100%;
	}
}
