html,body{font-size:14px}#scroll-top{color:#fff;cursor:pointer;background-color:#0d6efd;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:0;font-size:20px;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000026}#scroll-top:hover{background-color:#0b5ed7;transform:translateY(-3px);box-shadow:0 6px 16px #0003}#scroll-top:active{transform:translateY(-1px)}#scroll-top i{line-height:1}#whatsapp-float{color:#fff;cursor:pointer;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding:0;text-decoration:none;transition:all .3s;animation:2s infinite whatsapp-pulse;display:flex;box-shadow:0 4px 12px #25d36666}#whatsapp-float:hover{background-color:#20ba5a;transform:translateY(-5px)scale(1.1);box-shadow:0 6px 20px #25d36699}#whatsapp-float:active{transform:translateY(-3px)scale(1.05)}#whatsapp-float i{line-height:1}@keyframes whatsapp-pulse{0%{box-shadow:0 4px 12px #25d36666}50%{box-shadow:0 4px 20px #25d36699}to{box-shadow:0 4px 12px #25d36666}}@media (width<=768px){#scroll-top{width:45px;height:45px;bottom:50px;left:20px}#whatsapp-float{width:55px;height:55px;bottom:20px;left:20px}#whatsapp-float i{font-size:24px!important}}.site-toast{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(12px)}.site-toast-show{opacity:1;transform:translateY(0)}.product-variant-option.active{background-color:var(--primary-50,#f8f9ff);border-color:var(--primary-600)!important}.product-variant-option:disabled{opacity:.35;cursor:not-allowed}