/**
* 2025 Taburiente Agencia Ecommerce
*
*  @author    Taburiente Agencia Ecommerce <info@taburienteae.es>
*  @copyright 2025 Taburiente Agenica Ecommerce
*  @license   comercial
*/
#sdmtofree {
    text-align: center;
    margin: 2rem 0;
}

.sdmtofree_percent {
    height: 10px;
    border-radius: 8px;
    margin: 1rem 1rem 0;
}

.sdmtofree_hidden {
    display: none !important;
}

.sdmtofree_text {
    font-size: 16px;
    font-weight: 600;
}

#sdmtofree_value {
    font-size: 17px;
    font-weight: bolder;
}
#blockcart-modal #sdmtofree,
section.lateral-popup #sdmtofree {
    padding: 1rem;
    max-width: 400px;
    margin: 0 auto;
}
