/*
Theme Name: Motta Child Theme
Theme URI: http://motta.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: A fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: motta
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: motta
*/

.site-header .site-header__container {
    background-color: #0b1b8d !important;
}
.header-contents {
	margin-top: -11px;
    color: #fff !important;
}

.page-header--standard .page-header__image {
	display: none;
}

.motta-catalog-page .site-content {
	margin-top: -50px;
}

.page-header--products .page-header__content {
	height: 180px !important;
}