.button_to_top_filter{display:flex;position:fixed;bottom:40px;right:155px;gap:14px;z-index:999}.button_to_top_filter img{width:72px}@media only screen and (max-width:768px){.button_to_top_filter{bottom:20px;right:15px;gap:15px}.button_to_top_filter img{width:60px}}.button_to_top_filter .button_to_top{opacity:0;visibility:hidden;transition:all .3s ease 0s}.button_to_top_filter .button_to_top.show{opacity:1;visibility:visible}.button-to-top.show{display:none!important}.button_to_top_filter .button_filter{cursor:pointer}.button_to_top_filter .button_filter:hover{opacity:.8}