/*  MICROTHEMER STYLES here  */


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

/** General >> Ac way mobile **/
#ac-way-mobile {
	color: rgb(51, 51, 51) !important;
	background-color: rgb(255, 255, 255) !important;
	float: right !important;
}


/** General >> Elementor element e7dee6e elementor widget wrap _2 **/
.elementor-element-e7dee6e .elementor-widget-wrap {
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-align-self: center !important;
	align-self: center !important;
}



/*( Elementor Mobile )*/
@media (max-width: 767px) {

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

	/** General >> Elementor element fcbb97d search toggle li _2 **/
	.elementor-element-fcbb97d .search-toggle-li {
		padding-left: 20px !important;
	}

}

/*( Desktop & Tablet (imp) )*/
@media (min-width: 768px) and (max-width: 979px) {

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

	/** General >> Elementor element fcbb97d search toggle li _2 **/
	.elementor-element-fcbb97d .search-toggle-li {
		padding-left: 20px !important;
	}


	/** General >> Ac way mobile **/
	#ac-way-mobile {
		padding-top: 18px !important;
	}

}

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

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

	/** General >> Elementor element fcbb97d search toggle li _2 **/
	.elementor-element-fcbb97d .search-toggle-li {
		padding-left: 20px !important;
	}


	/** General >> Ac way mobile **/
	#ac-way-mobile {
		padding-top: 18px !important;
	}

}

/*( 1024-1100 (imp) )*/
@media (max-width: 1100px) {

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

	/** General >> Elementor element aaf713d _3 **/
	.elementor-element-aaf713d {
		padding-left: 40px !important;
	}

}

/*( Mobile > 1080 (imp) )*/
@media (min-width: 1080px) {

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

	/** General >> Ac way mobile _2 **/
	#ac-way-mobile {
		display: none !important;
	}


	/** General >> Search toggle li **/
	.search-toggle-li {
		padding-right: 10px !important;
		padding-left: 30px !important;
	}

}