/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 4 de dez. de 2023, 16:23:23
    Author     : Vedoble
*/
.card-prod-pd {
    width: 240px !important;
    margin-right: 50px !important;
    border-radius: 15px !important;
    border: 2px solid #E8E8E8 !important;
}


.valor-prod-card-dolar-mobile{
    font-size: 15px !important;
}

.cod-prod-card-mobile{
    font-size: 10px !important;
    -webkit-text-decoration-line: none !important ;
    -webkit-text-decoration: none !important ;


}

.no-padding{
    padding: 0 !important;
}