

/* Start:/bitrix/templates/mshop_3401/components/bitrix/catalog.section/itpanda_table/style.css?17463676611106*/
.itpanda_table th, .itpanda_table td {
	text-align: center;
	vertical-align: middle;
}
.itpanda_table th {
	padding: 10px;
	font-weight: 500;
}
.itpanda_table td {
	padding: 10px;
	border-bottom: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
}
.itpanda_table .price {
	font-size: 14px;
}
.itpanda_table td.name {
	width: 32%;
}
.itpanda_table .add2basketform.checked .quantity, .js-element .add2basketform.cantbuy .quantity, .itpanda_table .js-measurename {
	display: none !important;
}
.itpanda_table .add2basketform {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.itpanda_table .quantity {
	min-width: 98px;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	margin-right: 10px !important;
}
.itpanda_table .buy1click {
	margin-left: 10px;
}
.itpanda_table .btn {
    padding: 8px 10px !important;
	font-size: 12px !important;
}
.itpanda_table tr:hover td {
	background: #fafafa;
}
.itpanda_table td.prices {
	width: 20%
}
.itpanda_table_wrap {width: 100%;
    overflow: auto;}

/* End */
/* /bitrix/templates/mshop_3401/components/bitrix/catalog.section/itpanda_table/style.css?17463676611106 */
