body.cor1 header .anunciar {
  background: #11CC1A;
  color: #fff;
}
body.cor1 header .carrinho {
  background: #11CC1A;
}
body.cor1 header .carrinho span {
  background: #F8B400;
}
body.cor1 footer {
  background: #CC009C;
  color: #fff;
}
body.cor1 footer svg {
  fill: #fff;
}
body.cor1 .produto-padrao .info {
  background: #F8F8F8;
  color: #000;
  border: 1px solid #707070;
}
body.cor1 .produto-padrao .info a {
  background: #11CC1A;
  color: #fff;
}
body.cor1 .produto-padrao .info .data {
  color: #989898;
}
body.cor1 .produto-padrao .info .data svg {
  stroke: #989898;
}
body.cor1 .breadcrumb {
  background: #E1E1E1;
  color: #000;
}
body.cor1 .breadcrumb svg {
  fill: #000;
}
body.cor1 #home .banner-topo .seletores button {
  color: #fff;
}
body.cor1 #home .banner-topo .seletores button:nth-child(1) {
  background: rgba(204, 0, 156, 0.8);
}
body.cor1 #home .banner-topo .seletores button:nth-child(2) {
  background: rgba(248, 180, 0, 0.8);
}
body.cor1 #home .filtro-rodape-home {
  color: #000;
  background: #fef9ec;
}
body.cor1 #home .s-dicas {
  background: #edfbee;
  color: #000;
}
body.cor1 #home .s-dicas .item .ico {
  background: #CC009C;
  color: #edfbee;
}
body.cor1 #home .s-dicas .item .info, body.cor1 #home .s-dicas .item p {
  color: #000;
}
body.cor1 #home .bloco-home .item a {
  background: #11CC1A;
}
body.cor1 #lancamentos .next, body.cor1 #lancamentos .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor1 #pesquisa .filtro-pesquisa {
  background: #E1E1E1;
  color: #000;
}
body.cor1 #pesquisa .topo-pesquisa button {
  border-color: #A9A8A8;
}
body.cor1 #pesquisa .topo-pesquisa .btns button svg {
  fill: #000;
  stroke: #000;
}
body.cor1 #pesquisa .topo-pesquisa .btns button:nth-child(1) {
  background: #CC009C;
  color: #fff;
  border-color: #CC009C;
}
body.cor1 #pesquisa .produto-grande strong {
  color: #11CC1A;
}
body.cor1 #pesquisa .produto-grande .info-direita a {
  background: #11CC1A;
  color: #fff;
}
body.cor1 #pesquisa .paginacao a {
  border-color: #CDCDCD;
  color: #11CC1A;
}
body.cor1 #pesquisa .paginacao a.active {
  color: #fff;
  background: #11CC1A;
}
body.cor1 #produto .slide-topo-produto .contagem {
  background: #707070;
  color: #fff;
}
body.cor1 #produto .slide-topo-produto .contagem svg {
  fill: #fff;
}
body.cor1 #produto .slide-topo-produto .next, body.cor1 #produto .slide-topo-produto .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor1 #produto .conteudo strong {
  color: #11CC1A;
}
body.cor1 #produto .bloco-contato {
  background: #F8B400;
  color: #fff;
}
body.cor1 #produto .bloco-contato a {
  background: #11CC1A;
}

body.cor2 header .anunciar {
  background: #0d0d77;
  color: #fff;
}
body.cor2 header .carrinho {
  background: #0d0d77;
}
body.cor2 header .carrinho span {
  background: #536dee;
}
body.cor2 footer {
  background: #2051b1;
  color: #fff;
}
body.cor2 footer svg {
  fill: #fff;
}
body.cor2 .produto-padrao .info {
  background: #F8F8F8;
  color: #000;
  border: 1px solid #707070;
}
body.cor2 .produto-padrao .info a {
  background: #0d0d77;
  color: #fff;
}
body.cor2 .produto-padrao .info .data {
  color: #989898;
}
body.cor2 .produto-padrao .info .data svg {
  stroke: #989898;
}
body.cor2 .breadcrumb {
  background: #E1E1E1;
  color: #000;
}
body.cor2 .breadcrumb svg {
  fill: #000;
}
body.cor2 #home .banner-topo .seletores button {
  color: #fff;
}
body.cor2 #home .banner-topo .seletores button:nth-child(1) {
  background: rgba(32, 81, 177, 0.8);
}
body.cor2 #home .banner-topo .seletores button:nth-child(2) {
  background: rgba(83, 109, 238, 0.8);
}
body.cor2 #home .filtro-rodape-home {
  color: #000;
  background: #fef9ec;
}
body.cor2 #home .s-dicas {
  background: #edfbee;
  color: #000;
}
body.cor2 #home .s-dicas .item .ico {
  background: #2051b1;
  color: #edfbee;
}
body.cor2 #home .s-dicas .item .info, body.cor2 #home .s-dicas .item p {
  color: #000;
}
body.cor2 #home .bloco-home .item a {
  background: #0d0d77;
}
body.cor2 #lancamentos .next, body.cor2 #lancamentos .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor2 #pesquisa .filtro-pesquisa {
  background: #E1E1E1;
  color: #000;
}
body.cor2 #pesquisa .topo-pesquisa button {
  border-color: #A9A8A8;
}
body.cor2 #pesquisa .topo-pesquisa .btns button svg {
  fill: #000;
  stroke: #000;
}
body.cor2 #pesquisa .topo-pesquisa .btns button:nth-child(1) {
  background: #2051b1;
  color: #fff;
  border-color: #2051b1;
}
body.cor2 #pesquisa .produto-grande strong {
  color: #0d0d77;
}
body.cor2 #pesquisa .produto-grande .info-direita a {
  background: #0d0d77;
  color: #fff;
}
body.cor2 #pesquisa .paginacao a {
  border-color: #CDCDCD;
  color: #0d0d77;
}
body.cor2 #pesquisa .paginacao a.active {
  color: #fff;
  background: #0d0d77;
}
body.cor2 #produto .slide-topo-produto .contagem {
  background: #707070;
  color: #fff;
}
body.cor2 #produto .slide-topo-produto .contagem svg {
  fill: #fff;
}
body.cor2 #produto .slide-topo-produto .next, body.cor2 #produto .slide-topo-produto .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor2 #produto .conteudo strong {
  color: #0d0d77;
}
body.cor2 #produto .bloco-contato {
  background: #536dee;
  color: #fff;
}
body.cor2 #produto .bloco-contato a {
  background: #0d0d77;
}

body.cor3 header .anunciar {
  background: #0d775d;
  color: #fff;
}
body.cor3 header .carrinho {
  background: #0d775d;
}
body.cor3 header .carrinho span {
  background: #3fde99;
}
body.cor3 footer {
  background: #1bac74;
  color: #fff;
}
body.cor3 footer svg {
  fill: #fff;
}
body.cor3 .produto-padrao .info {
  background: #F8F8F8;
  color: #000;
  border: 1px solid #707070;
}
body.cor3 .produto-padrao .info a {
  background: #0d775d;
  color: #fff;
}
body.cor3 .produto-padrao .info .data {
  color: #989898;
}
body.cor3 .produto-padrao .info .data svg {
  stroke: #989898;
}
body.cor3 .breadcrumb {
  background: #E1E1E1;
  color: #000;
}
body.cor3 .breadcrumb svg {
  fill: #000;
}
body.cor3 #home .banner-topo .seletores button {
  color: #fff;
}
body.cor3 #home .banner-topo .seletores button:nth-child(1) {
  background: rgba(27, 172, 116, 0.8);
}
body.cor3 #home .banner-topo .seletores button:nth-child(2) {
  background: rgba(63, 222, 153, 0.8);
}
body.cor3 #home .filtro-rodape-home {
  color: #000;
  background: #fef9ec;
}
body.cor3 #home .s-dicas {
  background: #edfbee;
  color: #000;
}
body.cor3 #home .s-dicas .item .ico {
  background: #1bac74;
  color: #edfbee;
}
body.cor3 #home .s-dicas .item .info, body.cor3 #home .s-dicas .item p {
  color: #000;
}
body.cor3 #home .bloco-home .item a {
  background: #0d775d;
}
body.cor3 #lancamentos .next, body.cor3 #lancamentos .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor3 #pesquisa .filtro-pesquisa {
  background: #E1E1E1;
  color: #000;
}
body.cor3 #pesquisa .topo-pesquisa button {
  border-color: #A9A8A8;
}
body.cor3 #pesquisa .topo-pesquisa .btns button svg {
  fill: #000;
  stroke: #000;
}
body.cor3 #pesquisa .topo-pesquisa .btns button:nth-child(1) {
  background: #1bac74;
  color: #fff;
  border-color: #1bac74;
}
body.cor3 #pesquisa .produto-grande strong {
  color: #0d775d;
}
body.cor3 #pesquisa .produto-grande .info-direita a {
  background: #0d775d;
  color: #fff;
}
body.cor3 #pesquisa .paginacao a {
  border-color: #CDCDCD;
  color: #0d775d;
}
body.cor3 #pesquisa .paginacao a.active {
  color: #fff;
  background: #0d775d;
}
body.cor3 #produto .slide-topo-produto .contagem {
  background: #707070;
  color: #fff;
}
body.cor3 #produto .slide-topo-produto .contagem svg {
  fill: #fff;
}
body.cor3 #produto .slide-topo-produto .next, body.cor3 #produto .slide-topo-produto .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor3 #produto .conteudo strong {
  color: #0d775d;
}
body.cor3 #produto .bloco-contato {
  background: #3fde99;
  color: #fff;
}
body.cor3 #produto .bloco-contato a {
  background: #0d775d;
}

body.cor4 header .anunciar {
  background: #34df56;
  color: #fff;
}
body.cor4 header .carrinho {
  background: #34df56;
}
body.cor4 header .carrinho span {
  background: #75f58e;
}
body.cor4 footer {
  background: #1d9a43;
  color: #fff;
}
body.cor4 footer svg {
  fill: #fff;
}
body.cor4 .produto-padrao .info {
  background: #F8F8F8;
  color: #000;
  border: 1px solid #707070;
}
body.cor4 .produto-padrao .info a {
  background: #34df56;
  color: #fff;
}
body.cor4 .produto-padrao .info .data {
  color: #989898;
}
body.cor4 .produto-padrao .info .data svg {
  stroke: #989898;
}
body.cor4 .breadcrumb {
  background: #E1E1E1;
  color: #000;
}
body.cor4 .breadcrumb svg {
  fill: #000;
}
body.cor4 #home .banner-topo .seletores button {
  color: #fff;
}
body.cor4 #home .banner-topo .seletores button:nth-child(1) {
  background: rgba(29, 154, 67, 0.8);
}
body.cor4 #home .banner-topo .seletores button:nth-child(2) {
  background: rgba(117, 245, 142, 0.8);
}
body.cor4 #home .filtro-rodape-home {
  color: #000;
  background: #fef9ec;
}
body.cor4 #home .s-dicas {
  background: #edfbee;
  color: #000;
}
body.cor4 #home .s-dicas .item .ico {
  background: #1d9a43;
  color: #edfbee;
}
body.cor4 #home .s-dicas .item .info, body.cor4 #home .s-dicas .item p {
  color: #000;
}
body.cor4 #home .bloco-home .item a {
  background: #34df56;
}
body.cor4 #lancamentos .next, body.cor4 #lancamentos .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor4 #pesquisa .filtro-pesquisa {
  background: #E1E1E1;
  color: #000;
}
body.cor4 #pesquisa .topo-pesquisa button {
  border-color: #A9A8A8;
}
body.cor4 #pesquisa .topo-pesquisa .btns button svg {
  fill: #000;
  stroke: #000;
}
body.cor4 #pesquisa .topo-pesquisa .btns button:nth-child(1) {
  background: #1d9a43;
  color: #fff;
  border-color: #1d9a43;
}
body.cor4 #pesquisa .produto-grande strong {
  color: #34df56;
}
body.cor4 #pesquisa .produto-grande .info-direita a {
  background: #34df56;
  color: #fff;
}
body.cor4 #pesquisa .paginacao a {
  border-color: #CDCDCD;
  color: #34df56;
}
body.cor4 #pesquisa .paginacao a.active {
  color: #fff;
  background: #34df56;
}
body.cor4 #produto .slide-topo-produto .contagem {
  background: #707070;
  color: #fff;
}
body.cor4 #produto .slide-topo-produto .contagem svg {
  fill: #fff;
}
body.cor4 #produto .slide-topo-produto .next, body.cor4 #produto .slide-topo-produto .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor4 #produto .conteudo strong {
  color: #34df56;
}
body.cor4 #produto .bloco-contato {
  background: #75f58e;
  color: #fff;
}
body.cor4 #produto .bloco-contato a {
  background: #34df56;
}

body.cor5 header .anunciar {
  background: #348fdf;
  color: #fff;
}
body.cor5 header .carrinho {
  background: #348fdf;
}
body.cor5 header .carrinho span {
  background: #0e5890;
}
body.cor5 footer {
  background: #1d329a;
  color: #fff;
}
body.cor5 footer svg {
  fill: #fff;
}
body.cor5 .produto-padrao .info {
  background: #F8F8F8;
  color: #000;
  border: 1px solid #707070;
}
body.cor5 .produto-padrao .info a {
  background: #348fdf;
  color: #fff;
}
body.cor5 .produto-padrao .info .data {
  color: #989898;
}
body.cor5 .produto-padrao .info .data svg {
  stroke: #989898;
}
body.cor5 .breadcrumb {
  background: #E1E1E1;
  color: #000;
}
body.cor5 .breadcrumb svg {
  fill: #000;
}
body.cor5 #home .banner-topo .seletores button {
  color: #fff;
}
body.cor5 #home .banner-topo .seletores button:nth-child(1) {
  background: rgba(29, 50, 154, 0.8);
}
body.cor5 #home .banner-topo .seletores button:nth-child(2) {
  background: rgba(14, 88, 144, 0.8);
}
body.cor5 #home .filtro-rodape-home {
  color: #000;
  background: #fef9ec;
}
body.cor5 #home .s-dicas {
  background: #edfbee;
  color: #000;
}
body.cor5 #home .s-dicas .item .ico {
  background: #1d329a;
  color: #edfbee;
}
body.cor5 #home .s-dicas .item .info, body.cor5 #home .s-dicas .item p {
  color: #000;
}
body.cor5 #home .bloco-home .item a {
  background: #348fdf;
}
body.cor5 #lancamentos .next, body.cor5 #lancamentos .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor5 #pesquisa .filtro-pesquisa {
  background: #E1E1E1;
  color: #000;
}
body.cor5 #pesquisa .topo-pesquisa button {
  border-color: #A9A8A8;
}
body.cor5 #pesquisa .topo-pesquisa .btns button svg {
  fill: #000;
  stroke: #000;
}
body.cor5 #pesquisa .topo-pesquisa .btns button:nth-child(1) {
  background: #1d329a;
  color: #fff;
  border-color: #1d329a;
}
body.cor5 #pesquisa .produto-grande strong {
  color: #348fdf;
}
body.cor5 #pesquisa .produto-grande .info-direita a {
  background: #348fdf;
  color: #fff;
}
body.cor5 #pesquisa .paginacao a {
  border-color: #CDCDCD;
  color: #348fdf;
}
body.cor5 #pesquisa .paginacao a.active {
  color: #fff;
  background: #348fdf;
}
body.cor5 #produto .slide-topo-produto .contagem {
  background: #707070;
  color: #fff;
}
body.cor5 #produto .slide-topo-produto .contagem svg {
  fill: #fff;
}
body.cor5 #produto .slide-topo-produto .next, body.cor5 #produto .slide-topo-produto .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor5 #produto .conteudo strong {
  color: #348fdf;
}
body.cor5 #produto .bloco-contato {
  background: #0e5890;
  color: #fff;
}
body.cor5 #produto .bloco-contato a {
  background: #348fdf;
}

body.cor6 header .anunciar {
  background: #f27878;
  color: #fff;
}
body.cor6 header .carrinho {
  background: #f27878;
}
body.cor6 header .carrinho span {
  background: #962222;
}
body.cor6 footer {
  background: #f97b7b;
  color: #fff;
}
body.cor6 footer svg {
  fill: #fff;
}
body.cor6 .produto-padrao .info {
  background: #F8F8F8;
  color: #000;
  border: 1px solid #707070;
}
body.cor6 .produto-padrao .info a {
  background: #f27878;
  color: #fff;
}
body.cor6 .produto-padrao .info .data {
  color: #989898;
}
body.cor6 .produto-padrao .info .data svg {
  stroke: #989898;
}
body.cor6 .breadcrumb {
  background: #E1E1E1;
  color: #000;
}
body.cor6 .breadcrumb svg {
  fill: #000;
}
body.cor6 #home .banner-topo .seletores button {
  color: #fff;
}
body.cor6 #home .banner-topo .seletores button:nth-child(1) {
  background: rgba(249, 123, 123, 0.8);
}
body.cor6 #home .banner-topo .seletores button:nth-child(2) {
  background: rgba(150, 34, 34, 0.8);
}
body.cor6 #home .filtro-rodape-home {
  color: #000;
  background: #fef9ec;
}
body.cor6 #home .s-dicas {
  background: #edfbee;
  color: #000;
}
body.cor6 #home .s-dicas .item .ico {
  background: #f97b7b;
  color: #edfbee;
}
body.cor6 #home .s-dicas .item .info, body.cor6 #home .s-dicas .item p {
  color: #000;
}
body.cor6 #home .bloco-home .item a {
  background: #f27878;
}
body.cor6 #lancamentos .next, body.cor6 #lancamentos .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor6 #pesquisa .filtro-pesquisa {
  background: #E1E1E1;
  color: #000;
}
body.cor6 #pesquisa .topo-pesquisa button {
  border-color: #A9A8A8;
}
body.cor6 #pesquisa .topo-pesquisa .btns button svg {
  fill: #000;
  stroke: #000;
}
body.cor6 #pesquisa .topo-pesquisa .btns button:nth-child(1) {
  background: #f97b7b;
  color: #fff;
  border-color: #f97b7b;
}
body.cor6 #pesquisa .produto-grande strong {
  color: #f27878;
}
body.cor6 #pesquisa .produto-grande .info-direita a {
  background: #f27878;
  color: #fff;
}
body.cor6 #pesquisa .paginacao a {
  border-color: #CDCDCD;
  color: #f27878;
}
body.cor6 #pesquisa .paginacao a.active {
  color: #fff;
  background: #f27878;
}
body.cor6 #produto .slide-topo-produto .contagem {
  background: #707070;
  color: #fff;
}
body.cor6 #produto .slide-topo-produto .contagem svg {
  fill: #fff;
}
body.cor6 #produto .slide-topo-produto .next, body.cor6 #produto .slide-topo-produto .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor6 #produto .conteudo strong {
  color: #f27878;
}
body.cor6 #produto .bloco-contato {
  background: #962222;
  color: #fff;
}
body.cor6 #produto .bloco-contato a {
  background: #f27878;
}

body.cor7 header .anunciar {
  background: #fd761c;
  color: #fff;
}
body.cor7 header .carrinho {
  background: #fd761c;
}
body.cor7 header .carrinho span {
  background: #ff9d5c;
}
body.cor7 footer {
  background: #ce491c;
  color: #fff;
}
body.cor7 footer svg {
  fill: #fff;
}
body.cor7 .produto-padrao .info {
  background: #F8F8F8;
  color: #000;
  border: 1px solid #707070;
}
body.cor7 .produto-padrao .info a {
  background: #fd761c;
  color: #fff;
}
body.cor7 .produto-padrao .info .data {
  color: #989898;
}
body.cor7 .produto-padrao .info .data svg {
  stroke: #989898;
}
body.cor7 .breadcrumb {
  background: #E1E1E1;
  color: #000;
}
body.cor7 .breadcrumb svg {
  fill: #000;
}
body.cor7 #home .banner-topo .seletores button {
  color: #fff;
}
body.cor7 #home .banner-topo .seletores button:nth-child(1) {
  background: rgba(206, 73, 28, 0.8);
}
body.cor7 #home .banner-topo .seletores button:nth-child(2) {
  background: rgba(255, 157, 92, 0.8);
}
body.cor7 #home .filtro-rodape-home {
  color: #000;
  background: #fef9ec;
}
body.cor7 #home .s-dicas {
  background: #edfbee;
  color: #000;
}
body.cor7 #home .s-dicas .item .ico {
  background: #ce491c;
  color: #edfbee;
}
body.cor7 #home .s-dicas .item .info, body.cor7 #home .s-dicas .item p {
  color: #000;
}
body.cor7 #home .bloco-home .item a {
  background: #fd761c;
}
body.cor7 #lancamentos .next, body.cor7 #lancamentos .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor7 #pesquisa .filtro-pesquisa {
  background: #E1E1E1;
  color: #000;
}
body.cor7 #pesquisa .topo-pesquisa button {
  border-color: #A9A8A8;
}
body.cor7 #pesquisa .topo-pesquisa .btns button svg {
  fill: #000;
  stroke: #000;
}
body.cor7 #pesquisa .topo-pesquisa .btns button:nth-child(1) {
  background: #ce491c;
  color: #fff;
  border-color: #ce491c;
}
body.cor7 #pesquisa .produto-grande strong {
  color: #fd761c;
}
body.cor7 #pesquisa .produto-grande .info-direita a {
  background: #fd761c;
  color: #fff;
}
body.cor7 #pesquisa .paginacao a {
  border-color: #CDCDCD;
  color: #fd761c;
}
body.cor7 #pesquisa .paginacao a.active {
  color: #fff;
  background: #fd761c;
}
body.cor7 #produto .slide-topo-produto .contagem {
  background: #707070;
  color: #fff;
}
body.cor7 #produto .slide-topo-produto .contagem svg {
  fill: #fff;
}
body.cor7 #produto .slide-topo-produto .next, body.cor7 #produto .slide-topo-produto .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor7 #produto .conteudo strong {
  color: #fd761c;
}
body.cor7 #produto .bloco-contato {
  background: #ff9d5c;
  color: #fff;
}
body.cor7 #produto .bloco-contato a {
  background: #fd761c;
}

body.cor8 header .anunciar {
  background: #ff9d5c;
  color: #fff;
}
body.cor8 header .carrinho {
  background: #ff9d5c;
}
body.cor8 header .carrinho span {
  background: #dc6718;
}
body.cor8 footer {
  background: #ff7b00;
  color: #fff;
}
body.cor8 footer svg {
  fill: #fff;
}
body.cor8 .produto-padrao .info {
  background: #F8F8F8;
  color: #000;
  border: 1px solid #707070;
}
body.cor8 .produto-padrao .info a {
  background: #ff9d5c;
  color: #fff;
}
body.cor8 .produto-padrao .info .data {
  color: #989898;
}
body.cor8 .produto-padrao .info .data svg {
  stroke: #989898;
}
body.cor8 .breadcrumb {
  background: #E1E1E1;
  color: #000;
}
body.cor8 .breadcrumb svg {
  fill: #000;
}
body.cor8 #home .banner-topo .seletores button {
  color: #fff;
}
body.cor8 #home .banner-topo .seletores button:nth-child(1) {
  background: rgba(255, 123, 0, 0.8);
}
body.cor8 #home .banner-topo .seletores button:nth-child(2) {
  background: rgba(220, 103, 24, 0.8);
}
body.cor8 #home .filtro-rodape-home {
  color: #000;
  background: #fef9ec;
}
body.cor8 #home .s-dicas {
  background: #edfbee;
  color: #000;
}
body.cor8 #home .s-dicas .item .ico {
  background: #ff7b00;
  color: #edfbee;
}
body.cor8 #home .s-dicas .item .info, body.cor8 #home .s-dicas .item p {
  color: #000;
}
body.cor8 #home .bloco-home .item a {
  background: #ff9d5c;
}
body.cor8 #lancamentos .next, body.cor8 #lancamentos .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor8 #pesquisa .filtro-pesquisa {
  background: #E1E1E1;
  color: #000;
}
body.cor8 #pesquisa .topo-pesquisa button {
  border-color: #A9A8A8;
}
body.cor8 #pesquisa .topo-pesquisa .btns button svg {
  fill: #000;
  stroke: #000;
}
body.cor8 #pesquisa .topo-pesquisa .btns button:nth-child(1) {
  background: #ff7b00;
  color: #fff;
  border-color: #ff7b00;
}
body.cor8 #pesquisa .produto-grande strong {
  color: #ff9d5c;
}
body.cor8 #pesquisa .produto-grande .info-direita a {
  background: #ff9d5c;
  color: #fff;
}
body.cor8 #pesquisa .paginacao a {
  border-color: #CDCDCD;
  color: #ff9d5c;
}
body.cor8 #pesquisa .paginacao a.active {
  color: #fff;
  background: #ff9d5c;
}
body.cor8 #produto .slide-topo-produto .contagem {
  background: #707070;
  color: #fff;
}
body.cor8 #produto .slide-topo-produto .contagem svg {
  fill: #fff;
}
body.cor8 #produto .slide-topo-produto .next, body.cor8 #produto .slide-topo-produto .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor8 #produto .conteudo strong {
  color: #ff9d5c;
}
body.cor8 #produto .bloco-contato {
  background: #dc6718;
  color: #fff;
}
body.cor8 #produto .bloco-contato a {
  background: #ff9d5c;
}

body.cor9 header .anunciar {
  background: #1ba799;
  color: #fff;
}
body.cor9 header .carrinho {
  background: #1ba799;
}
body.cor9 header .carrinho span {
  background: #98ebe6;
}
body.cor9 footer {
  background: #168b8d;
  color: #fff;
}
body.cor9 footer svg {
  fill: #fff;
}
body.cor9 .produto-padrao .info {
  background: #F8F8F8;
  color: #000;
  border: 1px solid #707070;
}
body.cor9 .produto-padrao .info a {
  background: #1ba799;
  color: #fff;
}
body.cor9 .produto-padrao .info .data {
  color: #989898;
}
body.cor9 .produto-padrao .info .data svg {
  stroke: #989898;
}
body.cor9 .breadcrumb {
  background: #E1E1E1;
  color: #000;
}
body.cor9 .breadcrumb svg {
  fill: #000;
}
body.cor9 #home .banner-topo .seletores button {
  color: #fff;
}
body.cor9 #home .banner-topo .seletores button:nth-child(1) {
  background: rgba(22, 139, 141, 0.8);
}
body.cor9 #home .banner-topo .seletores button:nth-child(2) {
  background: rgba(152, 235, 230, 0.8);
}
body.cor9 #home .filtro-rodape-home {
  color: #000;
  background: #fef9ec;
}
body.cor9 #home .s-dicas {
  background: #edfbee;
  color: #000;
}
body.cor9 #home .s-dicas .item .ico {
  background: #168b8d;
  color: #edfbee;
}
body.cor9 #home .s-dicas .item .info, body.cor9 #home .s-dicas .item p {
  color: #000;
}
body.cor9 #home .bloco-home .item a {
  background: #1ba799;
}
body.cor9 #lancamentos .next, body.cor9 #lancamentos .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor9 #pesquisa .filtro-pesquisa {
  background: #E1E1E1;
  color: #000;
}
body.cor9 #pesquisa .topo-pesquisa button {
  border-color: #A9A8A8;
}
body.cor9 #pesquisa .topo-pesquisa .btns button svg {
  fill: #000;
  stroke: #000;
}
body.cor9 #pesquisa .topo-pesquisa .btns button:nth-child(1) {
  background: #168b8d;
  color: #fff;
  border-color: #168b8d;
}
body.cor9 #pesquisa .produto-grande strong {
  color: #1ba799;
}
body.cor9 #pesquisa .produto-grande .info-direita a {
  background: #1ba799;
  color: #fff;
}
body.cor9 #pesquisa .paginacao a {
  border-color: #CDCDCD;
  color: #1ba799;
}
body.cor9 #pesquisa .paginacao a.active {
  color: #fff;
  background: #1ba799;
}
body.cor9 #produto .slide-topo-produto .contagem {
  background: #707070;
  color: #fff;
}
body.cor9 #produto .slide-topo-produto .contagem svg {
  fill: #fff;
}
body.cor9 #produto .slide-topo-produto .next, body.cor9 #produto .slide-topo-produto .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor9 #produto .conteudo strong {
  color: #1ba799;
}
body.cor9 #produto .bloco-contato {
  background: #98ebe6;
  color: #fff;
}
body.cor9 #produto .bloco-contato a {
  background: #1ba799;
}

body.cor10 header .anunciar {
  background: #ffff00;
  color: #fff;
}
body.cor10 header .carrinho {
  background: #ffff00;
}
body.cor10 header .carrinho span {
  background: #fcfdaf;
}
body.cor10 footer {
  background: #ffff00;
  color: #fff;
}
body.cor10 footer svg {
  fill: #fff;
}
body.cor10 .produto-padrao .info {
  background: #F8F8F8;
  color: #000;
  border: 1px solid #707070;
}
body.cor10 .produto-padrao .info a {
  background: #ffff00;
  color: #fff;
}
body.cor10 .produto-padrao .info .data {
  color: #989898;
}
body.cor10 .produto-padrao .info .data svg {
  stroke: #989898;
}
body.cor10 .breadcrumb {
  background: #E1E1E1;
  color: #000;
}
body.cor10 .breadcrumb svg {
  fill: #000;
}
body.cor10 #home .banner-topo .seletores button {
  color: #fff;
}
body.cor10 #home .banner-topo .seletores button:nth-child(1) {
  background: rgba(255, 255, 0, 0.8);
}
body.cor10 #home .banner-topo .seletores button:nth-child(2) {
  background: rgba(252, 253, 175, 0.8);
}
body.cor10 #home .filtro-rodape-home {
  color: #000;
  background: #fef9ec;
}
body.cor10 #home .s-dicas {
  background: #edfbee;
  color: #000;
}
body.cor10 #home .s-dicas .item .ico {
  background: #ffff00;
  color: #edfbee;
}
body.cor10 #home .s-dicas .item .info, body.cor10 #home .s-dicas .item p {
  color: #000;
}
body.cor10 #home .bloco-home .item a {
  background: #ffff00;
}
body.cor10 #lancamentos .next, body.cor10 #lancamentos .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor10 #pesquisa .filtro-pesquisa {
  background: #E1E1E1;
  color: #000;
}
body.cor10 #pesquisa .topo-pesquisa button {
  border-color: #A9A8A8;
}
body.cor10 #pesquisa .topo-pesquisa .btns button svg {
  fill: #000;
  stroke: #000;
}
body.cor10 #pesquisa .topo-pesquisa .btns button:nth-child(1) {
  background: #ffff00;
  color: #fff;
  border-color: #ffff00;
}
body.cor10 #pesquisa .produto-grande strong {
  color: #ffff00;
}
body.cor10 #pesquisa .produto-grande .info-direita a {
  background: #ffff00;
  color: #fff;
}
body.cor10 #pesquisa .paginacao a {
  border-color: #CDCDCD;
  color: #ffff00;
}
body.cor10 #pesquisa .paginacao a.active {
  color: #fff;
  background: #ffff00;
}
body.cor10 #produto .slide-topo-produto .contagem {
  background: #707070;
  color: #fff;
}
body.cor10 #produto .slide-topo-produto .contagem svg {
  fill: #fff;
}
body.cor10 #produto .slide-topo-produto .next, body.cor10 #produto .slide-topo-produto .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor10 #produto .conteudo strong {
  color: #ffff00;
}
body.cor10 #produto .bloco-contato {
  background: #fcfdaf;
  color: #fff;
}
body.cor10 #produto .bloco-contato a {
  background: #ffff00;
}

body.cor11 header .anunciar {
  background: #daa520;
  color: #fff;
}
body.cor11 header .carrinho {
  background: #daa520;
}
body.cor11 header .carrinho span {
  background: #f5d580;
}
body.cor11 footer {
  background: #4a4a4a;
  color: #fff;
}
body.cor11 footer svg {
  fill: #fff;
}
body.cor11 .produto-padrao .info {
  background: #F8F8F8;
  color: #000;
  border: 1px solid #707070;
}
body.cor11 .produto-padrao .info a {
  background: #daa520;
  color: #fff;
}
body.cor11 .produto-padrao .info .data {
  color: #989898;
}
body.cor11 .produto-padrao .info .data svg {
  stroke: #989898;
}
body.cor11 .breadcrumb {
  background: #E1E1E1;
  color: #000;
}
body.cor11 .breadcrumb svg {
  fill: #000;
}
body.cor11 #home .banner-topo .seletores button {
  color: #fff;
}
body.cor11 #home .banner-topo .seletores button:nth-child(1) {
  background: rgba(74, 74, 74, 0.8);
}
body.cor11 #home .banner-topo .seletores button:nth-child(2) {
  background: rgba(245, 213, 128, 0.8);
}
body.cor11 #home .filtro-rodape-home {
  color: #000;
  background: #fef9ec;
}
body.cor11 #home .s-dicas {
  background: #edfbee;
  color: #000;
}
body.cor11 #home .s-dicas .item .ico {
  background: #4a4a4a;
  color: #edfbee;
}
body.cor11 #home .s-dicas .item .info, body.cor11 #home .s-dicas .item p {
  color: #000;
}
body.cor11 #home .bloco-home .item a {
  background: #daa520;
}
body.cor11 #lancamentos .next, body.cor11 #lancamentos .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor11 #pesquisa .filtro-pesquisa {
  background: #E1E1E1;
  color: #000;
}
body.cor11 #pesquisa .topo-pesquisa button {
  border-color: #A9A8A8;
}
body.cor11 #pesquisa .topo-pesquisa .btns button svg {
  fill: #000;
  stroke: #000;
}
body.cor11 #pesquisa .topo-pesquisa .btns button:nth-child(1) {
  background: #4a4a4a;
  color: #fff;
  border-color: #4a4a4a;
}
body.cor11 #pesquisa .produto-grande strong {
  color: #daa520;
}
body.cor11 #pesquisa .produto-grande .info-direita a {
  background: #daa520;
  color: #fff;
}
body.cor11 #pesquisa .paginacao a {
  border-color: #CDCDCD;
  color: #daa520;
}
body.cor11 #pesquisa .paginacao a.active {
  color: #fff;
  background: #daa520;
}
body.cor11 #produto .slide-topo-produto .contagem {
  background: #707070;
  color: #fff;
}
body.cor11 #produto .slide-topo-produto .contagem svg {
  fill: #fff;
}
body.cor11 #produto .slide-topo-produto .next, body.cor11 #produto .slide-topo-produto .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor11 #produto .conteudo strong {
  color: #daa520;
}
body.cor11 #produto .bloco-contato {
  background: #f5d580;
  color: #fff;
}
body.cor11 #produto .bloco-contato a {
  background: #daa520;
}

body.cor12 header .anunciar {
  background: #454545;
  color: #fff;
}
body.cor12 header .carrinho {
  background: #454545;
}
body.cor12 header .carrinho span {
  background: #9e9e9e;
}
body.cor12 footer {
  background: #4f4f4f;
  color: #fff;
}
body.cor12 footer svg {
  fill: #fff;
}
body.cor12 .produto-padrao .info {
  background: #F8F8F8;
  color: #000;
  border: 1px solid #707070;
}
body.cor12 .produto-padrao .info a {
  background: #454545;
  color: #fff;
}
body.cor12 .produto-padrao .info .data {
  color: #989898;
}
body.cor12 .produto-padrao .info .data svg {
  stroke: #989898;
}
body.cor12 .breadcrumb {
  background: #E1E1E1;
  color: #000;
}
body.cor12 .breadcrumb svg {
  fill: #000;
}
body.cor12 #home .banner-topo .seletores button {
  color: #fff;
}
body.cor12 #home .banner-topo .seletores button:nth-child(1) {
  background: rgba(79, 79, 79, 0.8);
}
body.cor12 #home .banner-topo .seletores button:nth-child(2) {
  background: rgba(158, 158, 158, 0.8);
}
body.cor12 #home .filtro-rodape-home {
  color: #000;
  background: #fef9ec;
}
body.cor12 #home .s-dicas {
  background: #edfbee;
  color: #000;
}
body.cor12 #home .s-dicas .item .ico {
  background: #4f4f4f;
  color: #edfbee;
}
body.cor12 #home .s-dicas .item .info, body.cor12 #home .s-dicas .item p {
  color: #000;
}
body.cor12 #home .bloco-home .item a {
  background: #454545;
}
body.cor12 #lancamentos .next, body.cor12 #lancamentos .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor12 #pesquisa .filtro-pesquisa {
  background: #E1E1E1;
  color: #000;
}
body.cor12 #pesquisa .topo-pesquisa button {
  border-color: #A9A8A8;
}
body.cor12 #pesquisa .topo-pesquisa .btns button svg {
  fill: #000;
  stroke: #000;
}
body.cor12 #pesquisa .topo-pesquisa .btns button:nth-child(1) {
  background: #4f4f4f;
  color: #fff;
  border-color: #4f4f4f;
}
body.cor12 #pesquisa .produto-grande strong {
  color: #454545;
}
body.cor12 #pesquisa .produto-grande .info-direita a {
  background: #454545;
  color: #fff;
}
body.cor12 #pesquisa .paginacao a {
  border-color: #CDCDCD;
  color: #454545;
}
body.cor12 #pesquisa .paginacao a.active {
  color: #fff;
  background: #454545;
}
body.cor12 #produto .slide-topo-produto .contagem {
  background: #707070;
  color: #fff;
}
body.cor12 #produto .slide-topo-produto .contagem svg {
  fill: #fff;
}
body.cor12 #produto .slide-topo-produto .next, body.cor12 #produto .slide-topo-produto .prev {
  background: rgba(245, 245, 245, 0.7);
  border: 1px solid #ACACAC;
}
body.cor12 #produto .conteudo strong {
  color: #454545;
}
body.cor12 #produto .bloco-contato {
  background: #9e9e9e;
  color: #fff;
}
body.cor12 #produto .bloco-contato a {
  background: #454545;
}

/*# sourceMappingURL=colors.css.map */
