
#cn-loading{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:999999999999;background-color:rgba(241,241,241,.5647058824);display:flex;align-items:center;justify-content:center}#cn-loading svg{width:64px;height:64px;animation:girar 3s infinite linear}@keyframes girar{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.cn-amostra .cn-amostra-titulo label{font-weight:600}.cn-amostra .cn-amostra-input{display:flex}.cn-amostra .cn-amostra-input input{border-radius:12px 0 0 12px;margin-right:0}.cn-amostra .cn-amostra-input button{background-color:#8c0e94;color:#fff;height:40px;width:80px;border-radius:0 12px 12px 0;font-weight:500}.principal .acoes-produto{position:relative}.principal .acoes-produto .cn-root-img{position:absolute;right:0;top:-15px;padding:5px;border:2px solid #8c0e94;border-radius:6px}.principal .acoes-produto .cn-root-img img{width:160px}@media(max-width: 768px){.cn-other-products{bottom:31%}}.cn-other-products a{background-color:#94740e;color:#fff;font-size:16px;font-weight:600;padding:8px 12px;border-radius:12px}@media(max-width: 768px){.principal .acoes-produto .cn-root-img{position:relative;margin-left:20px;margin-top:10px;width:35%;padding-left:5px !important;padding-right:5px !important}}.tabela-carrinho tr.hidden{display:none}
