/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 div.tm-headerbar.uk-clearfix.uk-hidden-small {
    background: white;
}

div.contactenhanced_email button {
background: white;
border: none;
box-shadow: none;
color: #364555;
}

a.uk-navbar-toggle.uk-visible-small {
    color: black;
}

@media all and (max-width: 767px) {

	nav.tm-navbar.uk-navbar {
    background: white !important;
	}
	
}