Css simplesmente não funciona

Estava configurando algumas opções no meu site por CSS e derrepente todas as configurações sumiram do site. No editor estão lá porém parece que não estão ativas. alguém pode me ajudar?

segue abaixo link e tabela css
www.menudecor.com.br

#modalNewsletter .componente { background-image: url(‘https://cdn.awsli.com.br/382/382769/arquivos/fundo newsletter teste.jpg’); width: 580px; height: 370px;}
div.fancybox-skin {padding: 0px !important;}
div.fancybox-wrap.fancybox-desktop.fancybox-type-html.modal-modalNewsletter.fancybox-opened {width: 580px !important; height: 370px !important;left: 50% !important;margin-left: -290px !important;}
div.fancybox-inner {width: auto !important; height: auto !important;}
#modalNewsletter .newsletter .input-conteiner {margin-top: 20px; max-width: 250px;}
#cabecalho .busca { padding: 0; border: none; background: transparent; }
#cabecalho .busca input { padding: 10px 5px 10px 15px; border-radius: 10px; }
#cabecalho .busca .botao-busca { height: 42px; top: 0; right: 0; border-radius: 10px; border-top-left-radius: 0; border-bottom-left-radius: 0; width: 55px; font-size: 18px; }
.acoes-conta>li i { border-radius: 5px; }
.carrinho { border-radius: 10px; }
.carrinho>a i { border-top-left-radius: 10px; border-bottom-left-radius: 10px; }

/* Centralizar os itens do menu */
#cabecalho > .conteiner > .menu.superior {text-align: left;width: 100%;margin-le;margin-left: 0;background-color: #FFF; box-shadow: 0 0 5px rgba(0,0,0,0.3);}
#cabecalho > .conteiner > .menu.superior .nivel-um > li { padding: 0px 8px;float: none; display: inline-block; border-left: 1; margin-right: 0px; }
li.categoria-paginas.com-filho.borda-principal { background-color: #FFF;}

#cabecalho .menu.superior .nivel-um>li>a {
background-position: left center;
background-repeat: no-repeat;
background-size: 15%;
}
#cabecalho .menu.superior .nivel-um>li:first-child>a {
background-image: url(‘https://cdn.awsli.com.br/382/382769/arquivos/icone_poltrona_2.png’);
padding-left: 35px;
}

/AUMENTAR TEXTO BARRA FLUTUANTE/
#barraTopo .canais-contato ul li {
font-size: 13px;
}

/* Fundo Intermediadores */

.gateways-rodape {
background-image:none;
border-radius: 6px;
border: none;
width: 100%;
}

#rodape .span4.pagamento ul.gateways-rodape{display: none;}

#cabecalho > .conteiner > .menu.superior {
border-radius:15px;
}

/*depois

.pagamento-selos {
background: #fff;
}

#rodape .titulo, #rodape .institucional * { color: #444444;
}