/* TT Single Product v3.19.24 — final title override after optimized bundle. */
body.single-product #wrapper .summary.entry-summary.tt-product-summary h1.product_title.product-title,
body.single-product #wrapper .tt-product-summary h1.product-title,
body.single-product #wrapper .tt-product-summary .product-title {
    margin: 10px 0 !important;
    font-size: 22px !important;
    line-height: 1.28 !important;
}

@media (max-width: 549px) {
    body.single-product #wrapper .summary.entry-summary.tt-product-summary h1.product_title.product-title,
    body.single-product #wrapper .tt-product-summary h1.product-title,
    body.single-product #wrapper .tt-product-summary .product-title {
        margin: 9px 0 !important;
        font-size: 22px !important;
        line-height: 1.3 !important;
    }
}
