.hcm-ed-message {
    display: block;
    margin: 12px 0;
    padding: 10px 12px;
    border-left: 4px solid currentColor;
    background: rgba(0,0,0,.04);
    line-height: 1.35;
    clear: both;
}
.hcm-ed-style-plain {
    padding: 0;
    border-left: 0;
    background: transparent;
}
.hcm-ed-style-badge {
    display: inline-block;
    border-radius: 999px;
    border-left: 0;
    padding: 7px 12px;
}
.hcm-ed-direct-message {
    font-weight: 400;
}
.hcm-ed-direct-message span,
.hcm-ed-direct-value {
    font-weight: 500;
}
.hcm-ed-cart-value {
    display: inline-block;
}
.hcm-ed-loading {
    opacity: .7;
}
.woocommerce-cart .hcm-ed-message,
.woocommerce-checkout .hcm-ed-message {
    margin-top: 6px;
    margin-bottom: 6px;
}
.hcm-ed-legacy-hidden,
.hcm-ed-duplicate-hidden,
.hcm-ed-product-duplicate-hidden {
    display: none !important;
}

body.single-product.hcm-ed-product-page-auto-existing .hcm-ed-message.hcm-ed-product,
body.single-product.hcm-ed-product-page-legacy-only .hcm-ed-message.hcm-ed-product {
    display: none;
}
body.single-product.hcm-ed-product-page-disabled .hcm-ed-message.hcm-ed-product {
    display: none !important;
}

body.single-product.hcm-ed-product-page-hcm-only .hcm-ed-message.hcm-ed-product {
    display: block;
}

.hcm-ed-stock-delivery {
    display: block;
    margin-top: 6px;
    line-height: 1.35;
}
.hcm-ed-stock-delivery strong {
    font-weight: 700;
}
.hcm-ed-stock-block-fallback {
    display: block;
    margin: 8px 0;
}
.hcm-ed-stock-duplicate-hidden {
    display: none !important;
}

/* v1.0.13 - BYM product page bridge for physical and direct products */
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled .hcm-bym-product-info-card .hcm-bym-product-stock.hcm-ed-bym-stock-bridged .hcm-ed-bym-stock-delivery {
    display: block;
    margin-top: 6px;
}
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form .stock,
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form p.stock,
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form .woocommerce-variation-availability,
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form .hcm-ed-message,
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form .hcm-ed-stock-delivery,
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form .estimated-delivery-message,
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form .estimated_delivery,
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form .estimated-delivery-date,
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form .wc-estimated-delivery,
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form .woocommerce-estimated-delivery,
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form .pi-edd-message,
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form .pisol-edd-message,
body.single-product.hcm-ed-current-product-has-estimate.hcm-ed-bym-bridge-enabled.hcm-ed-bym-hide-lower-stock .hcm-bym-product-cart-form .pi_delivery_estimate,
.hcm-ed-bym-lower-hidden {
    display: none !important;
}
