@charset "UTF-8";
.breadcrumb-row,
.icms-body-toolbox,
.list-header {
	background: linear-gradient(88.41deg, #081628 0%, #053951 100%);
}
.list-header {
	padding-bottom: .5rem;
}
.list-header .category_description {
	color: rgba(255,255,255,.5);
	margin-bottom: 1rem;
}
.list-header .category_description a {
	color: rgba(255,255,255,.75);
}
.my-2.breadcrumb-row {
	margin: 0 !important;
	padding: 0.46875rem 0 !important;
}
.main .icms-body-toolbox {
	margin: 0;
	padding-bottom: 1.40625rem;
}
.breadcrumb-item > a,
.icms-body-toolbox h1 {
	color: #fff;
}
.piracy-body.aidrops-list-body .breadcrumb::after {
	background: linear-gradient(270deg, #05334a 40%, rgba(5, 51, 74, 0));
}
.subscribe_wrap .btn-outline-secondary {
	color: #fff;
	border-color: #fff;
}
.count-subscribers::after {
	border-color: transparent #fff;
}
.unsubscribe + .count-subscribers {
	opacity: .75;
}
.d-block.cat-cover-img {
	max-width: 24px;
}
.list-header .icms-content-subcats__item {
	background-color: rgba(255, 255, 255, 0.05);
}
.icms-content-subcats__item:hover {
	background-color: rgba(255, 255, 255, 0.15);
}
.icms-content-subcats__item a {
	color: #fff !important;
}