body#product.moc-desktop-product-gated #main,
body.page-product.moc-desktop-product-gated #main {
    display: none !important;
    visibility: hidden !important;
}
#mobile-only-content-message {
    direction: rtl;
    text-align: center;
    max-width: 760px;
    margin: 48px auto;
    padding: 28px 24px;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    background: #fff;
    box-sizing: border-box;
}
#mobile-only-content-message .moc-title {font-size:20px;font-weight:700;margin:0 0 10px}
#mobile-only-content-message .moc-message {font-size:14px;line-height:2;margin:0}
