@charset "UTF-8";

@font-face {
  font-family: "swis721_cn_btroman";
  src: url("fonts/tt0009m_-webfont.woff2") format("woff2"),
    url("fonts/tt0009m_-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "swis721_cn_btbold";
  src: url("fonts/tt0010m_-webfont.woff2") format("woff2"),
    url("fonts/tt0010m_-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "swis721_cn_btitalic";
  src: url("fonts/tt0171m_-webfont.woff2") format("woff2"),
    url("fonts/tt0171m_-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "swis721_cn_btbold_italic";
  src: url("fonts/tt0172m_-webfont.woff2") format("woff2"),
    url("fonts/tt0172m_-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "square721_cn_btroman";
  src: url("fonts/tt0248m_-webfont.woff2") format("woff2"),
    url("fonts/tt0248m_-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "square721_cn_btbold";
  src: url("fonts/tt0249m_-webfont.woff2") format("woff2"),
    url("fonts/tt0249m_-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/* topo novo */
#topo_corneta {
  font-family: "swis721_cn_btroman";
  font-size: 16px;
  line-height: 31px;
  background-color: #003b5d;
  color: #fff;
  padding: 0px 0px 12px;
  border-bottom: solid 4px #ce0e2d;
}

#topo_corneta a {
  color: #fff;
}
#topo_corneta a:hover {
  color: #919191;
}

@media screen and (max-width: 992px) {
  #topo_corneta {
    text-align: center;
  }
}

#topo_corneta .lista_botoes {
  margin: auto;
}

#topo_corneta .lista_botoes .lista_botoes_icone_menu {
  cursor: pointer;
}

#topo_corneta .lista_botoes .lista_botoes_caixa {
  float: right;
}

@media screen and (max-width: 992px) {
  #topo_corneta .lista_botoes .lista_botoes_caixa {
    float: none;
  }
}

#topo_corneta .lista_botoes .lista_botoes_caixa .img-whatsapp {
  margin: -1px 0px -1px;
}

@media screen and (max-width: 992px) {
  #topo_corneta .lista_botoes .lista_botoes_caixa .img-whatsapp {
    margin: 0px;
  }
}

#topo_corneta .lista_botoes .lista_botoes_caixa a {
  color: #fff;
  display: block;
  padding: 0px 12px;
  text-transform: uppercase;
  font-size: 14px;
  float: left;
}

#topo_corneta .lista_botoes .lista_botoes_caixa a:hover {
  font-weight: bold;
}

@media screen and (max-width: 992px) {
  #topo_corneta .lista_botoes .lista_botoes_caixa a {
    float: none;
    border-bottom: dotted 1px #919191;
  }

  #topo_corneta .lista_botoes .lista_botoes_caixa a:last-child {
    border-bottom: none;
    padding-bottom: 25px;
  }
}

#topo_corneta .lista_botoes .lista_botoes_caixa .menu-categorias {
  width: 80px;
  height: 30px;
  overflow: hidden;
  float: left;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 12px;
}

#topo_corneta
  .container
  .lista_botoes
  .lista_botoes_caixa
  .menu-categorias:hover {
  overflow: visible;
}

#topo_corneta .container .lista_botoes .lista_botoes_caixa .menu-categorias a {
  border-bottom: solid 1px #fff;
  width: 130px;
  height: 30px;
  overflow: hidden;
  float: left;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #42474c;
  z-index: 10;
  position: relative;
  margin-left: -12px;
}

#topo_corneta .container .lista_botoes .lista_botoes_caixa .menu-categorias2 {
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
}

#topo_corneta
  .container
  .lista_botoes
  .lista_botoes_caixa
  .menu-categorias2:hover {
  overflow: visible;
}

#topo_corneta .container .lista_botoes .lista_botoes_caixa .menu-categorias2 a {
  border-bottom: dotted 1px #919191;
  width: 90%;
  margin-left: 5%;
  height: 30px;
  overflow: hidden;
  float: left;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #4d5359;
}

#faixa_logo_corneta {
  background-color: #003b5d;
}

#faixa_logo_corneta .logomarca_corneta {
  margin: 25px auto -35px 0px;

  @media screen and (max-width: 992px) {
    margin: 10px auto auto;
  }
}

#faixa_logo_corneta .buscador {
  background-color: #fff;
  border-radius: 40px;
  height: 40px;
  margin: 20px auto 20px;
  border: solid 1px #b7b7b7;
}

#faixa_logo_corneta .buscador input[type="text"] {
  background-color: #fff;
  height: 38px;
  float: left;
  width: calc(100% - 18px);
  border: none;
  color: #000;
  outline: none;
}

#faixa_logo_corneta .buscador input:focus::placeholder {
  color: #b7b7b7;
}

#faixa_logo_corneta .buscador input::placeholder {
  color: #777;
}

#faixa_logo_corneta .buscador input[type="image"] {
  /*border:none*/
  margin-right: -22px;
}

#linhaBanners {
  margin: 0px;
  padding: 0px;
}
#linhaBanners div {
  margin: 0px;
  padding: 0px;
}
#linhaBanners div img {
  margin: 0px auto 0px;
}
#linhaBanners .ladoDireito div {
  padding: 3px;
}
#linhaBanners .ladoEsquerdo {
  padding: 3px 0px 3px 0px;
}

#BotoesCategoriaProdutos {
  background-color: #004597;
  color: #fff;
  min-height: 50px;
  background-image: url("img_selecionadas/sombra-botoes-categoria.png");
  background-repeat: repeat;
  background-position: center top;
}
#BotoesCategoriaProdutos li {
  margin: 0px;
  padding: 0px;
}
#BotoesCategoriaProdutos li a i {
  opacity: 0;
}
#BotoesCategoriaProdutos a {
  cursor: pointer;
  margin: auto;
  color: #fff;
  height: 50px;
  display: block;
  line-height: 50px;
  text-align: center;
  font-family: "square721_cn_btroman";
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  #BotoesCategoriaProdutos a {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  #BotoesCategoriaProdutos a {
  }
}
@media screen and (max-width: 768px) {
  #BotoesCategoriaProdutos a {
  }
  #BotoesCategoriaProdutos a:nth-child(2n + 1) {
  }
}
#BotoesCategoriaProdutos a:hover {
  color: #ffff00;
}
#BotoesCategoriaProdutos li a:hover i {
  opacity: 1;
}
#BotoesCategoriaProdutos span {
  color: #ffff00;
  margin: auto;
  height: 50px;
  display: block;
  line-height: 50px;
  text-align: center;
  font-family: "square721_cn_btroman";
  font-size: 18px;
  text-transform: uppercase;
}
#BotoesCategoriaProdutos ul li .top {
}

#BotoesCategoriaProdutos .submenu a {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
}
#BotoesCategoriaProdutos #menuBaixo a {
  font-size: 14px;
}

.cxTopoBotoesCategoria {
  background: url("img_selecionadas/fundo-sub.jpg") repeat;
}

.titulo {
  margin-bottom: 25px;
  font-family: "square721_cn_btroman";
  font-size: 20px;
  color: #444444;
  line-height: 50px;
  min-height: 50px;
  text-align: center;
  background: url("img_selecionadas/linha-sombra-titulo.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.titulo a {
  color: #414d6c;
}
.tituloLocalizacao {
  margin-bottom: 0px;
}

#produtos .cxProdutoListagem {
  height: 380px;
  padding: 0px;
  overflow: hidden;
}
#produtos .cxProdutoListagem:hover {
  border: solid 1px #ecedf0;
}
#produtos .imgPrincipal {
  max-height: 250px;
  position: absolute;
  max-width: 80%;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#produtos h1 {
  margin: 260px auto auto 5%;
  position: absolute;
  font-weight: normal;
  font-family: "square721_cn_btroman";
  font-size: 16px;
  color: #444444;
  width: 90%;
  display: block;
  text-align: center;
  line-height: 20px;
}
#produtos p {
  display: block;
  margin: 310px auto auto 5%;
  width: 90%;
  font-weight: bold;
  font-family: arial, "Rosario", sans-serif;
  font-size: 20px;
  color: #000;
  line-height: 46px;
  text-align: center;
}
#produtos .imgCarrinho {
}

#cxNoticias {
  background: url("img_selecionadas/sombra-topo-noticias-home.jpg") center top
      no-repeat,
    url("img_selecionadas/sombra-topo-noticias-home.png") center bottom
      no-repeat #dddddd;
}
#cxNoticias .tituloNoticias {
  font-family: "square721_cn_btroman";
  font-size: 20px;
  color: #444444;
  text-align: center;
  height: 35px;
  line-height: 35px;
  margin-top: 22px;
}

#cxNoticias .itemNoticia {
  padding: 0px 10px 10px 10px;
  height: 380px;
}
#cxNoticias .itemNoticia .foto {
  height: 65%;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
#cxNoticias .itemNoticia .txt {
  max-height: 27%;
  width: 100%;
  overflow: hidden;
  color: #666;
  font-family: "swis721_cn_btroman";
  font-size: 16px;
  line-height: 23px;
}
#cxNoticias .itemNoticia .txt h1 {
  width: 100%;
  overflow: hidden;
  color: #000;
  font-family: "swis721_cn_btbold";
  font-size: 18px;
  line-height: 22px;
  padding: 5px 0px 0px;
  margin: 0px;
}
#cxNoticias .itemNoticia .saibaMais {
  height: 8%;
  width: 100%;
  display: block;
  color: #8c6900;
  font-family: "swis721_cn_btroman";
}
#cxNoticias .itemNoticia .saibaMais:hover {
  color: #000;
}

#bannerRodape {
  margin: 3px 0px 3px;
  padding: 0px;
}
#mapaRodape {
  margin: 3px 0px 3px;
  padding: 0px;
}
#mapaRodape iframe {
  width: 100%;
  height: 300px;
  pointer-events: none;
}

.linhaRodape {
  padding: 20px 0px 20px;
  line-height: 25px;
  /*background: url("img_selecionadas/fundo-rodape.png");*/
  background-color: #003b5d;
  background-repeat: repeat;
  background-position: center center;
  color: #fff;
  font-family: "swis721_cn_btroman";
  font-size: 16px;
}
.linhaRodape .dadosContato {
  padding-bottom: 20px;
}

.newsletterCdiesel h1 {
  font-weight: normal;
  font-size: 25px;
  margin-bottom: 10px;
  padding-left: 15px;
  color: #fff;
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 479px) {
}

.newsletterCdiesel .campo {
  background-color: #fff;
  padding: 0px 15px 0px;
  width: 40%;
  margin: 0px 1% 0px 0px;
  border-radius: 5px;
  height: 45px;
  float: left;
  cursor: text;
}
.newsletterCdiesel .campo label {
  color: #2c2c2c;
  font-size: 17px;
  line-height: 45px;
  float: left;
  cursor: text;
}
.newsletterCdiesel .campo .input {
  overflow: hidden;
}
.newsletterCdiesel .campo input {
  height: 45px;
  color: #2e2e2e;
  text-indent: 10px;
  background-color: #fff;
  border: none;
  outline: none;
  font-size: 18px;
  width: 100%;
}
.newsletterCdiesel .botao {
  width: 45px;
  height: 45px;
  cursor: pointer;
  background-color: transparent;
  outline: none;
  border: none;
  background-image: url(img_selecionadas/bt-news.png);
}

#rodapeFinal {
  /*background-image: url('img_selecionadas/fundo-rodape-vermelho.jpg');*/
  background-color: #003b5d;
  color: #fff;
  border-top: 3px solid #ce0e2d;
  padding: 20px 0px 20px;
}

#cxTopoBotoesCategoria {
  margin: 2px auto 2px;
}
#topoBotoesCategoria {
  background-color: #404d6d;
  padding: 0px;
  overflow: hidden;
}
#topoBotoesCategoria a {
  color: #fff;
  height: 40px;
  display: block;
  line-height: 40px;
  text-align: center;
  font-family: "Conv_AdobeDevanagari-Regular";
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: dotted 1px #848aa0;
  background-image: url("img_selecionadas/linha-bt-topo.jpg");
  background-repeat: no-repeat;
  background-position: right center;
}
@media screen and (max-width: 1200px) {
  #topoBotoesCategoria {
  }
}
@media screen and (max-width: 992px) {
  #topoBotoesCategoria {
  }
}
@media screen and (max-width: 768px) {
}

#btProdutos {
  color: #424e6d;
  text-transform: uppercase;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
  display: block;
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  #btProdutos {
  }
}
@media screen and (max-width: 992px) {
  #btProdutos {
  }
}
@media screen and (max-width: 768px) {
  #btProdutos {
  }
}

.topoContatoP {
  text-align: center;
  padding: 10px 0px 10px;
}

#topoBotoesLogomarca {
  background-image: url("img_selecionadas/sombra-topo.png");
  background-position: center bottom;
  background-repeat: repeat-x;
  height: 106px;
  margin-bottom: 0px;
  z-index: 100;
  position: relative;
  font-family: "Conv_AdobeDevanagari-Regular";
}

#topoBotoesLogo div {
  padding: 0px;
}

#logomarcTopo {
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  #logomarcTopo {
    margin-top: 38px;
  }
}
@media screen and (max-width: 992px) {
  #logomarcTopo {
    margin-top: 24px;
  }
}
@media screen and (max-width: 768px) {
  #topoBotoesLogomarca a {
    display: block;
  }
  #logomarcTopo2 {
    padding-top: 25px;
    margin: auto;
    position: relative;
    width: 100%;
    max-width: 300px;
  }
  #logomarcaTopoBaixo2 {
    margin: auto;
    position: relative;
    width: 100%;
    max-width: 300px;
  }
}

#logomarcaTopoBaixo {
  margin-bottom: -70px;
}
#dadosContatoTopo {
  text-align: right;
  margin-top: 30px;
  color: #414d6c;
  font-size: 18px;
}

#linhaCategoriaProdutos {
  background-image: url("img_selecionadas/fundo-categoria-produtos.jpg");
  background-repeat: repeat-x;
  background-position: center bottom;
  background-color: #414d6c;
  min-height: 160px;
  font-family: "Conv_AdobeDevanagari-Regular";
  text-transform: uppercase;
  margin: 70px auto auto auto;
}

#linhaCategoriaProdutosB {
  background-color: #414d6c;
  min-height: 136px;
  border-radius: 10px;
}
#linhaCategoriaProdutosB .prev {
  float: left;
  position: absolute;
  left: 0px;
  top: 45px;
}
#linhaCategoriaProdutosB .next {
  float: right;
  position: absolute;
  right: 0px;
  top: 45px;
}

#cxCategoriasProdutos {
  padding: 0px 20px 0px;
}
#cxCategoriasProdutos .CXtituloCategoriaProdutos {
  padding: 0px 5px 0px;
}
#cxCategoriasProdutos .tituloCategoriaProdutos {
  background-color: #fff;
  text-align: center;
  min-height: 30px;
  line-height: 20px;
  color: #414d6c;
  border-radius: 10px 10px 0px 0px;
  font-size: 18px;
  padding: 5px 10px 5px;
}

.sliderCarousel div {
  height: 68px;
  line-height: 68px;
}
.sliderCarousel {
  display: table;
}
.sliderCarousel a {
  background-color: #48a5da;
  margin: 0px 5px 0px;
  text-align: center;
  color: #fff;
  font-size: 25px;
}

.sombraTituloMarcas {
  background: url("img_selecionadas/sombra-titulo-marcas.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 54px;
  line-height: 54px;
  color: #414d6c;
  font-size: 28px;
  text-align: center;
  font-family: "Conv_AdobeDevanagari-Regular";
  margin: 30px auto 10px;
  text-transform: uppercase;
}

.sliderCarouselMarcas a {
  height: 80px;
}
.sliderCarouselMarcas a img {
  width: 50%;
  margin: auto;
}

.dadosDireitos {
  padding: 20px;
}

#formularioAdicionarProdutoAoCarrinho {
  max-width: 300px;
}
#formularioAdicionarProdutoAoCarrinho h1 {
  padding: 20px 0px 20px;
}

#formularioAdicionarProdutoAoCarrinho select,
input[type="number"] {
  cursor: default;
  width: 100%;
  outline: none;
  border: solid 1px #ccc;
  border-radius: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.813em;
  cursor: pointer;
  height: 35px;
  text-indent: 5px;
  margin: 15px 0px 0px;
}

#formularioAdicionarProdutoAoCarrinho input[type="submit"],
spam {
  display: block;
  background: #00ae7c;
  border: none;
  color: #fff;
  font-size: 16px;
  width: 100%;
  text-align: center;
  height: 45px;
  line-height: 45px;
  font-weight: bold;
  margin: 15px 0px 0px;
  padding: 0px;
  border-radius: 5px;
}

/* PRODUTO */
.cx_fotos {
}

.foto_principal2 {
}
.foto_principal2 img {
  border: solid 1px #ccc;
  width: 100%;
}
.mais_fotos_produto {
  padding-top: 10px;
}
.mais_fotos_produto li {
  float: left;
  text-align: center;
  font-size: 12px;
  margin-bottom: 0px;
  padding: 0px;
}
.mais_fotos_produto li a {
  width: 90%;
  height: 75px;
  display: block;
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin: auto;
}
.mais_fotos_produto li img {
  width: 100%;
}

.txtTransportadora {
  text-align: right;
  margin-bottom: 30px;
}
.txtTransportadora h3 {
  margin: 0px;
  padding: 0px;
}
.txtTransportadora p {
  margin: 0px;
  padding: 0px;
}

.cor {
  background-color: #ccc;
}
.cor2 {
  background-color: #ddd;
}
.cor3 {
  background-color: #eee;
}

body {
  font-family: "Rosario", sans-serif;
  font-size: 16px;
}
ul,
h1,
a {
  margin: 0px;
  padding: 0px;
}
a:hover {
  text-decoration: none;
}
li {
  list-style: none;
}
label {
  font-weight: normal;
}

.txtCorpo {
  margin-bottom: 30px;
}
.maisFotos {
  margin-bottom: 20px;
}
.maisFotos li {
  margin-bottom: 20px;
  text-align: center;
  height: 160px;
  font-size: 12px;
  line-height: 15px;
}
.maisFotos li a {
  width: 100%;
  height: 120px;
  background-size: cover;
  background-position: center center;
}
.fotoPrincipal {
  float: left;
  margin: 0px 15px 15px 0px;
}

.basicoBotoes {
  margin-bottom: 20px;
}
.basicoBotoes li {
  margin-bottom: 20px;
  text-align: center;
  height: 160px;
  font-size: 14px;
}
.basicoBotoes li a {
  width: 100%;
  height: 120px;
  background-size: cover;
  background-position: center center;
}

/* LINHA BOTÕES TOPO */

.linhaContatoXs {
  text-align: center;
  margin: 10px auto 10px;
}
.logomarca {
  margin: 5px auto 15px;
}
.linhaBotoes {
  background: url("img_selecionadas/sombra-botoes.png"),
    url("img_selecionadas/sombra-topo.png");
  background-repeat: no-repeat;
  background-position: center bottom, center top;
  background-size: contain;
  height: 207px;
}
.caixaBotoes a {
  color: #000;
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
  font-size: 12px;
}
.caixaBotoes a:first-child {
  height: 150px;
  text-align: right;
  line-height: 20px;
  padding-top: 35px;
  padding-right: 25px;
  font-size: 14px;
}

/* xs @media(min-width:576px){   }  */
/* sm */
@media (min-width: 768px) {
  .logomarca {
    margin: 30px auto auto;
  }
}
/* md */
@media (min-width: 992px) {
  .logomarca {
    margin: auto;
  }
  .caixaBotoes a {
    font-size: 14px;
  }
}
/* lg */
@media (min-width: 1200px) {
}

#tabelaCarrinho tr:first-child {
  background-color: #f0f0f0;
}
#tabelaCarrinho tr {
  color: #000;
}
#tabelaCarrinho tr i {
  color: #000;
}
#tabelaCarrinho tr p {
  color: #aaa;
}
#tabelaCarrinho tr input {
  border: solid 1px #dadada;
  text-align: center;
  line-height: 30px;
  height: 30px;
  padding: 0px;
  margin: 0px;
}

#atualizarCarrinho input {
  width: 254px;
  height: 38px;
  background-image: url(img_selecionadas/botao-atualizar-carrinho.jpg);
  background-color: none;
  border: none;
}
#atualizarCarrinho input:hover {
  opacity: 0.9;
}
#limparCarrinho a {
  width: 254px;
  height: 38px;
  background-image: url(img_selecionadas/botao-limpar-carrinho.jpg);
  background-color: none;
  border: none;
  display: block;
}
#limparCarrinho a:hover {
  opacity: 0.9;
}
#finalizarCompar a {
  width: 254px;
  height: 38px;
  background-image: url(img_selecionadas/botao-finalizar-compra.jpg);
  background-color: none;
  border: none;
  display: block;
  float: right;
  margin-bottom: 13px;
}
#finalizarCompar a:hover {
  opacity: 0.9;
}

#pagamentoPagSeguro {
  width: 254px;
  height: 112px;
  background-image: url(img_selecionadas/botao-pagamento-pagseguro.jpg);
  float: right;
}
#pagamentoPagSeguro:hover {
  opacity: 0.9;
}

.carrinhoTotal {
  font-size: 25px;
}
.carrinhoTotalValor {
  font-size: 25px;
  color: #537c29;
}

/* CONTATO */
.avisoAdm {
  line-height: 15px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  margin-top: 1px;
  padding: 10px 0px 10px;
}
.mapa iframe {
  width: 100%;
  height: 250px;
}

.popup {
  position: fixed;
  height: 100% !important;
  width: 100%;
  z-index: 1001;
  background-image: url(img_selecionadas/fundo-popup.png);
  margin: 0px;
  height: 0px;
}

.cxPopup {
  position: absolute;
  height: 100% !important;
  width: 100%;
  z-index: 1002;
  margin: 0px;
  height: 0px;
}

.cxPopup .caixaFechar {
  margin: 50px auto auto auto;
  text-align: right;
}
.cxPopup .caixaFechar a {
  color: #fff;
  font-size: 20px;
}

.cxPopup .caixaConteudoPopup {
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
  text-align: center;
}

.cxPopup .caixaConteudoPopup h1 {
  padding: 15px 0px 15px;
}
.cxPopup .caixaConteudoPopup p {
}
.cxPopup .caixaConteudoPopup #fotoPopup {
  width: 100%;
}

#caixaFundoTopo {
  height: 128px;
  position: relative;

  @media screen and (max-width: 992px) {
    height: 225px;
  }
}
