.cp_sidebar {
    position: absolute;
    top: 0;
    z-index: 10000;
    height: 100vh;
    background: url("/img/body-bg.jpg") repeat;
    transition: 0.3s;
    overflow: auto;
    width: 100vw;
    left: -100vw; }
@media screen and (max-width: 1024px) {
    .cp_sidebar ul li a {
        padding: 0;
        font-size: 14px;
        color: #555;
        text-decoration: none;
        margin-left: 20px;
    }
    .cp_sidebar ul li:before {
        content: none;
    }
    .cp_sidebar.open {
        left: 0; }
    .cp_sidebar span {
        display: flex;
        position: relative;
        justify-content: center;
        align-items: center;
        height: 79px;
        width: 100%;
        background: #fff;
        border-bottom: 1px solid #b3b3b3;
        font-size: 16px;
        font-weight: 700; }
    .cp_sidebar span::before {
        content: " ";
        width: 11px;
        height: 11px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        position: absolute;
        left: 15px;
        top: 50%;
        transform: rotate(-45deg) translateX(50%); }
    .cp_sidebar ul li,
    .cp_sidebar ul li:nth-child(1),
    .cp_sidebar ul li:nth-child(2) {
        border-bottom: 1px solid #cdcdcd;
        line-height: 2.14;
        padding: 15px 20px; }
    .cp_sidebar ul li a,
    .cp_sidebar ul li:nth-child(1) a,
    .cp_sidebar ul li:nth-child(2) a {
        display: flex;
        color: #000;
        margin-left: 0;
        position: relative; }
    .cp_sidebar ul li a::before,
    .cp_sidebar ul li:nth-child(1) a::before,
    .cp_sidebar ul li:nth-child(2) a::before {
        content: " ";
        margin-right: 5px;
        width: 6px;
        height: 6px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        position: absolute;
        right: 0;
        top: 50%;
        transform: rotate(135deg) translateX(-50%); }
    .cp_sidebar ul li span,
    .cp_sidebar ul li:nth-child(1) span,
    .cp_sidebar ul li:nth-child(2) span {
        display: none; }


    .LK .tabs_handler {
        padding-bottom: 0 !important; 
    }
    .LK .tabs_handler span.active {
        border-bottom: none !important;
    } 
    .header .nav2 .nav2_help ul li {
        line-height: 1.5;
    }
    .header .nav2 .li4 .info {
        top: 12px;
    }
    .header .nav2 .nav2_help .calc_dost_button {
        top: 5px;
    }
    #pop_up_stavka .box_pop_up form div.exworks_warning {
        display: inherit;
        height: 100px;
    } 
    .header .enter_button a::before {
        content: "Âõîä";
        padding-left: 50px;
        margin-right: 10px;
        font-weight: bold;
        line-height: 1.5;
    }
    /*.search .top_panel .view_mode_handler .filter_acc {
        width: 180px;
    }*/
    .item_card_pop_up .button.button_blue {
        margin-top: 10px;
    }
} 
@media screen and (max-width: 660px) { 
    .cp_sidebar ul li, .cp_sidebar ul li:nth-child(1), .cp_sidebar ul li:nth-child(2) {
        padding: 5px 15px;
    }
    .cp_sidebar span {
        height: 58px;
    }
    #pop_up_reg .left .mode_handler {
        justify-content: space-around;
        padding: 20px 0 20px;
    } 
    #pop_up_reg .left .mode_handler:before {
        content: none;
    }
    #pop_up_stavka .box_pop_up {
        padding-top: 10px;
    }
    .form_search .button.button_green, #searchcodeform .button.button_green {
        width: 100%;
    }
    .LK.balanse .img_gold {
        top: 18px;
    }
    .balanse_text span + br {
        display: initial !important;
    }
    .LK.balanse .table_text {
        display: none;
    }
    .LK.balanse table {
        padding-top: 0;
    }
    .price-block-wide {
        width: 100% !important;
    }
    .price-block-empty {
        display: none;
    }
    .header .nav2 .li2 {
        right: initial;
    }
}