/*
Theme Name: themex child
Tags:  custom-menu, editor-style, featured-images
Template: themex
Version: 1.0.0
*/


/*---------------------------------
      write your css from here
------------------------------------*/

/*.main-top-banner.elementor-section-full_width .witr_containers {
	width: 40%;
}*/

h1 span.title-colo-gold {
	color:#CC9140;
}

.banner-lft-btn {
	display: inline-block;
	color: #fff;
	padding: 10px 20px;
	background: #cc9140;
	font-size: 11px;
	text-transform: uppercase;
}

.themex_menu > ul > li > a {
	color: #eee;
	font-size: 14px;
	font-weight: 400;
}

.themex_menu > ul > li.current > a, .themex_menu > ul > li:hover > a, .creative_header_menu > ul > li:hover > a {
	color: #CC9140;
}