.cda-product-weight-unit-price {
    display: flex;
    align-items: baseline;
    gap: 6px;
    color: #161837;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.3;
}

.cda-product-weight-unit-price__weight {
    font-size: 12px;
}

body#product:has(.elementor-widget-cda_product_weight_unit_price)
    .elementor-widget-pkproductprice .product-unit-price {
    display: none;
}
