/*
Generated time: April 7, 2025 08:48
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.
*/
#applied-discount-code{margin-bottom:1rem}.cart-sidebar-discount{display:flex;flex-direction:column;width:100%;align-items:flex-end}.cart-sidebar-discount input{background:#eee;height:40px;border:1px solid #eee;padding:10px;outline:0;font-size:14px;letter-spacing:.75px;text-align:center}#apply-discount-btn{border:0;height:40px;width:100%;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.75px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:15px}span.applied-discount-code-value>small{background:#eee;padding:0 10px;color:#000;font-weight:700;border-radius:20px}.loader{display:block!important;border:3px solid #f3f3f3;border-top:2px solid #000;border-radius:50%;width:15px;height:15px;animation:spin .5s linear infinite}#clear-discount-btn{border:0;background:0 0;cursor:pointer}#discount-code-error{background:#ff00004f;color:#e22120;padding:5px;border-radius:4px;font-size:13px;line-height:1}.applied-discount-code-wrapper{display:none;background:#ddd;width:100%;grid-column-gap:2px;justify-content:space-evenly;border-radius:25px;justify-content:center;align-items:center;padding-left:10px}.applied-discount-code-value{font-size:13px;text-transform:uppercase;line-height:normal}#discount-code-error:empty{display:none}.applied-discount-code-value:empty+button{display:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.label-icon{width:1.2rem;height:1.2rem}.discounted-price{font-size:14px;color:rgba(18,18,18,.75)}