/*
Generated time: November 25, 2025 13:49
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.
*/
.gdc-sticky-button{width:100%;display:flex;justify-content:end;position:fixed;bottom:-200px;z-index:99999;transition:bottom .5s;padding:var(--space-small);padding-bottom:0}.gdc-sticky-button button{text-decoration:none;padding-left:var(--space-medium);padding-right:var(--space-medium);min-width:0!important;min-height:0!important}.gdc-sticky-button.gdc-show{bottom:70px}@media (max-width:549px){.gdc-sticky-button{justify-content:center}.gdc-sticky-button button{width:calc(100% - var(--space-medium) * 2)}}