/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Fusion menu anchor col sm offset 2 **/
#fusion-menu-anchor .col-sm-offset-2 {
	width: 100% !important;
	margin-left: 0 !important;
}

/** General >> Col sm offset 2 **/
.col-sm-offset-2 {
	width: 100% !important;
	margin-left: 0 !important;
}

/** General >> Djepcode div **/
.djepcode > div {
	width: 100% !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

/** General >> Djepcode div (#2) **/
.djepcode div:nth-of-type(2) {
	width: 100% !important;
}

