/*
Theme Name: Astra Child
Template: astra
Version: 1.0.0
*/

/* TeachersPrint: デジタル販売向けに住所系を非表示 */
.woocommerce-checkout .tp-hide {
  display: none !important;
}