
.block-scroll, .block-scroll body
{
    overflow:hidden;
    height: auto;
    margin: 0;
}
.close-modal
{
    position: absolute;
    right: 0;
    padding: 5px;
    border-radius: 4px;
    top: -50px;
    height: 40px;
    width: 40px;
    z-index: 99;
    background: url(/local/templates/mkmplitka/images/close.svg) center center no-repeat white;
    cursor:pointer;
}
.vm--modal
{
    overflow:initial;
}


.window
{
    padding:40px;
    width:846px;
}
.window h2
{
    margin-bottom:30px;
}
.go-basket
{
    margin-right:19px;
}
.shop-name-container, .window .count-control
{
    margin:0 20px
}
.card-add-product
{
    margin-bottom:30px;
}
.window .metr-control
{
    margin:0 0 5px 0;
}
.shop-name
{
    color:#3F3F42;
}
.img-left img
{
    max-width:100px;
}


#element_vue .dis-pr
{
    font-size: 14px;
    position: static;
}


