.caixa-destaque a.botao.principal {
    background: #D12881;
}

#testimonials h2 {
    text-transform: capitalize;
}

.listagem .titulo-categoria strong {
    text-transform: none;
}

.carrinho-checkout .atendimento li span.display-table {
    color: #D12881;
}

.themeStart16 .flatThemeCard {
	height: 250px !important;
}
 
.themeStart16 .flatThemeCard .post {
	height: 250px !important;
}
@media only screen and (max-width: 767px) {
  .themeStart16 .flatThemeCard {
	height: 150px !important;
}
 
.themeStart16 .flatThemeCard .post {
	height: 150px !important;
}
.caixa-mobile>a {
    color: #b76e8a;
}
#menu-rodape .slick-dots li.slick-active button {
    background: #D12881;
}
}
 
.slick-nav {
	display: none;
}

/*cor cabecalho*/
#cabecalho {
    background-color: #fff;
}
#barraTopo {
    background: #fff;
}


/*cor rodape*/
#rodape .institucional {
    background-color: #fff;
}

/*tabs descrição*/
.tab-content .tab-pane .tabs .tab-link.current {
	background: #D12881;
}

/*hover btn guia de medidas*/
.produto .size-table .open-table:hover {
    background: #D12881;
    border: solid 1px red;
}

/*Scroll do filtro de produtos*/
.filtro.lista ul::-webkit-scrollbar-thumb {
    background: #D12881;
}

/*borda cupom de desconto*/
.caixa1 {
    border-color:  #000000;
}
/*fonte cupom de desconto* */
.caixa1 span {
   color:  #000000;
}
/*icone cupom de desconto**/
.caixa1 span svg path {
    fill:  #000000;
}

/*icone entre ou cadastre-se*/
.login .icon path {
    fill: #D12881;
}
/*fonte entre ou cadastre-se*/
.login a span {
    color: #D12881;
}
/*hover fonte entre ou cadastre-se*/
.login a:hover {
    color: #D12881;
}

/*icone favoritos e atendimento cabecalho*/
.inferior .acoes-conta li path {
    fill: #D12881;
}

/*icone carrinho*/
.carrinho.carrinho-manipula a i {
    color: #D12881;
}
/*quantidade carrinho cobecalho*/
.carrinho.carrinho-manipula strong.qtd-carrinho {
    background: #000000;
}

/*fonte open menu*/
#barraTopo .busca-mobile .open-menu {
    color:  #000000;
}

/*icone open menu*/
#barraTopo .busca-mobile .open-menu svg path {
    fill:  #000000;
}

/*fonte paginas extras menu institucional*/
#menu-institucional .nivel-um li a {
    color:  #000000;
}

/*hover fonte paginas extras menu institucional*/
#menu-institucional .nivel-um li:hover a {
    color:  #000000;
}

/*fonte ofertas do dia*/
#menu-institucional .nivel-um>li.offers.com-filho a strong {
    color:  #000000;
}

/*fonte categorias menu superior*/
.menu .titulo {
    color:  #D12881;
}

/*fonte menu departamentos*/
.all-categories .titulo {
    color: #D12881;
}

/*icone menu departamentos*/
.all-categories .titulo svg rect {
    fill: #D12881;
}

/*borda categoria menu departamentos*/
li.all-categories.com-filho .mega-categorias.span6 {
    border-color: #D12881;
}

/*hover categorias menu departamentos*/
.menu.superior .nivel-um .all-categories .nivel-dois li:hover strong {
    color: #D12881;
}

/*hover subcategorias menu*/
.menu.superior .mega-categorias li a:hover {
    color: #D12881;
}

/*fonte preco promocional produto*/
.preco-produto strong.titulo {
    color: #D12881;
}

/*fonte desconto a vista*/
.desconto-a-vista strong {
    color: #D12881;
}

/*fonte mega ofertas vitrine*/
.counter-offer .counter .title, .counter-offer .promo .title {
    color: #D12881;
}


/*seta full banner desktop*/
.flex-direction-nav a:before {
    color: #D12881;
}

/*botao vitrine ver mais*/
.listagem-item:hover .acoes-produto .botao-comprar {
    background-color: #D12881;
}

/*fonte do nome no dep de clientes*/
#testimonials article .dep-info .dep-text h3 {
    color: #D12881;
}

/*borda depoimento de clientes*/
#testimonials article .dep-p {
    border-color: #D12881;
}

/*borda do atendimento*/
#atedimento .contact {
    border-color: #D12881;
}

/*icone barra newslletter*/
#barraNewsletter .componente .titulo svg path {
    fill: #D12881;
}

/*botao enviar newsletter*/
#barraNewsletter .componente .botao {
    background-color: #D12881;
}

/*botao voltar ao topo*/
.scrollToTop {
    background-color: #D12881;
}

/*botao comprar pagina produto*/
.produto .acoes-produto .comprar .botao {
    background-color: #D12881;
}

/*botao fechar produto flutuante pag produto*/
.produto .acoes-flutuante .close_float {
    color: #D12881;
}

/*botao comprar pagina produto*/
.produto .acoes-produto .comprar .botao {
    background-color: #D12881;
}

/*botao descricao produto*/
.tab-content .tab-pane .tabs .tab-link.current {
    background: #D12881;
}

/*precos pagina carrinho*/
.tabela-carrinho .preco-produto .preco-promocional {
    color: #D12881;
}

/*preco total carrinho*/
span.carrino-total strong.titulo.cor-principal {
    color: #D12881;
}

/*botao ir para o carrinho*/
.carrinho-interno>div .botao {
    background-color: #D12881;
}

/*botao finalizar compra*/
.finalizar-compra .botao.principal {
    background: #D12881;
    border-color: #D12881;
}

/*preco pagina do produto*/
.produto .acoes-produto .preco-produto.destaque-parcela .preco-promocional {
    color: #D12881;
}

/*cores mobile*/
/*icone carrinho*/
@media only screen and (max-width: 767px){
.caixa-mobile>a:hover {
    color: #D12881;
}
}

/*icones Favoritos e Atendimento*/
@media only screen and (max-width: 767px){
.atalhos-mobile ul li svg path {
    fill: #D12881;
}
}

/*borda cupom de desconto*/
@media only screen and (max-width: 767px){
.caixa1 {
    border-color:  #000000;
}
}

/*fonte cupom de desconto*/
@media only screen and (max-width: 767px){
.caixa1 span:hover {
    color:  #000000;
}
.caixa1>span {
    color:  #000000;
}
}

/*icone cupom*/
@media only screen and (max-width: 767px){
.caixa1 span svg path {
    fill:  #000000;
}

}

/*menu mobile*/
@media only screen and (max-width: 767px){
.atalhos-mobile .atalho-menu {
    color:  #D12881;
}
}

/*botao meus pedidos*/
@media only screen and (max-width: 767px){
.action-links li:nth-child(2) {
    background: #D12881;
}
}

/*botao sair menu*/
@media only screen and (max-width: 767px){
.conteudo-topo .menu.superior .menu-close:after {
    background: #D12881;
}
}

/*bolinha carrossel full banner*/
@media only screen and (max-width: 767px){
.fullbanner-mobile .banners ul li.slick-active button {
    background: #D12881;
}
}
/*bolinha carrossel banner tarja*/
@media only screen and (max-width: 767px){
.banner.tarjamobile .banners li.slick-active button {
    background: #D12881;
}
}

/*bolinha carrossel vitrine*/
@media only screen and (max-width: 767px){
.listagem-linha .slick-dots li.slick-active button {
    background: #D12881;
}
}

/*bolinha carrossel Avaliações Veja o que dizem nossos clientes!*/
@media only screen and (max-width: 767px){
#testimonials .slick-dots li.slick-active button {
    background: #D12881;
}
}

/*bolinha carrossel atendimento*/
@media only screen and (max-width: 767px){
#Atedimento .contact ul.slick-dots li.slick-active button {
    background: #D12881;
}
}

#atedimento .titulo {
 
   display: none;
}

#atedimento .contact-items {
   
   display: none;
}
.themeStart16 .flatThemeCard .post {
    height: 250px !important;
}
@media only screen and (max-width: 767px) {
  .themeStart16 .flatThemeCard {
    height: 150px !important;
}

.themeStart16 .flatThemeCard .post {
    height: 150px !important;
}
}

.slick-nav {
    display: none;
}
/* Tamanho da Logo */
.logo img {max-height: 2% !important;}

/*icone carrinho*/
@media only screen and (max-width: 767px){
.caixa-mobile>a {
color: #D12881;
}
}
.modal-modalNewsletter .fancybox-skin {
   background: transparent url('https://cdn.awsli.com.br/1708/1708074/arquivos/SUA PRIMEIRA COMPRA 002(677  420 px).png') no-repeat center;
}
.listagem .listagem-item .imagem-produto {
      position: relative;
      box-shadow: none;
      height: auto !important;
      margin: 0;
      padding-top: 170%;
}
#corpo .conteiner {
  max-width: 85vw;
}