

/* Start:/local/templates/lorynait/css/sizes.css?16802707472300*/
.sizes_page table {
	width: 100%;
	border-collapse: collapse;
	color: #2e2e2e;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
	max-width: 100%;
	overflow-x: auto;
	box-sizing: border-box;
	overflow-y: hidden;
}
.table-sizes-scheme {
	overflow: scroll;
	margin-bottom: 80px;
}
.sizes_page table .gray {
	background-color: #f1f1f1;
}
.sizes_page table tr {
	border-bottom: 1px solid #ececec;
}
.sizes_page table:not(.basket-items-list-table):not(.bx_ordercart_order_sum) tr:first-child {
	background-color: #f1f1f1;
}
.sizes_page table:not(.bx_ordercart_order_sum) tr {
	border-bottom: 1px solid #ececec;
}
.sizes_page table tr th:first-child {
	text-align: left;
	border-right: 1px solid #c0aa98;
}
.sizes_page table tr th {
	padding: 16px;
}
.sizes_page table tr td:first-child {
	border-right: 1px solid #c0aa98;
	text-align: left;
}
.sizes_page table tr td {
	padding: 16px;
	text-align: center;
}
.sizes_page table tr th:nth-child(3),
.sizes_page table tr td:nth-child(3),
.sizes_page table tr th:nth-child(5),
.sizes_page table tr td:nth-child(5),
.sizes_page table tr th:nth-child(7),
.sizes_page table tr td:nth-child(7),
.sizes_page table tr th:nth-child(9),
.sizes_page table tr td:nth-child(9),
.sizes_page table .gray_1 td:nth-child(2),
.sizes_page table .gray_1 td:nth-child(3),
.sizes_page table .gray_1 td:nth-child(4),
.sizes_page table .gray_1 td:nth-child(5)
{
	border-right: 1px solid #c0aa98;
}
.sizes_page .item_line {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.sizes_page .item_line .right .item {
	background-color: #f1f1f1;
	border-left: 2px solid #c0aa98;
	padding: 30px 30px;
}
.sizes_page .item_line .left {
	margin-top: 25px;
	width: calc(100% - 400px);
}
.sizes_page .item_line .right {
	margin-top: 25px;
	width: 370px;
	margin-left: 30px;
}
.sizes_page ul li {
	margin-top: 20px;
	position: relative;
	padding-left: 20px;
	color: #2e2e2e;
	font-size: 15px;
	font-weight: 400;
	line-height: 21px;
	list-style: none;
}
.sizes_page ul{
	padding: 0;
}
.sizes_page ul li::before {
	content: '';
	width: 9px;
	height: 3px;
	position: absolute;
	left: 2px;
	top: 10px;
	background-color: #c0aa98;
}


@media screen and (max-width: 950px) {
	.sizes_page .item_line .left {
		width: 100%;
	}

	.sizes_page .item_line .right {
		margin-left: 0;
	}
}
/* End */
/* /local/templates/lorynait/css/sizes.css?16802707472300 */
