/*
    Custom overrides
*/

html > body {
	background-color: #F9F4DF  !important;
}

/*
body, h1, h2, h3, h4, h5, h6, 
.h1, .h2, .h3, .h4, .h5, .h6, 
.btn, .form-control::placeholder {
	font-weight: 600;
}
*/

.consent_container,
.consent_modal {
  font-weight: 400;
}

.nav-tabs .nav-link.active {
	color: #495057;
	background-color:#F9F4DF ;
}

.card-body {
	padding: 1.25rem 0.25rem;
	background-color:#F9F4DF ;
}

.dropdown-menu .sub_menu .menu-hover .desktopmenu {
	margin-bottom: 0px!important;
}

.sub_menu > .outer > div > a > div > div, .sub_menu > a > div > .menu-cat-text, .menu-cat-text {
	padding-left: 20px!important;
}

.slogans-text {
	max-width: 100%;
	text-align: center;
	flex-basis: auto;
}

#quick_find_search {
	max-width: 65%;
}

a.title, .product .product-meta .title, .manufacturers, .crall-product-name a {
	text-transform: uppercase!important;
}

.btn-buy {
	width: 100px!important;
	height: 38px!important;
}

.filter-wrapper .js-filter > div, .product-filter select, .container .js-filter-tags .fs-dropdown-selected, .js-filter-mobile .js-filter-toggle {
	background-color: #F9F4DF !important;
}


/*
a.title, .product .product-meta .title, .manufacturers, .crall-product-name a {
  font-weight: bold!important;
}
*/
