

/* Start:/local/templates/visagehall_new/components/bitrix/catalog/main_new/style.css?17605378961965*/
.hidden_category {
    display: none;
}

.name_catalog {
    word-break: break-word;
    width: 44%;
    font-size: 36px;
    line-height: 38px;
    margin-right: 60px;
    text-align: right;
    text-transform: uppercase;
}

@media (min-width: 1253px) and (max-width: 1355px) {
    .name_catalog {
        font-size: 33px;
    }
}

@media (min-width: 1136px) and (max-width: 1253px) {
    .name_catalog {
        font-size: 29px;
    }
}

.description-catalog {
    width: 50%;
}

.text_catalog_category {
    display: flex;
    margin-top: 60px
}

.long-text {
    position: relative;
    max-height: 80px;
    overflow: hidden;
}

.visible {
    max-height: none;
}

@media (max-width: 1135px) {
    .name_catalog {
        line-height: normal;
        width: auto;
        font-size: 18px;
        text-align: left;
        margin-bottom: 27px;
    }

    .description-catalog {
        width: auto;
        font-size: 13px;
    }

    .text_catalog_category {
        display: block;
        margin-top: 50px
    }
}

@media (max-width: 768px) {
    .text_catalog_category{
        display: block;
    }
    .name_catalog{
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: -0.13px;
        text-transform: uppercase;
    }
    .prod-description__text-wrap {
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: -0.13px;
    }

    .prod-description__text-wrap h2 {
        color: var(--dark-grey, #979797);
        font-variant-numeric: slashed-zero;
        font-feature-settings: 'ss07' on, 'ss08' on, 'ss09' on;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 15px; /* 115.385% */
        letter-spacing: -0.13px;
    }
    .prod-description__text-wrap p {
        font-size: 13px;
    }
    .description-catalog{
        margin-top: -14px;
    }
}
/* End */


/* Start:/local/templates/visagehall_new/components/bitrix/catalog.section.list/full_list/style.css?17296026242183*/
.catalog_list_level_2::before {
    content: "\2022";
    position: absolute;
    left: -15px;
}

.catalog_list_level_4 {
    color: #979797;
}

li {
    list-style-type: none;
    color: #000000;
    position: relative;
}

.catalog_list_level_1:hover {
    color: #000000;
}

li:hover {
    color: #EC47AE;
}


@media (min-width: 768px) {

    .catalog_list {
        width: 98%;
        margin: 0 2%;
        columns: 4;
        /* Разбивает список на 4 колонки */
        list-style-type: none;
        /* Убирает маркеры списка */
        column-gap: 40px;
        /* Устанавливает расстояние между колонками */
    }

    .catalog_list_level_1 {
        color: #EC47AE;
        margin-top: 40px;
    }

    .catalog_list_level_1:first-child {
        margin-top: 0px;
    }

    li {
        color: #000;
        font-family: Formular;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        /* 133.333% */
        letter-spacing: -0.15px;
        text-transform: uppercase;
        margin-bottom: 8px;
    }

    .catalog_list_title {
        margin-top: 100px;
        margin-bottom: 80px;
        text-align: center;
        font-size: 50px;
        font-weight: 400;
        line-height: 55px;
        letter-spacing: -1.5px;
    }
}

@media (max-width: 768px) {
    .catalog_list {
        width: 90%;
        margin: 0px 10%;
    }

    .catalog_list_level_1 {
        color: #EC47AE;
        margin-top: 20px;
    }

    .catalog_list_level_1:first-child {
        margin-top: 0px;
    }

    li {
        color: #000000;

        font-family: Formular;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        /* 133.333% */
        letter-spacing: -0.15px;
        text-transform: uppercase;
        margin-bottom: 8px;
    }

    .catalog_list_title {
        margin-top: 30px;
        margin-bottom: 20px;
        margin-left: 5%;
        width: 200px;
        font-size: 25px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: -0.75px;
    }
}
/* End */
/* /local/templates/visagehall_new/components/bitrix/catalog/main_new/style.css?17605378961965 */
/* /local/templates/visagehall_new/components/bitrix/catalog.section.list/full_list/style.css?17296026242183 */
