.mr-ajaxcart-mask{
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.7;
    filter:alpha(opacity=70);
    z-index: 9;
    top: 0;
    position: absolute;
}
