
.cn-saveImg{position:relative;bottom:10px}@media(max-width: 768px){.cn-saveImg{bottom:1px}}.cn-saveImg button{background-color:rgba(0,0,0,0);display:flex;align-items:center;padding:5px;border-radius:5px}.cn-saveImg button svg{width:35px;height:35px}.cn-saveImg button span{font-size:14px;font-weight:500;line-height:30px;color:#000;margin-left:5px}.produto-compartilhar{display:flex}
#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)}}
