

/* Start:/local/templates/z51/components/bitrix/catalog.section.list/category/style.css?17592415751638*/
.zona__cat-box {
    /*height: 230px;*/
    /*display: block;*/
    /*background-position: 50% 50%;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*color: #fff;*/
    /*text-decoration: none;*/
    /*padding: 215px 15px 15px;*/
}

.zona__cat-box__caption {
    /*position: relative;*/
    /*top: -20px;*/
    /*font-size: 20px;*/
    /*line-height: 30px;*/
    /*font-weight: normal;*/
    /*font-family: 'Furore';*/
    /*text-transform: uppercase;*/
    /*color: #fff;*/
}

a.zona__cat-box:hover .zona__cat-box__caption {
    /*color: #dafc01;*/
}

.zona__cat-box_bg_color {
    background-color: #1E1E1E;
}

/**
*  Иконок категорий в SVG.
 */
.svg_z51_categories_svg{
    width: 126px !important;
}

.zona__cat-box_svg {

    display: block;
    text-decoration: none;
}

/* a.zona__cat-box_svg:hover path.Z51_categories_grey, */
a.zona__cat-box_svg:hover path {
    fill: #DAFD01 !important;
}

a.zona__cat-box_svg span {
    position: relative;
    top: 10px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 1.4;
    font-weight: normal;
    font-family: 'Furore';
    text-transform: uppercase;
    color: #606060;
}

a.zona__cat-box_svg:hover span {
    color: #dafc01;
}

.bx_catalog_tile_ul {
    row-gap: 40px;
}

@media (max-width: 1199px) {
    .svg_z51_categories_svg {
        width: 107px !important;
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    a.zona__cat-box_svg span {
        font-size: 12px;
    }
}
/* End */
/* /local/templates/z51/components/bitrix/catalog.section.list/category/style.css?17592415751638 */
