.catalog.item-views.block .item{padding:0;border:0 solid transparent;margin-bottom:30px;box-shadow:0 1px 3px 0 rgba(0,0,0,.15);border-radius:10px}.catalog.item-views.block .item:hover{box-shadow:none}.catalog.item-views.block .item>div{position:relative;z-index:2}.catalog.item-views.block .item:hover>div{height:auto;box-shadow:0 1px 3px 0 rgba(0,0,0,.3);border-radius:10px;z-index:3}.catalog.item-views.block .item .image{height:192px;padding:0;position:relative;max-width:100%;margin:0 auto;line-height:190px}.catalog.item-views.block .item .text{padding:16px 20px 0;opacity:.8;text-align:left;background-color:#fff;border-radius:10px}.catalog.item-views.block .item .foot{min-height:34px;position:relative;margin:15px auto 0}.catalog.item-views.block .item .foot .size_block{background-color:var(--custom)}.catalog.item-views.block .item .price{padding:4px 0 0;margin-top:0}.catalog.item-views.block .item .buttons .button{height:0;font-size:13px;color:#333;-webkit-transition:height .15s;-moz-transition:height .15s;transition:height .15s;opacity:0;visibility:hidden;text-align:left}.catalog.item-views.block .item:hover .button{height:auto;opacity:1;visibility:visible;margin:-8px 0 20px}.catalog.item-views.block .item .buttons .name{color:#777}.catalog.item-views.block .item .buttons .char .char_item{margin:0 0 3px;line-height:18px}.catalog.item-views.block .item .buttons .char .char_item:last-child{margin-bottom:0}@media (min-width:992px){.catalog.item-views.block .item .title{text-align:left}}