.landheading_opacity { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #000; z-index: 1; } 
.text-red { color: #ED1C24 !important }
.text-orange { color: #cc7706 !important }
/*.collapse { display: none !important; }*/
.aside__menu .list-group-item.collapse { display: none !important; }
.breadcrumbs li { display: inline; }
.card.card_col .card_col__sizer { padding-bottom: 12.5rem; }
@media (max-width: 575.98px) {
	.card.card_col .card_col__sizer { padding-bottom: 0; }
}
#bx-soa-order .bx-soa-section.bx-step-completed .bx-soa-section-title-count:before { display: none; }
#bx-soa-order .icon-success { background-image: none; }
#bx-soa-order .icon-success:before { content: "\f058"; font-family: Font Awesome\ 5 Free; -webkit-font-smoothing: antialiased; display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;font-size: 21px;line-height: 1; }
.cardApp__tabs { width: calc(100% - 30px); }
@media (max-width: 767.98px) {
	.cardApp__tabs { width: 100%; }
}
.main-header__logo img { max-height: none; }
@media (max-width: 992px) {
	.categories__item { height: 18rem; }
}
.badge[data-toggle="tooltip"] { cursor: pointer; }
.title-search-image { width: 50px; height: 50px; padding: 5px; border: 1px solid #f0f0f0; text-align:center; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; }
.title-search-image img { max-width: 100%; max-height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; vertical-align: middle; margin: auto; border: 0; -webkit-border-radius: 0; border-radius: 0; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; }

/* ====================== .rounded styles: START ==================== */ 

.rounded .adaptiveSliderBg { border-radius: 16px; }
.rounded .adaptiveSliderBg .carousel-item { border-radius: 16px; }

.rounded .list-group .list-group-item:first-child { border-top-left-radius: 16px; -webkit-border-top-left-radius: 16px; -webkit-border-top-right-radius: 16px; border-top-right-radius: 16px; }
.rounded .list-group .list-group-item:last-child { border-bottom-left-radius: 16px; -webkit-border-bottom-left-radius: 16px; -webkit-border-bottom-right-radius: 16px; border-bottom-right-radius: 16px; }

.rounded .categories__item { border-radius: 16px; }

/* ====================== .rounded styles: END ==================== */ 

@media (max-width: 1200px)
{
	.adaptiveSliderBg .carousel-item {
		height: 26rem;
	}
}
@media (max-width: 1024px)
{
	.adaptiveSliderBg .carousel-item {
		height: 17rem;
	}
}
@media (max-width: 767px)
{
	.adaptiveSliderBg .carousel-item {
		height: 16rem;
	}
}
@media (max-width: 600px)
{
	.adaptiveSliderBg .carousel-item {
		height: 13rem;
	}
}
@media (max-width: 500px)
{
	.adaptiveSliderBg .carousel-item {
		height: 10rem;
	}
}
@media (max-width: 420px)
{
	.adaptiveSliderBg .carousel-item {
		height: 8rem;
	}
}
@media (max-width: 380px)
{
	.adaptiveSliderBg .carousel-item {
		height: 8rem;
	}
}