/* 991 + 340 = 1331 */
@media screen and (max-width: 1331px), projection and (max-width:1331px), tv and (max-width:1331px), handheld and (max-width:1331px){
    body .wrapper1.sticky_menu:not(.sm)  #content .wrapper_inner .left_block{display:none;}
	body .wrapper1.sticky_menu:not(.sm) #content .wrapper_inner .left_block > *{display:none;}
    body .wrapper1.sticky_menu:not(.sm) .wrapper_inner .left_block .left_menu{display:block;}

    .wrapper1.sticky_menu:not(.sm) .right_block:not(.catalog_page_detail_with_left) .product-view--side-left, 
    .wrapper1.sticky_menu:not(.sm) .right_block:not(.catalog_page_detail_with_left) .product-view--side-right {width: 100%;}

    .wrapper1.sticky_menu:not(.sm) .product-info .right_info .info_item {display: block!important;}
}

@media (max-width: 1331px) and (min-width: 768px) {
    .wrapper1.sticky_menu:not(.sm) .product-info .left_info {display: inline-block;width: 49%;vertical-align: top;}
    .wrapper1.sticky_menu:not(.sm) .product-info .right_info {display: inline-block;width: 50%;}
}

@media (min-width: 1332px) and (max-width: 1500px) {
    .bx-set-constructor .row.result {padding-left: 0;}
}

@media (min-width: 992px) and (max-width: 1200px) {
    .bx-set-constructor .row.result {padding-left: 0;}
}

.catalog_detail .view_sale_block.v2 > div.icons .values .item {display: none;}