body {
  overflow: hidden;
}
.elementor-popup-modal {
    top: 0px;
    position: fixed;
    height: 100%;
}
.elementor-popup-modal .dialog-widget-content {
    top: 0px;
    height: 100%;
}

.section_shop_now a { display: inline-block; white-space: nowrap; text-align: center; text-decoration: none; background-color: #01AEA9; color: white; font-family: 'Noto Sans TC', sans-serif; font-size: 24px; font-weight: 600; font-style: normal; letter-spacing: 5px; border-radius: 50px; padding: 5px 32px 6px; border-radius: 50px; }
.section_shop_now a:hover { transition: transform .3s ease-out; transform-origin: center; transform: scale(1.05); background-color: #49D0CC; }
.section_shop_now { margin-top: 5rem; margin-bottom: 7rem; }
.section_shop_now.inline { margin-top: 1rem; margin-bottom: 0; }
.section_shop_now.inline a { color: white; text-decoration: none;  font-size: 1.4rem; padding: 5px 20px; }
