#cn-loading-screen{display:flex;width:100vw;height:100vh;background-color:rgba(0,0,0,0.6);position:fixed;top:0;z-index:999;justify-content:center;align-items:center}#cn-loading-screen>div{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:white;border-radius:8px;padding:10px}#cn-loading-screen>div svg{-webkit-animation:rotation 1s infinite linear;animation:rotation 1s infinite linear}@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes rotation{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}.cn-aviso-exclusao-promo{float:right;padding:0 10px !important;font-size:10px;margin:0}@media (max-width: 767px){.cn-aviso-exclusao-promo{font-size:0.8em}}@media screen and (max-width: 768px){.pagina-carrinho .tabela-carrinho td{flex-wrap:wrap}}

