#vkr p{
    margin-bottom:0;
}
#vkr p.title{
    font-size:17px;
    font-family:"roboto_slabbold","Source Sans Pro",Helvetica,sans-serif;
}
#vkr .invisible{
    display:none;
}
#vkr .invisible.visible{
    display:block;
}
#vkr #prod-select,
#vkr #qty-selector,
#vkr #plz-input{
    margin-bottom:10px;
}
#vkr #send-plz{
    background: none repeat scroll 0 0 rgba(226, 0, 26, 1);
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    color: #fff;
    font-family:"roboto_slabbold","Source Sans Pro",Helvetica,sans-serif;
    font-size: 15px;
    padding: 4px 30px;
}
div#quick-shop div.wrap.vkr{
    background-color: #fff;
    padding: 4% 10% 4%;
    min-height: 100px;
}
#vkr #plz-info{
    margin-top: 10px;
}
#vkr-inputs.fade-out,
#quick-text.fade-out{
    display:none;
}
#vkr p.large{
    font-size: 45px;
    text-align: center;
    color: #e2001a;
    font-weight: 700;
    margin: 15px 0;
    line-height: 1;
}