/*!/wp-content/themes/sparelax/style.css*/.honta-bottom-bar{position:fixed;bottom:0;left:0;width:100%;background:#000;padding:10px 0;display:flex;justify-content:center;gap:40px;z-index:9999}.honta-bottom-bar .honta-btn{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:24px;color:#000;transition:0.25s ease}.honta-bottom-bar .honta-btn:hover{transform:scale(1.1)}@media (max-width:480px){.honta-bottom-bar{padding:8px 0;gap:28px}.honta-bottom-bar .honta-btn{width:42px;height:42px;font-size:22px}}