   
 #frametest
{
height: -webkit-calc(70vh);
    height: -moz-calc(70vh);
    height: calc(70vh);
    min-height: 200px;
    position: relative;
}

 .back_v{
    background-color: #a9417f !important;
    color: #FFF !important;
}

.mes-v {
    border: solid 1px #a9417f !important;
    padding: 5px !important;
    line-height: 35px;
}
.mes-v2 {
    border: solid 1px #a9417f !important;
    padding: 5px !important;
}
.cart_paie
{
    font-size: 15px;
    padding:10px;
    border: solid 1px #a9417f !important;
    margin:5px;
    border-radius: 15px;
}
.bord_v{
border-left: 1px solid #a9417f !important;
}
.bord_vb{
border-bottom: 1px solid #a9417f !important;
}
.linesh {
    border-bottom: solid 1px #a9417f !important;
}


.mes-b1
{
    border: solid 2px #a9417f !important;
}

.shop-count
{
  color:#CCC ;
}
.nbr-basket {
    color: #000000 !important;
}









