#toast-container {
  padding-top: 10px;
}

.section-breadcrumb {
	border-top: 1px solid #a2a2a2;
    border-bottom: 1px solid #a2a2a2;
	background-color: #a2a2a2;
}

#prodfind_phrase_snd {
	/*border: solid 1px #a2a2a2;
	margin-bottom: 29px;*/
}


.select2-container--disabled {
	opacity: 0.60;	
}

.select2-container--disabled .select2-selection__rendered {
	cursor: not-allowed;

}

.select2-container--disabled .select2-selection--single {

}


.select2-container--disabled .select2-selection__arrow {
	display: none;
}

.cat-icon {
	margin-bottom: 5px;
}

.disabled_filterim {
    -webkit-filter: opacity(.5);
    filter: opacity(.5);
}

.presearchcat {
	font-weight: bolder;
	color: #e30018;
}



.presearchcat:hover {
	color: #e30018 !important;
}

.presearchcatcont {
	border-bottom: solid 2px #f7f7f7;
}

.disabled_filterim .presearchcat {
	color: black;
}