@media only screen and (max-width: 767px){
.conteudo-topo .menu.superior.visible-phone .wrap {
    height: 665px;
    overflow: auto;
}
}
/*.full-menu-20200327*/
/*alterado cor do ful-menu de 4f4f4f background para 353535 em 06042021*/
.full.menu {
    background: #000000;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: solid 1px transparent;
    height: 50px;
	
	}
li.offers>a>.titulo{
text-transform: uppercase;
}li.all-categories.com-filho {
display: none;
}

/*ícone sacola --> alterado cor de cbb971 para c58d41 em 15ABR2021*/
#cabecalho .actions> .carrinho >a .icon * {
fill: #c58d41!important;
}
/*.full-menu-20200327*/
#cabecalho .actions>li>a, #cabecalho .span4.hidden-phone > ul .fale-conosco .title {
    text-align: -webkit-left;
    color: #696969;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    font-size: 15px;
    font-weight: 900;
}
/*.cabecalho.alterar.color.20200327*/
#cabecalho .carrinho .qtd-carrinho {
    position: relative;
    top: 3px;
    width: 31px;
    height: 22px;
    background: 0;
    line-height: 20px;
    color: #696969;
    font-size: 8px;
    font-weight: 400;
    margin: 0 0px;
    float: left;
    display: block !important;
}
/*icone _ofertas_20200327-color-gold*/
.full.menu .conteiner .nivel-um>li.offers .icon path {
fill: #cbb971!important;
}
/*color ofertas_color_gold_20200327*/
.full.menu .conteiner .nivel-um>li.offers>a>.titulo {
color: #cbb971!important
}
/*bandeiras frete-gratis - parte 1 retangulo*/
.bandeiras-produto .bandeira-frete-gratis {
    background: #fff;
    color: #000;
    text-transform: capitalize;
	text-align: center;
    float: left;
    max-width: 20px;
    width: 30%;
    font-weight: bold;
    margin: 10;
    padding: 10px;
    display: block !important;
    border-top: solid 1px transparent;
    fill: #cbb971!important;
}
/*# para alterar a cor do tringulo da bandeira de frete grátis - parte 2 triangulo*/
}
@media screen and (max-width: 767px)
span.bandeira-frete-gratis.label-success:before {
    top: -3%;
}
span.bandeira-frete-gratis.label-success:before {
    content: "....................";
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 14px solid #cbb971;
    position: relative;
    left: 98%;
    top: -3px;
}
/*Novo teste adicionar a sacola 20200330*/
element.style {
}
.produto div.principal .acoes-produto .comprar .botao-comprar {
    height: 55px;
    /* line-height: 55px; */
    text-shadow: none;
    border: none;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    background: #1ACB2E;
    padding: 0 10px;
    width: auto;
    flex: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media only screen and (max-width: 767px)
.produto .principal .acoes-produto .comprar>.botao-comprar {
    background-color: #42d859;
}
a.botao.botao-comprar.principal.botao-comprar-ajax {
    font-size: 0 !important;
    width: 70%;
}
.acoes-produto-responsiva .tag-comprar, .botao.principal.botao-comprar, .botao.principal.grande {
    background: #000;
}
.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
    background-color: #e68a01;
}
@media only screen and (max-width: 767px)
.produto .comprar .botao-comprar {
    width: 100%;
    padding: 0;
    line-height: 50px;
}
.botao.principal, .botao.principal:hover, .dropdown-menu>li>a:hover, .filtro.lista ul li label:hover, .filtro.lista ul li.active label, .flex-control-paging li a.flex-active, .fundo-principal, .menu li:hover>a .fundo-secundario, .menu-simples li a:hover, .menu-simples li.active a {
 3   background: 0 0;
    color: #000000;
    text-shadow: none;
    /* margin-bottom: 7px; */
}
.fundo-principal, .botao.principal, .botao.principal:hover, .menu li:hover > a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu > li > a:hover, .filtro.lista ul li label:hover, .filtro.lista ul li.active label, .menu-simples li a:hover, .menu-simples li.active a {
    background-color: #68838b;
}
.fundo-principal, .botao.principal, .menu li:hover>a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu>li>a:hover, .filtro.lista ul li label:hover, .menu-simples li a:hover, .menu-simples li.active a {
    background-color: #555;
}
.botao.grande {
    font-size: 26px;
    padding: 7px 15px;
}
/*mudar cor do texto "Entendi" LGPD - alterado fonte color :#FFF para 000 em 30ABR2021*/
.botao.principal {
    color: #000;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
a:visited, a:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus, select:focus, button:focus {
    outline: 0;
    text-decoration: none;
}
.botao {
    border-radius: 5px;
    background: 0 0;
    border: none;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    color: #ffffff;
    background: #cbb971;
}
.botao {
    border-radius: 2px;
    border: 1px solid rgba(0,0,0,0.1);
    border-bottom-color: rgba(0,0,0,0.2);
    color: #555;
    font-size: 14px;
    line-height: normal;
    text-transform: none;
    padding: 6px 14px;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    background-color: #FFF;
    background-image: linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(0,0,0,0.1));
    white-space: nowrap;
}
.atributo-comum .active a span, .atributo-comum a:hover span, .cor-principal, .menu a:hover, a, a:focus, a:hover {
    color: #000;
}
a, a:hover, a:focus, .cor-principal, .menu a:hover, .atributo-comum a:hover span, .atributo-comum .active a span {
    color: #68838b;
}
a, a:hover, a:focus, .cor-principal, .menu a:hover, .atributo-comum a:hover span, .atributo-comum .active a span {
    color: #555;
}
a {
    text-decoration: none;
}
a {
    color: #08c;
    text-decoration: none;
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.produto .acoes-produto .comprar {
    float: right;
    text-align: right;
}
body {
    font-family: Lato;
    background: #fff;
}
body {
    font-family: 'Times New Roman' , Times ,sans-serif;
    background-color: #ffffff;
    background-position: top center;
    background-attachment: scroll;
    background-repeat: repeat;
}
@media only screen and (max-width: 767px)
body {
    font-size: 14px;
    padding: 0;
}
body {
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: normal;
    color: #666;
}
body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-color: #fff;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
user agent stylesheet
html {
    color: -internal-root-color;
}
<style>
a.botao.botao-comprar.principal.botao-comprar-ajax::after {
    text-transform: capitalize;
    content: 'comprar';
}
<style>
a.botao.botao-comprar.principal.botao-comprar-ajax::after {
    content: 'comprar';
    text-transform: capitalize;
    font-size: 12px;
    padding-left: 5px;
}
 
/*teste wishlist - teste alterar texto 20200330*/
}

.addwishlist {
    width: 38%;
    float: left;
    height: 37px;
    border: 1px solid #343434;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.addwishlist .adic-favo {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: bold;
}

.addwishlist:hover {
    background: black;
}

.addwishlist:hover .adic-favo {
    color: white;
}

.adic-favo {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.pagina-produto .adic-favo:before {
    content: "\f004";
    font-size: 1.em;
    }
/*.teste favoritos*/
<style>
.pagina-produto .adic-favo:before {
    text-transform: capitalize;
    content: 'Favoritos';
}
<style>
a.botao.botao-comprar.principal.botao-comprar-ajax::after {
    content: 'comprar';
    text-transform: capitalize;
    font-size: 12px;
    padding-left: 5px;
}
}

.adic-favo:before {
    content: "\f004";
    font-family: FontAwesome;
    font-size: 1.3em;
    padding-right: 10px;
}

.adic-favo:active,.adic-favo:focus,.adic-favo:hover {
    background: 0 0;
    color: #000000;
    text-decoration: none
}

.adic-favo.added {
    color: #000000
}
/*teste desabilitar botão fixo whatsapp, deixando em branco*/
element.style {
}
@media only screen and (max-width: 767px)
.produto-compartilhar .lista-redes .fa-whatsapp {
    display: block; /*estava none*/
}
.lista-redes .icon-whatsapp, .lista-redes .fa-whatsapp {
    background-color: #ffffff; /*teste alterado de ffffff para cbb971 13032021*/ /*teste retorno de cbb971 para ffffff 06042021*/
}
.lista-redes i { /*teste alterado 25px para 15px e 12px p 10px 13032021 e de 15px para 10px e 12px para 5px*/
    width: 25px;
    height: 12px;
    line-height: 12px;
    font-size: 10px;
    margin: 0;
}
.fa {
    display: block; /*estava inline-block*/
    font: normal normal normal 14px/1 FontAwesome-v4;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0);
}
* {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
user agent stylesheet
i {
    font-style: italic;
}
.lista-redes a {
    color: #FFF;
    text-decoration: none;
}
a {
    color: #08c;
    text-decoration: none;
}
a, a:hover, a:focus, .cor-principal, .menu a:hover, .atributo-comum a:hover span, .atributo-comum .active a span {
    color: #555;
}
a, a:hover, a:focus, .cor-principal, .menu a:hover, .atributo-comum a:hover span, .atributo-comum .active a span {
    color: #68838b;
}
.atributo-comum .active a span, .atributo-comum a:hover span, .cor-principal, .menu a:hover, a, a:focus, a:hover {
    color: #000;
}
.atributo-comum .active a span, .atributo-comum a:hover span, .cor-principal, .menu a:hover, a, a:focus, a:hover {
    color: #000;
}
a, a:hover, a:focus, .cor-principal, .menu a:hover, .atributo-comum a:hover span, .atributo-comum .active a span {
    color: #68838b;
}
a, a:hover, a:focus, .cor-principal, .menu a:hover, .atributo-comum a:hover span, .atributo-comum .active a span {
    color: #555;
}
a {
    color: #08c;
    text-decoration: none;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
}
ul, li {
    list-style-type: none;
}
li {
    line-height: 20px;
}
user agent stylesheet
li {
    text-align: -webkit-match-parent;
}
user agent stylesheet
ul {
    list-style-type: disc;
}
@media only screen and (max-width: 767px)
.produto-compartilhar {
    text-align: center;
}
body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-color: #fff;
}
body {
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: normal;
    color: #666;
}
body {
    font-family: 'Times New Roman' , Times ,sans-serif;
    background-color: #ffffff;
    background-position: top center;
    background-attachment: scroll;
    background-repeat: repeat;
}
body {
    font-family: Lato;
    background: #fff;
}
body {
    font-family: Lato;
    background: #fff;
}
body {
    font-family: 'Times New Roman' , Times ,sans-serif;
    background-color: #ffffff;
    background-position: top center;
    background-attachment: scroll;
    background-repeat: repeat;
}
body {
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: normal;
    color: #666;
}
body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-color: #fff;
}
body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-color: #fff;
}
body {
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: normal;
    color: #666;
}
body {
    font-family: 'Times New Roman' , Times ,sans-serif;
    background-color: #ffffff;
    background-position: top center;
    background-attachment: scroll;
    background-repeat: repeat;
}
body {
    font-family: Lato;
    background: #fff;
}
body {
    font-family: Lato;
    background: #fff;
}
body {
    font-family: 'Times New Roman' , Times ,sans-serif;
    background-color: #ffffff;
    background-position: top center;
    background-attachment: scroll;
    background-repeat: repeat;
}
@media only screen and (max-width: 767px)
body {
    font-size: 14px;
    padding: 0;
}
body {
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: normal;
    color: #666;
}
body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-color: #fff;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
user agent stylesheet
html {
    color: -internal-root-color;
}
/*# trecho código rodape institucional */
element.style {
    }
#rodape .institucional p, #rodape .institucional p {
    color: #696969;
    text-transform: uppercase;
    font-size: 5,5px;
    font-weight: 100;
    font-weight: bold;
    margin-top: 0,5px;
    text-align: center;
    float: center
    vertical-align: middle;
    position: relative;
}
/*bandeira OFF - novo visual - 20200311*/
/* Alterado - bandeiras promocao 12% off - parte 1 retangulo*/
.bandeiras-produto .bandeira-promocao {
    background: #fff;
    color: #000;
    text-transform: capitalize;
	text-align: center;
    float: left;
    max-width: 20px;
    width: 30%;
    font-weight: bold;
    margin: 10;
    padding: 10px;
    display: block !important;
    border-top: solid 1px transparent;
    fill: #cbb971!important;
}
/* Alterar a cor do tringulo da bandeira de promoção off 12% - parte 2 triangulo*/
}
@media screen and (max-width: 767px)
span.fundo-principal.bandeira-promocao:before {
    top: -3%;
}
span.fundo-principal.bandeira-promocao:before {
    content: ".............. ";
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 14px solid #cbb971;
    position: relative;
    left: 98%;
    top: -3px;
}
/*mudar cor fundo icones fb e instagram - teste ok */
element.style {
}
#rodape .lista-redes [class^=icon] {
    color: #cbb971;
}
/*Cor fundo horario de atendimento - OK
pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 18px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #cbb971;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
code, pre {
    padding: 0 3px 2px;
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
    font-size: 12px;
    color: #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
user agent stylesheet
pre {
    font-family: monospace;
    white-space: pre;
}
*/

/*mudar fonte "pague com, selo, categoria, conteudo e horário de atendimento no rodapé TESTE*/
#rodape .titulo {
	 border: none;
    font-size: 12px;
	font-weight: bold;
    text-transform: uppercase;
    color: #787878;
}
/*RODAPE Ajustes e Testes 06042021*/

/* AUMENTAR O TAMANHO DA BARRA DO RODAPÉ e faz sumier o horario de atendimento solto sem informação*/
#rodape .institucional{
    background-image:none;
    padding-bottom: 90px; /*AQUI PODE ALTERAR O TAMANHO*/
}
    
/* ALINHA NOME DA REDE SOCIAL --> valor default 5.7pt para teste estava -12.7

#rodape .redes-sociais {
    top: 5.7pt;
}
/* Teste para desativar texto de horário de atendimento solto sem informação*/
#rodape .links-rodape-paginas + .links-rodape-atendimento {
    display: none;
}

/*Deixando fundo branco a bolsinha carrinho -->.fundo-principal, .botao.principal,  avancado.css:149
.menu li:hover > a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu > li > a:hover, .filtro.lista ul li label:hover, .menu-simples li a:hover, .menu-simples li.active a {
    background-color: #FFF;
}
*/

/*rascuno*/
.fundo-principal, .botao.principal, .menu li:hover > a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu > li > a:hover, .filtro.lista ul li label:hover, .menu-simples li a:hover, .menu-simples li.active a {
    background-color: #fff;
}
/*mudar cor do texto "Entendi" LGPD - alterado fonte color :#FFF para 000 em 30ABR2021*/
.botao.principal {
    color: #000;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}