/*!
Theme Name: yellowbox
Theme URI: http://yellowoxmarketing.co.uk
Author: Yellow Box Marketing
Author URI: http://yellowoxmarketing.co.uk
Description: Yellow Box Marketing Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: yellowbox

yellowbox is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.aws-container {
  width: 100%;
}

.widget_layered_nav {
    margin-top: 15px;
}

.widget_layered_nav ul {
	padding-left: 0;
	margin: 0;
}
.widget_layered_nav li {
	list-style-type: none;
}
.widget_layered_nav a {
	text-decoration: none !important;
	margin-bottom: 5px;
}

.sku_wrapper { display: none !important; }
.tagged_as { display: none !important; }

@media (max-width: 991.98px) {
	.navbar .navbar-brand::before {
		display: none;
	}
}