
.product_info
{
    background-color: #DFE1EB;
}


.product_info .price_info span,
.product_info .user_info span,
.payment_info span
{
   
    font-size: 1.1rem;
    color:black;
}

/* Extra Small Devices, Phones  start */ 
@media screen and (min-width:480px) and (max-width:767px)
{
            
}
