.celroy-price {

    font-size: 18px;
    font-weight: 600;

    min-height: 32px;

    margin-bottom: 18px;

    display: flex;
    align-items: center;

}

.celroy-price .price {

    font-size: inherit;
    font-weight: inherit;

}

.celroy-price .woocommerce-Price-currencySymbol {

    margin-right: 2px;

}

.woocommerce-variation-price {

    display: none !important;

}