/*  MICROTHEMER STYLES  */


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

/** General >> Mega menu link **/
.mega-menu-link {
	/* MT [ google_font: 1 ] */
	font-family: 'Marcellus SC' !important;
	text-align: center !important;
	text-shadow: 2px 2px 4px rgb(1, 1, 1) !important;
	box-shadow: 1px 1px 4px 0 rgb(178, 188, 204) !important;
}

/** General >> Elementor element 1189e011 div **/
.elementor-element-1189e011 div {
	font-family: Charcoal !important;
	background-image: linear-gradient(180deg, rgb(13, 13, 13), rgba(8, 41, 91, 0.52), rgba(6, 13, 24, 0.52)) !important;
	padding-top: 8px !important;
}

/** General >> Mega menu main **/
#mega-menu-main_menu {
	text-shadow: 0 0 rgb(59, 109, 195) !important;
	background-color: rgb(1, 1, 1) !important;
	background-image: linear-gradient(180deg, transparent, transparent) !important;
}

/** General >> Post 1362 overlay **/
#post-1362 .overlay {
	
}


/*= Header ==================== */

/** Header >> Entry title **/
.entry-title {
	color: rgb(255, 255, 255) !important;
	text-align: center !important;
	text-shadow: 2px 2px 3px rgb(255, 0, 0) !important;
	background-image: linear-gradient(180deg, rgb(59, 109, 195), transparent, rgb(0, 0, 0)) !important;
}


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

	/*= Header ==================== */

	/** Header >> Wp image 813 **/
	.wp-image-813 {
	width: 50% !important;
}

	/** Header >> Wp image 758 **/
	.wp-image-758 {
	width: 50% !important;
	padding-left: 0 !important;
	-webkit-align-items: stretch !important;
	align-items: stretch !important;
}


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

	/** General >> Mega menu main **/
	#mega-menu-main_menu {
	
}


}

