@media (max-width: 480px) {
  .section--u-inp0fo9iy {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*@media (min-width: 961px) {
	.product-wrapper__inner {
    	display: flex;
	} 
	.product-wrapper__side-left {
		margin-right: 20px;
	}
}*/
.mosaic-wrap .card-page .card-slider .card-slider__image a img {
  object-fit: contain;
}
html body .text_under_body .text_item {
  box-sizing: border-box;
  width: calc(50% - 32px);
}
@media (max-width: 640px) {
  html body .text_under_body .text_item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 480px) {
  html body div.text_under h2 {
    font-size: 25px;
  }
  html body div.text_under {
    font-size: 16px;
  }
  html body .text_under_body .text_item {
    width: 100%;
    max-width: 100%;
  }
}
html .slider_item_text {
  font-weight: 700 !important;
  color: #fff !important;
  font-size: 15px !important;
}
.filter-block.send_to_modal {
  display: none;
}
@media (max-width: 767px) {
  .main-blocks__item .product-list.thumbs .product-item__top {
    height: auto !important;
  }
  .main-blocks__item .product-list.thumbs .product-item__bottom {
    margin-top: auto;
  }
  .main-blocks__item .product-list.thumbs .product-item {
    justify-content: space-between;
  }
}
