.flexbox--row{flex-direction:row!important}
.quantity_block_wrapper .item-stock .value {border-bottom:1px dotted black;cursor:pointer;}
#QuantityNote2 {
	display:none;
    border: 1px solid #6c6c6d;
    padding: 10px;
    position: absolute;
    z-index: 10;
    background: white;
    margin-top: -75px;
}