/*
 Theme Name:   Novomag Premium Child Theme
 Theme URI:    http://novomag.orange-themes.com/
 Description:  Novomag Premium Wordpress Child Theme
 Author:       Orange Themes
 Author URI:   http://www.orange-themes.com/
 Template:     novomag-theme
 Version:      1.0.1
 Tags: 
 Text Domain:  novomag-theme-child
*/

@import url("../novomag-theme/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
/*********************************
*  CUSTOM
***********************************/

.header-logo {
	padding-top: 0px!important;
}

.test-excerpt iframe{
	height: 200px;
	width: 200px;
	float: left;
	margin-right: 10px;
}

.header-topmenu {
	background-color: #F8A731;
}

.le-first li {
	background-color: #F8A731;
}

.le-first li a {
	color: #000;
}

.header {
	background-color: #000;
}

.upper-title {
	display:none;
}

.content a:hover  {
	color: #f9a832!important;
}

.info-line {
	background-color: #f9a832!important;
}

#s.search-value {
	z-index: 6;
}

.search-value:focus {
	background-color: #494a51!important;
	z-index: 4!important;
}
.search-button {
	z-index: 5!important;
}