body .right_block.wide_Y .filter-compact-block {
    display: block;
}

.opt-buy .product-info-headnote__toolbar {
    font-size: 0;
    line-height: 0;
}

.custom-table {

}

.custom-table .item-stock .icon {
    margin: 4px 8px 0 0
}

.custom-table .table-view__item {
    padding-bottom: 0;
}

.custom-table .table-view__item:hover {
    transform: none;
    box-shadow: none;
    border: 1px solid #cecece;
}

.custom-table .icons {
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.custom-table .icons.icon-info {
    width: 26px;
    height: 26px;
    background: url(./image/info.png) 0 0 no-repeat;
    background-size: cover;
}

.custom-table .icons.icon-docs {
    width: 20px;
    height: 20px;
    background: url(./image/docs.png) 0 0 no-repeat;
    background-size: cover;
}

.custom-table .item-info .props-item {
    /*white-space: nowrap;*/
    text-align: center;
}


.custom-table .item .item_info {
    padding-left: 0;
    margin-bottom: 19px;
}

.custom-table .item_info .item-info,
.custom-table .item_info .item-check {
    /*flex-grow: 0;*/

}

.custom-table .item_info .item-info {
    padding: 0 15px;
    font-size: 14px;
}

.custom-table .item_info .prop-name {
    display: none;
}

.custom-table .item_header .item_info .prop-all .item-info {
    text-align: center;
}

.custom-table .item .item_info .item-check {
    width: 40px;
    position: relative;
    left: 0;
    top: 0;
}

.custom-table .item_info .prop-all {
    width: calc(100% - 16% - 40px);
}

.custom-table .item_info .prop-actions {
    width: 16%
}

.custom-table .item_info .item-title {
    font-weight: bold;
}

.custom-table .item_info .prop-article .item-title {
    white-space: nowrap;
}

.custom-table .item_info .prop-actions .btn {
    padding-left: 0;
    padding-right: 0;
    /*background-image: url(../images/checkout_icons_white.png);*/
}

.custom-table .item_info .prop-actions .btn.in-cart .svg {
    width: 18px;
    height: 13px;
    background-position: 0 0;
    vertical-align: middle;
    margin: 0;
    background-size: cover;
}

.custom-table .item_info .prop-actions .btn span {
    margin-left: 10px;
    display: none;
}

.custom-table .item_info .prop-actions .to-cart {
    height: 33px;
    padding: 0;
}

.custom-table .item_info .prop-actions .to-cart i {
    display: inline-block;
    width: 23px;
    height: 21px;
    background: url(/local/templates/aspro_max/images/svg/Basket_big_white.svg) no-repeat;
    background-size: cover;
    top: -4px !important;
}

.custom-table .item .item-actions .item-price {
    width: calc(100% - 40px - 67px);
    padding-right: 10px;
}

.custom-table .item .item-actions .item-buttons {
    width: 80px;
    padding-left: 15px;
}

.custom-table .cost.prices .price {
    font-size: 14px;
    margin: 0;
}

.custom-table .counter_wrapp.list {
    padding: 0;
}

.custom-table .item-desc {
    display: none;
    margin: 0 -20px;
    padding-left: 79px;
    /*border: 2px solid;
    border-color: transparent;
    transition: border-color .3s ease-in-out;*/
}

.custom-table .item-desc.open {
    /*border: 1px solid rgba(47, 99, 217, 0.5);*/
}

.custom-table .open-item-desc {
    cursor: pointer;
}

.item-desc__wrap {
    display: flex;
    width: 100%;
    padding: 19px 0;
}

.item-desc__wrap img {
    max-width: 100%;
}

.desc-image {
    width: 20%;
}

.desc-props {
    width: 30%;
    margin: 0 100px;
}

.desc-scheme {
    width: 20%;
}

.desc-props__title {
    font-size: 24px;
    color: #B6ADAD;
}

.desc-props ul {
    margin: 20px 0 20px;
}

.desc-props ul li {
    margin: 0;
}

.desc-props ul li:not(:first-child) {
    margin: 5px 0 0 0;
}

.desc-props ul li:before {
    display: none;
}

.custom-table .item_info .props-label {
    display: none;
}

@media (max-width: 1400px) {
    .custom-table .item_info .item-info {
        padding: 0 10px;
    }
}

@media (max-width: 1300px) {
    .custom-table .item_info .item-info .item-title {
        font-size: 14px
    }
}

@media (max-width: 992px) {
    .custom-table .open-item-desc {
        width: 100%;
        max-width: none;
        padding: 8px 0px 0px;
    }

    .compact-catalog .ajax_load .custom-table .item {
        width: 100%;
        margin-bottom: 10px;
    }

    .compact-catalog .ajax_load .custom-table .item:hover {
        box-shadow: none;
    }

    .custom-table .product-info-headnote {
        display: none;
    }

    .custom-table .item_header {
        display: none;
    }

    .custom-table .item .item_info .item-check,
    .custom-table .item_info .prop-all .item-info.prop-docs {
        display: none;
    }

    .with-opt-buy .table-view__item-wrapper,
    .custom-table .item_info .prop-all {
        flex-direction: column;
    }

    .custom-table .item_info .prop-actions {
        flex-direction: column;
    }

    .custom-table .item_info .prop-all,
    .custom-table .item_info .prop-actions {
        width: 100%;
        padding: 0 !important;
    }

    .custom-table .item_info .props-label {
        display: initial;
        width: 52%;
        margin-right: 10px;
    }

    .custom-table .item_info .item-info .prop-docs {
        display: none;
    }

    .custom-table .item_info .prop-all .item-info {
        display: flex;
        width: 100% !important;
        padding: 0;
    }

    .custom-table .item .item-actions .item-price {
        width: 100%;
        display: flex;
        padding-right: 0;
    }

    .custom-table .icons.icon-info {
        width: 26px !important;
        height: 26px !important;
    }

    .custom-table .item .item-actions .item-buttons {
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin-top: 10px;
    }

    body .compact-catalog .custom-table .item .item_info.catalog-adaptive .counter_wrapp {
        position: relative;
        left: initial;
        right: initial;
        bottom: initial;
        top: initial;
    }

    .custom-table .icons {
        position: absolute;
        bottom: 24px;
        left: 52%;
        margin-left: 10px;
        z-index: 100;
    }

    body .custom-table .item_info .prop-actions .btn {
        display: inline-block;
        font-size: 12px;
        width: auto;
    }

    body .custom-table .item_info .prop-actions .btn span {
        display: initial;
    }

    body .compact-catalog .item .item_info.catalog-adaptive {
        padding: 19px;
        margin: 0;
        height: auto;
    }

    .custom-table .item_info .prop-name {
        display: block;
        font-weight: bold;
        margin-bottom: 10px;
        padding-left: 0;
    }

    .custom-table .bordered {
        border-color: var(--stroke_black);
    }

    .custom-table .item-desc {
        padding: 0 19px;
        margin: 0;
        border: 0;
    }

    .item-desc__wrap {
        flex-direction: column;
        padding: 0;
    }

    .item-desc__wrap > div {
        width: 100%;
        margin: 0;
    }

    .item-desc__wrap img {
        max-width: 250px
    }

    .item-desc__wrap .desc-image,
    .item-desc__wrap .desc-scheme {
        text-align: center;
        margin-bottom: 10px;
    }

    .custom-table .item_info .prop-actions .to-cart i {
        display: none;
    }

    .desc-props__title {
        font-size: 20px
    }

    .desc-props ul {
        margin: 5px 0 5px;
    }

    .desc-props ul li:not(:first-child) {
        margin: 2px 0 0 0;
    }
}



.product-info-headnote__inner .like_icons.list.icons .wish_item_button span.btn{
    display: flex;
    width: auto;
    padding: 10px 18px 9px;
    font-size: 10px !important;
    line-height: normal;
}

#main .product-info-headnote__inner .muted {
    font-size: 10px !important;
    color: var(--basic_text_black);
    padding-left: 2px;
}
#main .product-info-headnote__inner .muted span {
    display: inline;
    line-height: normal;
    background: transparent;
}
#main .like_icons.list > div span {
    font-size: 9px;
}