/*
Theme Name: Alone
Theme URI: http://bearsthemes.com/alone4/
Author: bearsthemes
Author URI: http://bearsthemes.com/
Version: 3.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns,left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Description: Alone is a fully configurable and easy to use responsive WordPress Theme  with a lot of great features.
Text Domain: alone
*/

.bt-location {
  display: none !important;
}

.bt-text-ellipsis, .bt-path {
	display: none !important;
}

.bt-title-bar {
	padding-top: 80px !important;
  padding-bottom: 53px !important;
}

.bt-stick-active .bt-header-v2.bt-header-fixed .bt-header-menu {
	background-color: #303030 !important;
	margin-top: 0 !important;
}

.bt-header-v2.bt-header-fixed .bt-header-menu {
	margin-top: 1px !important;
  background: none !important;
}

.bt-header-v1 .bt-menu-list, .bt-header-v2 .bt-menu-list {
  padding-right: 120px !important;
}

@media (max-width: 992px) {
  .bt-title-bar-wrap .bt-title-bar, .bt-page-title-shop {
    padding-bottom: 22px !important;
  }
}