/*
Theme Name: Noble Child
Theme URI: http://noblehome.ro
Author: Lelly Drozd
Author URI: #
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template:  noble
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: noble-child
*/

/* Fix: remove gap between header and hero on homepage */
.home #main-content,
.home .page-container {
    padding-top: 0 !important;
}