/*
Generated time: September 28, 2025 07:02
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.
*/
.disclosure{position:relative}.disclosure__list{border:1px solid var(--color-wbbordercolor);min-width:100%;width:max-content;overflow-y:auto;padding-bottom:.5rem;padding-top:.5rem;position:absolute;transform:translateY(-1rem);z-index:2;background:rgb(var(--color-background));margin-top:25px;border-radius:0;text-align:left;right:0;min-width:160px}.disclosure__item{position:relative}.disclosure__link{display:block;padding:4px 15px;text-decoration:none}@media(max-width:991px){.disclosure__list{min-width:100%}}