/*
Theme Name: Artcore
Theme URI: http://themes.esmeth.com/artcore
Author: Esmeth Team
Author URI: http://esmeth.com/
Description: A Responsive Creative Architecture WordPress Theme
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, sticky-post, threaded-comments, translation-ready
Text Domain: artcore

Built with love by Esmeth Team.
*/
@media (max-width: 768px) {
.site-header .main-header .logo {
    width: 200px;
   }
}



nav.main-navigation ul a {
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000!important;
    font-weight: 700;
    display: block;
    padding: 10px;
}
a:hover {
  background-color: #0072bc;
}



ul.sub-menu {
	width: 300px !important;}


.site-header .main-header {
    background: #e0edf2 !important;
}