/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
 @font-face {
	font-family: 'Conv_Editorial New Ultralight 200';
	src: url('../fonts/Editorial New Ultralight 200.eot');
	src: local('☺'), url('../fonts/Editorial New Ultralight 200.woff') format('woff'), url('../fonts/Editorial New Ultralight 200.ttf') format('truetype'), url('../fonts/Editorial New Ultralight 200.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
 
#header .header-top #top-menu a[data-depth="0"] {
	color:#9d9d9d;
}

#header, #header .header-top{
	color:#9d9d9d;
	/*background:#272727;*/
}

.dropdown .expand-more{
	color:#9d9d9d;
}

.popover {
	color:#9d9d9d;
	/*background:#272727;*/
}
	
#header.is-open, #header.is-open .header-top{
	color:#9d9d9d;
	/*background:#272727;*/
}

#header .header-nav{
	color:#9d9d9d;
	/*background:#272727;*/
}

#header .header-nav .blockcart{
	/*background:#272727;*/
}

#header {
	/*background: #272727;*/
	/*border-color: #272727;*/
}

#header a{
	color: #9d9d9d;
}

#header .header-nav .editorial_link{	
	margin-left: none;	
	margin-top: .9375rem;
}

#mobile_top_menu_wrapper{
	/*background:#272727;*/
}

body{
	font-family:"Conv_Editorial New Ultralight 200";
}

#wrapper{
	background:#E3DFD9;
}
