/*
Generated time: January 26, 2026 03:13
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.image{width:100%;height:100%;object-fit:cover}@media (min-width:700px){.hide-pc{display:none!important}.offer-list-animate{border-radius:8px;grid-template-columns:repeat(var(--offerlist-size),100%);overflow:hidden;background:#f8f9fa}.offer-list-animate .offer{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 16px;transition:transform .5s ease-in-out;animation:offerAnimate calc((var(--offerlist-size) - 1) * 3s) steps(calc(var(--offerlist-size) - 1)) infinite}.offer-list-animate .offer img,.offer-list-animate .offer svg{width:30px;height:30px}}@media (max-width:699px){.hide-mobile{display:none!important}}.ys-xs-hint{font-size:10.5px;color:#222;font-weight:400}.yg-type-page-drawer{margin-left:auto}.yg-type-page-drawer button{margin-left:6px}
/* 只作用于页脚 newsletter */
.footer .footer__block--newsletter form#footer-newsletter .ystyle-input{
  display:flex;
  gap:8px;
}

.footer .footer__block--newsletter form#footer-newsletter input[id$="__footer--contactemail"]{
  height:52px;
  line-height:52px;
  padding:0 16px;
  min-width:160px;
}

.footer .footer__block--newsletter form#footer-newsletter input[id$="__footer--contactemail"]::placeholder{
  color: rgba(0,0,0,.45);
  opacity:1;
}

/* 如果主题里真的有 label（你这段 HTML 里没看到 label），也能稳定隐藏 */
.footer .footer__block--newsletter form#footer-newsletter label[for$="__footer--contactemail"]{
  display:none;
}

.footer .footer__block--newsletter form#footer-newsletter .ystyle-input button{
  background-color:#1a1a1a;
  border-radius:4px;
  border:1px solid #1a1a1a;
  color:#fff;
  padding:14px 32px;
}
