/*
Theme Name: Konsept
Theme URI: http://konsept.elated-themes.com
Description: Furniture Store Theme
Author: Elated Themes
Author URI: https://qodeinteractive.com
Text Domain: konsept
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.qodef-header--centered #qodef-page-header-inner>div{
	    padding: 10px 0 10px;
}




.qodef-woo-product-list .qodef-woo-split-cols .qodef-woo-product-info {
    min-width: 65% !important;
}


.qodef-header-navigation>ul>li>a {    
    font-size: 13px;
    letter-spacing: 1px;
}

.qodef-header-navigation>ul>li {
    margin: 0 22px;
}

#qodef-page-footer-top-area {
	padding: 60px 0 60px !important;
}

.cat-parent ul.children li:before {
    content: "➜";
    display: inline-block;
    margin-left: -1em;
    width: 1.3em;
}
