/*
Theme Name: Brix V2
Theme URI: www.brix.cool
Author: BrixCool
Author URI: BrixCool
Description: BrixCool theme
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* (optionally, a small debug note)
   Real styles compiled to: /assets/css/main.css
*/

/********************************
*
*.  CSS Debug and development
*
*********************************/

.custom-logo {
	max-height: 35px;
}

h2.merge-title {
	opacity: 100%;
}

.price {
	font-weight: bold;
}

@media (min-width: 1200px) {
  #banner-home .hero-content {
	top: 20%;
	}

 #brand .brand-wrapper {
	margin-top: 80px;
	}
}

#menu-desktop-menu-v2 .menu-account-label {
	padding-left: 3px;
}

#carousel-featured-products .carousel-item .card-body .bottom-block button {
	padding: 20px 40px;
}

@media (min-width: 992px) {
	
	.menu-nav-header li.menu-item-has-children a {
	font-weight: bold;
	}
}

@media (min-width: 1200px) {
   