/* MyLill V41 — close button refined */
.mylill-cart-drawer .mylill-drawer-close{top:24px!important;right:24px!important;width:42px!important;height:42px!important;border:1px solid rgba(156,97,74,.16)!important;border-radius:50%!important;background:#fffaf8!important;color:#74483b!important;box-shadow:0 8px 24px rgba(91,53,46,.08)!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:transform .2s ease,background .2s ease,box-shadow .2s ease!important}.mylill-cart-drawer .mylill-drawer-close:hover{background:#f8eeea!important;transform:rotate(4deg) scale(1.04);box-shadow:0 10px 28px rgba(91,53,46,.13)!important}.mylill-cart-drawer .mylill-drawer-close svg{width:14px!important;height:14px!important;stroke-width:1.5!important}@media(max-width:799px){.mylill-cart-drawer .mylill-drawer-close{top:18px!important;right:18px!important;width:38px!important;height:38px!important}}
