/*************** BASE DEFINITIONS ***************/
/*************** COLOR DEFINITIONS ***************/
/* Simple grey scale */
/* Base colors */
/* Content text colors */
/* Elements colors normal state (e.g. button) */
/* Elements colors hover state (e.g. button) */
/* Elements colors active state (e.g. button) */
/*************** FONT DEFINITIONS ***************/
/* Font families */
/* Font Sizes */
/*************** MARGIN DEFINITIONS ***************/
/* Template paddings */
/* Title margins */
/*************** BORDER DEFINITIONS ***************/
/*************** OTHER DEFINITIONS ***************/
/* line 2, ../../../sass/patterns/10-responsivenav.scss */
.iqbm-responsivenav {
  width: 34px;
  height: 34px;
  cursor: pointer;
  float: right;
}

/* line 9, ../../../sass/patterns/10-responsivenav.scss */
.iqbm-responsivenav div {
  height: 3px;
  background-color: transparent;
  margin-top: 6px;
  border-radius: 0%;
}
