/*  MICROTHEMER STYLES  */


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

/** General >> Nav precedent heading 4 **/
.nav-previous h4 {
	color: rgb(255, 255, 255) !important;
}

/** General >> Nav prochain heading 4 **/
.nav-next h4 {
	color: rgb(255, 255, 255) !important;
}

/** General >> Fl node 5ca72095d39bb table body td **/
.fl-node-5ca72095d39bb .table-body-td {
	width: 75% !important;
}

/** General >> Fl node 5ca88c9f223fb table body td **/
.fl-node-5ca88c9f223fb .table-body-td {
	width: 75% !important;
}

/** General >> Inf main heading 4 **/
.inf-main > h4 {
	
}

/** General >> Menu Home 4k **/
.fl-node-5ca481bfbf09d > .fl-row-content-wrap {
	
}


/*( Large Desktop )*/
@media (min-width: 1200px) {

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

	/** General >> Quadmenu navbar nav **/
	.quadmenu-navbar-nav {
	height: 20px !important;
}

	/** General >> Img **/
	.img {
	margin-top: -6px !important;
	margin-left: -16px !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

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

	/** General >> Quadmenu quadmenu toggle container **/
	#quadmenu_1 .quadmenu-toggle-container {
	margin-left: -16px !important;
}

	/** General >> Span:(1) link:(1) **/
	#quadmenu_1 > ul:nth-of-type(1) > li:nth-of-type(9) > span:nth-of-type(1) > a:nth-of-type(1) {
	padding-right: 0 !important;
}

	/** General >> Quadmenu link:(2) **/
	#quadmenu_1 a:nth-of-type(2) {
	padding-right: 0 !important;
}

	/** General >> Quadmenu link:(3) **/
	#quadmenu_1 a:nth-of-type(3) {
	padding-right: 0 !important;
}

	/** General >> Quadmenu link:(5) **/
	#quadmenu_1 a:nth-of-type(5) {
	padding-left: 10px !important;
}

	/** General >> Img **/
	.img {
	margin-left: -16px !important;
}

	/** General >> Fl node 5ca88c9f223fb table body td **/
	.fl-node-5ca88c9f223fb .table-body-td {
	
}

	/** General >> Widgettitle **/
	.widgettitle {
	font-size: 20px !important;
}


}

