

/* Start:/local/templates/aspro_next/components/bitrix/catalog.section/catalog_list/style.css?16832078321877*/
.optTable{
	width:100%;
}
.optTableHeader{
	font-weight:bold;
	display:table-row!important;
}
.optTable td{
	text-align:center;
	padding:5px 0px;
}
.optTable tr{
	display:none;
}
.optTable tr.active{
	display:table-row;
}

.counter_blockOptTable {
    box-sizing: border-box;
    border: 1px solid #f3f3f5;
    background: #f3f3f5;
    font-size: 0;
    width: 84px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    height: 36px;
}

.counter_blockOptTable{
    white-space: nowrap;
}
.counter_blockOptTable {
    position: relative;
}

.counter_blockOptTable .minusOptTable, .counter_blockOptTable .plusOptTable {
    font-size: 0;
    line-height: 40px;
    height: 34px;
    width: 24px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}
.counter_blockOptTable>span:before {
    opacity: .7;
    display: inline-block;
    content: "";
    width: 24px;
    height: 34px;
    background: url(/bitrix/templates/aspro_next/images/svg/ai.svg) -80px -191px no-repeat;
    vertical-align: middle;
}

.counter_blockOptTable>span.plusOptTable:before {
    background-position: -54px -191px;
}
.counter_blockOptTable>span:hover:before {
    opacity: 1;
}

.counter_blockOptTable input[type=text] {
    width: 34px;
    border: 0;
    border-left: 1px solid #f3f3f5;
    border-right: 1px solid #f3f3f5;
    background: #f3f3f5;
    color: #666;
    font-size: 13px;
    height: 34px;
    border-radius: 0;
    text-align: center;
    line-height: 13px;
}
.counter_blockOptTable input[type=text] {
    padding: 7px 3px 7px;
}
/* End */
/* /local/templates/aspro_next/components/bitrix/catalog.section/catalog_list/style.css?16832078321877 */
