.lde-fixed-shop{position:fixed;top:50%;right:16px;z-index:99999;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff!important;background:#717A61;box-shadow:0 12px 28px rgba(46,42,36,0.25);text-decoration:none!important;transform:translateY(-50%);transition:transform 0.25s ease,background 0.25s ease,box-shadow 0.25s ease}.lde-fixed-shop svg{width:25px;height:25px}.lde-fixed-shop:hover{color:#fff!important;background:#565E46;transform:translateY(-50%) scale(1.08);box-shadow:0 16px 34px rgba(46,42,36,0.34)}.lde-fixed-shop:focus-visible{outline:3px solid rgba(176,137,108,0.45);outline-offset:4px}@media (max-width:767px){.lde-fixed-shop{top:auto;right:16px;bottom:18px;width:54px;height:54px;transform:none}.lde-fixed-shop:hover{transform:scale(1.08)}}