div.mark-orderitem {
    margin-top: 15px;
    font-size: 13px;
}

div.popover-content p {
    font-size: inherit!important;
}

div.basketItemDesc div.mark-orderitem {
    margin-top: 5px !important;
}

div.mark-orderitem span {
    font-weight: bold;
    color: #ee7203;
}

div.mark-orderitem i:hover {
    cursor: pointer;
}

div.tobasket-wrap {
    margin-top: 15px !important;
}