.table {
    margin: 0 0 2.9rem;
}

.table td {
    background: rgba(190, 208, 222, 0.17);
    padding: 1.4rem 0 1.0rem 2.7rem;
}

.table tr:nth-child(2n) td {
    background: rgba(190, 208, 222, 0.04);
}

.table td:first-child {
    font-weight: 600;
}


.table_1 {
    margin: 0 0 2.9rem;
}

.table_1 td {
    background: rgba(190, 208, 222, 0.17);
    padding: 1.4rem 0 1.0rem 2.7rem;
    font-weight: 600;
}

.table_1 tr:nth-child(2n) td {
    background: rgba(190, 208, 222, 0.04);
}

.table_1 td:first-child {
    
}

.table_2 {
	margin: 0 0 12px;
}
.table_2 tr:first-child td {
	background: none;
	border: none;
	padding: 14px 33px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #242D2D;
    text-align: center;
}
.table_2 td {
	background: none;
	border: none;
	width: auto;
	padding: 14px 33px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	text-align: center;
	color: #242D2D;
	
}
.table_2 td:first-child {
	border-right: 3px solid #fff;
}

.table_2.content p {
    margin-bottom: 1.4em;
}

.table tr_2:nth-child(2n) td {
    background: rgba(190, 208, 222, 0.04);
}

.table_2 tr:first-child td:first-child {
	border-right: 3px solid #fff;
}
.table_2 tr:nth-child(2n+1) td {
	background: #F6F8FA;
}
table.table_2 tr:hover td {
	background: none;
}
table.table_2 tr:nth-child(2n+1):hover td {
	background: #F6F8FA;
}
.table_3 {
	border-top: 1px solid #C6D8E6;
	width: 100%;
	margin: 0 0 24px;
}
.table_3 td {
	background: none;
	border: none;
	border-bottom: 1px solid #C6D8E6;
	width: auto;
	padding: 16px 16px 16px 0;
	font-size: 14px;
	color: #15272F;
	text-align: left;
	vertical-align: middle;
}
.table_3 tr:first-child td {
	background: none;
	border-bottom: 1px solid #C6D8E6;
	padding: 16px 16px 16px 0;
	font-size: 14px;
	font-weight: normal;
	color: #15272F;
}
table.table_3 tr:hover td {
	background: none;
}
.table_3 .fig {
	width: 104px;
	height: 74px;
	position: relative;
	overflow: hidden;
}
.table_3 .img {
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
	object-fit: cover;
}
.table_3 .title {
	font-family: "Exo 2", sans-serif;
	margin: 0 0 4px;
}
.table_3 .title .link {
	color: #15272F;
	text-decoration: none;
}
.table_3 .article {
	color: #727E87;
}
.table_3 .price {
	font-family: "Exo 2", sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #15272F;
}
.table_3 .delete {
	background: url(../images/table_3_delete.svg) no-repeat 0 50%;
	display: block;
	width: 20px;
	height: 74px;
	position: relative;
	z-index: 2;
}
.table_3 .number {
	background: #D0D9DF;
	display: block;
	width: 87px;
	height: 42px;
	margin: 0 0 7px;
	padding: 2px 44px;
	position: relative;
	overflow: hidden;
}
.table_3 .number .field {
	background: #fff;
	border: none;
	width: 100%;
	height: 42px;
	padding: 5px;
	font-family: "Exo 2", sans-serif;
	font-size: 18px;
	color: #15272F;
	text-align: center;
}
.table_3 .number .field:-moz-placeholder {
font-family: "Exo 2", sans-serif;
 font-size: 18px;
 color: #15272F;
}
.table_3 .number .field::-moz-placeholder {
font-family: "Exo 2", sans-serif;
 font-size: 18px;
 color: #15272F;
}
.table_3 .number .field::-webkit-input-placeholder {
font-family: "Exo 2", sans-serif;
 font-size: 18px;
 color: #15272F;
}
.table_3 .number .field:-ms-input-placeholder {
font-family: "Exo 2", sans-serif;
 font-size: 18px;
 color: #15272F;
}
.table_3 .number .field.placeholder {
	font-family: "Exo 2", sans-serif;
	font-size: 18px;
	color: #15272F;
}
.table_3 .number .up {
	background: url(/templates/2023/polikstal/images/plus.svg) no-repeat 50% 50%;
	display: block;
	width: 44px;
	height: 46px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
	opacity: 1;
	visibility: visible;
}
.table_3 .number .down {
	background: url(/templates/2023/polikstal/images/minus.svg) no-repeat 50% 50%;
	display: block;
	width: 44px;
	height: 46px;
	position: absolute;
	top: 0;
	left: 0;
}
.table_4 {
	width: 100%;
	margin: 0 0 16px;
}
.table_4 td {
	background: none;
	border: none;
	border-bottom: 1px solid #EEF2F5;
	width: auto;
	padding: 14px 18px 14px 0;
	font-size: 16px;
	color: #727E87;
	text-align: left;
	vertical-align: middle;
}
.table_4 tr:first-child td {
	background: none;
	border-bottom: 1px solid #EEF2F5;
	padding: 14px 18px 14px 0;
	font-size: 16px;
	color: #727E87;
	font-weight: normal;
}
table.table_4 tr:hover td {
	background: none;
}
.table_4 .fig {
	width: 106px;
	height: 76px;
	position: relative;
	overflow: hidden;
}
.table_4 .img {
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	vertical-align: top;
	object-fit: cover;
}
.table_4 .text {
	font-family: "Exo 2", sans-serif;
	font-size: 14px;
	color: #15272F;
}
.table_4 .text .link {
	color: #15272F;
	text-decoration: none;
}
.table_4 .price {
	font-family: "Exo 2", sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #15272F;
}
.table_4 .delete {
	background: url(../images/table_3_delete.svg) no-repeat 0 50%;
	display: block;
	width: 20px;
	height: 74px;
	position: relative;
	z-index: 2;
}

.table_5 {
	margin: 0 0 12px;
}
.table_5 tr:first-child td {
	background: none;
	border: none;
	padding: 10px 33px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #242D2D;
}
.table_5 td {
	background: none;
	border: none;
	width: auto;
	padding: 10px 33px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #242D2D;
	text-align: left;
}
.table_5 td:first-child {
    border-right: 3px solid #fff;
    background: #78ccc4;
}
.table_5 tr:first-child td:first-child {
	border-right: 3px solid #fff;
}
.table_5 tr:nth-child(2n+1) td {
	background: #F6F8FA;
    border-right: 3px solid #fff;
}
table.table_5 tr:hover td {
	background: none;
}
table.table_5 tr:nth-child(2n+1):hover td {
	background: #F6F8FA;
}


.table_6 {
	margin: 0 0 12px;
}

.table_6 th {
	background: #007ac2;
    border: 3px solid #fff;
	font-weight: bold;
	width: auto;
	padding: 10px 33px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #242D2D;
	text-align: left;
}
.table_6 table th, table.table_6 th {
	font-weight: bold;
	padding: 5px 5px;
	font-size: 15px;
	line-height: 21px;
	color: #2b2d42;
	
	text-align: center;
	vertical-align: middle;
    border: 3px solid #fff;
}
.table_6 tr:first-child td {
	
	padding: 10px 33px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #242D2D;
}
.table_6 td {
	background: #f6f8fa;
    border: 3px solid #fff;
	vertical-align: middle;
	width: auto;
	padding: 5px 5px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #242D2D;
	
}
.table_6 td:first-child {
    border-right: 3px solid #fff;
    background: #f6f8fa;
    vertical-align: middle;
}
.table_6 tr:first-child td:first-child {
	border-right: 3px solid #fff;
}
.table_6 tr:nth-child(2n+1) td {
	background: #F6F8FA;
    border-right: 3px solid #fff;
    /*text-align: center;*/
    vertical-align: middle;
}
table.table_6 tr:hover td {
	background: #a9abab;
}
.table table_6 tr:hover td, table.table tr:hover td {
	background: #a9abab;
}
table.table_6 tr:nth-child(2n+1):hover td {
	background: #a9abab;
}

/* media queries */
@media only screen and (max-width: 767px) {
.table table {
	width: 100%;
	min-width: 320px;
}
.table td {
	padding: 5px 23px 5px;
}
.table_1 td {
	padding: 0 37px 8px 0;
}
.table_2 td {
	padding: 7px;
	font-size: 14px;
}
.table_2 tr:first-child td {
	padding: 7px;
	font-size: 14px;
}
.table_3 tr {
	border-top: 1px solid #C6D8E6;
	padding: 15px 35px 8px 0;
	display: block;
	position: relative;
}
.table_3 td {
	border: none;
	display: block;
	padding: 0;
}
.table_3 .fig {
	float: left;
	width: 79px;
	height: 56px;
	margin: 0 17px 0 0;
}
.table_3 tr:first-child td {
	border-bottom: none;
	padding: 0;
}
.table_3 .price {
	display: block;
	margin: 0 0 11px 96px;
}
.table_3 .number {
	margin: 0 0 13px 96px;
}
.table_3 .article {
	margin: 0 0 11px;
}
.table_3 .delete {
	background-size: 16px 23px;
	width: 20px;
	height: 30px;
	position: absolute;
	top: 17px;
	right: 0;
}
.table_4 tr {
	border-top: 1px solid #EEF2F5;
	padding: 15px 35px 8px 0;
	display: block;
	position: relative;
}
.table_4 td {
	border: none;
	display: block; 
	padding: 0;
}

.table_4 .fig {
  width: 65px;
  height: 47px;
  float:left;
  margin:0 14px 0 0;
}

.table_4 tr:first-child td {
  padding: 0;
  font-size: 14px;
  border:none;
}
.table_4 .price {
	display: inline-block;
	margin: 0 54px 0 0;
  font-size: 14px;
}
.table_4 .delete {
	background-size: 16px 23px;
	width: 20px;
	height: 30px;
	position: absolute;
	top: 17px;
	right: 0;
}

.table_5 td {
	padding: 7px;
	font-size: 14px;
}
.table_5 tr:first-child td {
	padding: 7px;
	font-size: 14px;
}


.table_6 td {
	padding: 5px;
	font-size: 14px;
}
.table_6 tr:first-child td {
	padding: 5px;
	font-size: 14px;
}

.table_6 table th, table.table_6 th {
  
    padding: 10px 15px;
    font-size: 12px;
    
}
.table-container {
    width: 100%;
    overflow-x: scroll;
}
.w-130 {
  width: auto;
}
.w-60 {
  width: auto;
}
.wrapper-table {
	position: relative;
	overflow: hidden;
	overflow-x: auto;
}
}

@media (min-width: 1920px) {
.table_1 td {
	padding: 0 23px 24px 0;
	font-size: 18px;
}
.table_1 tr:first-child td {
	padding: 0 23px 24px 0;
}
.table_3 {
	margin: 0 0 9px;
}
}
