/*
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.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, responsive-layout, sticky-post, threaded-comments, translation-ready
Text Domain: artcore

Built with love by Esmeth Team.
*/
.sola_t_layout_4_container {
    
    width: 22%!important;
}
nav.main-navigation ul li {
    position: relative;
    display: inline-block;
    padding: 25px 0px;
}
nav.main-navigation ul a {
    font-size: 12px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #3e3e3e;
    font-weight: 700;
    display: block;
    padding: 10px;
}
.site-header .main-header .logo {
    width: 216px;
    float: left;
    padding: 8px 0;
}
.header-sticky.sticky nav.main-navigation ul li {
     padding: 20px 0; 
}