/*
Generated time: August 14, 2023 20:21
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.
*/
.c-delivery-collection__list-item{overflow:hidden;position:relative;flex:1 1 100%;margin-bottom:15px;padding-left:30px}.c-delivery-collection__list-item label{color:var(--color-base-text-2);font-size:var(--typo-h6);-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.c-delivery-collection__list-item input[type=checkbox]:checked,.c-delivery-collection__list-item input[type=checkbox]:not(:checked){position:absolute;top:0;left:0;z-index:5}.c-delivery-collection__list-item input[type=checkbox]:checked:after,.c-delivery-collection__list-item input[type=checkbox]:not(:checked):after{content:'';width:18px;height:18px;position:absolute;top:-1px;left:-3px;z-index:1;border:1.29px solid #ccc;border-radius:3.86px;background:#fff}.c-delivery-collection__list-item input[type=checkbox]:not(:checked):before{content:'';width:14px;height:14px;position:absolute;top:1px;left:-1px;z-index:2;border-radius:3.86px;background:#472980 url('icon-checkfilters.svg') center center no-repeat;background-size:60%;opacity:0}.c-delivery-collection__list-item input[type=checkbox]:checked:before{content:'';width:14px;height:14px;position:absolute;top:1px;left:-1px;z-index:2;border-radius:3.86px;background:#472980 url('icon-checkfilters.svg') center center no-repeat;background-size:60%;opacity:1}.c-delivery-collection__list-item input[type=checkbox]:disabled:after{background:#f2f2f2}