.product-detail--mobile .product-detail__content--subtitle{display:none !important}
.product-detail__content>.product-detail__content--subtitle{margin-top:0 !important;margin-bottom:-40px !important}
@media(min-width:992px){.product-detail__content>.product-detail__content--subtitle{display:none !important}
}
@media(max-width:767px){.product-detail__content--tagitems_desktop{display:block !important;margin:0;margin-bottom:-12px;padding-right:0;padding-top:12px}
.product-detail__content--tagitems_desktop .col-md-12 .product-detail__content--tagitems{padding:0 !important;display:flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:6px 8px}
.product-detail__content--tagitems_desktop .product-detail__content--tagitems__item{min-width:unset !important;width:fit-content !important;height:unset !important;padding:8px 12px !important;border-radius:8px !important;font-weight:normal !important;font-size:14px !important}
}