.table_1 {
	width: 100%;
	margin: 0 0 3.3rem;
}


.table_1 td {
	border-bottom: 0.1rem solid #5B5D5D;
	padding: 2.7rem 1.5rem 1.8rem 0;
	font-size: 1.4rem;
	color: #F3F3F3;


}



.table_1 .fig {
	background: #fff;
	border: 0.1rem solid #DADDE0;
	width: 8.6rem;
	height: 7.1rem;
	position: relative;
	overflow: hidden;
}

.table_1 .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}


.table_1 .title {
	margin: 0 0 0.5rem;
}

.table_1 .title .link {
	display: block;
	color: #F3F3F3;
	text-decoration: none;
	line-height: 1.2;
}

.table_1 .size {
	color: #B3B1B0;
}

.table_1 .price {
	display: block;
	width: 10.0rem;
	font-size: 1.6rem;
	color: #9BE500;
	text-align: center;
}

.table_1 .big_text {
	font-weight: 600;
}

.table_1 .old_price {
	font-size: 1.2rem;
	color: #757B7B;
	text-decoration: line-through;
}

.table_1 .delete {
	background: url(../images/basket_close.svg) no-repeat 50% 50%;
	display: block;
	width: 5.0rem;
	height: 5.0rem;
	position: relative;
	z-index: 2;
}

.table_1 .number {
	background: #fff;
	border: 0.1rem solid #DBE2E7;
	display: inline-block;
	width: 9.0rem;
	height: 3.4rem;
	position: relative;
}



.table_1 .number .field {
	background: #fff;
	border: none;
	display: block;
	width: 100%;
	height: 3.4rem;
	padding: 0.8rem 1.5rem;
	font-size: 1.4rem;
	font-weight: 500;
	color: #35302E;
	text-align: center;
}

.table_1 .field:-moz-placeholder {
	font-size: 1.4rem;
	font-weight: 500;
	color: #35302E;
}

.table_1 .field::-moz-placeholder {
	font-size: 1.4rem;
	font-weight: 500;
	color: #35302E;
}

.table_1 .field::-webkit-input-placeholder {
	font-size: 1.4rem;
	font-weight: 500;
	color: #35302E;
}

.table_1 .field:-ms-input-placeholder {
	font-size: 1.4rem;
	font-weight: 500;
	color: #35302E;
}

.table_1 .field.placeholder {
	font-size: 1.4rem;
	font-weight: 500;
	color: #35302E;
}

.table_1 .number .up {
	background: url(../images/basket_plus.svg) no-repeat 0 50%;
	display: block;
	width: 1.5rem;
	height: 3.6rem;
	position: absolute;
	top: 0;
	right: 0;
}

.table_1 .number .down {
	background: url(../images/basket_minus.svg) no-repeat 100% 50%;
	display: block;
	width: 1.5rem;
	height: 3.6rem;
	position: absolute;
	top: 0;
	left: 0;
}

.table_2 {
	width: 100%;
	margin: 0 0 2.3rem;
}

.table_2 td {
	border-bottom: 0.1rem solid #F3F3F3;
	padding: 2.6rem 0 2.4rem;
	font-size: 1.6rem;
	color: #1C271C;
}

.info_block .table_2 td {
	border-bottom: 0.1rem solid #fff;
	padding: 2.2rem 0 2.1rem;
}

.table_2 .price {
	color: #599F0C;
}

.table_2 .number {
	font-size: 3.0rem;
	font-weight: 600;
}

.table_2 .old_price {
	color: rgba(43, 42, 41, 0.4);
	text-decoration: line-through;
}

.table_2 .old_number {
	font-size: 1.4rem;
	font-weight: 600;
}

.table_3 {
	width: 100%;
}


.table_3 td {
	border-top: 0.1rem solid #CAD5E5;
	padding: 3.0rem 2.0rem 1.9rem 0;


}

.table_3 tr:first-child td {
	border: none;

}







.table_3 .fig {
	background: #fff;
	border: 0.1rem solid #DADDE0;
	width: 8.6rem;
	height: 7.1rem;
	position: relative;
	overflow: hidden;
}



.table_3 .img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
}




.table_3 .title {
	margin: 0 0 0.6rem;
}

.table_3 .title .link {
	display: block;
	font-size: 1.4rem;
	color: #1C271C;
	text-decoration: none;
	line-height: 1.2;
}

.table_3 .size {
	font-size: 1.4rem;
	color: #757B7B;
}

.table_3 .price {
	font-size: 1.6rem;
	color: #599F0C;
}

.table_3 .price_in {
	font-weight: 600;
}

.table_3 .old_price {
	font-size: 1.3rem;
	font-weight: 600;
	color: #757B7B;
	text-decoration: line-through;
}

.table_3 .delete {
	background: url(../images/table_3_delete.svg) no-repeat 50% 50%;
	display: block;
	width: 4.0rem;
	height: 5.6rem;
	position: relative;
	z-index: 2;
}

.table_3 .number {
	background: #fff;
	border: 0.1rem solid #DBE2E7;
	display: inline-block;
	width: 9.9rem;
	height: 3.4rem;
	position: relative;
}



.table_3 .number .field {
	background: none;
	border: none;
	display: block;
	width: 100%;
	height: 3.4rem;
	padding: 0 3.3rem;
	font-size: 1.4rem;
	font-weight: 500;
	color: #35302E;
	text-align: center;
}

.table_3 .field:-moz-placeholder {
	font-size: 1.4rem;
	font-weight: 500;
	color: #35302E;
}

.table_3 .field::-moz-placeholder {
	font-size: 1.4rem;
	font-weight: 500;
	color: #35302E;
}

.table_3 .field::-webkit-input-placeholder {
	font-size: 1.4rem;
	font-weight: 500;
	color: #35302E;
}

.table_3 .field:-ms-input-placeholder {
	font-size: 1.4rem;
	font-weight: 500;
	color: #35302E;
}

.table_3 .field.placeholder {
	font-size: 1.4rem;
	font-weight: 500;
	color: #35302E;
}

.table_3 .number .up {
	background: url(../images/plus.png) no-repeat 50% 50%;
	display: block;
	width: 3.3rem;
	height: 3.4rem;
	position: absolute;
	top: 0;
	right: 0;
}

.table_3 .number .down {
	background: url(../images/minus.png) no-repeat 50% 50%;
	display: block;
	width: 3.3rem;
	height: 3.4rem;
	position: absolute;
	top: 0;
	left: 0;
}


.table_4 {
	border-collapse: separate;
	box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.12);
	width: 100%;
	margin: 0 0 6.9rem;
}


.table_4 td {
	background: #F3F3F3;
	border: 0.1rem solid #fff;
	padding: 1.4rem;
	color: #1C271C;
	text-align: center;
}

.table_4 tr:nth-child(2n+1) td {
	background: #fff;
	border: 0.1rem solid #F3F3F3;
}

.table_4 tr:first-child td {
	background: #1C271C;
	border: 0.1rem solid #757B7B;
	padding: 1.2rem 1.4rem;
	font-size: 1.7rem;
	color: #8AC80A;
	text-transform: uppercase;
}

.table_5 {
	border-bottom: 0.1rem solid #757B7B;
	width: 100%;
	margin: 0 0 2.3rem;
}


.table_5 td {
	padding: 0 0 1.5rem;
	font-size: 1.8rem;
	color: #fff;


}





@media (max-width: 767px) {
	.table_1 td {
		padding: 0.7rem 0.5rem 0.8rem 0;
	  }
	.table_2 td {
		padding: 0.6rem 0;
	}

	.table_2 .number {
		font-size: 2.0rem;
	}

	.table_3 tr {
		border: 0.1rem solid #DCD5CD;
		display: block;
		width: calc(100% - 1.8rem);
		margin: 0 0 2.0rem;
		padding: 0.9rem 0.9rem 1.6rem;
		position: relative;
	}

	.table_3 td {
		border: none;
		display: block;
		padding: 0;
	}

	.table_3 td:first-child {
		padding: 0;
	}

	.w-120 {
		width: auto;
	}

	.table_3 .fig {
		float: left;
		margin: 0 1.0rem 2.0rem 0;
	}

	.table_3 .delete {
		width: 3.0rem;
		height: 3.6rem;
		position: absolute;
		top: 0;
		right: 0;
	}

	.table_3 td:nth-child(2) {
		margin: 0 0 2.0rem;

	}

	.table_3 td:nth-child(3) {
		display: inline-block;
		margin: 0 1.0rem 0 0;

	}

	.table_3 td:nth-child(4) {
		display: inline-block;
		margin: 0 1.0rem 0 0;

	}

	.table_3 td:nth-child(5) {
		display: inline-block;

	}

	.table_4 {
		margin: 0 0 1.9rem;
	}

	.table_4 td {
		padding: 0.5rem;
	}

	.table_4 tr:first-child td {
		padding: 0.5rem;
		font-size: 1.6rem;
	}

	.table_wraper {
		overflow-y: auto;
	}

}


@media (min-width: 768px) and (max-width: 1024px) {
	.table_2 td {
		padding: 0.6rem 0;
	}

	.table_2 .number {
		font-size: 2.0rem;
	}

	.info_block .table_2 td {
		border-bottom: 0.1rem solid #F3F3F3;

		padding: 0.6rem;
	}
}