/*  MICROTHEMER STYLES  */


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

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

	/** General >> [type="search"] **/
	[type="search"] {
	display: none !important;
}

	/** General >> Type id 28 select2 selection rendered **/
	.type-id-28 .select2-selection__rendered {
	padding-top: 20px !important;
}


}

