/* Zamar Lifestyles v1.7.15 — final mobile Account cleanup */
@media (max-width:767px){
  /* Dashboard: hide WooCommerce's stock greeting/instructions; custom app dashboard is the account home. */
  body.woocommerce-account:not(.woocommerce-orders):not(.woocommerce-view-order):not(.woocommerce-edit-account):not(.woocommerce-edit-address):not(.woocommerce-lost-password) .woocommerce-MyAccount-content > p{display:none!important}
  body.woocommerce-account:not(.woocommerce-orders):not(.woocommerce-view-order):not(.woocommerce-edit-account):not(.woocommerce-edit-address):not(.woocommerce-lost-password) .woocommerce-MyAccount-content{padding-top:0!important}
  body.woocommerce-account .zamar-v1712-dashboard{margin-top:0!important}

  /* View Order: custom summary is the page intro; remove stock WooCommerce order sentence. */
  body.woocommerce-view-order .woocommerce-MyAccount-content > p:first-of-type{display:none!important}
  body.woocommerce-view-order .woocommerce-MyAccount-content{padding-top:0!important}
  body.woocommerce-view-order .zamar-v1712-orderhero{margin-top:0!important}

  /* Finish naturally above the fixed app navigation. */
  body.woocommerce-view-order .woocommerce-customer-details{margin-bottom:18px!important;padding-bottom:0!important}
  body.woocommerce-view-order .woocommerce-MyAccount-content{margin-bottom:0!important;padding-bottom:96px!important}
  body.woocommerce-view-order .woocommerce-customer-details address{margin-bottom:0!important}
}
