

/* Start:/local/templates/myvorota/components/bitrix/catalog.section.list/sidebar_sections/style.css?17651970792338*/
.sidebar_menu__list {
    list-style: none;
    padding: 10px 0;
}
.sidebar_menu__list--2{
    padding-left: 10px;
}
.sidebar_menu__list--3{
    padding-left: 20px;
}
li.sidebar_menu__item{
    position: relative;
    width: fit-content;
    box-sizing: border-box;
}
li.sidebar_menu__item a{
    gap: 10px;
    align-items: center;
    display: flex;
    position: relative;
    width: fit-content;
    max-width: 300px;
}
li.sidebar_menu__item .lvl--1 {
    text-transform: uppercase;
    color: #f57f20;
    text-transform: uppercase;
}
._js_slidetoggle_menu{
    background: transparent;
    margin: 0;
    padding: 0;
    border: none;
    transition: .6s;
}
._js_slidetoggle_menu.open {
    transform: rotate(180deg);
    transition: .6s;
}
._js_slidetoggle_menu::after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='96' height='96' viewBox='0 0 96 96' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_0_2529)'%3E%3Cpath d='M29.64 34.3601L48 52.6801L66.36 34.3601L72 40.0001L48 64.0001L24 40.0001L29.64 34.3601Z' fill='%23f57f20'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_0_2529'%3E%3Crect width='96' height='96' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: block;
    width: 30px;
    height: 30px;
}
.lvl--2, .lvl--3{
    color: gray;
}
.sidebar_menu__list--2, .sidebar_menu__list--3{
    display: none;
}
.sidebar_menu__item_link.lvl--2.active, .sidebar_menu__item_link.lvl--3.active{
    font-weight: 600;
}
.sidebar_menu__item_link.lvl--2.active{
    color: #3cb64a;
}
.sidebar_menu__item_link.lvl--3.active{
    color: #008ebe;
}
li.sidebar_menu__item a:hover{
    text-decoration: none;
    transition: .6s;
}
li.sidebar_menu__item a:not(.lvl--1):hover{
    color: black;
}

.table-scroll {
    overflow: auto;
    margin-bottom: 10px;
}

.table_wrap {
    overflow-x: scroll;
}

.priceTabs table.style-1 {
    width: 100%;
    border-collapse: collapse;
}

.priceTabs table.style-1 tr:first-child th:first-child {
    text-align: center;
}

.priceTabs table.style-1 th {
    background: #ffb400;
}

.priceTabs table.style-1 td, .priceTabs table.style-1 th {
    border: 1px solid #abacac;
    padding: 3px 5px 2px;
    white-space: nowrap;
}
/* End */
/* /local/templates/myvorota/components/bitrix/catalog.section.list/sidebar_sections/style.css?17651970792338 */
