@media (max-width: 1599px)
{
	.type-activity__item-info{
		padding-left: 20px;
		padding-right: 20px;
	}

	.product__bord{
		padding-top: 19px;
		padding-bottom: 19px;
	}

	.product__name{
		margin-top: 34px;
	}

	.product-banner__link{
		font-size: 10px;
	}

	.products-small__item-box{
		width: calc(50% + 6px);
		padding-bottom: 0;
	}

	.products-small__item-name{
		font-size: 14px;
	}

	.products-small__item-price{
		margin-top: 12px;
	}


	.article__box{
		padding: 0 20px 40px;
	}


	.about-top__colr{
		padding-bottom: 0;
	}


	.filter__product{
		width: 201px;
		display: block;
	}

	.filter__product .product__thumb{
		margin-right: 0;
		width: 100%;
	}

	.filter__product .product__wrap{
		margin-top: 20px;
	}

	.filter__colr {
		width: calc(100% - 231px);
		max-width: none;
	}


	.info-banner__slider .swiper-slide {
		min-height: 459px;
	}

	.info-banner__box{
		min-width: 384px;
	}

	.info-banner__title{
		font-size: 54px;
	}

	.info-banner__subtitle{
		font-size: 24px;
	}


	.table-cart__total {
		margin-left: 40px;
		min-width: 100px;
	}


	.checkout-info__item_pad{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.checkout-info__item_pad .checkout-info__bord{
		width: calc(100% + 40px);
		margin-left: -20px;
		margin-right: -20px;
	}


	.footer__col{
		min-width: 1px;
	}
}