/* 
Theme Name: Bernate Child Theme
Description: Bernate is an simple portfolio Wordpress theme for personal or small businesses.
Theme URI: http://www.waspthemes.com/go/?theme=bernate
Template: Bernate

Author: WaspThemes
Author URI: http://www.waspthemes.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.5.0
*/

@import url("../Bernate/style.css");

.heading-3{
	color:#e7be80;
}
h2{
	font-weight:300 !important;
}
.heading-2{
	font-weight:300 !important;
}

a{
	color:#e7be80;
	font-weight:300 !important;
}
a:hover{
	color:#ffffff;
}
#widget-title
{
	color:#e7be80;	
}
.wpautop .heading-2{
	color:#e7be80;		
}
.sidebar .gray-box .widget-title {
	color:#e7be80;	
}

.portfolio-filters li.active {
  color:#FFFFFF;
}

.sidebar .portfolio-filters li {
  color:#888888;
}

.sidebar ul li {
  color:#888888;
}
.filter default-filter active{
	color:#FFFFFF;
}
.bt-select-menu .menu-menu-1{
	background: transparent;
}
.menu-menu-1-container{
	background: transparent;
}
#menu-menu-1{
	background: transparent;
}
.item-content h2{
	color:#e7be80;
}

.item-content p{
	color:#ffffff !important;
}

.item-content a{
	color:#e7be80 !important;
}

.item-width-slider .item-content{
	background-color:transparent !important;
}
.single-title-right-area{
	display: none;
}

#navArea > div {
	width: 95%;
	margin: 0 auto;
	text-align:center;
	position:relative;
}
