﻿div.uc_tube_calculator > div.shop-product.margin-bottom-10 > div.productcontent.row > div.col-md-6.specs > div.productspecs div:nth-child(3),
div.uc_tube_calculator > div.shop-product.margin-bottom-10 > div.productcontent.row > div.col-md-6.specs > div.productspecs div:nth-child(4) {
    display: none;
}

.uc_placeholder.col-xs-6.col-sm-6.uc_product_block.col-md-4 .item-border > .containter-placeholder > .row-placeholder > .information-block.product-description-brd.margin-bottom-30 > .overflow-h.margin-bottom-5 .table-block1 > .margin-bottom-10 > div.uc_product_information div:nth-child(5),
.uc_placeholder.col-xs-6.col-sm-6.uc_product_block.col-md-4 .item-border > .containter-placeholder > .row-placeholder > .information-block.product-description-brd.margin-bottom-30 > .overflow-h.margin-bottom-5 .table-block1 > .margin-bottom-10 > div.uc_product_information div:nth-child(3),
.uc_placeholder.col-xs-6.col-sm-6.uc_product_block.col-md-4 .item-border > .containter-placeholder > .row-placeholder > .information-block.product-description-brd.margin-bottom-30 > .overflow-h.margin-bottom-5 .table-block1 > .margin-bottom-10 > div.uc_product_information div:nth-child(4) {
    display: none;
}


div.uc_product_block div.uc_order_product div.order div.sale_unit input.inputbutton, div.uc_product_row div.uc_order_product div.order div.sale_unit input.inputbutton {
    margin-top: 0px;
}

div.uc_product_list div.uc_product_block div.uc_order_product .product-quantity {
    height: 40px !important;
}

@media (max-width: 992px) {
    div.uc_products_relations div.uc_product_block div.uc_order_product .product-quantity {
        height: 40px !important;
    }
}

div.uc_order_product .product-quantity {
        height: 85px !important;
}