@charset "UTF-8";
/* CSS Document */
body {
  margin: 0px !important;
  padding: 0px !important; }

input, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  outline: none; }

.clear {
  clear: both; }

.clear-block {
  clear: both;
  display: block; }

.left {
  float: left; }

.right {
  float: right; }

/* WRAPPER (div global) */
.wrapper {
  position: absolute !important;
  width: 100% !important; }

/* TOPO INÍCIO */
.hc-topo-master {
  position: relative;
  float: left !important;
  width: 100% !important; }

.hc-topo-centro {
  position: relative;
  z-index: 11 !important;
  width: 980px;
  margin: 0px auto 0px auto !important; }

/* UPDATE 06/2014 - z-index foi alterado de 3 para 11 */
.hc-topo-esquerda {
  float: left;
  left: 0;
  margin-left: auto;
  /*position: fixed;*/
  top: 0;
  width: 22%;
  z-index: 1; }

.hc-topo-esquerda-camada-01 {
  height: 100%;
  width: 100%; }

.hc-topo-direita {
  float: right;
  right: 0;
  margin-left: auto;
  /*position: fixed;*/
  top: 0;
  width: 22%;
  z-index: 1; }

.hc-topo-direita-camada-01 {
  height: 100%;
  width: 100%; }

.hc-topo-menu-categorias-menu-lista-item .drop-down-new {
  position: absolute !important;
  display: none !important;
  z-index: 9999; }

.hc-topo-menu-categorias-menu-lista-item:hover .drop-down-new {
  display: block !important;
  z-index: 9999 !important;
  position: absolute !important;
  z-index: 9999; }

/* topo seguro */
.hc-topo-master-seguro {
  position: relative;
  float: left !important;
  width: 100% !important; }

.hc-topo-centro-seguro {
  position: relative;
  z-index: 3 !important;
  width: 980px;
  margin: 0px auto 0px auto !important; }

.last-right-no-margin {
  margin-right: 0px; }

.hc-topo-menu-categorias-menu-lista ul {
  padding: 0px !important;
  margin: 0px;
  list-style: none !important; }

/* esse objeto sera personalizado no template */
.hc-topo-menu-categorias-menu-lista-item .drop-down {
  position: absolute !important;
  display: none !important; }

.hc-topo-menu-categorias-menu-lista-item:hover .drop-down {
  display: block !important;
  z-index: 9999 !important;
  position: absolute !important; }

.hc-topo-menu-categorias-menu-lista-item .drop-down ul {
  padding: 0px !important;
  margin: 0px !important;
  list-style: none !important; }

.hc-topo-menu-categorias-menu-lista-item .drop-down ul li a:hover {
  cursor: pointer; }

/* esse objeto sera personalizado no template */
.hc-topo-menu-categorias-todos-os-departamentos-cont .drop-down .hc-container {
  width: 970px;
  /*min-height:380px;*/
  padding: 10px 0 10px 0 !important;
  overflow: hidden; }

.hc-topo-menu-categorias-todos-os-departamentos-cont .drop-down .hc-container ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.hc-topo-menu-categorias-todos-os-departamentos-cont .drop-down .hc-container ul li.hc-col {
  float: left;
  width: 242px;
  margin-left: -1px; }

.hc-topo-menu-categorias-todos-os-departamentos-cont .drop-down .hc-container ul li.hc-col ul {
  padding: 0 10px 0 10px !important; }

.hc-topo-menu-categorias-todos-os-departamentos-cont .drop-down .hc-container ul li.hc-col ul li {
  padding: 0 0 5px 0 !important;
  font-size: 11px; }

/* TOPO FIM */
/* CORPO INÍCIO */
.hc-corpo-master {
  /*position:relative;*/
  float: left !important;
  width: 100% !important;
  z-index: 4 !important; }

.hc-corpo-centro {
  /*position:relative;*/
  z-index: 3 !important;
  margin: 0px auto 0px auto !important;
  padding: 10px; }

.hc-corpo-centro-full-screen {
  /*position:relative;*/
  z-index: 3 !important;
  margin: 0px auto 0px auto !important;
  padding: 10px; }

/*.hc-corpo-esquerda{float: left; left: 0; margin-left: auto;  width: 22%; height:100%; z-index: 1; }
.hc-corpo-esquerda-camada-01{height: 100%; width: 100%; }
.hc-corpo-direita{ float: right; right: 0; margin-right: auto; width: 22%; height:100%; z-index: 1; }
.hc-corpo-direita-camada-01{height: 100%; width: 100%;}*/
.hc-corpo-centro-bloco-secundario {
  margin: 10px auto 0px auto !important;
  padding: 10px; }

.hc-corpo-centro-bloco-secundario.bloco-secundario-top {
  margin: 10px auto !important; }

/* estrutura full screen estrutura*/
#area2 {
  padding-left: 190px;
  overflow: hidden; }

#area2-full {
  /*padding-left: 190px;*/
  /*overflow: hidden;*/
  z-index: 3; }

#area2-1 {
  float: right;
  width: 100%;
  position: relative;
  display: inline;
  overflow: hidden; }

#area2-2 {
  width: 190px;
  margin-left: -190px;
  position: relative;
  float: left;
  display: inline; }

#area-inner-2 {
  padding-right: 165px;
  overflow: hidden; }

#area-inner-2-full {
  /*padding-right: 175px;*/
  overflow: hidden; }

#area-inner-2-1 {
  float: left;
  width: 100%;
  position: relative;
  display: inline; }

#area-inner-2-2 {
  width: 165px;
  float: right;
  display: inline;
  margin: 0 -165px 0 0; }

/* CORPO FIM */
/* FOOTER INÍCIO */
.hc-footer-master {
  position: relative !important;
  float: left !important;
  width: 100% !important; }

.hc-footer-centro {
  position: relative !important;
  z-index: 3 !important;
  width: 980px !important;
  margin: 0px auto 0px auto !important; }

.hc-footer-esquerda {
  float: left;
  left: 0;
  margin-left: auto;
  /*position: fixed;*/
  width: 22%;
  height: 100%;
  z-index: 1; }

/* fora de uso */
.hc-footer-esquerda-camada-01 {
  height: 100%;
  width: 100%; }

/* fora de uso */
.hc-footer-direita {
  float: right;
  right: 0;
  margin-right: auto;
  /*position: fixed;*/
  width: 22%;
  height: 100%;
  z-index: 1; }

/* fora de uso */
.hc-footer-direita-camada-01 {
  height: 100%;
  width: 100%; }

/* fora de uso */
.hc-padrao-footer-busca-master {
  position: relative !important;
  float: left !important;
  width: 100% !important; }

.hc-footer-busca-centro {
  position: relative !important;
  z-index: 3 !important;
  width: 980px !important;
  margin: 0px auto 0px auto !important; }

.hc-footer-menu-master {
  position: relative !important;
  float: left !important;
  width: 100% !important; }

.hc-footer-menu-centro {
  position: relative !important;
  z-index: 3 !important;
  width: 980px !important;
  margin: 0px auto 0px auto !important; }

.hc-footer-infos-master {
  position: relative !important;
  float: left !important;
  width: 100% !important; }

.hc-footer-infos-centro {
  position: relative !important;
  z-index: 3 !important;
  width: 980px !important;
  margin: 0px auto 0px auto !important; }

.hc-footer-pagamentos-e-selos-master {
  position: relative !important;
  float: left !important;
  width: 100% !important; }

.hc-footer-pagamentos-e-selos-centro {
  position: relative !important;
  z-index: 3 !important;
  width: 980px !important;
  margin: 0px auto 0px auto !important; }

/*
.hc-footer-assinatura-master{position:relative !important; float:left !important;	width:100% !important; background:#FFF;}
.hc-footer-assinatura-centro{position:relative !important; z-index:3 !important; width:980px !important; margin:0px auto 0px auto !important; height:61px;}
.hc-footer-assinatura-centro a.kreative{float:right; display:block; padding:9px 121px 0 0; height:33px; margin:15px 0 0 28px; color:#666; background:url(../imagens/geral/kreative-footer.png) top right no-repeat;}
.hc-footer-assinatura-centro a.HighCommerce{float:right; display:block; padding:9px 119px 0 0; height:33px; margin:15px 0 0 28px; color:#666; background:url(../imagens/geral/HighCommerce-footer.png) top right no-repeat;}
.hc-footer-assinatura-centro a span{position:absolute; left:-9999px;}
*/
.hc-footer-assinatura-master {
  position: relative !important;
  float: left !important;
  width: 100% !important;
  background: #FFF; }

.hc-footer-assinatura-centro {
  position: relative !important;
  z-index: 3 !important;
  width: 980px !important;
  margin: 0px auto 0px auto !important;
  padding: 26px 0 0 0;
  height: 74px; }

.hc-footer-assinatura-centro a span {
  position: absolute;
  left: -9999px; }

.hc-footer-assinatura-centro a.kreative {
  float: right;
  display: block;
  padding: 9px 121px 0 0;
  height: 33px;
  margin: 15px 0 0 28px;
  color: #666;
  background: url(../imagens/geral/kreative-footer.png) top right no-repeat; }

.hc-footer-assinatura-centro a.HighCommerce {
  float: right;
  display: block;
  padding: 0;
  text-align: right;
  width: 111px;
  height: 54px;
  margin: 0;
  color: #666;
  background: url(../../imagens-new/padrao/HighCommerce-footer.png) bottom right no-repeat; }

.hc-footer-assinatura-centro div {
  float: left;
  width: 490px;
  padding: 0; }

.hc-footer-assinatura-centro div span.hc-title {
  display: block;
  /*border-top:solid 3px #C92725;*/
  font-size: 12px;
  font-weight: bold;
  color: #C92625;
  padding: 0;
  height: 21px;
  clear: both; }

.hc-footer-assinatura-centro div ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.hc-footer-assinatura-centro div ul li {
  float: left;
  /*height:65px;*/
  color: #666;
  padding: 0 0 10px 0; }

.hc-footer-assinatura-centro div ul li img {
  float: left;
  margin: 10px 10px 0 0; }

/* drop down seção topo */
.hc-topo-menu-secao-drop {
  position: absolute !important;
  /*display:none!important;*/
  width: 980px !important;
  margin-top: 50px; }

/*.hc-topo-menu-categorias-menu-lista-item:hover .hc-topo-menu-secao-drop{display:block !important; z-index:9999!important; position:absolute !important;}*/
.hc-topo-menu-secao-drop .hc-container-secao {
  width: 970px;
  padding: 10px 0 10px 0 !important;
  overflow: hidden; }

.hc-topo-menu-secao-drop .hc-container-secao ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.hc-topo-menu-secao-drop .hc-container-secao ul li.hc-col {
  float: left;
  width: 242px;
  margin-left: -1px; }

.hc-topo-menu-secao-drop .hc-container-secao ul li.hc-col ul {
  padding: 0 10px 0 10px !important; }

.hc-topo-menu-secao-drop .hc-container-secao ul li.hc-col ul li {
  padding: 0 0 5px 0 !important;
  font-size: 11px; }

/* FOOTER FIM */
/* ATUALIZAÇÃO ROLAGEM DE OPÇÕES NA TELA DE DETALHES DO PRODUTO */
.produtos_detalhes_opcoes_rolagem {
  overflow-y: auto;
  overflow-x: no-scroll;
  width: 410px;
  height: 310px;
  display: block;
  float: left; }

.produtos_detalhes_opcoes_rolagem table {
  width: 100%; }

.produtos_detalhes_opcoes_rolagem .hc-produtos-detalhes-col-right-box {
  width: 370px; }

.produtos_detalhes_opcoes_rolagem .hc-produtos-detalhes-col-right-box-padrao-texto {
  width: 370px; }

/* ATUALIZAÇÃO FOOTER NEWSLETTER */
.hc-footer-infos-centro div.newsletter-footer {
  float: right;
  padding: 0; }

.hc-footer-infos-centro div ul li span.hc-campo input[type="text"] {
  float: left;
  margin: 5px 5px 0 0;
  padding: 0 0 0 10px;
  border: solid 1px #5B1111;
  width: 120px;
  height: 26px;
  font-size: 11px;
  color: #666; }

.hc-footer-infos-centro div ul li span.hc-campo input[type="image"] {
  float: left;
  margin: 5px 0 5px 0; }

/* UPDATE GRUPO DE PÁGINAS 02/2014 */
.hc-page-group-global {
  float: left;
  width: 960px; }

.hc-page-group-global div.page-global {
  float: left;
  width: 304px;
  height: 287px;
  background: #FFF;
  margin: 15px 20px 0 0;
  border-top: solid 1px #E6E6E6;
  border-right: solid 1px #E6E6E6;
  border-bottom: solid 3px #DADADA;
  border-left: solid 1px #E6E6E6; }

.hc-page-group-global div.page-global div.imagem {
  float: left;
  width: 296px;
  height: 228px;
  margin: 4px 0 0 4px; }

.hc-page-group-global div.page-global div.imagem img {
  border: none; }

.hc-page-group-global div.page-global div.texto-bottom {
  float: left;
  width: 304px;
  height: 50px;
  background: #E6E6E6;
  border-top: solid 1px #E6E6E6;
  margin: 4px 0 0 0; }

.hc-page-group-global div.page-global div.texto-bottom div.left {
  float: left;
  position: relative;
  width: 39px;
  height: 50px;
  background: #FFF; }

.hc-page-group-global div.page-global div.texto-bottom div.left:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 36px;
  margin-top: 15px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid #FFFFFF;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1; }

.hc-page-group-global div.page-global div.texto-bottom div.text {
  float: left;
  width: 245px;
  padding: 18px 0 0 18px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #666; }

.hc-page-group-global div.page-global div.texto-bottom div.text a {
  color: #666; }

/*.hc-page-group-global div.page-global:nth-child(3n+3){margin-right:0 !important; background:#966}*/
/* UPDATE GRUPO DE PÁGINAS 03/2014 */
.hc-page-group-global div.page-global2 {
  float: left;
  width: 960px;
  background: #FFF;
  padding: 0 0 25px 0;
  margin: 15px 0 30px 0;
  border-bottom: dashed 1px #DADADA;
  background: #F3F3F3; }

.hc-page-group-global div.page-global2 div.top-bg {
  position: absolute;
  width: 960px;
  height: 180px;
  z-index: 1;
  display: none; }

.hc-page-group-global div.page-global2 div.text-center {
  float: left;
  position: relative;
  width: 900px;
  margin: 30px 0 0 30px;
  background: #FFF;
  z-index: 2; }

.hc-page-group-global div.page-global2 div.text-center-title {
  float: left;
  width: 860px;
  padding: 20px 20px 5px 20px;
  font-size: 22px;
  color: #666;
  font-weight: bold; }

.hc-page-group-global div.page-global2 div.text-center-text {
  float: left;
  width: 860px;
  padding: 10px 20px 15px 20px;
  font-size: 12px;
  color: #666;
  line-height: 18px; }

.hc-page-group-global div.page-global2 div.text-center-text img {
  float: left;
  margin: 0 10px 8px 0;
  background: #F4F4F4;
  padding: 4px;
  border: solid 1px #E8E8E8; }

/* UPDATE VITRINE ICON DETAILS */
.hc-corpo-home-blocos-produtos-detaque-box-produto-inner {
  position: relative; }

.hc-corpo-home-blocos-produtos-detaque-box-produto-inner_blocoHome {
  position: relative; }

.menu-topo-drop-lista-container div.menu-topo-drop-lista-container-box-produto-inner {
  position: relative;
  border-collapse: collapse; }

.hc-produtos-vitrine-icon-detail-global {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 26px;
  z-index: 10;
  margin: 13px; }

.hc-produtos-vitrine-icon-detail-trigger {
  float: left;
  display: block;
  width: 50px;
  height: 19px;
  padding: 3px 0 0 21px;
  background: url(../../imagens-new/padrao/icone-detalhes-vitrine.png) left top no-repeat; }

.hc-produtos-vitrine-icon-detail-trigger a {
  color: #999; }

.hc-produtos-vitrine-icon-detail-trigger span {
  font-size: 9px;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition: all .20s linear;
  -moz-transition: all .20s linear;
  -ms-transition: all .20s linear;
  transition: all .20s linear; }

.hc-produtos-vitrine-icon-detail-trigger:hover span {
  opacity: 1; }

/*
VARIAVEIS DO SISTEMA PARA PERSONALIZAÇÃO VIA CSS DO TEMPLATE
.hc-produtos-vitrine-icon-detail-global-template-edit
.hc-produtos-vitrine-icon-detail-trigger-template-edit
.hc-produtos-vitrine-icon-detail-trigger-text-template-edit
*/
/*UPDATE MENU CATEGORIAS TOPO*/
.menu-topo-drop-lista-container-box-produto-inner .imagem {
  width: 198px; }

.menu-topo-drop-lista-container-box-produto-inner div.imagem div.slider-mask div.slider-center-inner {
  height: inherit; }

.menu-topo-drop-lista-container-box-produto-inner div.imagem div.slider-mask div.slider-center-inner table {
  width: 100%;
  height: inherit; }

/* ATUALIZAÇÃO FOOTER MENU E SELOS MODELO 2  */
.hc-footer-menu-expand-centro {
  padding: 20px 0 0 0;
  position: relative !important;
  z-index: 3 !important;
  width: 980px !important;
  margin: 0px auto 0px auto !important; }

.hc-footer-menu-expand-centro div {
  float: left;
  padding: 0 95px 20px 0; }

.hc-footer-menu-expand-centro div ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.hc-footer-menu-expand-centro div ul li {
  float: left;
  clear: left;
  color: #FFF;
  padding: 0 0 5px 0; }

.hc-footer-menu-expand-centro div ul li a {
  color: #FFF; }

.hc-footer-menu-expand-centro div ul li span.hc-title {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  padding: 0 5px 0 0; }

/* ATUALIZAÇÃO FOOTER NEWSLETTER MODELO 2 */
.newsletter-footer-expand {
  float: right !important;
  width: 350px;
  padding: 0 !important; }

.hc-campo-01, .hc-campo-02, .hc-campo-03 {
  display: block;
  float: left; }

.newsletter-footer-expand ul li {
  clear: none !important; }

.newsletter-footer-expand ul li span.hc-campo-01 input[type="text"] {
  margin: 5px 0 0 0;
  padding: 0 0 0 10px;
  border: solid 1px #5B1111;
  width: 335px;
  height: 26px;
  font-size: 11px;
  color: #666; }

.newsletter-footer-expand ul li span.hc-campo-02 input[type="text"] {
  margin: 5px 5px 0 0;
  padding: 0 0 0 10px;
  border: solid 1px #5B1111;
  width: 245px;
  height: 26px;
  font-size: 11px;
  color: #666; }

.newsletter-footer-expand ul li span.hc-campo-03 input[type="image"] {
  float: left;
  margin: 5px 0 5px 0; }

/* ATUALIZAÇÃO FOTTER INFOS MODELO 2 */
.hc-footer-infos-expand-centro {
  position: relative !important;
  z-index: 3 !important;
  width: 980px !important;
  margin: 0px auto 0px auto !important; }

.hc-footer-infos-expand-centro div {
  float: left;
  padding: 40px 40px 10px 0; }

.hc-footer-infos-expand-centro div ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.hc-footer-infos-expand-centro div ul li {
  float: left;
  clear: left;
  color: #FFF; }

.hc-footer-infos-expand-centro div ul li a {
  color: #FFF; }

.hc-footer-infos-expand-centro div ul li span.hc-title {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  padding: 0 5px 0 0; }

.hc-footer-infos-expand-centro div.hc-footer-infos-expand-logo {
  padding-top: 25px; }

.hc-footer-infos-expand-centro div.selos {
  float: left;
  padding-top: 10px; }

.hc-footer-infos-expand-centro div.selos ul li span.hc-title {
  display: none; }

.hc-footer-infos-expand-centro div.selos img {
  margin: 0 10px 10px 0; }

/* ATUALIZAÇÃO IFRAME VITRINE */
.hc-produtos-detalhes-titulo-global {
  position: relative; }

/*.hc-corpo-master.frame-vitrine{padding:0; background-color:transparent;}*/
/* ATUALIZAÇÃO IFRAME CARRINHO */
.carrinho-frame-table-iframe {
  background: #efefef; }

.carrinho-frame-top {
  height: 50px;
  background: url(../../imagens-new/padrao/carrinho-frame-top-bg.png) left top no-repeat #C92725;
  padding-left: 70px; }

.carrinho-frame-top h1 {
  display: inline;
  padding: 0;
  margin: 0;
  line-height: normal;
  font-size: 21px;
  color: #fff; }

.carrinho-frame-bt-continuar-comprando, .carrinho-frame-bt-carrinho-de-compras {
  margin-top: 30px; }

.carrinho-frame-bt-continuar-comprando {
  display: block;
  width: 340px;
  height: 45px;
  background: url(../../imagens-new/padrao/carrinho-frame-bt-continuar-comprando.png) no-repeat;
  float: left; }

.carrinho-frame-bt-carrinho-de-compras {
  display: block;
  width: 340px;
  height: 45px;
  background: url(../../imagens-new/padrao/carrinho-frame-bt-carrinho-de-compras.png) no-repeat;
  float: right; }

/* ATUALIZAÇÃO SLIDER MARCAS */
/*.marcas-bloco{width: 144px !important;}
.slick-prev{position:absolute; z-index:9999; left:-35px !important;}
.slick-next{position:absolute; z-index:9999; right:-35px !important;}*/
/* UPDATE 06/2014 APLICAÇÃO DE "position:relative" NOS BLOCOS TITLE NO DETALHES DO PRODUTO */
.hc-produtos-detalhes-linha-box-title,
.hc-produtos-detalhes-linha-box,
.hc-produtos-detalhes-linha-box-full,
.hc-produtos-detalhes-linha-box-marcado,
hc-produtos-detalhes-linha-box-full-marcado {
  position: relative; }

/* UPDATE 10/2014 - REPRESENTANTES - INFORMAÇÕES NA TELA DE "MEUS PEDIDOS" */
.hc-template-institucional-title-global.hc-rec-representantes-title-main {
  box-sizing: border-box;
  padding: 10px;
  border: solid 1px #ccc;
  text-transform: uppercase;
  font-weight: bold; }

.hc-template-institucional-title-global.hc-rec-representantes-title-main h1 {
  padding: 0; }

.hc-template-institucional-title-global.hc-rec-representantes-title-main h1 span {
  color: #87191A; }

.hc-meus-pedidos-tabela-cont.hc-rec-representantes-table-main {
  margin: 20px 0; }

.hc-meus-pedidos-tabela-cont.hc-rec-representantes-table-main div.hc-meus-pedidos-cadastro-blocos-detalhes {
  background: #666; }

.hc-rec-representantes-table-top td.td-01 {
  background: #ccc;
  font-size: 18px;
  color: #fff;
  box-sizing: border-box;
  padding: 10px;
  text-transform: uppercase; }

.hc-rec-representantes-table-line td {
  border-bottom: solid 1px #CCC;
  border-collapse: collapse;
  box-sizing: border-box;
  padding: 10px; }

.hc-rec-representantes-table-line td.td-01,
.hc-rec-representantes-table-line td.td-02,
.hc-rec-representantes-table-line td.td-03,
.hc-rec-representantes-table-line td.td-04 {
  border-left: solid 1px #CCC; }

.hc-rec-representantes-table-line td.td-04 {
  border-right: solid 1px #CCC; }

.hc-rec-representantes-table-line td.td-01 {
  width: 288px; }

.hc-rec-representantes-table-line td.td-02 {
  width: 260px; }

.hc-rec-representantes-table-line td.td-03 {
  width: 115px; }

.hc-rec-representantes-table-line td.td-04 {
  width: 106px;
  text-align: center; }

.hc-rec-representantes-table-line td span.label {
  display: block;
  padding-bottom: 5px;
  font-size: 12px; }

.hc-rec-representantes-table-line td span.form-line {
  display: inline-block;
  padding: 0 7px; }

.hc-rec-representantes-table-line td span.form-line select {
  height: 30px;
  border: solid 1px #ccc;
  font-size: 11px; }

.hc-rec-representantes-table-line td span.form-line select.month {
  width: 38px; }

.hc-rec-representantes-table-line td span.form-line select.year {
  width: 58px; }

.hc-rec-representantes-table-line td select {
  height: 30px;
  border: solid 1px #ccc;
  font-size: 11px; }

.hc-rec-representantes-table-line td select.status {
  width: 80px; }

.hc-rec-representantes-table-line td input.campo-texto.nome {
  width: 250px;
  height: 26px;
  border: solid 1px #ccc;
  font-size: 11px; }

.hc-rec-representantes-table-line.extrato td.td-01 {
  width: 210px; }

.hc-rec-representantes-table-line.extrato td.td-02 {
  width: 255px; }

.hc-rec-representantes-table-line.extrato td.td-03 {
  width: 306px;
  border-right: solid 1px #CCC; }

.hc-rec-representantes-table-line.extrato td span.extrato {
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  color: #999; }

/*
	### UPDATE NOVEMBRO/DEZEMBRO 2014 - NOVA ESTRUTURA DA PÁGINA DE CONTATO
*/
.hc-central-atendimento-bloco-250-titles-table {
  border-radius: 3px 3px 0 0; }

.hc-central-atendimento-bloco-250-full-table {
  border-radius: 0 0 3px 3px; }

.hc-contato-box {
  background: #ffffff;
  border: solid 1px #E8E8E8;
  margin: 10px 0;
  border-radius: 3px; }

.hc-contato-box-title {
  /*width:100%;*/
  box-sizing: border-box;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
  background: #f1f1f1; }

.hc-contato-box-center {
  box-sizing: border-box;
  padding: 10px;
  font-size: 12px; }

/*microclearfix*/
.hc-contato-box-center:before,
.hc-contato-box-center:after {
  content: " ";
  display: table; }

.hc-contato-box-center:after {
  clear: both; }

.hc-contato-box-center {
  *zoom: 1; }

.acompanhe-seu-atendimento {
  float: left;
  width: 375px; }

.informacoes-de-contato {
  float: right;
  width: 375px; }

.formulario-de-contato {
  float: left;
  width: 375px; }

.endereco-da-loja {
  float: right;
  width: 375px; }

.mapa-localizacao {
  float: right;
  width: 375px; }

.mapa-localizacao .hc-contato-box-center {
  text-align: center; }

.mapa-localizacao img {
  max-width: 100%; }

.formulario-de-contato {
  clear: left; }

/*input styles*/
.hc-contato-campos {
  box-sizing: border-box;
  height: 26px;
  padding: 0 5px;
  border: solid 1px #D6D6D6;
  background: #fff;
  font-size: 11px;
  color: #666; }

.hc-contato-campos.campo-250 {
  width: 250px; }

.hc-central-de-atendimento-form-linha input[type="text"],
.hc-central-de-atendimento-form-linha input[type="email"],
.hc-central-de-atendimento-form-linha input[type="password"],
.hc-central-de-atendimento-form-linha select,
.hc-central-de-atendimento-form-linha textarea,
.hc-central-de-atendimento-form-linha_telefone input[type="text"] {
  box-sizing: border-box;
  border-radius: 3px; }

/*acompanhe seu atendimento*/
.acompanhe-seu-atendimento-title-campo {
  font-weight: bold;
  display: block;
  padding-bottom: 10px; }

.acompanhe-seu-atendimento-campo {
  overflow: hidden;
  position: relative; }

.acompanhe-seu-atendimento-campo input[type="text"] {
  display: inline-block;
  width: 100%;
  zoom: 1;
  box-sizing: border-box;
  border-radius: 3px; }

.acompanhe-seu-atendimento-btn {
  float: right;
  margin-left: 5px; }

.informacoes-de-contato.box-full,
.endereco-da-loja.box-full,
.mapa-localizacao.box-full {
  width: 565px; }

/*
	### UPDATE NOVEMBRO/DEZEMBRO 2014 - CADASTRO DE CLIENTE
*/
.hc-cadastro-alert-revendedores {
  border: 1px solid #541010;
  background-color: #C92725;
  padding: 10px;
  width: 470px;
  font: Verdana, Geneva, sans-serif;
  color: #FFF;
  size: 12px;
  font-weight: bold; }

.hc-cadastro-btn-global div {
  float: right;
  padding-right: 20px; }

/*
	### UPDATE NOVEMBRO/DEZEMBRO 2014 - FORMAS DE PAGAMENTO
*/
.hc-cadastro-titles-green {
  position: relative; }

.hc-endereco-bloco-titles {
  position: relative; }

.hc-endereco-bloco-titles-desativado {
  position: relative; }

/*
    ### UPDATE JANEIRO 2015 - PAGAMENTO COM MAIS CARTÕES - MUNDIPAG
*/
.checkout-alpha-add-card,
.checkout-alpha-add-card a {
  text-align: right;
  color: #C92625;
  text-transform: none; }

.checkout-alpha-card-value-master {
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding: 10px; }

.checkout-alpha-card-value-inner {
  width: 100%;
  padding: 12px 10px;
  box-sizing: border-box;
  padding: 10px;
  background: #F4F4F4;
  border: solid 1px #D9D9D9;
  border-left: solid 3px #C92625;
  border-radius: 3px; }

.checkout-alpha-card-value-inner:before,
.checkout-alpha-card-value-inner:after {
  content: " ";
  display: table; }

.checkout-alpha-card-value-inner:after {
  clear: both; }

.checkout-alpha-card-value-inner {
  *zoom: 1; }

.checkout-alpha-card-value-message {
  float: left;
  padding: 9px 0 0 0;
  font-size: 11px;
  color: #666;
  text-transform: uppercase; }

.checkout-alpha-card-value-money-value-master {
  float: right; }

.checkout-alpha-card-value-money-value-master span {
  float: left;
  width: 45px;
  height: 30px;
  box-sizing: border-box;
  padding: 9px 0 0 0;
  text-align: center;
  font-size: 11px;
  color: #fff;
  background: #C92625; }

.checkout-alpha-card-value-money-value-master input[type="text"] {
  float: left;
  width: 110px;
  height: 28px;
  padding: 0 0 0 3px;
  border: solid 1px #D9D9D9;
  border-left: none;
  background: #fff;
  font-size: 12px; }

/*
	### UPADATE JANEIRO 2015 - SHARE REDES SOCIAIS NO DETALHES DO PRODUTO
*/
.hc-prod-detalhes-share-twitter {
  max-width: 90px; }

.hc-prod-detalhes-share-facebook {
  max-width: 170px; }

/*
	### UPDATE FEVEREIRO 2015 - SEO
*/
.hc-corpo-home-blocos-produtos-detaque-topo h1,
.hc-corpo-home-blocos-produtos-detaque-topo h2,
.hc-produtos-detalhes-linha-cont h2 {
  display: inline;
  font-size: inherit;
  font-family: inherit;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: inherit; }

.hc-produtos-detalhes-title-padrao .title h1,
.hc-produtos-detalhes-title-padrao .title h2 {
  display: inline;
  font-size: inherit;
  font-family: inherit;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: inherit; }

div.title-itens h1,
div.title-itens h2 {
  display: inline;
  font-size: inherit;
  font-family: inherit;
  padding: 0 !important;
  margin: 0 !important;
  font-weight: inherit; }

/*
    ### UPDATE MARCO 2015 AJUSTE DAS VITRINES PARA BANNER CONTEUDO
*/
/*
    ### UPADATE MARCO 2015 - MARCAS - NOVA ESTRUTURA DE BLOCO
*/
.marcas-wrapper,
.marcas-wrapper-no-slider {
  width: 970px !important;
  margin-bottom: 10px !important;
  padding: 10px 0 10px 10px !important; }

.hc-corpo-centro-bloco-secundario.marcas-wrapper .hc-corpo-centro-bloco-secundario-center span,
.hc-corpo-centro-bloco-secundario.marcas-wrapper-no-slider .hc-corpo-centro-bloco-secundario-center span {
  padding: 10px 5px !important; }

.hc-corpo-centro-bloco-secundario.marcas-wrapper .hc-corpo-centro-bloco-secundario-center:before, .hc-corpo-centro-bloco-secundario.marcas-wrapper .hc-corpo-centro-bloco-secundario-center:after,
.hc-corpo-centro-bloco-secundario.marcas-wrapper-no-slider .hc-corpo-centro-bloco-secundario-center:before,
.hc-corpo-centro-bloco-secundario.marcas-wrapper-no-slider .hc-corpo-centro-bloco-secundario-center:after {
  content: " ";
  display: table; }
.hc-corpo-centro-bloco-secundario.marcas-wrapper .hc-corpo-centro-bloco-secundario-center:after,
.hc-corpo-centro-bloco-secundario.marcas-wrapper-no-slider .hc-corpo-centro-bloco-secundario-center:after {
  clear: both; }
.hc-corpo-centro-bloco-secundario.marcas-wrapper .hc-corpo-centro-bloco-secundario-center,
.hc-corpo-centro-bloco-secundario.marcas-wrapper-no-slider .hc-corpo-centro-bloco-secundario-center {
  *zoom: 1; }

.marcas-bloco-new {
  position: relative;
  float: left;
  width: 182px;
  height: 98px;
  border: solid 1px #E8E8E9;
  background: #FFF;
  margin: 5px 10px 5px 0; }

.marcas-bloco-inner {
  position: relative;
  width: 100%;
  height: 98px; }

.marcas-bloco-inner img {
  position: absolute;
  text-align: center;
  width: 100%;
  height: 98px; }

.marcas-bloco-inner-title {
  position: absolute;
  width: 100%;
  text-align: center;
  background: #000;
  color: #FFF;
  text-transform: uppercase;
  display: none;
  height: 21px;
  padding: 9px 0 0 0;
  margin: 68px 0 0 0;
  opacity: 0.7; }

.marcas-bloco-new:hover .marcas-bloco-inner-title {
  display: block; }

.marcas-wrapper.marcas-wrapper-slider {
  width: 980px !important;
  padding-left: 0 !important; }

.marcas-wrapper.marcas-wrapper-slider .marcas-container-master {
  width: 890px;
  margin-left: 44px; }

.marcas-wrapper.marcas-wrapper-slider .marcas-container-master .marcas-bloco-new.slick-slide {
  margin: 5px;
  background-size: 95% !important; }

.marcas-container-master.slick-slider {
  margin-bottom: 0 !important; }

.marcas-container-master button.slick-prev:before,
.marcas-container-master button.slick-next:before {
  display: none; }

.marcas-container-master button.slick-prev {
  width: 25px;
  height: 40px;
  background: url(../../template/RED-01/imagens/icones/bt-left-retangular.png) center no-repeat;
  left: 0;
  top: 0;
  margin: 35px 0 0 -34px; }

.marcas-container-master button.slick-next {
  width: 25px;
  height: 40px;
  background: url(../../template/RED-01/imagens/icones/bt-right-retangular.png) center no-repeat;
  right: 0;
  top: 0;
  margin: 35px -36px 0 0; }

/*.marcas-wrapper-no-slider {
    width: 100% !important;
    box-sizing: border-box;
    padding: 10px 0 !important;
}*/
.marcas-wrapper-no-slider div.slick-slider {
  width: 100%;
  box-sizing: border-box;
  padding: 0 35px !important;
  margin: 0 !important; }

.marcas-wrapper-no-slider button.slick-prev:before,
.marcas-wrapper-no-slider button.slick-next:before {
  display: none; }

.marcas-wrapper-no-slider button.slick-prev {
  width: 25px;
  height: 40px;
  background: url(../../template/RED-01/imagens/icones/bt-left-retangular.png) center no-repeat;
  left: 0;
  top: 0;
  margin: 35px 0 0 5px; }

.marcas-wrapper-no-slider button.slick-next {
  width: 25px;
  height: 40px;
  background: url(../../template/RED-01/imagens/icones/bt-right-retangular.png) center no-repeat;
  right: 0;
  top: 0;
  margin: 35px 5px 0 0; }

.hc-produtos-detalhes-agrup-multi-title-global {
  width: 100%;
  box-sizing: border-box; }

.hc-produtos-detalhes-agrup-multi-wrapper {
  width: 100%; }
  .hc-produtos-detalhes-agrup-multi-wrapper:before, .hc-produtos-detalhes-agrup-multi-wrapper:after {
    content: " ";
    display: table; }
  .hc-produtos-detalhes-agrup-multi-wrapper:after {
    clear: both; }
  .hc-produtos-detalhes-agrup-multi-wrapper {
    *zoom: 1; }

.hc-produtos-detalhes-agrup-multi-item-cont {
  float: left;
  width: 16.667%;
  box-sizing: border-box;
  padding: 5px; }

.hc-produtos-detalhes-agrup-multi-item-center {
  width: 100%;
  box-sizing: border-box;
  border: solid 1px #E8E8E8;
  background: #fff; }

.hc-produtos-detalhes-agrup-multi-item-line {
  width: 100%;
  box-sizing: border-box; }
  .hc-produtos-detalhes-agrup-multi-item-line:before, .hc-produtos-detalhes-agrup-multi-item-line:after {
    content: " ";
    display: table; }
  .hc-produtos-detalhes-agrup-multi-item-line:after {
    clear: both; }
  .hc-produtos-detalhes-agrup-multi-item-line {
    *zoom: 1; }

.hc-produtos-detalhes-agrup-multi-item-line.line-01 {
  border-bottom: solid 1px #E8E8E8; }

.hc-produtos-detalhes-agrup-multi-item-imagem,
.hc-produtos-detalhes-agrup-multi-item-select {
  float: left;
  width: 50%;
  height: 88px;
  box-sizing: border-box; }

.hc-produtos-detalhes-agrup-multi-item-imagem a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center; }

.hc-produtos-detalhes-agrup-multi-item-imagem a img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

.hc-produtos-detalhes-agrup-multi-item-select {
  padding: 25px 5px 0;
  font-size: 11px;
  color: #666;
  text-align: center; }

.hc-produtos-detalhes-agrup-multi-item-select label {
  display: block;
  box-sizing: border-box;
  padding-bottom: 2px;
  font-weight: bold; }

.hc-produtos-detalhes-agrup-multi-item-select select {
  width: 75%;
  height: 20px;
  box-sizing: border-box;
  border: #D6D6D6 1px solid;
  background: #F4F4F4;
  font-size: 10px; }

.hc-produtos-detalhes-agrup-multi-item-cod,
.hc-produtos-detalhes-agrup-multi-item-valor {
  float: left;
  width: 50%;
  height: 30px;
  box-sizing: border-box;
  text-align: center;
  padding-top: 8px; }

.hc-produtos-detalhes-agrup-multi-item-cod {
  font-size: 10px;
  border-right: #D6D6D6 1px solid; }

.hc-produtos-detalhes-agrup-multi-item-valor {
  font-size: 11px;
  font-weight: bold;
  color: #EA0000; }

.hc-produtos-detalhes-agrup-multi-btn-cont {
  width: 100%;
  text-align: center;
  clear: both;
  padding: 10px 0; }
  .hc-produtos-detalhes-agrup-multi-btn-cont:before, .hc-produtos-detalhes-agrup-multi-btn-cont:after {
    content: " ";
    display: table; }
  .hc-produtos-detalhes-agrup-multi-btn-cont:after {
    clear: both; }
  .hc-produtos-detalhes-agrup-multi-btn-cont {
    *zoom: 1; }

.hc-corpo-home-blocos-produtos-detaque-box-produto-inner_blocoHome .label-lancamento {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0; }

/* form new checkout transparente */
.checkout_alpha_cont_geral {
  float: left;
  width: 468px; }

.checkout_alpha_title {
  float: left;
  width: 448px;
  padding: 5px 5px 5px 15px; }

.checkout_alpha_text {
  float: left;
  width: 448px;
  padding: 5px 5px 10px 15px; }

.checkout_alpha_card_select {
  float: left;
  width: 468px;
  padding: 5px 0 5px 15px; }

.checkout_alpha_title_cartao_selecionado {
  float: left;
  width: 448px;
  padding: 10px 5px 10px 15px;
  margin: 10px 0 10px 0; }

.checkout_alpha_formulario_cont {
  float: left;
  width: 468px;
  margin: 12px 0 12px 0; }

.checkout_alpha_formulario_linha {
  float: left;
  width: 468px;
  height: 41px; }

.checkout_alpha_formulario_linha label {
  float: left;
  width: 135px;
  padding: 7px 12px 0 0;
  height: 34px; }

.checkout_alpha_formulario_linha input[type="text"] {
  float: left;
  height: 24px;
  padding: 0 0 0 5px; }

.checkout_alpha_formulario_linha select {
  float: left;
  height: 24px; }

.checkout_alpha_formulario_linha input[type="image"] {
  float: left;
  margin: 0 0 0 145px; }

.checkout_alpha_formulario_linha span {
  float: left;
  display: block;
  padding: 7px 0 0 12px;
  height: 34px; }

.checkout_alpha_formulario_linha_gray {
  padding: 12px 0 0 0; }

.checkout_alpha_formulario_linha_gray div {
  float: left;
  width: 120px;
  padding: 7px 0 0 12px;
  height: 34px; }

/* NEW CHECKOUT TRANSPARENTE (MOIP) */
.checkout_alpha_cont_geral {
  border: solid 1px #E8E8E8; }

.checkout_alpha_title {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #666; }

.checkout_alpha_text,
.checkout_alpha_text a {
  font-size: 10px;
  line-height: 16px;
  color: #666; }

.checkout_alpha_card_select table,
.checkout_alpha_card_select table tr,
.checkout_alpha_card_select table tr td {
  border: none;
  border-spacing: 0px;
  border-color: white; }

.checkout_alpha_title_cartao_selecionado {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #666;
  background: #F7F6F6; }

.checkout_alpha_title_cartao_selecionado span {
  color: #FF7200; }

.checkout_alpha_formulario_linha label {
  font-size: 11px;
  color: #2B4E7B;
  text-align: right;
  font-weight: bold; }

.checkout_alpha_formulario_linha input[type="text"],
.checkout_alpha_formulario_linha select {
  border: solid 1px #D9D9D9;
  border-left: solid 3px #C92725;
  font-size: 11px; }

.checkout_alpha_formulario_linha span {
  font-size: 10px;
  color: #666;
  text-align: right; }

.checkout_alpha_formulario_linha_gray {
  background: #F7F6F6; }

.checkout_alpha_formulario_linha_gray div {
  font-size: 12px;
  color: #FF7200;
  text-align: left;
  font-weight: bold; }

.hc-produtos-detalhes-programa-de-pontos-master {
  float: left;
  box-sizing: border-box;
  width: 100%;
  background-color: #F4F4F9;
  border: solid 1px #E8E8E9;
  padding: 10px;
  color: #666; }

.hc-produtos-detalhes-programa-de-pontos-master span {
  color: #C92726;
  font-weight: bold; }

.hc-produtos-detalhes-programa-de-pontos-master a {
  color: #666; }

._agrup-tabela-padrao-wrapper table {
  width: 100%; }

._agrup-tabela-padrao-descricao td {
  padding: 10px 0 5px; }

._agrup-tabela-padrao-descricao td span {
  display: block;
  box-sizing: border-box;
  border-top: solid 1px #D0D0D0;
  padding-top: 5px;
  line-height: 18px; }

.super-pay.checkout_alpha_cont_geral div.checkout_alpha_card_select {
  padding: 10px 0;
  box-sizing: border-box; }

.super-pay.super-pay-card-selector-images td,
.super-pay.super-pay-card-selector-radios td {
  width: 16.6%; }

.super-pay.super-pay-card-selector-images img {
  float: none; }

.super-pay.super-pay-card-selector-radios input {
  float: none; }

.super-pay.super-pay-card-selector-images td:empty {
  border: solid 1px red; }

.checkout_alpha_formulario_linha span.super-pay-form-codigo-verificador {
  padding: 0px 0 0 4px; }

.checkout_alpha_formulario_linha span.super-pay-form-codigo-verificador img {
  width: auto;
  max-height: 26px; }

@media only screen and (min-width: 100px) and (max-width: 550px) {
  .super-pay.checkout_alpha_formulario_cont .checkout_alpha_formulario_linha input[type="text"]#c_Mundipagg_codigo_verificador {
    max-width: 60px; }

  .checkout_alpha_formulario_linha span.super-pay-form-codigo-verificador img {
    max-height: 32px; } }
@media only screen and (min-width: 100px) and (max-width: 450px) {
  .super-pay.super-pay-card-selector-images td,
  .super-pay.super-pay-card-selector-radios td {
    box-sizing: border-box;
    padding-left: 2px;
    padding-right: 2px; }

  .super-pay.super-pay-card-selector-images img {
    width: 100%;
    height: auto;
    max-height: 30px;
    max-width: 53px; } }
@media only screen and (min-width: 100px) and (max-width: 380px) {
  .super-pay.checkout_alpha_formulario_cont .checkout_alpha_formulario_linha input[type="text"]#c_Mundipagg_codigo_verificador {
    max-width: 100px; }

  .super-pay.checkout_alpha_formulario_cont .checkout_alpha_formulario_linha select#c_Mundipagg_validade_mes {
    width: 60px !important; }

  .super-pay.checkout_alpha_formulario_cont .checkout_alpha_formulario_linha select#c_Mundipagg_validade_ano {
    width: 100px !important; } }
.id_onde_carrega_dados {
  box-sizing: border-box;
  width: 100%;
  min-height: 50px;
  max-height: 500px;
  overflow: auto;
  position: absolute;
  margin-top: 40px; }

.id_onde_carrega_dados ul {
  list-style: none;
  width: 100%;
  margin: 0px;
  padding: 0px; }

.id_onde_carrega_dados ul li {
  float: left; }

.id_onde_carrega_dados ul li a {
  float: left;
  text-decoration: none; }

/*antigo+autal*/
.ui-autocomplete,
.id_onde_carrega_dados {
  padding: 0;
  list-style: none;
  /*width: 318px;*/
    /*border-top: 10px solid #F4F4F4;
		  border-left: 10px solid #F4F4F4;
		  border-right: 10px solid #F4F4F4;
		  border-bottom: 5px solid #C92725;*/
  /*max-height: 350px;*/ }

.id_onde_carrega_dados ul {
  list-style: none;
  width: 100%;
  margin: 0px;
  padding: 0px; }

.ui-menu-item {
  /*width:547px;*/ }

.id_onde_carrega_dados ul li,
.ui-autocomplete .ui-menu-item a {
  display: block;
  /*padding: 4px 6px;*/
    /*color: #353D44;
		  cursor: pointer;
		  background:#FFF;*/
  width: 100%;
  box-sizing: border-box; }

.ui-autocomplete .ui-menu-item a table {
  width: 100%; }

.ui-autocomplete .ui-menu-item a table .hc-topo-dinamico-table-texto {
  font-size: 11px; }

.ui-autocomplete .ui-menu-item:first-child a {
  border-top: none; }

::-webkit-input-placeholder {
  color: inherit; }

:-moz-placeholder {
  /* Firefox 18- */
  color: inherit; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: inherit; }

:-ms-input-placeholder {
  color: inherit; }

.rsp-topo-scroll-header-search button.search-button, .rsp-topo-scroll-header-search button.rsp-topo-mobile-search-btn {
  border-radius: 0 5px 5px 0; }

.rsp-topo-scroll-header-search div.campo-wrap input, .rsp-topo-scroll-header-search div.rsp-topo-mobile-search-field-cont input {
  border-radius: 5px 0 0 5px; }

.rsp-topo-scroll-header-center div.ui-autocomplete {
  position: relative;
  z-index: 9999;
  margin: 60px 0 0 0; }

@media only screen and (min-width: 100px) and (max-width: 620px) {
  .rsp-topo-scroll-header-center div.ui-autocomplete {
    position: absolute;
    margin: 75px 0 0 0; } }
/*.label-lancamento {
    display: none;
}*/
.hc-corpo-home-blocos-produtos-detaque-box-produto-inner .alerta {
  height: auto !important; }

.hc-corpo-home-blocos-produtos-detaque-box-produto-inner .imagem {
  position: relative; }

.produtos-vitrine-tags-new-global {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 3;
  margin-top: 5px; }

.hc-corpo-home-blocos-produtos-detaque-box-produto-inner_blocoHome .imagem .produtos-vitrine-tags-new-global {
  z-index: 1000; }

.produtos-vitrine-tags-new-global ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.produtos-vitrine-tags-new-global ul li,
.produtos-vitrine-tags-new-global > div {
  display: block;
  padding-bottom: 5px; }
  .produtos-vitrine-tags-new-global ul li:before, .produtos-vitrine-tags-new-global ul li:after,
  .produtos-vitrine-tags-new-global > div:before,
  .produtos-vitrine-tags-new-global > div:after {
    content: " ";
    display: table; }
  .produtos-vitrine-tags-new-global ul li:after,
  .produtos-vitrine-tags-new-global > div:after {
    clear: both; }
  .produtos-vitrine-tags-new-global ul li,
  .produtos-vitrine-tags-new-global > div {
    *zoom: 1; }

.produtos-vitrine-tags-new-global ul li span,
.produtos-vitrine-tags-new-global > div span {
  position: relative;
  float: right;
  box-sizing: border-box;
  height: 20px;
  line-height: 20px;
  padding: 0 10px;
  margin-right: -5px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px 0 0 3px; }

.produtos-vitrine-tags-new-global ul li span:before,
.produtos-vitrine-tags-new-global > div span:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  margin-bottom: -5px;
  border-bottom: 5px solid transparent;
  border-left: 5px solid; }

.produtos-vitrine-tags-new-global ul li.esgotado span,
.produtos-vitrine-tags-new-global > div.esgotado span {
  background-color: #2E2E2E; }

.produtos-vitrine-tags-new-global ul li.esgotado span:before,
.produtos-vitrine-tags-new-global > div.esgotado span:before {
  border-left-color: #151515; }

.produtos-vitrine-tags-new-global ul li.destaque span,
.produtos-vitrine-tags-new-global > div.destaque span {
  background-color: #EB0000; }

.produtos-vitrine-tags-new-global ul li.destaque span:before,
.produtos-vitrine-tags-new-global > div.destaque span:before {
  border-left-color: #b80000; }

.produtos-vitrine-tags-new-global ul li.frete-gratis span,
.produtos-vitrine-tags-new-global > div.frete-gratis span {
  background-color: #FF8000; }

.produtos-vitrine-tags-new-global ul li.frete-gratis span:before,
.produtos-vitrine-tags-new-global > div.frete-gratis span:before {
  border-left-color: #cc6600; }

.produtos-vitrine-tags-new-global ul li.sob-consulta span,
.produtos-vitrine-tags-new-global > div.sob-consulta span {
  background-color: #535353; }

.produtos-vitrine-tags-new-global ul li.sob-consulta span:before,
.produtos-vitrine-tags-new-global > div.sob-consulta span:before {
  border-left-color: #3a3a3a; }

.produtos-vitrine-tags-new-global ul li.lancamento span,
.produtos-vitrine-tags-new-global > div.lancamento span {
  background-color: #63AB3D; }

.produtos-vitrine-tags-new-global ul li.lancamento span:before,
.produtos-vitrine-tags-new-global > div.lancamento span:before {
  border-left-color: #4d8530; }

.produtos-vitrine-tags-new-global ul li.entrega-expressa span,
.produtos-vitrine-tags-new-global > div.entrega-expressa span {
  background-color: #009BF9; }

.produtos-vitrine-tags-new-global ul li.entrega-expressa span:before,
.produtos-vitrine-tags-new-global > div.entrega-expressa span:before {
  border-left-color: #007bc6; }

.hc-form-cadastro-perfil-master {
  width: 100%;
  box-sizing: border-box; }

.hc-form-cadastro-perfil-wrapper {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 10px; }

.hc-form-cadastro-perfil-wrapper-title {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background-color: #ccc; }

.hc-form-cadastro-perfil-box {
  float: left;
  width: 100%;
  box-sizing: border-box;
  border: solid 1px gray;
  padding: 0;
  margin: 5px 0; }

.hc-form-cadastro-perfil-box-title {
  box-sizing: border-box;
  padding: 10px;
  background-color: #999999;
  color: white; }

.hc-form-cadastro-perfil-box-lista {
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  border-collapse: collapse; }

.hc-form-cadastro-perfil-box-lista ul {
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  list-style: none;
  border-collapse: collapse; }

.hc-form-cadastro-perfil-box-lista ul li {
  box-sizing: border-box;
  padding: 10px;
  border: solid 1px #ccc;
  border-left: none;
  border-top: none;
  border-collapse: collapse;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 20%;
  *zoom: 1; }
  .hc-form-cadastro-perfil-box-lista ul li:before, .hc-form-cadastro-perfil-box-lista ul li:after {
    content: "";
    display: table; }
  .hc-form-cadastro-perfil-box-lista ul li:after {
    clear: both; }

.hc-form-cadastro-perfil-box-lista ul li:nth-child(5n+1) {
  border-left: none; }

.hc-form-cadastro-perfil-box-lista ul li:nth-child(5n) {
  border-right: none; }

@media only screen and (min-width: 100px) and (max-width: 979px) {
  .hc-form-cadastro-perfil-box-lista ul li span {
    display: block;
    text-align: center; } }
@media only screen and (min-width: 100px) and (max-width: 700px) {
  .hc-form-cadastro-perfil-box-lista ul li {
    width: 25%; }

  .hc-form-cadastro-perfil-box-lista ul li:nth-child(5n) {
    border-right: solid 1px #ccc; }

  .hc-form-cadastro-perfil-box-lista ul li:nth-child(4n+1) {
    border-left: none; }

  .hc-form-cadastro-perfil-box-lista ul li:nth-child(4n) {
    border-right: none; } }
@media only screen and (min-width: 100px) and (max-width: 500px) {
  /*.hc-form-cadastro-perfil-box-lista ul.list-item-1 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-3 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-5 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-7 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-9 li {
      width: 50%;
      float: left;
  }
  .hc-form-cadastro-perfil-box-lista ul.list-item-2 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-4 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-6 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-8 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-10 li {
      width: 50%;
      float: left;
  }*/
  /*.hc-form-cadastro-perfil-box-lista ul.list-item-1 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-3 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-2 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-4 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-5 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-6 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-7 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-8 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-9 li,
  .hc-form-cadastro-perfil-box-lista ul.list-item-10 li {
      width: 50%;
      float: left;
  }*/
  .hc-form-cadastro-perfil-box-lista ul li {
    width: 50%; }

  .hc-form-cadastro-perfil-box-lista ul li:nth-child(5n) {
    border-right: solid 1px #ccc; }

  .hc-form-cadastro-perfil-box-lista ul li:nth-child(4n+1) {
    border-left: none; }

  .hc-form-cadastro-perfil-box-lista ul li:nth-child(4n) {
    border-right: solid 1px #ccc; }

  .hc-form-cadastro-perfil-box-lista ul li:nth-child(2n+1) {
    border-left: none; }

  .hc-form-cadastro-perfil-box-lista ul li:nth-child(2n) {
    border-right: none; }

  .hc-form-cadastro-perfil-box-lista ul li span {
    display: block;
    text-align: center; } }
.hc-programa-fidade-pagamento-global {
  float: left;
  box-sizing: border-box;
  width: 100%;
  border: solid 1px #E8E8E8;
  margin-bottom: 30px; }

.hc-programa-fidade-pagamento-global div.title {
  float: left;
  box-sizing: border-box;
  width: 100%;
  padding: 15px 10px 9px;
  background-color: #F2F2F2;
  border-bottom: solid 1px #E8E8E8;
  font-size: 14px;
  font-weight: 400;
  color: #666; }

.hc-programa-fidade-pagamento-global div.table-cont {
  float: left;
  box-sizing: border-box;
  width: 100%; }

.hc-programa-fidade-pagamento-global div.table-cont table {
  width: 100%;
  box-sizing: border-box; }

.hc-programa-fidade-pagamento-global div.table-cont table tr td {
  box-sizing: border-box;
  padding: 20px;
  border: solid 1px #E8E8E8;
  border-bottom: none;
  border-collapse: collapse;
  font-size: 16px;
  color: #666;
  text-align: center;
  vertical-align: middle; }

.hc-programa-fidade-pagamento-global div.table-cont table tr td.info {
  max-width: 160px; }

.hc-programa-fidade-pagamento-global div.table-cont table tr.line-03 td.info {
  border-bottom: solid 1px #E8E8E8; }

.hc-programa-fidade-pagamento-global div.table-cont table tr td.value {
  border-left: none;
  border-right: none; }

.hc-programa-fidade-pagamento-global div.table-cont table tr.line-01 td {
  border-top: none; }

.hc-programa-fidade-pagamento-global div.table-cont table tr.line-03 td.value {
  color: #C92625;
  font-size: 28px;
  border-bottom: solid 1px #E8E8E8; }

.hc-programa-fidade-pagamento-global div.box-alert {
  float: left;
  box-sizing: border-box;
  width: 100%;
  padding: 22px;
  font-size: 16px;
  color: #666;
  text-align: center; }

@media only screen and (min-width: 100px) and (max-width: 500px) {
  .hc-programa-fidade-pagamento-global div.table-cont {
    padding: 0;
    background: none; } }
.hc-cadastro-form-linha.rsp-cadastro-form-insc-estadual {
  position: relative;
  padding-right: 60px !important; }

.hc-cadastro-form-linha.rsp-cadastro-form-insc-estadual span._form-juridico-isento {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  float: none !important;
  margin-top: 25px; }

.hc-cadastro-form-linha.rsp-cadastro-form-insc-estadual span._form-juridico-isento label {
  width: auto;
  float: none;
  padding: 0; }

.hc-cadastro-form-linha.rsp-cadastro-form-insc-estadual span._form-juridico-isento label input {
  float: left;
  margin: 0 3px 0 0; }

@media only screen and (min-width: 1299px) and (max-width: 5000px) {
  .wrapper.ExpansiveStructure-Master .rsp-cadastro-form-insc-estadual span._form-juridico-isento {
    margin-top: 38px; } }
.hc-client-area-table-master {
  box-sizing: border-box;
  width: 100%; }

.hc-client-area-table-col-left {
  width: 180px; }

.hc-client-area-table-col-center {
  width: 10px; }

.area-do-usuario-nav-links {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 10px 0;
  *zoom: 1; }
  .area-do-usuario-nav-links:before, .area-do-usuario-nav-links:after {
    content: "";
    display: table; }
  .area-do-usuario-nav-links:after {
    clear: both; }

.area-do-usuario-nav-links span.title {
  float: left; }

.area-do-usuario-nav-links span.link {
  float: left;
  padding: 0 5px; }

.area-do-usuario-nav-links span.title {
  font-weight: bold; }

.area-do-usuario-nav-links span.link {
  border-right: solid 1px gray; }

.area-do-usuario-nav-links span.link:last-child {
  border: none; }

.area-do-cliente-nav-opener-row td {
  position: relative;
  visibility: hidden;
  height: 0;
  overflow: hidden; }

.area-do-cliente-nav-opener {
  box-sizing: border-box;
  float: left;
  background-color: #C92725;
  background-image: url(../../imagens-new/padrao/icon-user.png);
  background-position: 10px center;
  background-repeat: no-repeat;
  border-radius: 3px;
  *zoom: 1;
  visibility: hidden;
  height: 0;
  overflow: hidden; }
  .area-do-cliente-nav-opener:before, .area-do-cliente-nav-opener:after {
    content: "";
    display: table; }
  .area-do-cliente-nav-opener:after {
    clear: both; }

.area-do-cliente-nav-opener span {
  box-sizing: border-box;
  float: left;
  display: block;
  padding: 5px 10px;
  border-radius: 3px;
  background-color: #9e1f1d;
  font-size: 14px;
  font-style: italic;
  color: white;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.area-do-cliente-nav-opener span:hover {
  background-color: #5d1211; }

.area-do-cliente-nav-closer {
  position: fixed;
  top: 0;
  right: 10px;
  box-sizing: border-box;
  float: right;
  width: 50px;
  background-color: #C92725;
  background-image: url(../../imagens-new/padrao/icon-user-closer.png);
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 3px;
  *zoom: 1;
  visibility: 1;
  height: 0;
  overflow: hidden;
  z-index: 5;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .area-do-cliente-nav-closer:before, .area-do-cliente-nav-closer:after {
    content: "";
    display: table; }
  .area-do-cliente-nav-closer:after {
    clear: both; }

@media only screen and (min-width: 100px) and (max-width: 580px) {
  .area-do-cliente-nav-opener {
    visibility: visible;
    height: auto;
    overflow: visible;
    padding: 10px;
    padding-left: 45px;
    margin-bottom: 15px; }

  .area-do-cliente-nav-closer {
    height: 50px; }

  .area-do-cliente-nav-closer.show {
    visibility: visible; }

  .hc-client-area-table-col-left {
    display: block;
    position: absolute;
    width: 70%;
    z-index: 1;
    left: -75%;
    margin-top: -15px;
    background-color: white;
    box-shadow: 1px 2px 10px #8A8A8A;
    z-index: 4;
    -webkit-transition: all 0.3s cubic-bezier(0.04, 0.07, 0, 1.52);
    -moz-transition: all 0.3s cubic-bezier(0.04, 0.07, 0, 1.52);
    -o-transition: all 0.3s cubic-bezier(0.04, 0.07, 0, 1.52);
    -ms-transition: all 0.3s cubic-bezier(0.04, 0.07, 0, 1.52);
    transition: all 0.3s cubic-bezier(0.04, 0.07, 0, 1.52); }

  .hc-client-area-table-col-left.show {
    left: -10px;
    background-color: white; }

  .hc-client-area-table-col-left .hc-corpo-home-bloco-180,
  .hc-client-area-table-col-left .hc-corpo-menu-container {
    box-sizing: border-box;
    display: block !important;
    width: 100%; }

  .hc-client-area-table-col-left .hc-corpo-home-bloco-180 .hc-corpo-menu-topo,
  .hc-client-area-table-col-left .hc-corpo-home-bloco-180 .hc-corpo-menu-lista-container,
  .hc-client-area-table-col-left .hc-corpo-menu-container,
  .hc-client-area-table-col-left .hc-corpo-menu-container .hc-corpo-menu-topo,
  .hc-client-area-table-col-left .hc-corpo-menu-container .hc-corpo-menu-lista-container {
    box-sizing: border-box;
    width: 100%; }

  .hc-client-area-table-col-left .hc-corpo-home-bloco-180 .hc-corpo-menu-topo,
  .hc-client-area-table-col-left .hc-corpo-menu-container .hc-corpo-menu-topo {
    height: auto;
    padding: 13px 0 10px; }

  .hc-client-area-table-col-left .hc-corpo-home-bloco-180 .hc-corpo-menu-lista-container,
  .hc-client-area-table-col-left .hc-corpo-menu-container .hc-corpo-menu-lista-container {
    padding: 10px; }

  .hc-client-area-table-col-left .hc-corpo-home-bloco-180 .hc-corpo-menu-lista-container span.radio-group,
  .hc-client-area-table-col-left .hc-corpo-home-bloco-180 .hc-corpo-menu-lista-container input[type="text"],
  .hc-client-area-table-col-left .hc-corpo-home-bloco-180 .hc-corpo-menu-lista-container select {
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    padding: 5px; }

  .hc-client-area-table-col-center {
    display: none; } }
.hc-meus-pedidos-tabela-produtos td {
  height: auto;
  padding: 0; }

.hc-meus-pedidos-tabela-cont.hc-client-area-meus-pedidos-box-global {
  box-sizing: border-box;
  width: 100%;
  *zoom: 1; }
  .hc-meus-pedidos-tabela-cont.hc-client-area-meus-pedidos-box-global:before, .hc-meus-pedidos-tabela-cont.hc-client-area-meus-pedidos-box-global:after {
    content: "";
    display: table; }
  .hc-meus-pedidos-tabela-cont.hc-client-area-meus-pedidos-box-global:after {
    clear: both; }

.hc-client-area-meus-pedidos-box-table {
  width: 100%; }

.hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td {
  box-sizing: border-box;
  width: 25%;
  padding: 5px; }

.hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.date {
  width: 20%; }

.hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.number {
  width: 20%; }

.hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.status {
  width: 40%; }

.hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.status a.bt-continuar-pedido {
  box-sizing: border-box;
  padding: 0 0 0 31px;
  height: auto;
  min-height: 20px;
  background-position: left center; }

.hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.button {
  width: 20%;
  vertical-align: middle; }

.hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td {
  box-sizing: border-box;
  padding: 5px; }

.hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.status a.bt-processo-em-andamento,
.hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.status a.bt-pedido-cancelado,
.hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.status a.bt-pedido-pagto {
  box-sizing: border-box;
  padding: 0 0 0 31px;
  height: auto;
  min-height: 20px;
  background-position: left center; }

@media only screen and (min-width: 100px) and (max-width: 780px) {
  .hc-meus-pedidos-tabela-cont.hc-client-area-meus-pedidos-box-global div.hc-meus-pedidos-cadastro-blocos-detalhes,
  .hc-meus-pedidos-tabela-cont.hc-client-area-meus-pedidos-box-global div.hc-meus-pedidos-cadastro-blocos-detalhes-green {
    display: none; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-top-green {
    display: none; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.date,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.number,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.valor,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.pagamento,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.status,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.button {
    display: block;
    float: left;
    width: 50%;
    border-top: solid 1px #E8E8E8; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.date,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.number {
    height: 95px;
    overflow: hidden;
    font-size: 16px; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.date span,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.number span {
    display: table-cell;
    height: 58px;
    vertical-align: middle; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.date::before,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.number::before {
    content: "Legenda";
    display: block;
    box-sizing: border-box;
    height: 37px;
    padding: 10px;
    background-color: #86B117;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    margin: -5px -5px 0; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.date {
    border-radius: 5px 0 0 0; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.number {
    border-radius: 0 5px 0 0; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.date::before {
    content: "Data"; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.number::before {
    content: "Nº do Pedido"; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.valor {
    width: 100%;
    border: solid 1px #E8E8E8;
    border-top: none;
    border-bottom: none;
    font-size: 16px;
    text-align: center;
    padding: 10px; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.pagamento,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.status {
    height: 65px;
    border-bottom: none;
    font-size: 16px; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.pagamento span,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.status a,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.status a.bt-processo-em-andamento,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.status a.bt-pedido-cancelado,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.status a.bt-pedido-pagto {
    display: table-cell;
    height: 55px;
    vertical-align: middle; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.status a {
    background-position: left center;
    padding: 0 0 0 31px; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.button {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.button a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    text-align: center; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.button a img {
    max-width: 100%;
    height: auto; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.number,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados tr.hc-meus-pedidos-tabela-produtos td.status {
    border-right: solid 1px #E8E8E8; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-top {
    display: none; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td {
    display: block;
    float: left;
    width: 50% !important;
    border-top: solid 1px #E8E8E8; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.date,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.number {
    height: 95px;
    border-bottom: none;
    overflow: hidden;
    font-size: 16px; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.date {
    border-radius: 5px 0 0 0; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.number {
    border-radius: 0 5px 0 0; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.date span,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.number span {
    display: table-cell;
    height: 58px;
    vertical-align: middle; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.date::before,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.number::before {
    content: "Legenda";
    display: block;
    box-sizing: border-box;
    height: 37px;
    padding: 10px;
    background-color: #AAAAAA;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    margin: -5px -5px 0; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.date::before {
    content: "Data"; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.number::before {
    content: "Nº do Pedido"; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.status,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.button {
    height: 95px;
    margin-bottom: 15px; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.number,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.button {
    border-right: solid 1px #E8E8E8; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.status a.bt-continuar-pedido,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.button a {
    display: table-cell;
    height: 95px;
    width: 100%;
    vertical-align: middle;
    font-size: 14px; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-nao-finalizados tr.hc-meus-pedidos-tabela-produtos td.button a img {
    max-width: 100%;
    height: auto; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados.representantes-table-master tr.hc-meus-pedidos-tabela-produtos td.nome-cliente,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados.representantes-table-master tr.hc-meus-pedidos-tabela-produtos td.frete,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados.representantes-table-master tr.hc-meus-pedidos-tabela-produtos td.infos-contato {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 100%;
    border-right: solid 1px #E8E8E8;
    font-size: 16px;
    padding: 10px; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados.representantes-table-master tr.hc-meus-pedidos-tabela-produtos td.nome-cliente {
    border-top: solid 1px #E8E8E8;
    border-radius: 5px 5px 0 0;
    overflow: hidden; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados.representantes-table-master tr.hc-meus-pedidos-tabela-produtos td.nome-cliente::before {
    content: "Cliente:";
    display: block;
    box-sizing: border-box;
    height: 37px;
    padding: 10px;
    background-color: #86B117;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    margin: -10px -10px 10px; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados.representantes-table-master tr.hc-meus-pedidos-tabela-produtos td.frete,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados.representantes-table-master tr.hc-meus-pedidos-tabela-produtos td.infos-contato {
    font-size: 14px;
    line-height: 28px; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados.representantes-table-master tr.hc-meus-pedidos-tabela-produtos td.date,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados.representantes-table-master tr.hc-meus-pedidos-tabela-produtos td.number {
    border-radius: 0 !important; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados.representantes-table-master tr.hc-meus-pedidos-tabela-produtos td.date::before,
  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados.representantes-table-master tr.hc-meus-pedidos-tabela-produtos td.number::before {
    height: 20px;
    padding: 2px 5px; }

  .hc-client-area-meus-pedidos-box-table.table-pedidos-finalizados.representantes-table-master tr.hc-meus-pedidos-tabela-produtos td.button {
    margin-bottom: 25px; } }
.hc-meus-pedidos-continuar-pedidos-zoom-global,
.hc-meus-pedidos-continuar-pedidos-zoom-center {
  box-sizing: border-box;
  width: 100%;
  *zoom: 1; }
  .hc-meus-pedidos-continuar-pedidos-zoom-global:before, .hc-meus-pedidos-continuar-pedidos-zoom-global:after,
  .hc-meus-pedidos-continuar-pedidos-zoom-center:before,
  .hc-meus-pedidos-continuar-pedidos-zoom-center:after {
    content: "";
    display: table; }
  .hc-meus-pedidos-continuar-pedidos-zoom-global:after,
  .hc-meus-pedidos-continuar-pedidos-zoom-center:after {
    clear: both; }

.hc-meus-pedidos-continuar-pedidos-zoom-center {
  padding: 10px; }

.hc-endereco-bloco-global-960,
.hc-endereco-bloco-titles-960,
.hc-endereco-bloco-endereco-full-960 {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  *zoom: 1; }
  .hc-endereco-bloco-global-960:before, .hc-endereco-bloco-global-960:after,
  .hc-endereco-bloco-titles-960:before,
  .hc-endereco-bloco-titles-960:after,
  .hc-endereco-bloco-endereco-full-960:before,
  .hc-endereco-bloco-endereco-full-960:after {
    content: "";
    display: table; }
  .hc-endereco-bloco-global-960:after,
  .hc-endereco-bloco-titles-960:after,
  .hc-endereco-bloco-endereco-full-960:after {
    clear: both; }

.hc-endereco-bloco-global-960 {
  background-image: none;
  background-color: white; }

.hc-meus-pedidos-pedido-andamento-numero-entrega-global,
.hc-meus-pedidos-continuar-pedidos-info-pedido-global {
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 19px 10px 0;
  *zoom: 1; }
  .hc-meus-pedidos-pedido-andamento-numero-entrega-global:before, .hc-meus-pedidos-pedido-andamento-numero-entrega-global:after,
  .hc-meus-pedidos-continuar-pedidos-info-pedido-global:before,
  .hc-meus-pedidos-continuar-pedidos-info-pedido-global:after {
    content: "";
    display: table; }
  .hc-meus-pedidos-pedido-andamento-numero-entrega-global:after,
  .hc-meus-pedidos-continuar-pedidos-info-pedido-global:after {
    clear: both; }

.hc-meus-pedidos-continuar-pedidos-info-pedido-global span.informacoes-tipo,
.hc-meus-pedidos-continuar-pedidos-info-pedido-global span.informacoes {
  box-sizing: border-box;
  width: 50%;
  *zoom: 1; }
  .hc-meus-pedidos-continuar-pedidos-info-pedido-global span.informacoes-tipo:before, .hc-meus-pedidos-continuar-pedidos-info-pedido-global span.informacoes-tipo:after,
  .hc-meus-pedidos-continuar-pedidos-info-pedido-global span.informacoes:before,
  .hc-meus-pedidos-continuar-pedidos-info-pedido-global span.informacoes:after {
    content: "";
    display: table; }
  .hc-meus-pedidos-continuar-pedidos-info-pedido-global span.informacoes-tipo:after,
  .hc-meus-pedidos-continuar-pedidos-info-pedido-global span.informacoes:after {
    clear: both; }

.hc-meus-pedidos-titles {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  *zoom: 1; }
  .hc-meus-pedidos-titles:before, .hc-meus-pedidos-titles:after {
    content: "";
    display: table; }
  .hc-meus-pedidos-titles:after {
    clear: both; }

.hc-meus-pedidos-pedido-andamento-box-310,
.hc-meus-pedidos-pedido-andamento-box-310-last {
  box-sizing: border-box;
  float: left;
  width: 33.3%;
  height: 135px;
  text-align: center;
  padding: 15px 8px;
  *zoom: 1; }
  .hc-meus-pedidos-pedido-andamento-box-310:before, .hc-meus-pedidos-pedido-andamento-box-310:after,
  .hc-meus-pedidos-pedido-andamento-box-310-last:before,
  .hc-meus-pedidos-pedido-andamento-box-310-last:after {
    content: "";
    display: table; }
  .hc-meus-pedidos-pedido-andamento-box-310:after,
  .hc-meus-pedidos-pedido-andamento-box-310-last:after {
    clear: both; }

.hc-meus-pedidos-pedido-andamento-box-310 span,
.hc-meus-pedidos-pedido-andamento-box-310-last span {
  text-align: left; }

.hc-meus-pedidos-pedido-andamento-box-310 span.title,
.hc-meus-pedidos-pedido-andamento-box-310-last span.title {
  box-sizing: border-box;
  height: auto;
  padding-bottom: 10px; }

.hc-meus-pedidos-pedido-andamento-box-310 span.text,
.hc-meus-pedidos-pedido-andamento-box-310-last span.text {
  box-sizing: border-box;
  height: auto;
  padding-bottom: 10px; }

.hc-meus-pedidos-pedido-andamento-box-310 a img,
.hc-meus-pedidos-pedido-andamento-box-310-last a img {
  max-width: 100%;
  height: auto; }

@media only screen and (min-width: 100px) and (max-width: 750px) {
  .hc-meus-pedidos-pedido-andamento-box-310,
  .hc-meus-pedidos-pedido-andamento-box-310-last {
    width: 100%;
    margin-bottom: 15px; }

  .hc-meus-pedidos-pedido-andamento-box-310 span.text,
  .hc-meus-pedidos-pedido-andamento-box-310-last span.text {
    text-align: center; } }
@media only screen and (min-width: 100px) and (max-width: 979px) {
  .hc-meus-pedidos-pedido-andamento-timeline-global {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 200px;
    padding-left: 0;
    margin: 22px 0;
    background: #E9FFE5;
    border: solid 1px #D0E4CD;
    *zoom: 1; }
    .hc-meus-pedidos-pedido-andamento-timeline-global:before, .hc-meus-pedidos-pedido-andamento-timeline-global:after {
      content: "";
      display: table; }
    .hc-meus-pedidos-pedido-andamento-timeline-global:after {
      clear: both; }

  .hc-meus-pedidos-pedido-andamento-timeline-detalhe-green {
    top: 0;
    left: 0;
    margin: -7px 0 0 0; }

  .hc-meus-pedidos-pedido-andamento-timeline-col-01,
  .hc-meus-pedidos-pedido-andamento-timeline-col-02,
  .hc-meus-pedidos-pedido-andamento-timeline-col-03,
  .hc-meus-pedidos-pedido-andamento-timeline-col-04,
  .hc-meus-pedidos-pedido-andamento-timeline-col-05,
  .hc-meus-pedidos-pedido-andamento-timeline-col-01-desativado,
  .hc-meus-pedidos-pedido-andamento-timeline-col-02-desativado,
  .hc-meus-pedidos-pedido-andamento-timeline-col-03-desativado,
  .hc-meus-pedidos-pedido-andamento-timeline-col-04-desativado,
  .hc-meus-pedidos-pedido-andamento-timeline-col-05-desativado {
    box-sizing: border-box;
    width: 20%;
    height: 178px;
    margin: 0; }

  .hc-meus-pedidos-pedido-andamento-timeline-ligacao-01,
  .hc-meus-pedidos-pedido-andamento-timeline-ligacao-02,
  .hc-meus-pedidos-pedido-andamento-timeline-ligacao-03,
  .hc-meus-pedidos-pedido-andamento-timeline-ligacao-04 {
    display: none; } }
.hc-meus-pedidos-cancelar-pedido-global {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  .hc-meus-pedidos-cancelar-pedido-global:before, .hc-meus-pedidos-cancelar-pedido-global:after {
    content: "";
    display: table; }
  .hc-meus-pedidos-cancelar-pedido-global:after {
    clear: both; }

.hc-meus-pedidos-cancelar-pedido-global tr td.linha1 {
  box-sizing: border-box;
  width: 100%; }

.hc-meus-pedidos-cancelar-pedido-global tr td.linha1 textarea.formFlex {
  box-sizing: border-box;
  width: 100% !important;
  padding: 10px; }

@media only screen and (min-width: 100px) and (max-width: 490px) {
  .hc-endereco-bloco-endereco-full-960 {
    padding: 10px; }

  .hc-meus-pedidos-pedido-andamento-numero-entrega-global,
  .hc-meus-pedidos-continuar-pedidos-info-pedido-global {
    width: 100%;
    padding: 19px 0 0; }

  .hc-meus-pedidos-pedido-andamento-numero-entrega-global span {
    text-align: center; }

  .hc-meus-pedidos-continuar-pedidos-info-pedido-global span.informacoes-tipo,
  .hc-meus-pedidos-continuar-pedidos-info-pedido-global span.informacoes {
    box-sizing: border-box;
    width: 50%;
    padding: 0; }

  .hc-meus-pedidos-continuar-pedidos-info-pedido-global span.informacoes-tipo {
    padding-right: 5px; }

  .hc-meus-pedidos-continuar-pedidos-info-pedido-global span.informacoes {
    padding-left: 5px; }

  .hc-meus-pedidos-pedido-andamento-timeline-col-01,
  .hc-meus-pedidos-pedido-andamento-timeline-col-02,
  .hc-meus-pedidos-pedido-andamento-timeline-col-03,
  .hc-meus-pedidos-pedido-andamento-timeline-col-04,
  .hc-meus-pedidos-pedido-andamento-timeline-col-05 {
    width: 100%;
    display: none; }

  .hc-meus-pedidos-pedido-andamento-timeline-col-01.status-pedido-ativado,
  .hc-meus-pedidos-pedido-andamento-timeline-col-02.status-pedido-ativado,
  .hc-meus-pedidos-pedido-andamento-timeline-col-03.status-pedido-ativado,
  .hc-meus-pedidos-pedido-andamento-timeline-col-04.status-pedido-ativado,
  .hc-meus-pedidos-pedido-andamento-timeline-col-05.status-pedido-ativado {
    display: block; }

  .hc-meus-pedidos-pedido-andamento-timeline-col-01-desativado,
  .hc-meus-pedidos-pedido-andamento-timeline-col-02-desativado,
  .hc-meus-pedidos-pedido-andamento-timeline-col-03-desativado,
  .hc-meus-pedidos-pedido-andamento-timeline-col-04-desativado,
  .hc-meus-pedidos-pedido-andamento-timeline-col-05-desativado {
    display: none; } }
.hc-client-area-table-col-right .hc-cadastro-col-left {
  box-sizing: border-box;
  width: 100%;
  *zoom: 1; }
  .hc-client-area-table-col-right .hc-cadastro-col-left:before, .hc-client-area-table-col-right .hc-cadastro-col-left:after {
    content: "";
    display: table; }
  .hc-client-area-table-col-right .hc-cadastro-col-left:after {
    clear: both; }

.hc-client-area-table-col-right .hc-cadastro-col-left .hc-cadastro-form-linha,
.hc-client-area-table-col-right .hc-cadastro-col-left .hc-cadastro-form-linha label {
  box-sizing: border-box;
  float: left;
  width: 100%; }

.hc-client-area-table-col-right .hc-cadastro-col-left .hc-cadastro-form-linha #c_ddd_tel,
.hc-client-area-table-col-right .hc-cadastro-col-left .hc-cadastro-form-linha #c_ddd_cel {
  box-sizing: border-box;
  width: 40px; }

.hc-client-area-table-col-right .hc-cadastro-col-left .hc-cadastro-form-linha #c_telefone,
.hc-client-area-table-col-right .hc-cadastro-col-left .hc-cadastro-form-linha #c_celular {
  box-sizing: border-box;
  width: 100px; }

.hc-client-area-table-col-right .hc-endereco-bloco-global-770,
.hc-client-area-table-col-right .hc-endereco-bloco-global-770 .hc-endereco-bloco-titles-770,
.hc-client-area-table-col-right .hc-endereco-bloco-global-770 .hc-endereco-bloco-endereco-full-770 {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  .hc-client-area-table-col-right .hc-endereco-bloco-global-770:before, .hc-client-area-table-col-right .hc-endereco-bloco-global-770:after,
  .hc-client-area-table-col-right .hc-endereco-bloco-global-770 .hc-endereco-bloco-titles-770:before,
  .hc-client-area-table-col-right .hc-endereco-bloco-global-770 .hc-endereco-bloco-titles-770:after,
  .hc-client-area-table-col-right .hc-endereco-bloco-global-770 .hc-endereco-bloco-endereco-full-770:before,
  .hc-client-area-table-col-right .hc-endereco-bloco-global-770 .hc-endereco-bloco-endereco-full-770:after {
    content: "";
    display: table; }
  .hc-client-area-table-col-right .hc-endereco-bloco-global-770:after,
  .hc-client-area-table-col-right .hc-endereco-bloco-global-770 .hc-endereco-bloco-titles-770:after,
  .hc-client-area-table-col-right .hc-endereco-bloco-global-770 .hc-endereco-bloco-endereco-full-770:after {
    clear: both; }

.hc-client-area-table-col-right .hc-endereco-bloco-global-770 {
  background: white; }

.hc-client-area-table-col-right .hc-endereco-bloco-global-770 .hc-endereco-bloco-endereco-full-770 {
  padding: 10px; }

@media only screen and (min-width: 100px) and (max-width: 979px) {
  .hc-client-area-table-col-right .hc-cadastro-col-left .hc-cadastro-form-linha.rsp-form-endereco-estado select.select-200 {
    width: 100%;
    box-sizing: border-box; } }
.hc-client-area-table-col-right .hc-minha-conta-perguntas-title-global {
  box-sizing: border-box;
  float: left;
  width: 100%; }

.hc-client-area-table-col-right .hc-minha-conta-perguntas-title-global .title-itens {
  border: none;
  padding: 0;
  margin: 0;
  box-sizing: border-box; }

.hc-client-area-table-col-right .hc-minha-conta-perguntas-title-global .title-itens a {
  word-break: break-all;
  hyphens: auto; }

.hc-client-area-table-col-right .hc-produtos-detalhes-pergunte-ao-vendedor-interacoes-global,
.hc-client-area-table-col-right .hc-produtos-detalhes-pergunte-ao-vendedor-interacoes-global div {
  box-sizing: border-box;
  float: left;
  width: 100%; }

.hc-client-area-table-col-right .hc-produtos-detalhes-pergunte-ao-vendedor-interacoes-global div .pergunta {
  box-sizing: border-box;
  word-break: break-all;
  hyphens: auto; }

.hc-client-area-table-col-right .hc-cadastro-titles,
.hc-client-area-table-col-right .hc-cadastro-titles-spacer,
.hc-client-area-table-col-right .hc-cadastro-form-linha span.pergunta {
  box-sizing: border-box;
  width: 100%; }

.hc-client-area-table-col-right .hc-cadastro-form-linha span.pergunta {
  padding: 10px 0; }

.area-do-usuario-fidelidade-credit-main {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 15px 0;
  text-align: right;
  *zoom: 1; }
  .area-do-usuario-fidelidade-credit-main:before, .area-do-usuario-fidelidade-credit-main:after {
    content: "";
    display: table; }
  .area-do-usuario-fidelidade-credit-main:after {
    clear: both; }

.area-do-usuario-fidelidade-credit-main span.main {
  font-size: 18px;
  font-weight: bold; }

.area-do-usuario-fidelidade-credit-main span.valor {
  font-size: 16px; }

.area-do-usuario-fidelidade-credit-main span.validade {
  font-size: 14px;
  display: block; }

.area-do-usuario-extrato-fidelidade-global {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  .area-do-usuario-extrato-fidelidade-global:before, .area-do-usuario-extrato-fidelidade-global:after {
    content: "";
    display: table; }
  .area-do-usuario-extrato-fidelidade-global:after {
    clear: both; }

.area-do-usuario-extrato-fidelidade-table {
  box-sizing: border-box;
  width: 100%;
  border-collapse: collapse; }

.area-do-usuario-extrato-fidelidade-table-top td {
  background-color: #aaaaaa;
  border: solid 1px #aaaaaa;
  border-collapse: collapse;
  font-size: 16px;
  color: #fff;
  box-sizing: border-box;
  padding: 10px;
  text-transform: uppercase; }

.area-do-usuario-extrato-fidelidade-table-top td.td-01,
.area-do-usuario-extrato-fidelidade-table-top td.td-03,
.area-do-usuario-extrato-fidelidade-table-top td.td-04 {
  width: 20%; }

.area-do-usuario-extrato-fidelidade-table-top td.td-02 {
  width: 40%; }

.area-do-usuario-extrato-fidelidade-table-top td.td-01,
.area-do-usuario-extrato-fidelidade-table-top td.td-03,
.area-do-usuario-extrato-fidelidade-table-top td.td-04,
.area-do-usuario-extrato-fidelidade-table-line td.td-01,
.area-do-usuario-extrato-fidelidade-table-line td.td-03,
.area-do-usuario-extrato-fidelidade-table-line td.td-04 {
  text-align: center; }

.area-do-usuario-extrato-fidelidade-table-line,
.area-do-usuario-extrato-fidelidade-table-line td {
  border: solid 1px #E8E8E8;
  border-collapse: collapse;
  box-sizing: border-box;
  padding: 10px; }

.area-do-usuario-extrato-fidelidade-table-line td span {
  display: block;
  box-sizing: border-box;
  padding: 5px 0; }

.area-do-usuario-extrato-fidelidade-table.extratos-logs {
  margin-top: 10px; }

.area-do-usuario-extrato-fidelidade-table-line.extratos-logs td {
  background-color: #919191;
  border-color: #848484;
  color: white; }

.area-do-usuario-extrato-fidelidade-table-line.extratos-logs td.td-01 {
  text-align: right; }

.area-do-usuario-extrato-fidelidade-table-line.extratos-logs td.td-02 {
  text-align: center; }

@media only screen and (min-width: 100px) and (max-width: 760px) {
  .area-do-usuario-extrato-fidelidade-table-top td {
    padding: 5px;
    font-size: 14px; }

  .area-do-usuario-extrato-fidelidade-table-line,
  .area-do-usuario-extrato-fidelidade-table-line td {
    padding: 5px; } }
@media only screen and (min-width: 100px) and (max-width: 580px) {
  .area-do-usuario-fidelidade-credit-main span {
    display: block;
    text-align: center;
    padding: 10px 0; } }
.hc-template-institucional-title-global.hc-rec-representantes-title-main {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0; }

.hc-meus-pedidos-tabela-cont.hc-rec-representantes-table-main {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  .hc-meus-pedidos-tabela-cont.hc-rec-representantes-table-main:before, .hc-meus-pedidos-tabela-cont.hc-rec-representantes-table-main:after {
    content: "";
    display: table; }
  .hc-meus-pedidos-tabela-cont.hc-rec-representantes-table-main:after {
    clear: both; }

.hc-meus-pedidos-tabela-cont.hc-rec-representantes-table-main table {
  width: 100%;
  box-sizing: border-box; }

.hc-rec-representantes-table-top td.td-01 {
  background-color: #aaaaaa; }

.hc-rec-representantes-table-top td.td-01 span {
  font-size: 16px; }

.hc-rec-representantes-table-line td {
  border-bottom: solid 1px #E8E8E8; }

.hc-rec-representantes-table-line td.td-01,
.hc-rec-representantes-table-line td.td-02,
.hc-rec-representantes-table-line td.td-03,
.hc-rec-representantes-table-line td.td-04 {
  border-left: solid 1px #E8E8E8; }

.hc-rec-representantes-table-line td input.campo-texto.nome {
  box-sizing: border-box;
  float: left;
  width: 100%;
  height: 30px; }

.hc-rec-representantes-table-line td.td-04 input.right {
  float: none; }

@media only screen and (min-width: 100px) and (max-width: 979px) {
  .hc-rec-representantes-table-line td.td-01,
  .hc-rec-representantes-table-line td.td-02,
  .hc-rec-representantes-table-line td.td-03,
  .hc-rec-representantes-table-line td.td-04 {
    box-sizing: border-box;
    float: left;
    width: 100%;
    border-left: solid 1px #E8E8E8;
    border-right: solid 1px #E8E8E8;
    text-align: center; }

  .hc-rec-representantes-table-line td.td-03 {
    border-right: none; }

  .hc-rec-representantes-table-line td.td-03,
  .hc-rec-representantes-table-line td.td-04 {
    width: 50%;
    height: 75px; }

  .hc-rec-representantes-table-line td.td-02,
  .hc-rec-representantes-table-line td.td-04 {
    border-right: solid 1px #E8E8E8; }

  .hc-rec-representantes-table-line td.td-04 input.right {
    margin-top: 15px; } }
@media only screen and (min-width: 100px) and (max-width: 979px) {
  .hc-rec-representantes-table-line.extrato td.td-01,
  .hc-rec-representantes-table-line.extrato td.td-02,
  .hc-rec-representantes-table-line.extrato td.td-03 {
    box-sizing: border-box;
    float: left;
    width: 100%;
    height: auto;
    padding: 0;
    border-right: solid 1px #E8E8E8; } }
@media only screen and (min-width: 100px) and (max-width: 979px) {
  .hc-rec-representantes-table-line.painel-downloads td.td-01,
  .hc-rec-representantes-table-line.painel-downloads td.td-02,
  .hc-rec-representantes-table-line.painel-downloads td.td-03,
  .hc-rec-representantes-table-line.painel-downloads td.td-04 {
    box-sizing: border-box;
    float: none;
    width: 50%;
    height: auto;
    border-left: solid 1px #E8E8E8;
    text-align: left; }

  .hc-rec-representantes-table-line.painel-downloads td.td-01 {
    border-right: none; }

  .hc-rec-representantes-table-line.painel-downloads td.td-02,
  .hc-rec-representantes-table-line.painel-downloads td.td-04 {
    border-right: solid 1px #E8E8E8;
    text-align: center; } }
@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  .wrapper.ExpansiveStructure-Master .hc-cadastro-form-linha._area-do-cliente-perfil-mkt-col {
    box-sizing: border-box;
    float: left;
    width: 33.333%; } }
@media only screen and (min-width: 1300px) and (max-width: 1489px) {
  .wrapper.ExpansiveStructure-Master .hc-cadastro-form-linha._area-do-cliente-perfil-mkt-col {
    box-sizing: border-box;
    float: left;
    width: 33.333%; } }
@media only screen and (min-width: 979px) and (max-width: 1299px) {
  .wrapper.ExpansiveStructure-Master .hc-cadastro-form-linha._area-do-cliente-perfil-mkt-col {
    box-sizing: border-box;
    float: left;
    width: 50%; } }
._prod-detail-formas-pagamento-master {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 30px 0;
  *zoom: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  ._prod-detail-formas-pagamento-master:before, ._prod-detail-formas-pagamento-master:after {
    content: "";
    display: table; }
  ._prod-detail-formas-pagamento-master:after {
    clear: both; }

._prod-detail-formas-pagamento-title-global {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 0 0 15px;
  *zoom: 1; }
  ._prod-detail-formas-pagamento-title-global:before, ._prod-detail-formas-pagamento-title-global:after {
    content: "";
    display: table; }
  ._prod-detail-formas-pagamento-title-global:after {
    clear: both; }

._prod-detail-formas-pagamento-title-global span.title {
  font-size: 15px;
  font-weight: bold;
  color: #262626;
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 40px;
  text-transform: uppercase;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-icon-sifrao-pagamento.png) left center no-repeat; }

._prod-detail-formas-pagamento-nav-global {
  box-sizing: border-box;
  width: 100%;
  display: table;
  *zoom: 1; }
  ._prod-detail-formas-pagamento-nav-global:before, ._prod-detail-formas-pagamento-nav-global:after {
    content: "";
    display: table; }
  ._prod-detail-formas-pagamento-nav-global:after {
    clear: both; }

._prod-detail-formas-pagamento-nav-global ul {
  padding: 0;
  margin: 0;
  list-style: none; }

._prod-detail-formas-pagamento-nav-global ul li {
  box-sizing: border-box;
  display: table-cell;
  float: left;
  width: 33.3333%;
  height: 60px;
  border: solid 1px #E4E4E4;
  border-bottom: none;
  border-left: none;
  background-color: #F8F8F8;
  border-radius: 2px 2px 0 0;
  margin-top: 10px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }

._prod-detail-formas-pagamento-nav-global ul li a {
  box-sizing: border-box;
  display: table;
  width: 100%;
  height: 100%; }

._prod-detail-formas-pagamento-nav-global ul li a span {
  box-sizing: border-box;
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  padding: 5px 10px; }

._prod-detail-formas-pagamento-nav-global ul li:first-child {
  border-left: solid 1px #E4E4E4; }

._prod-detail-formas-pagamento-nav-global ul li:hover,
._prod-detail-formas-pagamento-nav-global ul li.active {
  margin: 0;
  height: 70px;
  border: none;
  background-color: #A7A7A7;
  color: white; }

._prod-detail-formas-pagamento-nav-global ul li:hover a,
._prod-detail-formas-pagamento-nav-global ul li.active a {
  color: white;
  text-decoration: none; }

._prod-detail-formas-pagamento-infos-global {
  box-sizing: border-box;
  float: left;
  width: 100%;
  background-color: white;
  border: solid 1px #E4E4E4;
  *zoom: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  ._prod-detail-formas-pagamento-infos-global:before, ._prod-detail-formas-pagamento-infos-global:after {
    content: "";
    display: table; }
  ._prod-detail-formas-pagamento-infos-global:after {
    clear: both; }

._prod-detail-formas-pagamento-infos-box {
  box-sizing: border-box;
  float: left;
  width: 100%;
  display: none;
  *zoom: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  ._prod-detail-formas-pagamento-infos-box:before, ._prod-detail-formas-pagamento-infos-box:after {
    content: "";
    display: table; }
  ._prod-detail-formas-pagamento-infos-box:after {
    clear: both; }

._prod-detail-formas-pagamento-infos-box.show {
  display: block; }

._prod-detail-formas-pagamento-infos-box-nav-top {
  box-sizing: border-box;
  display: table;
  width: 100%;
  padding: 10px 0 20px;
  border-bottom: solid 1px #E4E4E4;
  *zoom: 1; }
  ._prod-detail-formas-pagamento-infos-box-nav-top:before, ._prod-detail-formas-pagamento-infos-box-nav-top:after {
    content: "";
    display: table; }
  ._prod-detail-formas-pagamento-infos-box-nav-top:after {
    clear: both; }

._prod-detail-formas-pagamento-infos-box-nav-top ul {
  box-sizing: border-box;
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none; }

._prod-detail-formas-pagamento-infos-box-nav-top ul.line {
  padding-top: 10px; }

._prod-detail-formas-pagamento-infos-box-nav-top ul li {
  box-sizing: border-box;
  display: table-cell;
  height: 60px;
  padding: 10px 5px 0; }

._prod-detail-formas-pagamento-infos-box-nav-top ul li span {
  display: block;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  *zoom: 1; }
  ._prod-detail-formas-pagamento-infos-box-nav-top ul li span:before, ._prod-detail-formas-pagamento-infos-box-nav-top ul li span:after {
    content: "";
    display: table; }
  ._prod-detail-formas-pagamento-infos-box-nav-top ul li span:after {
    clear: both; }

._prod-detail-formas-pagamento-infos-box-nav-top ul li span label {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  text-align: center; }

._prod-detail-formas-pagamento-infos-box-nav-top.formas-pagamento-avista ul {
  display: block;
  text-align: center; }

._prod-detail-formas-pagamento-infos-box-nav-top.formas-pagamento-avista ul li {
  display: inline-block;
  font-size: 0; }

._prod-detail-formas-pagamento-infos-box-values-global-bottom {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  ._prod-detail-formas-pagamento-infos-box-values-global-bottom:before, ._prod-detail-formas-pagamento-infos-box-values-global-bottom:after {
    content: "";
    display: table; }
  ._prod-detail-formas-pagamento-infos-box-values-global-bottom:after {
    clear: both; }

._prod-detail-formas-pagamento-infos-box-values-box {
  box-sizing: border-box;
  float: left;
  width: 100%;
  display: none;
  *zoom: 1; }
  ._prod-detail-formas-pagamento-infos-box-values-box:before, ._prod-detail-formas-pagamento-infos-box-values-box:after {
    content: "";
    display: table; }
  ._prod-detail-formas-pagamento-infos-box-values-box:after {
    clear: both; }

._prod-detail-formas-pagamento-infos-box-values-box.show {
  display: block; }

._prod-detail-formas-pagamento-infos-box-values-box div.title-info {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 10px 10px 10px 20px;
  font-size: 15px;
  color: #393939;
  border-bottom: solid 1px #E4E4E4;
  *zoom: 1; }
  ._prod-detail-formas-pagamento-infos-box-values-box div.title-info:before, ._prod-detail-formas-pagamento-infos-box-values-box div.title-info:after {
    content: "";
    display: table; }
  ._prod-detail-formas-pagamento-infos-box-values-box div.title-info:after {
    clear: both; }

._prod-detail-formas-pagamento-infos-box-values-box div.parcelas-info {
  box-sizing: border-box;
  display: table;
  width: 100%;
  *zoom: 1; }
  ._prod-detail-formas-pagamento-infos-box-values-box div.parcelas-info:before, ._prod-detail-formas-pagamento-infos-box-values-box div.parcelas-info:after {
    content: "";
    display: table; }
  ._prod-detail-formas-pagamento-infos-box-values-box div.parcelas-info:after {
    clear: both; }

._prod-detail-formas-pagamento-infos-box-values-box div.parcelas-info div.col {
  display: table-cell;
  width: 50%;
  height: 100%;
  vertical-align: top;
  text-align: center;
  padding: 10px 20px;
  font-size: 11px;
  color: #666;
  border-right: solid 1px #E4E4E4; }

._prod-detail-formas-pagamento-infos-box-values-box div.parcelas-info div.col:last-child {
  border-right: none; }

._prod-detail-formas-pagamento-infos-box-values-box div.parcelas-info div.col ul {
  padding: 0;
  margin: 0;
  list-style: none; }

._prod-detail-formas-pagamento-infos-box-values-box div.parcelas-info div.col ul li {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 5px 0; }

._prod-detail-formas-pagamento-infos-box-values-box div.parcelas-info div.col ul li span {
  color: #E43330; }

._prod-detail-formas-pagamento-infos-box-values-box div.parcelas-info div.select-cont {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  padding: 10px 20px;
  font-size: 11px;
  color: #666; }

._prod-detail-formas-pagamento-infos-box-values-box div.parcelas-info div.select-cont select {
  box-sizing: border-box;
  float: left;
  width: 100%;
  background-color: #F8F8F8;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  padding: 10px;
  font-size: 12px; }

._prod-detail-formas-pagamento-infos-box-values-box div.parcelas-info div.select-cont select option span {
  color: #E43330; }

._prod-detail-formas-pagamento-infos-box-values-box div.taxa-info {
  box-sizing: border-box;
  float: left;
  width: 100%;
  background-color: #F8F8F8;
  *zoom: 1; }
  ._prod-detail-formas-pagamento-infos-box-values-box div.taxa-info:before, ._prod-detail-formas-pagamento-infos-box-values-box div.taxa-info:after {
    content: "";
    display: table; }
  ._prod-detail-formas-pagamento-infos-box-values-box div.taxa-info:after {
    clear: both; }

._prod-detail-formas-pagamento-infos-box-values-box div.taxa-info span {
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 10px 20px;
  color: #666;
  border-top: solid 1px #E4E4E4; }

._prod-detail-formas-pagamento-infos-box-values-box div.avista-valor {
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 10px 20px;
  font-size: 13px;
  color: #666; }

@media only screen and (min-width: 100px) and (max-width: 640px) {
  ._prod-detail-formas-pagamento-nav-global ul li {
    height: 70px; }

  ._prod-detail-formas-pagamento-nav-global ul li:hover,
  ._prod-detail-formas-pagamento-nav-global ul li.active {
    height: 80px; } }
@media only screen and (min-width: 100px) and (max-width: 480px) {
  ._prod-detail-formas-pagamento-nav-global ul li {
    height: 80px; }

  ._prod-detail-formas-pagamento-nav-global ul li:hover,
  ._prod-detail-formas-pagamento-nav-global ul li.active {
    height: 90px; } }
@media only screen and (min-width: 100px) and (max-width: 380px) {
  ._prod-detail-formas-pagamento-nav-global ul li {
    height: 90px; }

  ._prod-detail-formas-pagamento-nav-global ul li:hover,
  ._prod-detail-formas-pagamento-nav-global ul li.active {
    height: 100px; } }
._prod-detail-calc-frete-master {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  ._prod-detail-calc-frete-master:before, ._prod-detail-calc-frete-master:after {
    content: "";
    display: table; }
  ._prod-detail-calc-frete-master:after {
    clear: both; }

._prod-detail-calc-frete-top {
  box-sizing: border-box;
  float: left;
  width: 100%;
  background-color: #F8F8F8;
  border: solid 1px #E4E4E4;
  border-radius: 2px;
  *zoom: 1; }
  ._prod-detail-calc-frete-top:before, ._prod-detail-calc-frete-top:after {
    content: "";
    display: table; }
  ._prod-detail-calc-frete-top:after {
    clear: both; }

._prod-detail-calc-frete-top div.title {
  box-sizing: border-box;
  float: left;
  width: 188px;
  height: 80px;
  line-height: 80px;
  vertical-align: middle;
  padding-left: 60px;
  font-size: 12px;
  color: #666666;
  text-transform: uppercase;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-calculo-de-frete-icon.png) 10px center no-repeat; }

._prod-detail-calc-frete-top div.calc-form {
  box-sizing: border-box;
  float: left;
  width: 185px;
  height: 80px;
  vertical-align: middle;
  font-size: 15px;
  color: #666666;
  padding-top: 19px; }

._prod-detail-calc-frete-top div.calc-form input.campo-cep-01,
._prod-detail-calc-frete-top div.calc-form input.campo-cep-02 {
  box-sizing: border-box;
  float: left;
  width: 65px;
  height: 40px;
  border: solid 1px #E4E4E4;
  border-radius: 3px 3px;
  background: white;
  margin-right: 14px;
  font-size: 12px;
  color: #666;
  text-align: center; }

._prod-detail-calc-frete-top div.calc-form input.campo-cep-01 {
  margin-right: 5px; }

._prod-detail-calc-frete-top div.calc-form input.campo-cep-02 {
  width: 45px; }

._prod-detail-calc-frete-top div.calc-form input.campo-cep-btn {
  box-sizing: border-box;
  float: left;
  width: 45px;
  height: 40px;
  border: none;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-calculo-de-frete-bt-calcular.png) no-repeat;
  font-size: 0;
  margin: 0;
  padding: 0;
  cursor: pointer; }

/*._prod-detail-calc-frete-top div.cep-unkown {
    box-sizing: border-box;
    float: right;
    height: 80px;
    vertical-align: middle;
    //padding-left: 14px;
    font-size: 11px;
    color: #666666;
    padding: 35px 10px 0 0;
}*/
._prod-detail-calc-frete-top div.cep-unkown {
  box-sizing: border-box;
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 10px;
  border-top: solid 1px #E4E4E4; }

._prod-detail-calc-frete-top div.cep-unkown a {
  color: #666666; }

._prod-detail-calc-frete-top.frete-calculado {
  height: auto;
  border-radius: 2px 2px 0 0; }

._prod-detail-calc-frete-top.frete-calculado div.title {
  background: none;
  width: auto;
  height: 40px;
  line-height: 40px;
  padding-left: 20px; }

._prod-detail-calc-frete-bottom {
  box-sizing: border-box;
  float: left;
  width: 100%;
  border: solid 1px #E4E4E4;
  border-top: none;
  background: white;
  *zoom: 1; }
  ._prod-detail-calc-frete-bottom:before, ._prod-detail-calc-frete-bottom:after {
    content: "";
    display: table; }
  ._prod-detail-calc-frete-bottom:after {
    clear: both; }

._prod-detail-calc-frete-bottom table,
._prod-detail-calc-frete-bottom table tr,
._prod-detail-calc-frete-bottom table tr td {
  box-sizing: border-box; }

._prod-detail-calc-frete-bottom table tr td {
  padding: 10px 20px;
  vertical-align: middle;
  font-size: 12px;
  color: #666666; }

._prod-detail-calc-frete-bottom table tr.head td {
  border-bottom: solid 1px #E4E4E4;
  font-size: 14px;
  color: #393939;
  text-transform: uppercase; }

._prod-detail-calc-frete-bottom table tr.frete-line-entrega-propria {
  background-color: #B1B1B1; }

._prod-detail-calc-frete-bottom table tr.frete-line-entrega-propria td {
  color: white; }

._prod-detail-calc-frete-bottom-infos {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 20px;
  background-color: #F8F8F8;
  border: solid 1px #E4E4E4;
  border-top: none;
  border-radius: 0 0 2px 2px;
  *zoom: 1; }
  ._prod-detail-calc-frete-bottom-infos:before, ._prod-detail-calc-frete-bottom-infos:after {
    content: "";
    display: table; }
  ._prod-detail-calc-frete-bottom-infos:after {
    clear: both; }

._prod-detail-calc-frete-bottom-infos div {
  font-size: 11px;
  color: #666; }

._prod-detail-calc-frete-bottom-infos div.texto,
._prod-detail-calc-frete-bottom-infos div.cep-utilizado,
._prod-detail-calc-frete-bottom-infos div.aviso-prazo {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 20px; }

._prod-detail-calc-frete-bottom-infos div.cep-utilizado span {
  display: block;
  float: left;
  padding: 6px 0 0 0; }

._prod-detail-calc-frete-bottom-infos div.cep-utilizado .cep-botao {
  float: right;
  width: 80px;
  height: 26px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-calculo-de-frete-bt-alterar.png) no-repeat;
  border: none;
  font-size: 0; }

@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  .wrapper.ExpansiveStructure-Master ._prod-detail-calc-frete-top div.title {
    width: 188px; } }
@media only screen and (min-width: 100px) and (max-width: 840px) {
  ._prod-detail-calc-frete-top {
    height: auto; }

  ._prod-detail-calc-frete-top div.calc-form {
    float: right;
    width: 195px;
    padding-right: 10px; }

  ._prod-detail-calc-frete-top div.cep-unkown {
    box-sizing: border-box;
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px;
    border-top: solid 1px #E4E4E4; } }
@media only screen and (min-width: 750px) and (max-width: 810px) {
  ._prod-detail-calc-frete-top div.title {
    width: 170px; }

  ._prod-detail-calc-frete-top div.calc-form {
    width: 175px;
    padding-right: 0; }

  ._prod-detail-calc-frete-top div.calc-form input.campo-cep-02 {
    margin-right: 5px; } }
@media only screen and (min-width: 100px) and (max-width: 640px) {
  /*    ._prod-detail-calc-frete-top div.title {
      width: 35%;
  }
  ._prod-detail-calc-frete-top div.calc-form input.campo-cep-01 {
      width: 15%;
  }
  ._prod-detail-calc-frete-top div.calc-form input.campo-cep-02 {
      width: 10%;
  }*/ }
@media only screen and (min-width: 100px) and (max-width: 400px) {
  ._prod-detail-calc-frete-top div.title {
    background: none;
    width: auto;
    padding: 0 0 0 15px; }

  ._prod-detail-calc-frete-top div.calc-form input.campo-cep-01 {
    margin-right: 5px; }

  ._prod-detail-calc-frete-bottom table tr td {
    padding: 10px; } }
@media only screen and (min-width: 100px) and (max-width: 360px) {
  ._prod-detail-calc-frete-top div.title {
    width: 100%;
    text-align: center;
    padding: 0;
    height: 40px;
    line-height: 40px; }

  ._prod-detail-calc-frete-top div.calc-form {
    float: none;
    width: 178px;
    height: 100px;
    margin: 0 auto;
    padding: 0; } }
._prod-detail-new-grid-master {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 10px 0;
  *zoom: 1; }
  ._prod-detail-new-grid-master:before, ._prod-detail-new-grid-master:after {
    content: "";
    display: table; }
  ._prod-detail-new-grid-master:after {
    clear: both; }

._prod-detail-new-grid-inner-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  ._prod-detail-new-grid-inner-wrapper:before, ._prod-detail-new-grid-inner-wrapper:after {
    content: "";
    display: table; }
  ._prod-detail-new-grid-inner-wrapper:after {
    clear: both; }

._prod-detail-new-grid-center {
  clear: both;
  box-sizing: border-box;
  width: 980px;
  margin: 0 auto;
  *zoom: 1; }
  ._prod-detail-new-grid-center:before, ._prod-detail-new-grid-center:after {
    content: "";
    display: table; }
  ._prod-detail-new-grid-center:after {
    clear: both; }

#detalhes_conteudo_interno {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: 100%;
  min-height: inherit !important; }

@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  ._prod-detail-new-grid-center {
    width: 1390px; } }
@media only screen and (min-width: 1300px) and (max-width: 1489px) {
  ._prod-detail-new-grid-center {
    width: 1200px; } }
@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._prod-detail-new-grid-center {
    width: 100%;
    padding: 0 10px; } }
._prod-detail-migalha-global {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 6px 0 12px;
  font-weight: bold;
  *zoom: 1; }
  ._prod-detail-migalha-global:before, ._prod-detail-migalha-global:after {
    content: "";
    display: table; }
  ._prod-detail-migalha-global:after {
    clear: both; }

._prod-detail-migalha-global > ._inner {
  box-sizing: border-box;
  width: 980px;
  margin: 0 auto;
  *zoom: 1; }
  ._prod-detail-migalha-global > ._inner:before, ._prod-detail-migalha-global > ._inner:after {
    content: "";
    display: table; }
  ._prod-detail-migalha-global > ._inner:after {
    clear: both; }

._prod-detail-migalha-global > ._inner ._title {
  box-sizing: border-box;
  float: left;
  padding-right: 15px;
  color: #838383; }

._prod-detail-migalha-global > ._inner ._links {
  box-sizing: border-box;
  float: left;
  text-transform: uppercase;
  color: #838383; }

._prod-detail-migalha-global > ._inner ._links a {
  box-sizing: border-box;
  display: block;
  float: left;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-icon-migalha-arrow.png) 6px center no-repeat;
  padding: 0 15px;
  text-transform: uppercase;
  color: #838383; }

@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  ._prod-detail-migalha-global > ._inner {
    width: 1390px; } }
@media only screen and (min-width: 1300px) and (max-width: 1489px) {
  ._prod-detail-migalha-global > ._inner {
    width: 1200px; } }
@media only screen and (min-width: 979px) and (max-width: 1299px) {
  ._prod-detail-migalha-global > ._inner {
    width: 980px; } }
@media only screen and (min-width: 10px) and (max-width: 979px) {
  ._prod-detail-migalha-global > ._inner {
    width: 100%;
    padding: 20px 10px 0; } }
@media only screen and (min-width: 10px) and (max-width: 768px) {
  ._prod-detail-migalha-global {
    padding: 20px 10px 12px; }

  ._prod-detail-migalha-global > ._inner {
    padding: 10px;
    border-radius: 3px;
    background-color: #F5F5F5; } }
@media only screen and (min-width: 10px) and (max-width: 640px) {
  ._prod-detail-migalha-global > ._inner ._title {
    width: 100%;
    padding: 0 0 7px 3px;
    border-bottom: solid 1px #B7B7B7; }

  ._prod-detail-migalha-global > ._inner ._links a {
    margin-top: 10px; } }
._prod-detail-new-grid-title {
  box-sizing: border-box;
  float: left;
  width: 100%;
  border-top: dashed 1px #B7B7B7;
  border-bottom: dashed 1px #B7B7B7;
  background-color: #F5F5F5; }

._prod-detail-new-grid-title ._title-inner {
  box-sizing: border-box;
  width: 980px;
  margin: 0 auto;
  padding: 15px 0; }

._prod-detail-new-grid-title ._title-inner h1._title {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0 0 15px;
  margin: 0;
  font-size: 30px;
  color: black;
  text-align: center;
  text-transform: uppercase; }

._prod-detail-new-grid-title ._title-inner span._codigo {
  box-sizing: border-box;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 11px;
  color: #838383; }

@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  ._prod-detail-new-grid-title ._title-inner {
    width: 1390px; } }
@media only screen and (min-width: 1300px) and (max-width: 1489px) {
  ._prod-detail-new-grid-title ._title-inner {
    width: 1200px; } }
@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._prod-detail-new-grid-title ._title-inner {
    width: 100%; } }
._prod-detail-marca {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 17px 0 16px;
  font-size: 11px;
  text-transform: uppercase;
  color: #838383;
  font-weight: bold;
  *zoom: 1; }
  ._prod-detail-marca:before, ._prod-detail-marca:after {
    content: "";
    display: table; }
  ._prod-detail-marca:after {
    clear: both; }

._prod-detail-marca > span._link {
  color: #5F5F5F; }

._prod-detail-main-infos {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 30px;
  *zoom: 1; }
  ._prod-detail-main-infos:before, ._prod-detail-main-infos:after {
    content: "";
    display: table; }
  ._prod-detail-main-infos:after {
    clear: both; }

._inner-col-left {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: 50.359%;
  *zoom: 1; }
  ._inner-col-left:before, ._inner-col-left:after {
    content: "";
    display: table; }
  ._inner-col-left:after {
    clear: both; }

._inner-col-left-wrapper-mainImg-vslider {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 75px;
  *zoom: 1; }
  ._inner-col-left-wrapper-mainImg-vslider:before, ._inner-col-left-wrapper-mainImg-vslider:after {
    content: "";
    display: table; }
  ._inner-col-left-wrapper-mainImg-vslider:after {
    clear: both; }

._inner-col-right {
  box-sizing: border-box;
  float: left;
  width: 49.640%;
  padding-left: 30px;
  *zoom: 1; }
  ._inner-col-right:before, ._inner-col-right:after {
    content: "";
    display: table; }
  ._inner-col-right:after {
    clear: both; }

@media only screen and (min-width: 100px) and (max-width: 768px) {
  ._inner-col-left,
  ._inner-col-right {
    width: 100%;
    padding: 0 0 10px; } }
._prod-detail-main-img-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  background-color: white;
  border: solid 1px #E4E4E4;
  border-radius: 3px; }

._image-main {
  box-sizing: border-box;
  display: table;
  width: 100%;
  min-height: 500px; }

._image-main > ._inner {
  box-sizing: border-box;
  display: table-cell;
  width: 100%;
  padding: 20px;
  text-align: center;
  vertical-align: middle; }

._image-main > ._inner #img_prin {
  max-width: 100%; }

._image-actions {
  box-sizing: border-box;
  float: left;
  width: 100%;
  height: 28px;
  border-top: solid 1px #E4E4E4; }

._image-actions-btn-wrapper {
  padding: 0;
  margin: 0;
  list-style: none; }

._image-actions-btn-wrapper li {
  box-sizing: border-box;
  float: left;
  width: 50%;
  height: 27px;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #838383;
  padding: 8px 0 0;
  cursor: pointer; }

._image-actions-btn-wrapper li:hover {
  background-color: #F5F5F5; }

._image-actions-btn-wrapper li a {
  color: #838383; }

._image-actions-btn-wrapper li a span {
  display: inline-block;
  padding-left: 15px; }

._image-actions-btn-wrapper ._image-ampliar {
  border-right: solid 1px #E4E4E4;
  width: 30%; }

._image-actions-btn-wrapper ._image-ampliar a span {
  background: url(../../imagens-new/padrao/_produto-detail-elemento-imagem-bt-ampliar.png) left center no-repeat; }

._image-actions-btn-wrapper ._image-zoom {
  width: 70%; }

._image-actions-btn-wrapper ._image-zoom a span {
  background: url(../../imagens-new/padrao/_produto-detail-elemento-imagem-bt-zoom.png) left center no-repeat; }

@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._image-actions-btn-wrapper ._image-ampliar {
    border: none;
    width: 100%; }

  ._image-actions-btn-wrapper ._image-zoom {
    display: none; } }
@media only screen and (min-width: 100px) and (max-width: 768px) {
  ._inner-col-left-wrapper-mainImg-vslider {
    padding-bottom: 35px; }

  ._image-main {
    min-height: auto; }

  ._image-actions {
    display: none; }

  ._inner-col-left ._prod-detail-banner-wrapper {
    padding-bottom: 35px; } }
._prod-detail-slider-vert-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  display: none; }

/*
ESTILOS FORA DE USO

._inner-col-left._slider-ocultado {
    padding: 0;
}

._inner-col-left._slider-ocultado ._prod-detail-slider-vert-wrapper {
    display: none;
}*/
/*._inner-col-left._has-vSlider-left {*/
._inner-col-left-wrapper-mainImg-vslider._has-vSlider-left {
  padding-left: 100px; }

/*._inner-col-left._has-vSlider-left ._prod-detail-slider-vert-wrapper {*/
._inner-col-left-wrapper-mainImg-vslider._has-vSlider-left ._prod-detail-slider-vert-wrapper {
  display: block; }

._prod-detail-slider-vert-inner {
  float: left;
  width: 100%;
  height: 500px;
  padding: 20px 0 0;
  margin: 0;
  *zoom: 1; }
  ._prod-detail-slider-vert-inner:before, ._prod-detail-slider-vert-inner:after {
    content: "";
    display: table; }
  ._prod-detail-slider-vert-inner:after {
    clear: both; }

._prod-detail-slider-vert-inner span[data-type="video"] a {
  position: relative; }

._prod-detail-slider-vert-inner span[data-type="video"] a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-slider-vertical-icon-youtube.png) center no-repeat; }

._prod-detail-slider-vert-inner span.slick-slide {
  box-sizing: border-box;
  display: table;
  width: 100%;
  border: none;
  padding: 5px 0; }

._prod-detail-slider-vert-inner span.slick-slide a {
  display: table-cell;
  width: 100%;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #E4E4E4;
  border-radius: 3px; }

._prod-detail-slider-vert-inner span.slick-slide a img {
  display: inline;
  max-width: 100%; }

._prod-detail-slider-vert-inner button {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  width: 90px;
  height: 20px; }

._prod-detail-slider-vert-inner button::before {
  display: none; }

._prod-detail-slider-vert-inner button.slick-prev {
  background: url(../../imagens-new/padrao/_produto-detail-elemento-slider-vertical-bt-up.png) no-repeat; }

._prod-detail-slider-vert-inner button.slick-next {
  bottom: 0;
  top: auto;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-slider-vertical-bt-down.png) no-repeat; }

@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._prod-detail-slider-vert-wrapper {
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 100%;
    *zoom: 1; }
    ._prod-detail-slider-vert-wrapper:before, ._prod-detail-slider-vert-wrapper:after {
      content: "";
      display: table; }
    ._prod-detail-slider-vert-wrapper:after {
      clear: both; }

  ._inner-col-left-wrapper-mainImg-vslider._has-vSlider-left {
    padding-left: 0; }

  ._prod-detail-slider-vert-inner {
    height: 90px;
    padding: 0 20px;
    margin: 20px 0 0 0; }

  ._prod-detail-slider-vert-inner button {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    width: 20px;
    height: 90px; }

  ._prod-detail-slider-vert-inner span.slick-slide {
    padding: 0 5px; }

  ._prod-detail-slider-vert-inner span.slick-slide a {
    height: 88px; }

  ._prod-detail-slider-vert-inner button.slick-prev {
    background: url(../../imagens-new/padrao/_produto-detail-elemento-slider-horizontal-bt-left-new.png) no-repeat; }

  ._prod-detail-slider-vert-inner button.slick-next {
    bottom: auto;
    top: 0;
    right: 0;
    left: auto;
    background: url(../../imagens-new/padrao/_produto-detail-elemento-slider-horizontal-bt-right-new.png) no-repeat; } }
._prod-detail-valor-e-botoes-wrapper {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  ._prod-detail-valor-e-botoes-wrapper:before, ._prod-detail-valor-e-botoes-wrapper:after {
    content: "";
    display: table; }
  ._prod-detail-valor-e-botoes-wrapper:after {
    clear: both; }

._prod-detail-valores-wrapper {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  ._prod-detail-valores-wrapper:before, ._prod-detail-valores-wrapper:after {
    content: "";
    display: table; }
  ._prod-detail-valores-wrapper:after {
    clear: both; }

._prod-detail-valores-wrapper ._valor-principal {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 30px;
  font-size: 13px;
  color: #666666; }

._prod-detail-valores-wrapper ._valor-principal span.text-moeda,
._prod-detail-valores-wrapper ._valor-principal span.text-valor {
  font-size: 30px;
  font-weight: bold;
  color: #262626; }

._prod-detail-valores-wrapper ._valor-principal span.preco-de-valor,
._prod-detail-valores-wrapper ._valor-principal span.preco-valor-normal {
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%; }

._prod-detail-valores-wrapper ._valor-principal span.preco-de-valor {
  padding-bottom: 20px; }

._prod-detail-valores-wrapper ._valor-principal span.preco-de-valor span.text-moeda,
._prod-detail-valores-wrapper ._valor-principal span.preco-de-valor span.text-valor {
  font-size: 13px;
  font-weight: normal;
  text-decoration: line-through;
  color: #666666; }

._prod-detail-valores-wrapper ._valor-parcelado {
  box-sizing: border-box;
  float: left;
  width: 100%;
  min-height: 30px;
  padding: 7px 0;
  padding-left: 58px;
  background: url(../../imagens-new/padrao/_produto-detail-icon-preco-parcelado.png) left center no-repeat;
  font-size: 13px;
  color: #666666;
  margin-bottom: 10px;
  display: none; }

/*
ESTILO FORA DE USO

._prod-detail-valores-wrapper ._valor-parcelado._oculta-valor-parcelado {
    display: none;
}*/
._prod-detail-valores-wrapper ._valor-parcelado._has-valor-parcelado {
  display: block; }

._prod-detail-valores-wrapper ._valor-parcelado .parcelamento-info-detalhes strong {
  font-size: 14px;
  color: #E43330; }

._prod-detail-valores-wrapper ._valor-parcelado .parcelamento-info-detalhes strong span.texto {
  font-weight: normal;
  font-size: 13px;
  color: #666666; }

._prod-detail-valores-wrapper ._valor-antecipado {
  box-sizing: border-box;
  float: left;
  width: 100%;
  min-height: 30px;
  padding: 7px 0;
  padding-left: 58px;
  background: url(../../imagens-new/padrao/_produto-detail-icon-preco-antecipado.png) left center no-repeat;
  font-size: 13px;
  color: #666666;
  margin-bottom: 10px;
  display: none; }

/*
ESTILO FORA DE USO

._prod-detail-valores-wrapper ._valor-antecipado._oculta-valor-antecipado {
    display: none;
}*/
._prod-detail-valores-wrapper ._valor-antecipado._has-valor-antecipado {
  display: block; }

._prod-detail-valores-wrapper ._valor-antecipado > span > span {
  font-weight: bold;
  font-size: 14px;
  color: #E43330; }

._botoes-e-selos-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 175px; }

._prod-detail-valores-wrapper ._botoes-wrapper {
  /*position: absolute;
  top: 0;
  right: 0;*/
  float: left; }

._prod-detail-valores-wrapper ._selos-wrapper {
  /*position: absolute;
  top: 0;
  right: 0;
  margin-top: 55px;*/
  float: left;
  padding-top: 5px;
  display: none; }

._prod-detail-valores-wrapper ._selos-wrapper._has-selo {
  display: block; }

._prod-detail-valores-wrapper ._selos-wrapper img {
  float: left; }

@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._botoes-e-selos-wrapper {
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 100%;
    padding: 20px 0 0;
    *zoom: 1; }
    ._botoes-e-selos-wrapper:before, ._botoes-e-selos-wrapper:after {
      content: "";
      display: table; }
    ._botoes-e-selos-wrapper:after {
      clear: both; }

  ._prod-detail-valores-wrapper ._botoes-wrapper {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    text-align: center;
    background-color: #F8F8F8;
    border: solid 1px #E4E4E4;
    border-radius: 3px;
    padding: 10px 5px;
    margin-bottom: 25px;
    *zoom: 1; }
    ._prod-detail-valores-wrapper ._botoes-wrapper:before, ._prod-detail-valores-wrapper ._botoes-wrapper:after {
      content: "";
      display: table; }
    ._prod-detail-valores-wrapper ._botoes-wrapper:after {
      clear: both; }

  ._prod-detail-valores-wrapper ._selos-wrapper {
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    *zoom: 1; }
    ._prod-detail-valores-wrapper ._selos-wrapper:before, ._prod-detail-valores-wrapper ._selos-wrapper:after {
      content: "";
      display: table; }
    ._prod-detail-valores-wrapper ._selos-wrapper:after {
      clear: both; }

  ._prod-detail-valores-wrapper ._selos-wrapper img {
    float: none;
    display: block;
    margin: 0 auto; }

  ._valor-produto-box {
    padding-right: 0 !important; } }
._prod-detail-link-relacionado {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 30px 0;
  display: none; }

._prod-detail-link-relacionado._has-link-relacionado {
  display: block; }

._prod-detail-link-relacionado span._link-title {
  box-sizing: border-box;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-bottom: 15px;
  padding: 10px 0 10px 40px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-infos-title-icon-link-relacionado.png) left center no-repeat;
  font-size: 15px;
  font-weight: bold;
  line-height: normal; }

._prod-detail-link-relacionado span._link-url {
  box-sizing: border-box;
  float: left;
  width: 100%;
  background-color: #F8F8F8;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  padding: 10px;
  font-size: 0; }

._prod-detail-link-relacionado span._link-url a {
  font-size: 11px; }

._produto-detail-redes-sociais-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 30px 0; }

._produto-detail-redes-sociais-wrapper._has-redes {
  display: block; }

._produto-detail-redes-sociais-wrapper div._title {
  box-sizing: border-box;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-bottom: 15px;
  padding: 10px 0 10px 40px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-infos-title-icon-link-compartilhe.png) left center no-repeat;
  font-size: 15px;
  font-weight: bold;
  line-height: normal; }

._produto-detail-redes-sociais-wrapper div._redes-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  border: solid 1px #E4E4E4;
  border-radius: 3px; }

._produto-detail-redes-sociais-wrapper div._redes-wrapper ul {
  padding: 0;
  margin: 0;
  list-style: none; }

._produto-detail-redes-sociais-wrapper div._redes-wrapper ul li {
  box-sizing: border-box;
  float: left;
  padding: 10px 20px; }

._produto-detail-downloads-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 30px 0;
  display: none; }

._produto-detail-downloads-wrapper._has-downloads {
  display: block; }

._produto-detail-downloads-wrapper div._title {
  box-sizing: border-box;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-bottom: 15px;
  padding: 10px 0 10px 40px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-infos-title-icon-download.png) left center no-repeat;
  font-size: 15px;
  font-weight: bold;
  line-height: normal; }

._produto-detail-downloads-wrapper div._inner {
  box-sizing: border-box;
  float: left;
  width: 100%;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  padding: 10px; }

._produto-detail-downloads-wrapper div._inner a {
  display: block;
  padding: 5px 20px; }

._produto-detail-downloads-wrapper div._inner a[href$=".pdf"] {
  background: url("imagens-new/padrao/pdf.gif") left center no-repeat; }

._produto-detail-downloads-wrapper div._inner a img {
  display: none; }

._produto-detail-estoque-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 30px 0;
  display: none; }

._produto-detail-estoque-wrapper._has-estoque {
  display: block; }

._produto-detail-estoque-wrapper div._title {
  box-sizing: border-box;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-bottom: 15px;
  padding: 10px 0 10px 40px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-infos-title-icon-agrupamentos-menu.png) left center no-repeat;
  font-size: 15px;
  font-weight: bold;
  line-height: normal; }

._produto-detail-estoque-wrapper div._inner {
  box-sizing: border-box;
  float: left;
  width: 100%;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  padding: 10px; }

._produto-detail-estoque-wrapper div._inner a {
  display: block;
  padding: 5px 20px; }

._produto-detail-estoque-wrapper div._inner a img {
  display: none; }

._produto-detail-limite-compra-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 30px 0;
  display: none; }

._produto-detail-limite-compra-wrapper._has-limite-compra {
  display: block; }

._produto-detail-limite-compra-wrapper div._title {
  box-sizing: border-box;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-bottom: 15px;
  padding: 10px 0 10px 40px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-infos-title-icon-agrupamentos-menu.png) left center no-repeat;
  font-size: 15px;
  font-weight: bold;
  line-height: normal; }

._produto-detail-limite-compra-wrapper div._inner {
  box-sizing: border-box;
  float: left;
  width: 100%;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  padding: 10px; }

._produto-detail-limite-compra-wrapper div._inner a {
  display: block;
  padding: 5px 20px; }

._produto-detail-limite-compra-wrapper div._inner a img {
  display: none; }

._prod-detail-produto-esgotado-wrapper * {
  box-sizing: border-box; }

._prod-detail-produto-esgotado-wrapper {
  float: left;
  width: 100%;
  *zoom: 1; }
  ._prod-detail-produto-esgotado-wrapper:before, ._prod-detail-produto-esgotado-wrapper:after {
    content: "";
    display: table; }
  ._prod-detail-produto-esgotado-wrapper:after {
    clear: both; }

._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo {
  float: left;
  width: 100%;
  *zoom: 1; }
  ._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo:before, ._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo:after {
    content: "";
    display: table; }
  ._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo:after {
    clear: both; }

._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha,
._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha div,
._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha input[type="text"],
._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha input[type="email"],
._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha textarea {
  float: left;
  width: 100% !important; }

._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha {
  padding: 5px 10px !important; }

._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha:nth-child(1),
._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha:nth-child(2),
._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha:nth-child(3),
._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha:nth-child(4),
._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha:nth-child(6) {
  width: 50% !important; }

._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha:nth-child(3) input:nth-child(2) {
  max-width: 30px !important; }

._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha:nth-child(3) input:nth-child(3) {
  max-width: 80px !important;
  margin-left: 10px; }

._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha:nth-child(5) {
  width: 30% !important; }

._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha:nth-child(5) input {
  max-width: 80px !important; }

._prod-detail-produto-esgotado-wrapper .hc-produtos-detalhes-col-right-box-padrao-conteudo form .form_linha:nth-child(6) input {
  max-width: 140px !important; }

._prod-detail-agrupamentos {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 30px 0;
  *zoom: 1; }
  ._prod-detail-agrupamentos:before, ._prod-detail-agrupamentos:after {
    content: "";
    display: table; }
  ._prod-detail-agrupamentos:after {
    clear: both; }

._prod-detail-agrupamentos > ._inner {
  box-sizing: border-box;
  float: left;
  width: 100%; }

._prod-detail-agrupamentos > ._inner > span._title {
  box-sizing: border-box;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-bottom: 15px;
  padding: 10px 0 10px 40px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-infos-title-icon-agrupamentos-menu.png) left center no-repeat;
  font-size: 15px;
  font-weight: bold;
  line-height: normal; }

._prod-detail-agrupamentos._agrup-list-menu {
  display: none; }

._prod-detail-agrupamentos._agrup-list-menu._has-select-list {
  display: block; }

._prod-detail-agrupamentos._agrup-list-menu > ._inner select {
  box-sizing: border-box;
  float: left;
  width: 100%;
  background-color: #F8F8F8;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  padding: 10px;
  font-size: 12px; }

._prod-detail-agrupamentos._agrup-list-menu > ._inner select option {
  background-color: white;
  font-size: 12px;
  color: black; }

._prod-detail-agrupamentos._agrup-multipla-escolha {
  display: none; }

._prod-detail-agrupamentos._agrup-multipla-escolha._has-agrup-multipla-escolha {
  display: block; }

._agrup-multipla-escolha._header,
._agrup-multipla-escolha._line,
._agrup-multipla-escolha ._table {
  box-sizing: border-box;
  display: table;
  width: 100%; }

._agrup-multipla-escolha._line {
  display: block;
  float: left; }

._agrup-multipla-escolha ._coluna {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  width: 33.333%; }

._agrup-multipla-escolha._header {
  background-color: #F8F8F8;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  padding: 10px;
  font-size: 12px; }

._agrup-multipla-escolha._line {
  background-color: #FCFCFC;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  margin: 6px 0;
  padding: 5px;
  font-size: 12px; }

._agrup-multipla-escolha._line ._coluna input {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px; }

._agrup-multipla-escolha._line ._coluna img {
  width: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px; }

._agrup-multipla-escolha._line ._coluna select {
  float: left;
  width: 50% !important;
  background-color: white;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  padding: 5px;
  font-size: 12px; }

._agrup-multipla-escolha-descricao {
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin: 10px 0 5px;
  padding-top: 5px;
  border-top: solid 1px #D0D0D0;
  line-height: 22px;
  *zoom: 1; }
  ._agrup-multipla-escolha-descricao:before, ._agrup-multipla-escolha-descricao:after {
    content: "";
    display: table; }
  ._agrup-multipla-escolha-descricao:after {
    clear: both; }

._prod-detail-agrupamentos._agrup-tabela {
  display: none; }

._prod-detail-agrupamentos._agrup-tabela._has-agrup-tabela {
  display: block; }

._agrup-tabela._line {
  box-sizing: border-box;
  width: 100%;
  float: left;
  background-color: #FCFCFC;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  margin: 6px 0;
  padding: 10px;
  font-size: 12px; }

._agrup-tabela ._coluna {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  width: 50%; }

._agrup-tabela ._table {
  box-sizing: border-box;
  display: table;
  width: 100%; }

._agrup-tabela._line ._coluna input {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px; }

._agrup-tabela._line ._coluna img {
  width: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px; }

._agrup-tabela._line ._coluna._col-02 {
  text-align: center; }

._agrup-tabela-descricao {
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin: 10px 0 5px;
  padding-top: 5px;
  border-top: solid 1px #D0D0D0;
  line-height: 22px;
  *zoom: 1; }
  ._agrup-tabela-descricao:before, ._agrup-tabela-descricao:after {
    content: "";
    display: table; }
  ._agrup-tabela-descricao:after {
    clear: both; }

._prod-detail-agrupamentos._agrup-tamanhos-cores {
  display: none; }

._prod-detail-agrupamentos._agrup-tamanhos-cores._has-agrup-tamanhos-cores {
  display: block; }

._agrup-tamanhos-cores._wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  ._agrup-tamanhos-cores._wrapper:before, ._agrup-tamanhos-cores._wrapper:after {
    content: "";
    display: table; }
  ._agrup-tamanhos-cores._wrapper:after {
    clear: both; }

._agrup-tamanhos-cores ._coluna {
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding-right: 5px; }

._agrup-tamanhos-cores ._coluna:last-child {
  padding-left: 5px;
  padding-right: 0; }

._agrup-tamanhos-cores ._coluna ._header {
  box-sizing: border-box;
  float: left;
  width: 100%;
  background-color: #F8F8F8;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  padding: 10px;
  font-size: 12px;
  text-transform: uppercase; }

._agrup-tamanhos-cores ._coluna ._options {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 15px 0;
  *zoom: 1; }
  ._agrup-tamanhos-cores ._coluna ._options:before, ._agrup-tamanhos-cores ._coluna ._options:after {
    content: "";
    display: table; }
  ._agrup-tamanhos-cores ._coluna ._options:after {
    clear: both; }

._agrup-tamanhos-cores ._coluna ._options._left img._item {
  display: inline-block;
  padding: 2px;
  border: solid 2px #f2f2f2;
  cursor: pointer; }

._agrup-tamanhos-cores ._coluna ._options._left img._item._checked {
  padding: 2px;
  border: solid 2px #C92725;
  cursor: pointer; }

._agrup-tamanhos-cores ._coluna ._options._right span._item {
  height: 25px;
  padding: 3px;
  margin-top: 10px;
  background: #fff;
  border: solid 1px #efefef;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  cursor: pointer; }

._agrup-tamanhos-cores ._coluna ._options._right span._item._checked {
  background: #C92725;
  border: solid 1px #C92725;
  color: white; }

@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._agrup-tamanhos-cores ._coluna,
  ._agrup-tamanhos-cores ._coluna:last-child {
    width: 100%;
    padding: 0; } }
._prod-detail-agrupamentos._agrup-select {
  display: none; }

._prod-detail-agrupamentos._agrup-select._has-agrup-select {
  display: block; }

._agrup-select._line {
  box-sizing: border-box;
  width: 100%;
  float: left;
  background-color: #FCFCFC;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  margin: 6px 0;
  padding: 10px;
  font-size: 12px; }

._agrup-select._line ._header {
  box-sizing: border-box;
  display: table;
  width: 100%;
  margin: 0 0 5px;
  padding-bottom: 5px;
  border-bottom: solid 1px #D0D0D0;
  *zoom: 1; }
  ._agrup-select._line ._header:before, ._agrup-select._line ._header:after {
    content: "";
    display: table; }
  ._agrup-select._line ._header:after {
    clear: both; }

._agrup-select._line ._header span._title,
._agrup-select._line ._header span._price {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  font-size: 12px;
  font-weight: bold; }

._agrup-select._line ._header span._price {
  text-align: right; }

._agrup-select._line ._selects-wrapper {
  box-sizing: border-box;
  display: table;
  width: 100%;
  *zoom: 1; }
  ._agrup-select._line ._selects-wrapper:before, ._agrup-select._line ._selects-wrapper:after {
    content: "";
    display: table; }
  ._agrup-select._line ._selects-wrapper:after {
    clear: both; }

._agrup-select._line ._selects-wrapper span._imagem,
._agrup-select._line ._selects-wrapper span._input-and-qtd,
._agrup-select._line ._selects-wrapper span._selects-filtros {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  font-size: 12px; }

._agrup-select._line ._selects-wrapper span._imagem {
  width: 10%;
  min-width: 65px;
  max-width: 65px; }

._agrup-select._line ._selects-wrapper span._input-and-qtd {
  width: 20%;
  min-width: 85px;
  max-width: 100px; }

._agrup-select._line ._selects-wrapper span select {
  background-color: white;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  padding: 5px;
  font-size: 12px; }

._agrup-select._line ._selects-wrapper span input {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px; }

._agrup-select._line ._selects-wrapper span._input-and-qtd select[name="cQtdMulti"] {
  width: 55px; }

@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._agrup-select._line ._selects-wrapper span._imagem,
  ._agrup-select._line ._selects-wrapper span._input-and-qtd,
  ._agrup-select._line ._selects-wrapper span._selects-filtros {
    display: block; }

  ._agrup-select._line ._selects-wrapper span._imagem {
    width: 100%;
    max-width: none;
    padding: 10px 0; }

  ._agrup-select._line ._selects-wrapper span._input-and-qtd {
    float: left;
    width: auto;
    max-width: none; } }
@media only screen and (min-width: 100px) and (max-width: 425px) {
  ._agrup-select._line ._selects-wrapper span._input-and-qtd {
    width: 100%;
    padding: 0 0 10px; } }
._prod-detail-agrupamentos._agrup-grid-global {
  display: none; }

._prod-detail-agrupamentos._agrup-grid-global._has-agrup-grid {
  display: block; }

._agrup-grid._wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  ._agrup-grid._wrapper:before, ._agrup-grid._wrapper:after {
    content: "";
    display: table; }
  ._agrup-grid._wrapper:after {
    clear: both; }

._agrup-grid._wrapper-btn {
  width: 100%;
  text-align: center;
  clear: both;
  padding: 10px 0;
  *zoom: 1; }
  ._agrup-grid._wrapper-btn:before, ._agrup-grid._wrapper-btn:after {
    content: "";
    display: table; }
  ._agrup-grid._wrapper-btn:after {
    clear: both; }

._agrup-grid-item {
  box-sizing: border-box;
  float: left;
  width: 20%;
  padding: 5px; }

._agrup-grid-item ._inner {
  box-sizing: border-box;
  float: left;
  width: 100%;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  *zoom: 1; }
  ._agrup-grid-item ._inner:before, ._agrup-grid-item ._inner:after {
    content: "";
    display: table; }
  ._agrup-grid-item ._inner:after {
    clear: both; }

._agrup-grid-line {
  box-sizing: border-box;
  display: table;
  width: 100%; }

._agrup-grid-line._line-01 {
  border-bottom: solid 1px #E4E4E4; }

._agrup-grid-line ._imagem,
._agrup-grid-line ._select,
._agrup-grid-line ._item-cod,
._agrup-grid-line ._item-valor {
  box-sizing: border-box;
  display: table-cell;
  width: 50%;
  height: 88px;
  text-align: center;
  vertical-align: middle; }

._agrup-grid-line ._item-cod,
._agrup-grid-line ._item-valor {
  height: 30px; }

._agrup-grid-line ._item-cod {
  font-size: 10px;
  border-right: #E4E4E4 1px solid; }

._agrup-grid-line ._item-valor {
  font-size: 11px;
  font-weight: bold;
  color: #EA0000; }

._agrup-grid-line ._select label {
  display: inline-block;
  box-sizing: border-box;
  padding-bottom: 2px;
  font-weight: bold; }

._agrup-grid-line ._select select {
  width: 75%;
  height: 30px;
  box-sizing: border-box;
  background-color: #F8F8F8;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  padding: 5px;
  font-size: 11px; }

@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  ._agrup-grid-item {
    width: 16.667%; } }
@media only screen and (min-width: 1300px) and (max-width: 1489px) {
  ._agrup-grid-item {
    width: 16.667%; } }
@media only screen and (min-width: 100px) and (max-width: 1023px) {
  ._agrup-grid-item {
    width: 25%; } }
@media only screen and (min-width: 100px) and (max-width: 620px) {
  ._agrup-grid-item {
    width: 33.3333%; } }
@media only screen and (min-width: 100px) and (max-width: 550px) {
  ._agrup-grid-item {
    width: 50%; } }
@media only screen and (min-width: 100px) and (max-width: 425px) {
  ._agrup-grid-item {
    width: 100%; } }
._prod-detail-agrupamentos._agrup-cores {
  display: none; }

._prod-detail-agrupamentos._agrup-cores._has-agrup-cores {
  display: block; }

._agrup-cores-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  ._agrup-cores-wrapper:before, ._agrup-cores-wrapper:after {
    content: "";
    display: table; }
  ._agrup-cores-wrapper:after {
    clear: both; }

._agrup-cores-item {
  box-sizing: border-box;
  float: left;
  margin: 0 2px;
  padding: 2px;
  border: 2px white solid;
  cursor: pointer; }

._agrup-cores-item._active {
  border: 2px #ccc solid; }

._prod-detail-titles-conteudo {
  box-sizing: border-box;
  float: left;
  width: 100%;
  display: none;
  *zoom: 1; }
  ._prod-detail-titles-conteudo:before, ._prod-detail-titles-conteudo:after {
    content: "";
    display: table; }
  ._prod-detail-titles-conteudo:after {
    clear: both; }

._prod-detail-titles-conteudo > ._inner {
  box-sizing: border-box;
  width: 980px;
  margin: 0 auto 25px;
  padding-bottom: 14px;
  border-bottom: dashed 1px #B7B7B7;
  *zoom: 1; }
  ._prod-detail-titles-conteudo > ._inner:before, ._prod-detail-titles-conteudo > ._inner:after {
    content: "";
    display: table; }
  ._prod-detail-titles-conteudo > ._inner:after {
    clear: both; }

._prod-detail-titles-conteudo > ._inner h2 {
  box-sizing: border-box;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  line-height: normal; }

._prod-detail-titles-conteudo._bloco-caracteristicas._has-conteudo,
._prod-detail-titles-conteudo._bloco-descricao._has-conteudo,
._prod-detail-titles-conteudo._bloco-sobre-marca._has-conteudo,
._prod-detail-titles-conteudo._bloco-produtos-relacionados._has-conteudo,
._prod-detail-titles-conteudo._bloco-compre-junto._has-conteudo {
  display: block; }

._prod-detail-titles-conteudo._bloco-caracteristicas > ._inner h2 {
  min-height: 36px;
  padding: 10px 0 10px 47px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-infos-title-icon-caracteristicas.png) left center no-repeat; }

._prod-detail-titles-conteudo._bloco-descricao > ._inner h2 {
  min-height: 36px;
  padding: 10px 0 10px 47px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-infos-title-icon-caracteristicas.png) left center no-repeat; }

._prod-detail-titles-conteudo._bloco-sobre-marca > ._inner h2 {
  min-height: 36px;
  padding: 10px 0 10px 47px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-infos-title-icon-produtos-relacionados.png) left center no-repeat; }

._prod-detail-titles-conteudo._bloco-produtos-relacionados > ._inner h2 {
  min-height: 36px;
  padding: 10px 0 10px 47px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-infos-title-icon-produtos-relacionados.png) left center no-repeat; }

._prod-detail-titles-conteudo._bloco-compre-junto > ._inner h2 {
  min-height: 36px;
  padding: 10px 0 10px 47px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-infos-title-icon-produtos-relacionados.png) left center no-repeat; }

@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  ._prod-detail-titles-conteudo > ._inner {
    width: 1390px; } }
@media only screen and (min-width: 1300px) and (max-width: 1489px) {
  ._prod-detail-titles-conteudo > ._inner {
    width: 1200px; } }
@media only screen and (min-width: 979px) and (max-width: 1299px) {
  ._prod-detail-titles-conteudo > ._inner {
    width: 980px; } }
@media only screen and (min-width: 10px) and (max-width: 979px) {
  ._prod-detail-titles-conteudo > ._inner {
    width: 100%;
    padding: 0 10px 14px; } }
._prod-detail-text-conteudo {
  box-sizing: border-box;
  float: left;
  width: 100%;
  display: none;
  *zoom: 1; }
  ._prod-detail-text-conteudo:before, ._prod-detail-text-conteudo:after {
    content: "";
    display: table; }
  ._prod-detail-text-conteudo:after {
    clear: both; }

._prod-detail-text-conteudo._has-conteudo {
  display: block; }

._prod-detail-text-conteudo > ._inner {
  box-sizing: border-box;
  width: 980px;
  margin: 0 auto;
  padding-bottom: 75px;
  line-height: 2em;
  *zoom: 1; }
  ._prod-detail-text-conteudo > ._inner:before, ._prod-detail-text-conteudo > ._inner:after {
    content: "";
    display: table; }
  ._prod-detail-text-conteudo > ._inner:after {
    clear: both; }

._prod-detail-text-conteudo._bloco-img-banner > ._inner img {
  max-width: 100%;
  height: auto; }

@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  ._prod-detail-text-conteudo > ._inner {
    width: 1390px; } }
@media only screen and (min-width: 1300px) and (max-width: 1489px) {
  ._prod-detail-text-conteudo > ._inner {
    width: 1200px; } }
@media only screen and (min-width: 979px) and (max-width: 1299px) {
  ._prod-detail-text-conteudo > ._inner {
    width: 980px; } }
@media only screen and (min-width: 10px) and (max-width: 979px) {
  ._prod-detail-text-conteudo > ._inner {
    width: 100%;
    padding: 0 10px 14px; } }
._prod-detail-compre-junto-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 100px;
  display: none;
  *zoom: 1; }
  ._prod-detail-compre-junto-wrapper:before, ._prod-detail-compre-junto-wrapper:after {
    content: "";
    display: table; }
  ._prod-detail-compre-junto-wrapper:after {
    clear: both; }

._prod-detail-compre-junto-wrapper._has-conteudo {
  display: block; }

._prod-detail-compre-junto-wrapper ._inner {
  box-sizing: border-box;
  width: 980px;
  margin: 0 auto;
  *zoom: 1; }
  ._prod-detail-compre-junto-wrapper ._inner:before, ._prod-detail-compre-junto-wrapper ._inner:after {
    content: "";
    display: table; }
  ._prod-detail-compre-junto-wrapper ._inner:after {
    clear: both; }

._prod-detail-compre-junto-wrapper ._inner div.images {
  box-sizing: border-box;
  float: left;
  width: 39%;
  display: table; }

._prod-detail-compre-junto-wrapper ._inner div.images div {
  box-sizing: border-box;
  display: table-cell;
  table-layout: fixed;
  text-align: center;
  vertical-align: middle;
  width: 40%;
  height: 100%;
  padding: 5px; }

._prod-detail-compre-junto-wrapper ._inner div.images div img {
  max-width: 100%;
  max-height: 160px; }

._prod-detail-compre-junto-wrapper ._inner div.images div.center {
  width: 20%; }

._prod-detail-compre-junto-wrapper ._inner div.images div.center img {
  max-width: 70%; }

._prod-detail-compre-junto-wrapper ._inner div.title-values {
  box-sizing: border-box;
  float: right;
  width: 60%;
  padding-left: 15px; }

._prod-detail-compre-junto-wrapper ._inner div.title-values span.title {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 5px;
  font-size: 18px;
  color: #666; }

._prod-detail-compre-junto-wrapper ._inner div.title-values span.text {
  box-sizing: border-box;
  float: left;
  font-size: 14px;
  color: #666666;
  padding: 10px 0 6px; }

._prod-detail-compre-junto-wrapper ._inner div.title-values .produto-valor {
  box-sizing: border-box;
  float: left;
  height: auto;
  line-height: normal;
  clear: both;
  padding: 0;
  margin: 0;
  border: none;
  background: none; }

._prod-detail-compre-junto-wrapper ._inner div.title-values .produto-valor span.text-por {
  display: none; }

._prod-detail-compre-junto-wrapper ._inner div.title-values .produto-valor span.text-valor {
  font-size: 25px;
  font-weight: bold;
  color: #d2170d; }

._prod-detail-compre-junto-wrapper ._inner div.title-values .produto-valor span.text-moeda {
  font-size: 15px;
  font-weight: bold;
  color: #d2170d; }

._prod-detail-compre-junto-wrapper ._inner form div input[type="image"] {
  box-sizing: border-box;
  display: block;
  margin-top: -40px; }

._prod-detail-compre-junto-wrapper ._inner form input[type="image"] {
  float: right;
  display: none; }

@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  ._prod-detail-compre-junto-wrapper ._inner {
    width: 1390px; } }
@media only screen and (min-width: 1300px) and (max-width: 1489px) {
  ._prod-detail-compre-junto-wrapper ._inner {
    width: 1200px; } }
@media only screen and (min-width: 979px) and (max-width: 1299px) {
  ._prod-detail-compre-junto-wrapper ._inner {
    width: 980px; } }
@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._prod-detail-compre-junto-wrapper ._inner {
    width: 100%;
    padding: 0 10px; } }
@media only screen and (min-width: 100px) and (max-width: 650px) {
  ._prod-detail-compre-junto-wrapper ._inner div.images,
  ._prod-detail-compre-junto-wrapper ._inner div.title-values {
    width: 100%; }

  ._prod-detail-compre-junto-wrapper ._inner div.title-values {
    padding: 50px 0 0; }

  ._prod-detail-compre-junto-wrapper ._inner div.title-values span.title {
    text-align: center;
    padding-bottom: 10px; }

  ._prod-detail-compre-junto-wrapper ._inner form div input[type="image"] {
    margin-top: -20px; } }
@media only screen and (min-width: 100px) and (max-width: 400px) {
  ._prod-detail-compre-junto-wrapper ._inner div.title-values span.text,
  ._prod-detail-compre-junto-wrapper ._inner div.title-values .produto-valor {
    width: 100%;
    text-align: center;
    box-sizing: border-box; }

  ._prod-detail-compre-junto-wrapper ._inner div.title-values .produto-valor {
    padding-bottom: 15px; }

  ._prod-detail-compre-junto-wrapper ._inner form div input[type="image"] {
    float: none;
    margin: -10px auto 0; } }
._oculta-produtos-relacionados {
  display: none; }

._prod-detail-produtos-relacionados-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 100px;
  *zoom: 1; }
  ._prod-detail-produtos-relacionados-wrapper:before, ._prod-detail-produtos-relacionados-wrapper:after {
    content: "";
    display: table; }
  ._prod-detail-produtos-relacionados-wrapper:after {
    clear: both; }

._prod-detail-produtos-relacionados-center {
  box-sizing: border-box;
  width: 980px;
  margin: 0 auto;
  *zoom: 1; }
  ._prod-detail-produtos-relacionados-center:before, ._prod-detail-produtos-relacionados-center:after {
    content: "";
    display: table; }
  ._prod-detail-produtos-relacionados-center:after {
    clear: both; }

._prod-detail-produtos-relacionados-inner {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 20px 35px; }

._prod-detail-produtos-relacionados-inner .hc-corpo-home-blocos-produtos-detaque-box-produto-inner_blocoHome-global {
  float: left; }

._prod-detail-produtos-relacionados-inner button {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 40px;
  margin-top: 215px; }

._prod-detail-produtos-relacionados-inner button::before {
  display: none; }

._prod-detail-produtos-relacionados-inner button.slick-prev {
  margin-left: 10px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-slider-horizontal-bt-left.png) center no-repeat; }

._prod-detail-produtos-relacionados-inner button.slick-next {
  right: 0;
  left: auto;
  margin-right: 10px;
  margin-left: 10px;
  background: url(../../imagens-new/padrao/_produto-detail-elemento-slider-horizontal-bt-right.png) center no-repeat; }

._prod-detail-produtos-relacionados-inner .hc-corpo-home-blocos-produtos-detaque-box-produto-inner_blocoHome-global {
  height: 386px;
  padding: 0 5px; }

._prod-detail-produtos-relacionados-inner .hc-corpo-home-blocos-produtos-detaque-box-produto-inner_blocoHome .hc-texto {
  width: 100% !important;
  box-sizing: border-box;
  padding: 0 15px; }

._prod-detail-produtos-relacionados-inner .hc-corpo-home-blocos-produtos-detaque-box-produto-inner_blocoHome .alerta {
  width: 100% !important;
  box-sizing: border-box; }

._prod-detail-produtos-relacionados-inner .hc-corpo-home-blocos-produtos-detaque-box-produto-inner_blocoHome .alerta img {
  display: inline; }

._prod-detail-produtos-relacionados-inner .hc-texto .preco-de-por-valor-global {
  padding-bottom: 10px; }

._prod-detail-produtos-relacionados-inner .hc-texto .parcelamento-info,
._prod-detail-produtos-relacionados-inner .hc-texto .parcelamento-info span,
._prod-detail-produtos-relacionados-inner .hc-texto .parcelamento-info strong,
._prod-detail-produtos-relacionados-inner .hc-texto .parcelamento-info strong span {
  font-size: 11px;
  font-weight: normal;
  color: #666666; }

._prod-detail-produtos-relacionados-inner .hc-texto .parcelamento-info strong .text-parcelas,
._prod-detail-produtos-relacionados-inner .hc-texto .parcelamento-info strong .text-valor {
  font-size: 12px;
  font-weight: bold;
  color: #d2170d; }

._prod-detail-produtos-relacionados-inner .hc-texto .preco-valor-a-vista a,
._prod-detail-produtos-relacionados-inner .hc-texto .preco-valor-a-vista a span,
._prod-detail-produtos-relacionados-inner .hc-texto .preco-valor-a-vista a strong,
._prod-detail-produtos-relacionados-inner .hc-texto .preco-valor-a-vista a strong span {
  font-size: 11px;
  font-weight: normal;
  color: #666666; }

._prod-detail-produtos-relacionados-inner .hc-texto .preco-valor-a-vista a .text-moeda,
._prod-detail-produtos-relacionados-inner .hc-texto .preco-valor-a-vista a strong .text-valor {
  font-size: 12px;
  font-weight: bold;
  color: #d2170d; }

._prod-detail-produtos-relacionados-inner .hc-texto .preco-valor-a-vista._vitrine-destaque-preco-antecipado a span.text-moeda {
  font-size: 20px; }

@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  ._prod-detail-produtos-relacionados-center {
    width: 1390px; } }
@media only screen and (min-width: 1300px) and (max-width: 1489px) {
  ._prod-detail-produtos-relacionados-center {
    width: 1200px; } }
@media only screen and (min-width: 979px) and (max-width: 1299px) {
  ._prod-detail-produtos-relacionados-center {
    width: 980px; } }
@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._prod-detail-produtos-relacionados-center {
    width: 100%; } }
._oculta-comentarios {
  display: none; }

._prod-detail-comentarios-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 100px;
  *zoom: 1; }
  ._prod-detail-comentarios-wrapper:before, ._prod-detail-comentarios-wrapper:after {
    content: "";
    display: table; }
  ._prod-detail-comentarios-wrapper:after {
    clear: both; }

._prod-detail-comentarios-center {
  box-sizing: border-box;
  width: 980px;
  margin: 0 auto;
  *zoom: 1; }
  ._prod-detail-comentarios-center:before, ._prod-detail-comentarios-center:after {
    content: "";
    display: table; }
  ._prod-detail-comentarios-center:after {
    clear: both; }

._prod-detail-comentarios-center ._title {
  float: left;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  background-color: #8A131C;
  border-radius: 5px 5px 0 0;
  padding: 0 20px; }

._prod-detail-comentarios-center ._title h2 {
  float: left;
  box-sizing: border-box;
  width: 100%;
  max-width: 435px;
  height: 55px;
  padding: 0 12px;
  margin: -5px 0 0 0;
  background: #C11A26;
  border-radius: 5px 5px 0 0;
  font-size: 15px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

._prod-detail-comentarios-center ._title h2 span {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

._prod-detail-comentarios-form {
  box-sizing: border-box;
  float: left;
  width: 100%;
  background-color: #F5F5F5;
  border: solid 1px #E4E4E4;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 20px 19px;
  *zoom: 1; }
  ._prod-detail-comentarios-form:before, ._prod-detail-comentarios-form:after {
    content: "";
    display: table; }
  ._prod-detail-comentarios-form:after {
    clear: both; }

._prod-detail-comentarios-form > form > textarea {
  float: left;
  box-sizing: border-box;
  width: 100% !important;
  height: 90px;
  padding: 10px;
  background-color: white;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  font-size: 13px;
  color: #838383; }

._prod-detail-comentarios-form > form > span {
  float: right;
  margin-top: 20px !important;
  font-size: 13px;
  font-style: normal;
  color: #838383; }

._prod-detail-comentarios-form form input[type="image"] {
  float: left;
  margin-top: 20px !important; }

._prod-detail-comentarios-form > .produto-detail-comentario-resposta {
  float: left;
  box-sizing: border-box;
  width: 100%;
  padding: 25px 0;
  *zoom: 1; }
  ._prod-detail-comentarios-form > .produto-detail-comentario-resposta:before, ._prod-detail-comentarios-form > .produto-detail-comentario-resposta:after {
    content: "";
    display: table; }
  ._prod-detail-comentarios-form > .produto-detail-comentario-resposta:after {
    clear: both; }

._prod-detail-comentarios-form > .produto-detail-comentario-resposta .main-title {
  float: left;
  box-sizing: border-box;
  width: 100%;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase; }

._prod-detail-comentarios-form > .produto-detail-comentario-resposta > .comentario-box {
  float: left;
  box-sizing: border-box;
  width: 100%;
  background-color: white;
  border: solid 1px #E4E4E4;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  *zoom: 1; }
  ._prod-detail-comentarios-form > .produto-detail-comentario-resposta > .comentario-box:before, ._prod-detail-comentarios-form > .produto-detail-comentario-resposta > .comentario-box:after {
    content: "";
    display: table; }
  ._prod-detail-comentarios-form > .produto-detail-comentario-resposta > .comentario-box:after {
    clear: both; }

._prod-detail-comentarios-form > .produto-detail-comentario-resposta > .comentario-box .comentario-box-head {
  float: left;
  box-sizing: border-box;
  width: 100%;
  padding-bottom: 5px;
  font-size: 14px;
  word-spacing: 3px; }

._prod-detail-comentarios-form > .produto-detail-comentario-resposta > .comentario-box .comentario-box-head span.text-por {
  display: none; }

._prod-detail-comentarios-form > .produto-detail-comentario-resposta > .comentario-box .comentario-box-head span.nome {
  font-size: 12px;
  text-transform: uppercase; }

._prod-detail-comentarios-form > .produto-detail-comentario-resposta > .comentario-box .comentario-box-head span.local {
  display: block;
  padding: 3px 0;
  font-size: 11px; }

._prod-detail-comentarios-form > .produto-detail-comentario-resposta > .comentario-box .comentario-box-head span.local span {
  font-size: 11px; }

._prod-detail-comentarios-form > .produto-detail-comentario-resposta > .comentario-box-texto {
  float: left;
  box-sizing: border-box;
  width: 100%;
  padding: 6px;
  font-size: 12px; }

@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  ._prod-detail-comentarios-center {
    width: 1390px; } }
@media only screen and (min-width: 1300px) and (max-width: 1489px) {
  ._prod-detail-comentarios-center {
    width: 1200px; } }
@media only screen and (min-width: 979px) and (max-width: 1299px) {
  ._prod-detail-comentarios-center {
    width: 980px; } }
@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._prod-detail-comentarios-center {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; } }
._oculta-perguntas {
  display: none; }

._prod-detail-perguntas-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 100px;
  display: none;
  *zoom: 1; }
  ._prod-detail-perguntas-wrapper:before, ._prod-detail-perguntas-wrapper:after {
    content: "";
    display: table; }
  ._prod-detail-perguntas-wrapper:after {
    clear: both; }

._prod-detail-perguntas-wrapper._has-perguntas {
  display: block; }

._prod-detail-perguntas-center {
  box-sizing: border-box;
  width: 980px;
  margin: 0 auto;
  *zoom: 1; }
  ._prod-detail-perguntas-center:before, ._prod-detail-perguntas-center:after {
    content: "";
    display: table; }
  ._prod-detail-perguntas-center:after {
    clear: both; }

._prod-detail-perguntas-center ._title {
  float: left;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  background-color: #8A131C;
  border-radius: 5px 5px 0 0;
  padding: 0 20px; }

._prod-detail-perguntas-center ._title h2 {
  float: left;
  box-sizing: border-box;
  width: 100%;
  max-width: 435px;
  height: 55px;
  padding: 0 12px;
  margin: -5px 0 0 0;
  background: #C11A26;
  border-radius: 5px 5px 0 0;
  font-size: 15px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

._prod-detail-perguntas-center ._title h2 span {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

._prod-detail-perguntas-form {
  box-sizing: border-box;
  float: left;
  width: 100%;
  background-color: #F5F5F5;
  border: solid 1px #E4E4E4;
  border-top: none;
  border-radius: 0 0 5px 5px;
  *zoom: 1; }
  ._prod-detail-perguntas-form:before, ._prod-detail-perguntas-form:after {
    content: "";
    display: table; }
  ._prod-detail-perguntas-form:after {
    clear: both; }

._prod-detail-perguntas-form > form {
  padding: 20px 19px;
  *zoom: 1; }
  ._prod-detail-perguntas-form > form:before, ._prod-detail-perguntas-form > form:after {
    content: "";
    display: table; }
  ._prod-detail-perguntas-form > form:after {
    clear: both; }

._prod-detail-perguntas-form > form > textarea {
  float: left;
  box-sizing: border-box;
  width: 100% !important;
  height: 90px;
  padding: 10px;
  background-color: white;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  font-size: 13px;
  color: #838383; }

._prod-detail-perguntas-form > form > span {
  float: right;
  margin-top: 20px !important;
  font-size: 13px;
  font-style: normal;
  color: #838383; }

._prod-detail-perguntas-form form input[type="image"] {
  float: left;
  margin-top: 20px !important; }

._prod-detail-perguntas-form ._tempo-atendimento-texto {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  background-color: white;
  border: solid 1px #E4E4E4;
  border-left: 0;
  border-right: 0; }

._prod-detail-perguntas-form ._perguntas-respostas-container {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 20px 19px;
  *zoom: 1; }
  ._prod-detail-perguntas-form ._perguntas-respostas-container:before, ._prod-detail-perguntas-form ._perguntas-respostas-container:after {
    content: "";
    display: table; }
  ._prod-detail-perguntas-form ._perguntas-respostas-container:after {
    clear: both; }

._prod-detail-perguntas-form ._perguntas-respostas-container span._sub-title {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase; }

._prod-detail-perguntas-form ._perguntas-respostas-container > ._pergunta-box {
  float: left;
  box-sizing: border-box;
  width: 100%;
  background-color: white;
  border: solid 1px #E4E4E4;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
  *zoom: 1; }
  ._prod-detail-perguntas-form ._perguntas-respostas-container > ._pergunta-box:before, ._prod-detail-perguntas-form ._perguntas-respostas-container > ._pergunta-box:after {
    content: "";
    display: table; }
  ._prod-detail-perguntas-form ._perguntas-respostas-container > ._pergunta-box:after {
    clear: both; }

._prod-detail-perguntas-form ._perguntas-respostas-container > ._pergunta-box span._pergunta-questao,
._prod-detail-perguntas-form ._perguntas-respostas-container > ._pergunta-box span._pergunta-resposta {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 5px 0; }

._prod-detail-perguntas-form ._perguntas-respostas-container > ._pergunta-box span._pergunta-questao {
  font-weight: bold; }

._prod-detail-perguntas-form ._perguntas-respostas-container > ._pergunta-box span._pergunta-resposta {
  padding-left: 15px; }

@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  ._prod-detail-perguntas-center {
    width: 1390px; } }
@media only screen and (min-width: 1300px) and (max-width: 1489px) {
  ._prod-detail-perguntas-center {
    width: 1200px; } }
@media only screen and (min-width: 979px) and (max-width: 1299px) {
  ._prod-detail-perguntas-center {
    width: 980px; } }
@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._prod-detail-perguntas-center {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; } }
._prod-detail-comentarios-perguntas-misto-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 100px;
  *zoom: 1; }
  ._prod-detail-comentarios-perguntas-misto-wrapper:before, ._prod-detail-comentarios-perguntas-misto-wrapper:after {
    content: "";
    display: table; }
  ._prod-detail-comentarios-perguntas-misto-wrapper:after {
    clear: both; }

._prod-detail-comentarios-perguntas-misto-wrapper ._center {
  box-sizing: border-box;
  width: 980px;
  margin: 0 auto;
  *zoom: 1; }
  ._prod-detail-comentarios-perguntas-misto-wrapper ._center:before, ._prod-detail-comentarios-perguntas-misto-wrapper ._center:after {
    content: "";
    display: table; }
  ._prod-detail-comentarios-perguntas-misto-wrapper ._center:after {
    clear: both; }

._prod-detail-comentarios-perguntas-misto-wrapper ._center ._title {
  float: left;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  background-color: #8A131C;
  border-radius: 5px 5px 0 0;
  padding: 0 20px; }

._prod-detail-comentarios-perguntas-misto-wrapper ._center ._title h2 {
  float: left;
  box-sizing: border-box;
  width: 45%;
  max-width: 435px;
  height: 45px;
  padding: 0 12px;
  margin: 5px 20px 0 0;
  background: #C11A26;
  border-radius: 5px 5px 0 0;
  font-size: 15px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ie)";
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.05s linear;
  -moz-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  -ms-transition: all 0.05s linear;
  transition: all 0.05s linear;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

._prod-detail-comentarios-perguntas-misto-wrapper ._center ._title h2 span {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }

._prod-detail-comentarios-perguntas-misto-wrapper ._center ._title h2:hover,
._prod-detail-comentarios-perguntas-misto-wrapper ._center ._title h2._active {
  height: 55px;
  margin: -5px 20px 0 0;
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ie)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

._prod-detail-comentarios-perguntas-misto-wrapper ._center ._title h2._perguntas-title {
  margin-right: 0; }

._prod-detail-comentarios-perguntas-misto-wrapper ._center ._prod-detail-comentarios-form,
._prod-detail-comentarios-perguntas-misto-wrapper ._center ._prod-detail-perguntas-form {
  display: none; }

._prod-detail-comentarios-perguntas-misto-wrapper ._center ._prod-detail-comentarios-form._active,
._prod-detail-comentarios-perguntas-misto-wrapper ._center ._prod-detail-perguntas-form._active {
  display: block; }

@media only screen and (min-width: 1490px) and (max-width: 5000px) {
  ._prod-detail-comentarios-perguntas-misto-wrapper ._center {
    width: 1390px; } }
@media only screen and (min-width: 1300px) and (max-width: 1489px) {
  ._prod-detail-comentarios-perguntas-misto-wrapper ._center {
    width: 1200px; } }
@media only screen and (min-width: 979px) and (max-width: 1299px) {
  ._prod-detail-comentarios-perguntas-misto-wrapper ._center {
    width: 980px; } }
@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._prod-detail-comentarios-perguntas-misto-wrapper ._center {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; } }
@media only screen and (min-width: 100px) and (max-width: 425px) {
  ._prod-detail-comentarios-perguntas-misto-wrapper ._center ._title h2 {
    font-size: 12px; } }
@media only screen and (min-width: 100px) and (max-width: 425px) {
  ._prod-detail-comentarios-perguntas-misto-wrapper ._center ._title h2 {
    font-size: 10px; } }
._prod-detail-banner-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 75px;
  display: none;
  *zoom: 1; }
  ._prod-detail-banner-wrapper:before, ._prod-detail-banner-wrapper:after {
    content: "";
    display: table; }
  ._prod-detail-banner-wrapper:after {
    clear: both; }

._prod-detail-banner-wrapper._has-conteudo {
  display: block; }

._prod-detail-banner-wrapper._inner {
  box-sizing: border-box;
  float: left;
  width: 100%; }

._prod-detail-banner-wrapper ._inner img {
  max-width: 100%;
  height: auto; }

/*
Mostra elementos também pelo container ajax

Foi identificado um bug, que ao selecionar um produto agrupado, com o refresh do ajax, o elemento perdia a classe inserida via jquery e não aparecia para o usuário.
*/
/* vertical slider */
#detalhes_conteudo_interno._has-vSlider-left {
  padding-left: 100px; }

#detalhes_conteudo_interno._has-vSlider-left ._prod-detail-slider-vert-wrapper {
  display: block; }

/* produto banner */
#detalhes_conteudo_interno._has-conteudo ._bloco-img-banner-inner-ajax {
  display: block; }

/*valores de parcelamento */
#detalhes_conteudo_interno._has-valor-parcelado ._valor-parcelado {
  display: block; }

/* valores antecipados - a vista */
#detalhes_conteudo_interno._has-valor-antecipado ._valor-antecipado {
  display: block; }

/* botao comprar e selos */
#detalhes_conteudo_interno._has-selo ._selos-wrapper {
  display: block; }

/*
    agrupamento list menu
*/
#detalhes_conteudo_interno._has-select-list ._agrup-list-menu {
  display: block; }

/*
    agrupamento multipla escolha
*/
#detalhes_conteudo_interno._has-agrup-multipla-escolha ._agrup-multipla-escolha {
  display: block; }

/*
    agrupamento tabela
*/
#detalhes_conteudo_interno._has-agrup-tabela ._agrup-tabela {
  display: block; }

/*
    agrupamento tamanhos e cores
*/
#detalhes_conteudo_interno._has-agrup-tamanhos-cores ._agrup-tamanhos-cores {
  display: block; }

/*
    agrupamento select
*/
#detalhes_conteudo_interno._has-agrup-select ._agrup-select {
  display: block; }

/*
    agrupamento cores
*/
#detalhes_conteudo_interno._has-agrup-cores ._agrup-cores {
  display: block; }

/*
    links
*/
#detalhes_conteudo_interno._has-link-relacionado ._prod-detail-link-relacionado {
  display: block; }

/*
    downloads
*/
#detalhes_conteudo_interno._has-downloads ._produto-detail-downloads-wrapper {
  display: block; }

/*
    estoque
*/
#detalhes_conteudo_interno._has-estoque ._produto-detail-estoque-wrapper {
  display: block; }

/*
    limites de compra
*/
#detalhes_conteudo_interno._has-limite-compra ._produto-detail-limite-compra-wrapper {
  display: block; }

/*
    agrupamento grid
*/
#detalhes_conteudo_interno._has-agrup-grid ._agrup-grid-global {
  display: block; }

/*
@media only screen and (min-width: 1490px) and   (max-width:5000px) {}
@media only screen and (min-width: 1300px) and   (max-width:1489px) {}
@media only screen and (min-width: 979px) and   (max-width:1299px) {}
@media only screen and (min-width: 100px) and   (max-width:979px) {}
*/
.hc-page-group-menu-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-right: 10px;
  *zoom: 1; }
  .hc-page-group-menu-wrapper:before, .hc-page-group-menu-wrapper:after {
    content: "";
    display: table; }
  .hc-page-group-menu-wrapper:after {
    clear: both; }

.hc-page-group-menu {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  .hc-page-group-menu:before, .hc-page-group-menu:after {
    content: "";
    display: table; }
  .hc-page-group-menu:after {
    clear: both; }

.hc-page-group-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-transition: all 0.03s linear;
  -moz-transition: all 0.03s linear;
  -o-transition: all 0.03s linear;
  -ms-transition: all 0.03s linear;
  transition: all 0.03s linear; }

.hc-page-group-menu ul.level-01 > li,
.hc-page-group-menu ul.level-02 > li {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  .hc-page-group-menu ul.level-01 > li:before, .hc-page-group-menu ul.level-01 > li:after,
  .hc-page-group-menu ul.level-02 > li:before,
  .hc-page-group-menu ul.level-02 > li:after {
    content: "";
    display: table; }
  .hc-page-group-menu ul.level-01 > li:after,
  .hc-page-group-menu ul.level-02 > li:after {
    clear: both; }

.hc-page-group-menu ul.level-01 > li > a {
  box-sizing: border-box;
  width: 100%;
  height: 55px;
  border-left: solid 3px #881a19;
  background-color: #C92725;
  font-size: 16px;
  color: white;
  display: table; }

.hc-page-group-menu ul.level-02 > li > a {
  box-sizing: border-box;
  width: 100%;
  height: 45px;
  border-left: solid 3px #a6a6a6;
  background-color: #ccc;
  font-size: 14px;
  color: #4A4A4A;
  display: table; }

.hc-page-group-menu ul.level-03 > li > a {
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  border-left: solid 3px #d9d9d9;
  background-color: white;
  font-size: 12px;
  color: #666;
  display: table; }

.hc-page-group-menu ul.level-01 > li > a > span,
.hc-page-group-menu ul.level-02 > li > a > span,
.hc-page-group-menu ul.level-03 > li > a > span {
  box-sizing: border-box;
  width: 100%;
  vertical-align: middle;
  padding: 5px 0;
  padding-left: 10px;
  display: table-cell; }

.hc-page-group-menu ul.level-02 > li > a > span {
  padding-left: 15px; }

.hc-page-group-menu ul.level-03 > li > a > span {
  padding-left: 20px;
  border-bottom: dashed 1px #d9d9d9; }

.hc-page-group-menu ul.level-02,
.hc-page-group-menu ul.level-03 {
  max-height: 0;
  overflow: hidden; }

.hc-page-group-menu ul.level-02.open,
.hc-page-group-menu ul.level-03.open {
  max-height: 10000px; }

.hc-page-group-nav-rsp-wrapper {
  float: left;
  box-sizing: border-box;
  width: 100%;
  *zoom: 1;
  display: none; }
  .hc-page-group-nav-rsp-wrapper:before, .hc-page-group-nav-rsp-wrapper:after {
    content: "";
    display: table; }
  .hc-page-group-nav-rsp-wrapper:after {
    clear: both; }

.hc-page-group-nav-opener {
  box-sizing: border-box;
  float: left;
  background-color: #C92725;
  background-image: url(../../imagens-new/padrao/icon-list.png);
  background-position: 10px center;
  background-repeat: no-repeat;
  border-radius: 3px;
  visibility: hidden;
  height: 0;
  overflow: hidden; }

.hc-page-group-nav-opener span {
  box-sizing: border-box;
  float: left;
  display: block;
  padding: 5px 10px;
  border-radius: 3px;
  background-color: #9e1f1d;
  font-size: 14px;
  font-style: italic;
  color: white;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.hc-page-group-nav-closer {
  position: fixed;
  top: 0;
  right: 10px;
  box-sizing: border-box;
  float: right;
  width: 50px;
  background-color: #C92725;
  background-image: url(../../imagens-new/padrao/icon-user-closer.png);
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 3px;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  z-index: 5;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.hc-page-group-nav-closer.show {
  visibility: visible; }

@media only screen and (min-width: 100px) and (max-width: 579px) {
  .hc-page-group-menu {
    width: 180px;
    padding: 0;
    display: block;
    position: absolute;
    z-index: 1;
    margin-left: -200px;
    margin-top: -15px;
    background-color: white;
    z-index: 4;
    -webkit-transition: all 0.3s cubic-bezier(0.04, 0.07, 0, 1.52);
    -moz-transition: all 0.3s cubic-bezier(0.04, 0.07, 0, 1.52);
    -o-transition: all 0.3s cubic-bezier(0.04, 0.07, 0, 1.52);
    -ms-transition: all 0.3s cubic-bezier(0.04, 0.07, 0, 1.52);
    transition: all 0.3s cubic-bezier(0.04, 0.07, 0, 1.52); }

  .hc-page-group-menu.show {
    margin-left: 0;
    background-color: white; }

  .hc-page-group-nav-rsp-wrapper {
    display: block; }

  .hc-page-group-nav-opener {
    visibility: visible;
    height: auto;
    overflow: visible;
    padding: 10px;
    padding-left: 45px;
    margin-bottom: 15px; }

  .hc-page-group-nav-closer {
    height: 50px; }

  .hc-page-group-nav-closer.show {
    visibility: visible; }

  #area2-2.hc-page-group-nav-rsp-equalize-margin {
    margin-top: 79px !important;
    display: block; } }
    /*
 GRUPO DE PÁGINAS RECEITAS
*/
.hc-corpo-centro.receitas-box-global .hc-corpo-home-blocos-produtos-detaque-paginas {
  margin-bottom: 20px; }

.hc-group-pages-receitas-global-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  .hc-group-pages-receitas-global-wrapper:before, .hc-group-pages-receitas-global-wrapper:after {
    content: "";
    display: table; }
  .hc-group-pages-receitas-global-wrapper:after {
    clear: both; }

.hc-group-pages-receitas-box {
  box-sizing: border-box;
  float: left;
  width: 33.3333%;
  padding: 0 5px 10px;
  *zoom: 1; }
  .hc-group-pages-receitas-box:before, .hc-group-pages-receitas-box:after {
    content: "";
    display: table; }
  .hc-group-pages-receitas-box:after {
    clear: both; }

.hc-group-pages-receitas-box-inner {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  .hc-group-pages-receitas-box-inner:before, .hc-group-pages-receitas-box-inner:after {
    content: "";
    display: table; }
  .hc-group-pages-receitas-box-inner:after {
    clear: both; }

.hc-group-pages-receitas-box-inner .image-box {
  box-sizing: border-box;
  float: left;
  width: 100%;
  border: solid 1px #D6D6D6;
  background-color: red; }

.hc-group-pages-receitas-box-inner .image-box a {
  box-sizing: border-box;
  float: left;
  display: block;
  width: 100%; }

.hc-group-pages-receitas-box-inner .image-box img {
  display: block;
  width: 100%;
  height: auto;
  padding: 0; }

.hc-group-pages-receitas-box-inner .title-box {
  box-sizing: border-box;
  float: left;
  width: 100%;
  height: 60px;
  border: solid 1px #D6D6D6;
  border-top: none;
  background-color: #F9F9F9;
  *zoom: 1; }
  .hc-group-pages-receitas-box-inner .title-box:before, .hc-group-pages-receitas-box-inner .title-box:after {
    content: "";
    display: table; }
  .hc-group-pages-receitas-box-inner .title-box:after {
    clear: both; }

.hc-group-pages-receitas-box-inner .title-box a {
  box-sizing: border-box;
  display: table;
  width: 100%;
  height: 60px;
  color: #666; }

.hc-group-pages-receitas-box-inner .title-box a span {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

@media only screen and (min-width: 979px) and (max-width: 1299px) {
  .hc-group-pages-receitas-box {
    width: 50%; } }
@media only screen and (min-width: 100px) and (max-width: 979px) {
  .hc-group-pages-receitas-box {
    width: 50%; } }
@media only screen and (min-width: 100px) and (max-width: 700px) {
  .hc-group-pages-receitas-box {
    width: 100%; } }
@media only screen and (min-width: 500px) and (max-width: 579px) {
  .hc-group-pages-receitas-box {
    width: 50%; } }
/*
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//////////// DETALHES
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
.hc-group-pages-receitas-nav-top-global {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 35px;
  *zoom: 1; }
  .hc-group-pages-receitas-nav-top-global:before, .hc-group-pages-receitas-nav-top-global:after {
    content: "";
    display: table; }
  .hc-group-pages-receitas-nav-top-global:after {
    clear: both; }

.hc-group-pages-receitas-nav-top-global .nav-top-col {
  box-sizing: border-box;
  float: left;
  width: 33.3333%; }

.hc-group-pages-receitas-nav-top-global .nav-top-col:last-child {
  width: auto;
  float: right; }

.hc-group-pages-receitas-nav-top-global .nav-top-col div.label {
  box-sizing: border-box;
  float: left;
  height: 30px;
  line-height: 30px;
  padding-right: 12px; }

.hc-group-pages-receitas-nav-top-global .nav-top-col div.select-cont {
  box-sizing: border-box;
  float: left; }

.hc-group-pages-receitas-nav-top-global .nav-top-col div.select-cont select {
  box-sizing: border-box;
  float: left;
  width: 230px;
  height: 30px;
  border: solid 1px #D6D6D6; }

.hc-group-pages-receitas-detail-foto-ingredientes-global {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 35px;
  *zoom: 1; }
  .hc-group-pages-receitas-detail-foto-ingredientes-global:before, .hc-group-pages-receitas-detail-foto-ingredientes-global:after {
    content: "";
    display: table; }
  .hc-group-pages-receitas-detail-foto-ingredientes-global:after {
    clear: both; }

.title-foto-cont {
  box-sizing: border-box;
  float: left;
  width: 55%; }

.title-foto-cont .title-cont {
  box-sizing: border-box;
  float: left;
  width: 100%;
  font-size: 30px;
  font-style: italic;
  color: #666;
  padding: 20px;
  padding-right: 0;
  border: solid 1px #D6D6D6;
  border-bottom: none;
  background-color: #F9F9F9; }

.title-foto-cont .foto-cont {
  box-sizing: border-box;
  float: left;
  width: 100%;
  border: solid 1px #D6D6D6; }

.title-foto-cont .foto-cont img {
  display: block;
  width: 100%;
  height: auto; }

.ingredientes-title-list {
  box-sizing: border-box;
  float: left;
  width: 45%;
  padding: 0 0 0 20px; }

.ingredientes-title-list .title-cont {
  box-sizing: border-box;
  float: left;
  width: 100%;
  font-size: 20px;
  text-transform: uppercase;
  color: #666;
  text-align: center;
  border: solid 1px #D6D6D6;
  background-color: #F9F9F9;
  padding: 10px 0; }

.ingredientes-title-list .conteudo-cont {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 10px 10px 0; }

.ingredientes-title-list .conteudo-cont ul {
  box-sizing: border-box;
  margin: 0;
  padding: 5px 15px;
  list-style: disc; }

.ingredientes-title-list .conteudo-cont ul li {
  box-sizing: border-box;
  padding: 5px 0;
  font-style: italic; }

.hc-group-pages-receitas-detail-preparo-global {
  box-sizing: border-box;
  float: left;
  width: 100%;
  *zoom: 1; }
  .hc-group-pages-receitas-detail-preparo-global:before, .hc-group-pages-receitas-detail-preparo-global:after {
    content: "";
    display: table; }
  .hc-group-pages-receitas-detail-preparo-global:after {
    clear: both; }

.hc-group-pages-receitas-detail-preparo-global .title-cont {
  box-sizing: border-box;
  float: left;
  width: 100%;
  font-size: 20px;
  text-transform: uppercase;
  color: #666;
  text-align: center;
  border: solid 1px #D6D6D6;
  background-color: #F9F9F9;
  padding: 10px 0; }

.hc-group-pages-receitas-detail-preparo-global .conteudo-cont {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 10px 20px 0; }

.hc-group-pages-receitas-detail-preparo-global .conteudo-cont ul {
  box-sizing: border-box;
  margin: 0;
  padding: 5px 10px;
  list-style: disc; }

.hc-group-pages-receitas-detail-preparo-global .conteudo-cont ul li {
  box-sizing: border-box;
  padding: 5px 0;
  font-style: italic; }

@media only screen and (min-width: 979px) and (max-width: 1299px) {
  .hc-group-pages-receitas-nav-top-global .nav-top-col div.select-cont select {
    width: 170px; } }
@media only screen and (min-width: 100px) and (max-width: 979px) {
  .hc-group-pages-receitas-nav-top-global .nav-top-col {
    padding: 0 5px; }

  .hc-group-pages-receitas-nav-top-global .nav-top-col div.label {
    width: 100%; }

  .hc-group-pages-receitas-nav-top-global .nav-top-col:last-child {
    width: 33.3333%; }

  .hc-group-pages-receitas-nav-top-global .nav-top-col div.select-cont {
    width: 100%; }

  .hc-group-pages-receitas-nav-top-global .nav-top-col div.select-cont select {
    width: 100%; } }
@media only screen and (min-width: 100px) and (max-width: 720px) {
  .title-foto-cont {
    width: 100%; }

  .title-foto-cont .title-cont {
    padding: 20px 5px;
    text-align: center; }

  .ingredientes-title-list {
    width: 100%;
    padding: 25px 0 0 0; } }
@media only screen and (min-width: 100px) and (max-width: 500px) {
  .hc-group-pages-receitas-nav-top-global .nav-top-col {
    width: 100%;
    padding-right: 45%; }

  .hc-group-pages-receitas-nav-top-global .nav-top-col:last-child {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 120px;
    padding-left: 10%;
    padding-right: 0; } }
.preco-valor-a-vista._vitrine-destaque-preco-antecipado,
.preco-valor-a-vista._vitrine-destaque-preco-antecipado a {
  box-sizing: border-box;
  float: left;
  display: block;
  width: 100%;
  padding-bottom: 10px;
  text-align: center; }

.preco-valor-a-vista._vitrine-destaque-preco-antecipado {
  font-size: 0; }

.preco-valor-a-vista._vitrine-destaque-preco-antecipado a {
  padding-bottom: 0; }

.preco-valor-a-vista._vitrine-destaque-preco-antecipado a span.text-moeda {
  box-sizing: border-box;
  float: left;
  display: block;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #d2170d; }

.preco-valor-a-vista._vitrine-destaque-preco-antecipado a span.text-formas {
  font-weight: normal;
  font-size: 12px;
  color: #7d7d7d;
  line-height: 13px;
  display: block; }

span.parcelamento-info._vitrine-destaque-preco-parcelado {
  box-sizing: border-box;
  float: left;
  display: block;
  width: 100%;
  font-weight: normal;
  text-align: center;
  font-size: 11px;
  color: #5F5F5F;
  line-height: 14px; }

.parcelamento-info._vitrine-destaque-preco-parcelado span.text-else,
.parcelamento-info._vitrine-destaque-preco-parcelado strong,
.parcelamento-info._vitrine-destaque-preco-parcelado strong span.text-parcelas,
.parcelamento-info._vitrine-destaque-preco-parcelado strong span.text-valor,
.parcelamento-info._vitrine-destaque-preco-parcelado span.text-cartao {
  font-weight: normal;
  font-size: 11px;
  color: #5F5F5F;
  line-height: 14px; }

.hc-produtos-secoes-texto {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 15px 0 25px;
  *zoom: 1; }
  .hc-produtos-secoes-texto:before, .hc-produtos-secoes-texto:after {
    content: "";
    display: table; }
  .hc-produtos-secoes-texto:after {
    clear: both; }

.hc-corpo-home-blocos-produtos-detaque-box-produto._vitrine-prod-agrup-qtd-btn-show,
.hc-corpo-home-blocos-produtos-detaque-box-produto-no-margin-3col._vitrine-prod-agrup-qtd-btn-show,
.hc-corpo-home-blocos-produtos-detaque-box-produto-4col._vitrine-prod-agrup-qtd-btn-show,
.hc-corpo-home-blocos-produtos-detaque-box-produto-no-margin-4col._vitrine-prod-agrup-qtd-btn-show,
.hc-corpo-home-blocos-produtos-detaque-box-produto-5col._vitrine-prod-agrup-qtd-btn-show,
.hc-corpo-home-blocos-produtos-detaque-box-produto-no-margin-5col._vitrine-prod-agrup-qtd-btn-show {
  height: auto !important; }

._vitrine-prod-agrup-qtd-btn-show > .hc-corpo-home-blocos-produtos-detaque-box-produto-inner {
  position: relative;
  height: 410px !important;
  padding-bottom: 80px;
  box-sizing: border-box; }

._prod-vitrine-agrup-qtde-btn-wrapper {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 10px;
  *zoom: 1; }
  ._prod-vitrine-agrup-qtde-btn-wrapper:before, ._prod-vitrine-agrup-qtde-btn-wrapper:after {
    content: "";
    display: table; }
  ._prod-vitrine-agrup-qtde-btn-wrapper:after {
    clear: both; }

._prod-vitrine-agrup-qtde-btn-wrapper ._agrup-wrapper,
._prod-vitrine-agrup-qtde-btn-wrapper ._line-bottom-wrapper {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding-bottom: 10px; }

._prod-vitrine-agrup-qtde-btn-wrapper ._line-bottom-wrapper {
  padding-bottom: 0; }

._prod-vitrine-agrup-qtde-btn-wrapper ._agrup-wrapper select {
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  font-size: 11px;
  color: #727272; }

._prod-vitrine-agrup-qtde-btn-wrapper ._line-bottom-wrapper ._qtde-wrapper,
._prod-vitrine-agrup-qtde-btn-wrapper ._line-bottom-wrapper ._btn-wrapper {
  box-sizing: border-box;
  float: left;
  width: 50%; }

._prod-vitrine-agrup-qtde-btn-wrapper ._line-bottom-wrapper ._qtde-wrapper select {
  box-sizing: border-box;
  width: 100%;
  max-width: 70px;
  height: 30px;
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  font-size: 11px;
  color: #727272; }

._prod-vitrine-agrup-qtde-btn-wrapper ._line-bottom-wrapper ._btn-wrapper {
  text-align: right; }

._prod-vitrine-agrup-qtde-btn-wrapper ._line-bottom-wrapper ._btn-wrapper ._btn-input {
  width: 70px;
  height: 30px;
  font-size: 0;
  background: url(../../imagens-new/padrao/_prod-vitrine-btn-comprar.png) center no-repeat;
  border: none;
  cursor: pointer; }

@media only screen and (min-width: 100px) and (max-width: 979px) {
  ._vitrine-prod-agrup-qtd-btn-show > .hc-corpo-home-blocos-produtos-detaque-box-produto-inner {
    height: 475px !important; }

  ._prod-vitrine-agrup-qtde-btn-wrapper {
    width: auto;
    padding: 5px 0; } }
