/*  MICROTHEMER STYLES  */


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

/** General >> Wrapper fusion builder column 22 **/
#wrapper .fusion-builder-column-22 {
	height: 220PX !important;
}

/** General >> Wrapper fusion builder column 21 **/
#wrapper .fusion-builder-column-21 {
	height: 220PX !important;
}

/** General >> Wrapper fusion builder column 23 **/
#wrapper .fusion-builder-column-23 {
	height: 220PX !important;
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	-webkit-justify-content: space-around !important;
	justify-content: space-around !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
}

/** General >> Wrapper fusion builder column 22 _2 **/
#wrapper .fusion-builder-column-22 {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
}

/** General >> Wrapper fusion builder column 23 _2 **/
#wrapper .fusion-builder-column-23 {
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
}

/** General >> Wrapper fusion builder column 21 _2 **/
#wrapper .fusion-builder-column-21 {
	-webkit-flex-direction: column !important;
	-moz-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
}

/** General >> Post 11 fusion column inner bg image **/
#post-11 .fusion-column-inner-bg-image {
	-webkit-align-self: center !important;
	align-self: center !important;
}

/** General >> Fusion slider 10 background image **/
#fusion-slider-10 .background-image {
	
}

/** General >> Div:(2) **/
div:nth-of-type(2) {
	
}

/** General >> Flex active slide div **/
.flex-active-slide > div {
	
}


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

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

	/** General >> Fusion flex align self stretch fusion column inner bg image **/
	.fusion-flex-align-self-stretch .fusion-column-inner-bg-image {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-flow: column wrap !important;
	-moz-flex-flow: column wrap !important;
	-ms-flex-flow: column wrap !important;
	flex-flow: column wrap !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-align-content: center !important;
	align-content: center !important;
}


}

