@media screen and (max-width: 1220px) {
    .wr_header_inf_blocks > .header_inf_block.order-make {
    display: none;
}
    body,
    .wr_page_width {
        min-width: 920px;
        padding: 0 20px;
    }

    .wr_header_inf_blocks {
        padding-top: 8px!important;
        padding-bottom: 8px!important;
    }

    .wr_top_bar .wr_rubber_coll_n1 {
        width: 61%;
    }

    .wr_top_bar .wr_rubber_coll_n2 {
        width: 26%;
    }

    .header_inf_block.work_time {
        width: 163px;
    }

    .wr_header_blocks_phones {
        width: 290px;
    }

    .header_inf_block_phone .phone {
        font-size: 15px;
    }

    .header_inf_block.wr_feedback_bloks,
    .header_inf_block.work_time {
        margin: 0px; 
    }

    .wr_header_blocks_phones > .header_inf_block_phone {
        float: none;
        margin: 0px;
    }

    .wr_header_blocks_phones > .header_inf_block_phone {
        padding-bottom: 8px;
    }

    .header_user_block .wr_header_blocks_phones > .header_inf_block_phone:last-child {
        padding-bottom: 0px;
    }

    .wr_search_fields input[type=text] {
        width: 165px;
        /* width: 85px; */
    }

    .wr_footer_blocks > .footer_block {
        width: 32%;
    }

    .wr_footer_blocks.how_this_work > .footer_block .footer_robot_image {
        width: 100%;
        height: auto;
    }

    .footer_cards_list {
        margin: -2.5px;
    }

    .footer_cards_list > li {
        margin: 2.5px;
    }
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
    .not_processed_jq_pl_section .pl_header,
    .not_processed_jq_pl_section .wr_pl_content,
    .not_processed_jq_pl_section .pl_footer {
        /*width: 80%;*/
        width: 100%;
    }

    .not_processed_jq_pl_section  .pl_sidebar {
/*        width: 20%;*/
    }

    .not_processed_jq_pl_section .wr_product_preview .wr_preview_image {
        width: 22%;
    }

    .not_processed_jq_pl_section .wr_product_preview .wr_preview_image .pl_preview_image {
        max-width: 100%;
    }

    .not_processed_jq_pl_section .wr_product_preview .wr_preview_description {
        width: 49.5%;
    }

    .not_processed_jq_pl_section .wr_product_preview .wr_price_product {
        width: 27.5%;
    }

    /*.wr_pl_content h1,*/

    .wr_product_preview .wr_price_product {
        width: auto;
        padding: 0px;
    }

    .pl_header ul.std_pagination {
        float: none;
        clear: both;
        margin-left: 0px;
    }

    h1, h2, h3, h4, h5, h6 {
        line-height: 1.5;
    }

    .pl_filter_section h1 {
        line-height: 1;
    }

    ul.tile_product_list li:last-child .wr_pop_could {
        margin-right: 0px;
    }

    .BackToTop {
        bottom: 70px!important;
        right: 20px!important;
    }
}

@media screen and (max-width: 1000px) {
	.dez-tab-title-item {
		padding-right: 0px;
	}
}