/*  MICROTHEMER STYLES  */


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

/** General >> N2 ss 11item1 **/
#n2-ss-11item1 {
	
}


/*( Tablet & Phone )*/
@media (max-width: 767px) {

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

	/** General >> N2 ss 11item1 **/
	#n2-ss-11item1 {
	width: auto !important;
	height: 100px !important;
	position: absolute !important;
	top: auto !important;
	bottom: -350px !important;
	left: auto !important;
	right: 0 !important;
}

	/** General >> Div (#1) site header primary section left **/
	#masthead > div:nth-of-type(2) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > .site-header-primary-section-left {
	
}


}


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

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

	/** General >> N2 ss 11item1 **/
	#n2-ss-11item1 {
	top: auto !important;
	bottom: -450px !important;
}


}

