
.cn-regras{list-style:none;padding:10px;border-radius:8px;max-width:300px;margin-left:0}.cn-regras li{display:flex;align-items:center;font-size:14px;color:#555;padding:2px 0;transition:color .3s ease-in-out}.cn-regras li::before{content:"✖";color:red;margin-right:8px;font-weight:bold;transition:color .3s ease-in-out,content .3s ease-in-out}.cn-regras li.valid{color:green}.cn-regras li.valid::before{content:"✔";color:green}.carrinho-checkout .cn-regras{max-width:500px;width:100%;padding:0}
