.hide-todo {
	display: none !important;
}
.hide-visibility-todo {
	visibility: hidden !important;
}
main {
	z-index: unset;
}
.special-instr-wrap {
	margin-bottom: 10px;
}
.special-instr-title {
	color: #969696;
}
.unavailable-to-order-mess {
	color: grey;
}
.filter-brand-active {
	color: grey;
}
.catalog__pages .btn-dots:hover {
	cursor: default;
	background-color: rgba(36, 43, 69, 0.05);
	color: rgb(23, 26, 35);
}
.basket-img {
	max-width: 110px;
	max-height: 132px;
}
.empty-basket-msg {
	display: block;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}
.item__title {
	display: block;
}
.card_brand {
	min-height: 18px;
}
.show-flex {
	display: flex !important;
}
.hide {
	display: none !important;
}
.select2-container {
	z-index: 10000;
}
.pochta-offices {
	display: block;
	text-align: center;
	margin-top: 5px;
	color: blue;
}
.partners-title {
	text-align: center;
	margin-bottom: 25px;
	font-size: 28px;
}
.mawi {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.topBlock {
	margin-top: 20px;
	font-weight: normal;
}
.topBlock ul {
	list-style: unset;
	display: block;
	padding-left: 40px;
}
.topBlock li {
	line-height: 1.42857143;
}
.topBlock a:hover {
	color: green;
}
.actions-container a {
	display: block;
	margin-bottom: 20px;
}
.actions-container img {
	max-width: 100%;
	height: auto;
}
.main-actions {
	padding-top: 170px;
}
.actions-title {
	text-align: center;
	font-size: 35px;
	margin-bottom: 30px;
}
.actions-detail {
	font-weight: normal;
}
.actions-detail p {
	line-height: 2;
}
.actions-detail ul,
.blog-detail-text ul {
	display: block;
	padding-left: 40px;
	list-style: unset;
	margin-bottom: 10px;
}
.blog-detail-text h2,
.blog-detail-text h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.blog-detail-text ol {
	margin-bottom: 10px;
}
.product-card__info .info {
	width: 100%;
}
.breadcrumbs {
	margin-top: 40px;
}
.hero__img {
	height: auto;
}
.hero__img img {
	width: unset;
	max-width: 100%;
	height: auto;
}
.blog_item_img {
	width: auto !important;
	height: 200px !important;
	max-width: 100%;
	transform: unset !important;
}
.sales__banner {
	height: unset;
}
.card__icon {
	z-index: unset;
}
.subscribe_answer_success {
	color: green;
}
.subscribe_answer_error {
	color: red;
}
.footer_email {
	margin-top: 10px;
}
.card__icon--active {
	fill: rgb(206, 149, 197) !important;
}
.popular_slider_img_fill {
	object-fit: fill !important;
	border-radius: 16px;
}
.product-card-brand-block {
	display: flex;
}
.tag-new-on-product-page {
	height: 100%;
	margin-left: 8px;
	margin-top: 1px;
}
.catalog__filter {
	position: sticky;
	top: 10%;
}
@media screen and (max-width: 700px) {
	.blog {
		margin-bottom: 0;
	}
	.tag-new-on-product-page {
		margin-left: 0;
		margin-top: 0;
	}
}