
.centercategory_img img {
    max-width: 100%!important;
    max-height: 230px!important;
    vertical-align: middle!important;
    border: 0!important;
}
.centercategory_imgin {
    vertical-align: middle!important;
    line-height: 230px!important;
    width: 100%!important;
    text-align: center!important;
}
.centercategory_img {
    vertical-align: middle!important;
    display: block!important;
    text-align: center!important;
    width: 90%!important;
    margin: 0 auto!important;
    height: 230px!important;
    overflow: hidden!important;
}
div.centercategory {
    float:none!important;
    border: 1px solid #c7c7c7!important;
    display: inline-block!important;
    margin: 10px 5px!important;
    background-color: #FFF!important;
    transition: all 0.3s ease!important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.centercategory_bottomname {
    font-weight:normal!important;
    text-align: center!important;
    margin: 8px auto!important;
    width: 90%!important;
    line-height: normal!important;

}
.centercategory_bottomname a {
        font-weight:normal!important;
    text-decoration: none!important;
    color: #303030!important;
    padding:0!important;
    font-size:16px!important;
}
.centercategory_bottomname a:hover {
    text-decoration: none!important;
    color: #FF3E00!important;
}
div.centercategory_bottomname{
    position:static!important;
}
div.centercategory_button{
    display:none!important;
}
div.centercategory_button a:hover {
    text-decoration: none;
    color: #FF3E00;
}
div.centercategorys{
    background-color:#fff!important;
}
div.centercategory_infoblock{
    height:auto!important;
}
div.centercategory:hover {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    box-shadow: 0 0 5px #c7c7c7;
    border: 1px solid #FF3E00!important;
}
