#product-magic-cart-main h1 {
    text-transform: none;
    font-size: 22px;
    text-align: left;
    line-height: 1.1;
    padding: 0;
    font-weight: 600;
}

#product-magic-cart-main .dotted-line-general {
    margin: 4px 0;
}

#product-magic-cart-main .product-subtitle {
    font-size: 19px;
    font-weight: 400;
    line-height: 21px;
}

#product-magic-cart-items h2 {
    text-transform: none;
    font-size: 20px;
    text-align: left;
    line-height: 1.1;
    padding: 0;
    font-weight: 600;
}


body.mobile-view #product-magic-cart-main h1 {
    font-size: 19px;
    letter-spacing: 0.2px;
    margin-bottom: unset;
}

body.mobile-view #product-magic-cart-main .product-subtitle {
    font-size: 17px !important;
    margin-bottom: unset;
}

body.mobile-view #product-magic-cart-items h2 {
    font-size: 18px;
}
