/*  MICROTHEMER STYLES  */


/*= Geral ===================== */

/** Geral >> Ast desktop header ast builder grid row container **/
#ast-desktop-header .ast-builder-grid-row-container {
	position: -webkit-sticky !important;
	position: sticky !important;
	float: none !important;
	overflow: auto !important;
}

