

/* Start:/local/templates/main/components/bitrix/catalog.section/main/style.css?16950518241161*/
.product_item {
    height: 310px;
    padding: 5px;
    border-radius: 5px;
}
.product_item:hover {
    box-shadow: 0 3px 15px #c1c1c1;
}
.product_item a {
    display: block;
}
.product_item a span {
    display: block;
    color: #008000;
    margin-top: .5em;
    height: 55px;
    max-width: 100%;
    text-transform: uppercase;
    font-size: .8em;
    line-height: 1.1em;
    font-weight: 400;
}
.product_item .img {
    height: 170px;
    line-height: 170px;
    text-align: center;
}
.product_item .img img {
    display: inline-block;
    vertical-align: middle;
}
.product_item .btn {
    display: none;
}
.product_item:hover .btn {
    display: block;
}
.product_item .artnumber {
    color: #999;
    font-size: 12px;
    line-height: 1.1;
}
.product_item .rests {
    color: #F60;
    font-size: 12px;
    line-height: 1.1;
}

.product_item .base_price {
    text-decoration: line-through;
    width: 100%;
    color: #999;
    font-size: 12px;
    text-align: right;
}
.product_item .spec_price {
    color: #F60;
    font-size: 18px;
    line-height: 18px;
    text-align: right;
}


/* End */
/* /local/templates/main/components/bitrix/catalog.section/main/style.css?16950518241161 */
