
    @media screen and (min-width: 1000px){
        body .prod_info_form .detail_qty{flex-wrap: nowrap;}
        body .products_detail_box .detail_right .detail_qty .detail_actions{flex: 1;margin: 0 0 0 10px;}
        body .products_detail_box .detail_right .detail_qty .detail_actions .button{margin: 0;padding: 10px 0;white-space: nowrap;text-align: center;}
    }
