/* Themify Customize Styling */
#header {	
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #000000; 
}
#headerwrap a {	
	color: #000000; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
body[class*="themify"] #site-logo a {	display: none; 
}
#site-description {	display: none; 
}

/* Themify Custom CSS */
html .formcraft-css .powered-by {
	display: none;
}
.cart-icon{
	display: none;
}
body:not( .mobile_menu_active).header-classic .navbar-wrapper {
    bottom: auto;
    top: 0;
    color: #fff;
    background-color: transparent;
    border-bottom: 1px solid rgb(0,0,0,.1);
}