@font-face{ 
    font-family: 'BlenderPro Bold';
    src: url('https://s194434.gridserver.com/catalogo/fonts/BlenderPro-Bold.eot');
    src: url('https://s194434.gridserver.com/catalogo/fonts/BlenderPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('https://s194434.gridserver.com/catalogo/fonts/BlenderPro-Bold.woff') format('woff'),
         url('https://s194434.gridserver.com/catalogo/fonts/BlenderPro-Bold.ttf') format('truetype'),
         url('https://s194434.gridserver.com/catalogo/fonts/BlenderPro-Bold.svg#webfont') format('svg');
}

@font-face{ 
    font-family: 'ProximaNova Regular';
    src: url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Regular.eot');
    src: url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Regular.eot?#iefix') format('embedded-opentype'),
         url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Regular.woff') format('woff'),
         url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Regular.ttf') format('truetype'),
         url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Regular.svg#webfont') format('svg');
}

@font-face{ 
    font-family: 'ProximaNova Bold';
    src: url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Bold.eot');
    src: url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Bold.eot?#iefix') format('embedded-opentype'),
         url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Bold.woff') format('woff'),
         url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Bold.ttf') format('truetype'),
         url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Bold.svg#webfont') format('svg');
}

@font-face{ 
    font-family: 'ProximaNova Black';
    src: url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Black.eot');
    src: url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Black.eot?#iefix') format('embedded-opentype'),
         url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Black.woff') format('woff'),
         url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Black.ttf') format('truetype'),
         url('https://s194434.gridserver.com/catalogo/fonts/Proxima Nova Black.svg#webfont') format('svg');
}

/********** BARRA INICIAL **********/

.barra-inicial {
    background: #fff!important;
    border-bottom: 1px solid #dedede;
    padding: 6px 0;
}

.canais-contato ul li span,a {
    color: #666c73;
}

.canais-contato ul li a:hover {
    color: #666c73;
    text-decoration: underline;
}

.canais-contato ul li a {
    color: #666c73;
}

.canais-contato ul li span:hover {
    color: #666c73;
}

#barraTopo a.cor-secundaria {
    font-family: 'ProximaNova Regular',sans-serif!important;
    font-size: 13px!important;
    color: #666c73;
}

#barraTopo h4.titulo {
    line-height: 25px;
}

.icon-comment {
    color: #666c73!important;
}

.icon-phone {
    color: #666c73!important;
}

.lista-redes .icon-bold {
	background-color: #2A3E54;
}

.lista-redes a:hover i {
  background-color: #666C73;
}

/********** LOGO E AFINS **********/

.carrinho-interno .nome-produto {
	color: #666c73;
	font-family: 'ProximaNova Regular'!important;
	font-size: 13px!important;
}

.borda-principal { 
    border-color: #2ac581;
}

.carrinho>a i {
    background: #2ac581;
    font-size: 17px;
}

.carrinho>a strong {
    font-size: 29px;
    margin: 0 6%;
    line-height: 40px;
    font-family: 'ProximaNova Bold';
    color: #666c73;
}
 
.carrinho>a span {
	padding: 8px 0 0;
}

.carrinho>a span b {
    font-family: 'ProximaNova Bold',sans-serif!important;
    font-size: 11px!important;
    text-transform: uppercase!important;
    color: #2ac581!important;
}

.carrinho.vazio>a span {
    font-size: 11px;
    font-family: 'ProximaNova Bold';
    text-transform: uppercase;
    color: #666c73;
    height: 38px;
    padding-top: 2px;
}

.carrinho-interno.borda-principal span {
    line-height: 21px;
}

.carrinho-interno.borda-principal span i {
    font-family: 'ProximaNova Regular',sans-serif;
    font-size: 11px;
    color: #666c73;
    margin-top: 12px;
}

.carrinho-interno.borda-principal span span {
    font-family: 'ProximaNova Bold';
    font-size: 13px;
    text-transform: uppercase;
    color: #666c73;
}

.carrinho-interno>div .botao {
    background-color: #2ac581;
    font-family: 'ProximaNova Bold', sans-serif!important;
    text-transform: uppercase;
    font-size: 13px;
    border: none;
    height: 22px;
    width: 154px;
    line-height: 25px;
    background: -moz-linear-gradient(-9deg, #28b879 68%, #2ac581 39%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(68%,#28b879), color-stop(39%,#2ac581));
    background: -webkit-linear-gradient(-96deg, #28b879 68%,#2ac581 39%);
    background: -o-linear-gradient(-9deg, #28b879 68%,#2ac581 39%);
    background: -ms-linear-gradient(-9deg, #28b879 68%,#2ac581 39%);
    background: linear-gradient(171deg, #28b879 68%,#2ac581 39%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28b879', endColorstr='#2ac581',GradientType=1 );
    background-size: 100% 90px;
    background-position: 0 -48px;
    -webkit-transition: all 0.2s linear;
       -moz-transition: all 0.2s linear;
         -o-transition: all 0.2s linear;
            transition: all 0.2s linear;
}

.carrinho-interno>div .botao:hover {
       background-position: 0px;
}

.carrinho-interno.borda-principal span span>.titulo.cor-principal {
    color: #666c73;
    font-family: 'ProximaNova Bold', sans-serif;
    font-size: 13px;
}

#barraTopo .carrinho.vazio>a span{
    height: 20px;
    padding-top: 2px;
}

input, button, select, textarea {
    font-family: 'ProximaNova Regular',Arial,sans-serif;
    font-size: 12px!important;
}

div.conteudo-topo {
    margin-top: 33px;
}

span.cor-secundaria {
    font-family: 'ProximaNova Regular',Arial,sans-serif;
    font-size: 12px;
    color: #666c73; 
}

.qtd-carrinho.titulo.cor-secundaria { 
    color: #666c73;
    font-family: 'ProximaNova Bold', sans-serif;
    font-size: 31px;
}

b.titulo.cor-secundaria { 
	color: #666c73!important;
}

b.titulo.cor-secundaria span { 
	color: #2ac581!important;
}

.carrinho-interno .preco-produto .preco-promocional {
    font-size: 15px;
}

/********** MENU **********/

.menu.superior .titulo {
    font-family: 'BlenderPro Bold',sans-serif!important;
    font-weight: normal;
    font-size: 14px!important;
    text-transform: uppercase;
    color: white;
}

.menu.superior {
    background-color: #2a3e54;
    margin-top: 0;
    width: 99.9%;
}

.conteiner-principal .conteiner {
    box-shadow: none;
}

/********** SLIDER **********/

.info-banner {
    visibility: hidden;
}

.flexslider {
    box-shadow: none;
}

.flex-control-nav li {
    margin: 0 4px;
}

.flex-control-paging li a.flex-active {
    background-color: #dedede;
}

.flex-control-paging li a {
    box-shadow: none;
}

.flex-direction-nav a {
    visibility: hidden;
}

.banner .flex-control-paging li a {
    width: 13px;
    height: 13px;
}

.banner .flex-control-nav {
    height: 13px;
    bottom: 11px;
    right: 547px;
    padding: 4px 0;
    background-color: rgba(255, 255, 255, 0.36);
}

.elastislide-carousel ul li a {
    box-shadow: none;
    border: 1px solid #dedede;
}

.fundo-secundario, .flex-control-paging li a:hover {
    background-color: #2ac581;
}

/********** BARRA LATERAL - CATEGORIAS **********/

.menu.lateral .titulo {
    font-family: 'BlenderPro Bold',sans-serif!important;
    font-size: 14px!important;
    text-transform: uppercase;
    color: #666c73;
    letter-spacing: -1px;
}

/********** BARRA LATERAL - SUGESTÕES **********/

.sugestoes>.titulo {
    font-family: 'ProximaNova Bold', sans-serif!important;
    font-size: 15px!important;
    text-transform: uppercase;
    color: #666c73;
}

div.span12 .sugestoes{
    box-shadow: none;
    border: 1px solid #dedede!important;
}

.coluna div.lateral ul.nivel-um li > a{
    box-shadow: none;
}
.coluna div.lateral ul.nivel-um li {
    border: 1px solid #dedede;
    border-top: none;
}

.coluna div.lateral ul.nivel-um li a:hover{
    background-color: #eeeeee;
}

.acoes-compra .comprar {
    background-color: #2ac581;
    border-bottom: 1px solid #2ac581;
}

.sugestoes .acoes-compra>a:last-of-type{
    font-size: 12px;
    color: red;
}

.sugestoes .imagem-produto{
    width: 90px!important;

}

.sugestoes .info-produto{
    width: 130px!important;
}

.sugestoes .info-produto .acoes-compra a:first-of-type{
    width: 80px;
    text-align: center;
    line-height: 50px;
}

.sugestoes .info-produto .acoes-compra a:first-of-type i{
    display: none;
}

.sugestoes .info-produto .acoes-compra a:first-of-type span{
    display: inline-block;
    color: #6a8087;
}

.sugestoes .comprar .icon-shopping-cart{
    font-size: 18px;
    padding-top: 15px;
}

/********** LISTAGEM PRODUTOS **********/

.filtro.lista ul { max-height: none!important; }

.listagem .listagem-item .nome-produto {
	color: #666c73;
	font-family: 'ProximaNova Regular'!important;
	font-size: 13px!important;
	margin-top: 14px;
}

.listagem .listagem-item {
    text-align: center;
}

.listagem .titulo {
    font-family: 'ProximaNova Bold', sans-serif!important;
    font-size: 15px!important;
    text-transform: uppercase;
    color: #666c73;
}

.bandeiras-produto {
    visibility: hidden;
}

.nome-produto {
    font-family: 'ProximaNova Regular', sans-serif!important;
    font-size: 14px!important;
    line-height: 20px!important;
}

.preco-promocional {
    font-family: 'ProximaNova Bold', sans-serif;
    font-size: 14px;
}

a.botao.botao-comprar.principal{
    background-color: #2ac581!important;
    font-family: 'ProximaNova Bold', sans-serif!important;
    text-transform: uppercase;
    height: 10px;
    width: 90px;
    display: inline-block;
    color: #fff;
    border: none;
    padding: 17px 25px 20px 25px;
    background: -moz-linear-gradient(-16deg, #28b879 61%, #2ac581 39%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(61%,#28b879), color-stop(39%,#2ac581));
    background: -webkit-linear-gradient(-16deg, #28b879 61%,#2ac581 39%);
    background: -o-linear-gradient(-16deg, #28b879 61%,#2ac581 39%);
    background: -ms-linear-gradient(-16deg, #28b879 61%,#2ac581 39%);
    background: linear-gradient(164deg, #28b879 61%,#2ac581 39%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28b879', endColorstr='#2ac581',GradientType=1 );
    background-size: 100% 90px;
    background-position: 0 -35px;
    -webkit-transition: all 0.2s linear;
       -moz-transition: all 0.2s linear;
         -o-transition: all 0.2s linear;
            transition: all 0.2s linear;
}

a.botao.botao-comprar.principal:hover{
       background-position: 0px;
}

.listagem-item:hover .acoes-produto {
    bottom: 53%;
}

.listagem .preco-produto>div {
    margin: -15px 0;
    text-align: center;
}

.listagem .span4 .imagem-produto {
    height: 248px;
}

.listagem .info-produto {
    padding: 0px 5px 42px;
    position: relative;
}

.preco-produto .preco-venda {
    font-size: 13px;
    margin-right: 5px;
    color: #666c73;
    font-family: 'ProximaNova Regular', sans-serif;
}

.listagem.aproveite-tambem .listagem-item .nome-produto {
	display: block;
}

/********** NEWSLETTER **********/

.componente.newsletter {
    background-color: #eeeeee;
}

.titulo.cor-secundaria {
    font-family: 'ProximaNova Bold', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    color: #666c73;
}

.texto-newsletter.newsletter-cadastro, .span12 .interno p {
    font-family: 'ProximaNova Regular', sans-serif!important;
    font-size: 12px!important;
}

.newsletter .botao {
    top: 0px;
    height: 30px;
    background-color: #2ac581;
}

.icon-envelope-alt:before, .icon-file-text:before {
color: rgb(141, 141, 141);
}

/********** RODAPE **********/

#rodape .redes-sociais { 
	display: none;
}

.pagamento-selos {
    display: none;
}

.span9 p {
    line-height: 36px;
}

iframe:last-of-type {
    display: none;
}
object:last-of-type {
    display: none;
}

#rodape .institucional .conteiner .row-fluid .span9 {
    width: 100%;
}

#rodape div:nth-child(3) div.conteiner div.row-fluid div:last-of-type{
    padding-top: 4px!important;
}

#rodape div:nth-child(3) div.conteiner div.row-fluid div.span9{
    margin-top: 6px;
}

#rodape .institucional {
background-color: #2a3e54;
}

#rodape .titulo {
    font-family: 'ProximaNova Bold', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

#rodape .institucional ul {
    font-family: 'ProximaNova Regular', sans-serif!important;
    font-size: 13px;
    letter-spacing: 0.03em;
}

.links-rodape ul li {
    line-height: 30px;
}

.span3 p {
    font-family: 'ProximaNova Regular', sans-serif;
    font-size: 13px;
    line-height: 1.7em;
}

.institucional  .conteiner > div {
    margin: 20px 0;
}

/********** PRODUTO INTERNAS **********/

.produto {
	margin-bottom: 150px;
}

#descricao, #descricao p, #descricao p span{
    line-height: 24px!important;
    font-family: 'ProximaNova Regular', sans-serif!important;
    font-size: 13px!important;
    color: #6a8087!important;
    letter-spacing: 0px!important;
    text-align: justify!important;
}

.produto .conteiner-imagem>div {
    padding: 0;
    box-shadow: none;
    border: 1px solid #dedede;
}

.produto .acoes-produto .preco-produto .preco-venda {
    font-size: 15px;
}

.acoes-produto.disponivel .preco-produto.destaque-parcela.com-promocao .preco-promocional{
    font-size: 20px;
}

.produto .nome-produto {
    font-size: 15px!important;
    font-family: 'ProximaNova Bold'!important;
}

.produto .codigo-produto {
    border-bottom: 1px solid #dedede;
}

.produto>.row-fluid:first-child {
    border-bottom: 1px solid #dedede;
}

div.breadcrumbs.borda-alpha > ul {
    border-right: 1px solid #dedede;
}

.abas-custom .nav-tabs li a {
    box-shadow: none;
    border-radius: 0;
    font-family: 'ProximaNova Bold', sans-serif!important;
    font-size: 15px!important;
    text-transform: uppercase;
    color: #666c73;
}

.nav-tabs>.active>a {
    border: 0;
}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover {
    border: 0;
}

.abas-custom .tab-content {
    padding: 0px;
    box-shadow: none;
    margin-left: 12px;
    box-shadow: none;
}

#descricao span {
    line-height: 20px!important;
    color: red!important;
    font-family: 'ProximaNova Regular', sans-serif!important;
    font-size: 12px!important;
    line-height: 1.7em!important;
    color: #666c73!important;
}

.produto-compartilhar .lista-redes {
    display: none;
}

div.span12.componente.sobre {
    background-color: #eeeeee;
    border-top: 2px solid #2ac581;
}

strong.cor-secundaria {
    font-family: 'ProximaNova Bold', sans-serif;
    color: #6a8087;
}

.breadcrumbs.borda-alpha {
    font-family: 'ProximaNova Regular', sans-serif;
}

.breadcrumbs ul li a {
    color: #6a8087;
}

.breadcrumbs ul li * {
    font-size: 12px;
}

.listagem.aproveite-tambem.borda-alpha>h4 {
    margin-left: 12px;
}

.borda-alpha, .borda-alpha * {
    border-color: #dedede;
}

.acoes-produto.disponivel a.botao.botao-comprar.principal{
	height: 10px!important;
	padding: 10px 25px 25px 25px;
}

div.acoes-produto.disponivel p {
	line-height: 24px!important;
    font-family: 'ProximaNova Regular', sans-serif!important;
    font-size: 13px!important;
    color: #6a8087!important;
    text-align: justify!important;
}

div.acoes-produto.disponivel p a {
    font-size: 13px!important;
    font-family: 'ProximaNova Bold', sans-serif!important;
    color: #6a8087!important;
}

div.acoes-flutuante.borda-principal {
	visibility:	hidden;
}

/********** CARRINHO **********/

.botao.principal.grande {
   	width: 228px;
	height: 24px!important;
	font-size: 15px;
	line-height: 28px;
    padding: 9px 10px 9px 1px;
    background-color: #2ac581!important;
    font-family: 'ProximaNova Bold', sans-serif!important;
    text-transform: uppercase;
    border: none;
    background: -moz-linear-gradient(-16deg, #28b879 61%, #2ac581 39%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(61%,#28b879), color-stop(39%,#2ac581));
    background: -webkit-linear-gradient(-16deg, #28b879 61%,#2ac581 39%);
    background: -o-linear-gradient(-16deg, #28b879 61%,#2ac581 39%);
    background: -ms-linear-gradient(-16deg, #28b879 61%,#2ac581 39%);
    background: linear-gradient(164deg, #28b879 61%,#2ac581 39%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28b879', endColorstr='#2ac581',GradientType=1 );
    background-size: 100% 90px;
    background-position: 0 -35px;
    -webkit-transition: all 0.2s linear;
       -moz-transition: all 0.2s linear;
         -o-transition: all 0.2s linear;
            transition: all 0.2s linear;
}

.botao.principal.grande:hover {
    background-position: 0px;
}   

.total strong {
    font-size: 16px;
    font-family: 'ProximaNova Bold';
}

.subtotal strong {
    font-size: 13px;
    margin: 0 13px;
    font-family: 'ProximaNova Regular';
    color: #838383;
}

.finalizar-compra .cabecalho-interno div.span12 h1.titulo small {
    display: block;
    font-family: 'ProximaNova Regular';
    font-size: 13px;
    margin-top: -5px;
    color: #666c73;
}

div.caixa-sombreada table.tabela-carrinho tbody tr td form {
    margin: 0px;
}

.tabela-carrinho.table th {
    border-color: #dedede!important;
}

.tabela-carrinho{
    border: 1px solid #dedede!important;
}

.finalizar-compra .caixa-sombreada{
    box-shadow: none;
}

.tabela-carrinho.table td {
    border-color: #dedede!important;
}

#corpo{
    position: relative;
}

#rodape{
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    bottom: -450px;
}

.conteiner-principal{
    position: relative;
}

h6.cor-secundaria { 
    color: #6a8087;
    font-family: 'ProximaNova Bold', sans-serif;
}

div.produto-info .cor-secundaria {
    color: #666c73;
    font-family: 'ProximaNova Regular'!important;
    font-size: 13px!important;
}


/********** FORM **********/

.control-label { 
    font-family: 'ProximaNova Regular';
    color: #6a8087;
    font-size: 13px;
}

.modal-body.borda-principal { 
    border-top: 1px solid #dedede;
}

.modal-header .titulo {
    line-height: 44px;
    margin: 12px;
}

.modal-footer {
    padding: 22px 16px 22px;
    background-color: rgba(0,0,0,0.03);
    border-top: 1px solid #dedede;
}

.table th {
    border-color: white;
}

.table thead th {
    color: #6a8087;
    font-family: 'ProximaNova Bold', sans-serif;
}

/********** SOBRE NÓS **********/


.caixa-sombreada {
	box-shadow: none; 
}

.conta-menu {
	display: none;
}

.spanNone {
	margin-left: 0!important;
}

.caixa-sombreada.caixa-sobre-nos {
	margin-bottom: 100px;
	padding-top: 0;
	margin-top: -20px;
}

.caixa-sombreada.caixa-sobre-nos div p {
	line-height: 26px;
	text-align: justify;
}

.caixa-sombreada.caixa-sobre-nos div a{
    color: #666c73;
    font-family: 'ProximaNova Bold', sans-serif;
    font-size: 13px;
}

/********** MOBILE **********/

.atalhos-mobile{
	border-bottom: 0px;
}


@media only screen and (max-width: 767px){
	.busca .botao-busca {
		top: 0px!important;
	line-height: 30px!important;
	border-radius: 0!important;
	border: none!important;
	}
}

@media only screen and (max-width: 767px){
	.caixa-sombreada.caixa-sobre-nos {
		margin-bottom: 0px!important
	}

	#rodape {
		position: relative!important;
		bottom: 0px!important;
	}
}

@media only screen and (max-width: 479px){
	.acoes-produto-responsiva {
		position: relative;
		top: auto;
		left: 0;
	}
}


@media only screen and (max-width: 767px){
	.acoes-produto-responsiva {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	#rodape .titulo {
		font-size: 22px;
		padding: 15px 0;
		margin-top: 35px;
	}
}

@media only screen and (max-width: 479px) {
	.listagem .listagem-item .acoes-produto-responsiva a.tag-comprar {
	    background-color: #2ac581!important;
	    text-transform: uppercase;
	    height: 10px;
	    line-height: 18px;
	    width: 90px;
	    display: inline-block;
	    border: none;
	    padding: 17px 25px 20px 25px;
	    background: -moz-linear-gradient(-16deg, #28b879 61%, #2ac581 39%);
	    background: -webkit-gradient(linear, left top, right bottom, color-stop(61%,#28b879), color-stop(39%,#2ac581));
	    background: -webkit-linear-gradient(-16deg, #28b879 61%,#2ac581 39%);
	    background: -o-linear-gradient(-16deg, #28b879 61%,#2ac581 39%);
	    background: -ms-linear-gradient(-16deg, #28b879 61%,#2ac581 39%);
	    background: linear-gradient(164deg, #28b879 61%,#2ac581 39%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28b879', endColorstr='#2ac581',GradientType=1 );
	    background-size: 100% 90px;
	    background-position: 0 -35px;
	    -webkit-transition: all 0.2s linear;
	       -moz-transition: all 0.2s linear;
	         -o-transition: all 0.2s linear;
	            transition: all 0.2s linear;

    }
}

@media only screen and (max-width: 479px) {
	.listagem .listagem-item .acoes-produto-responsiva a.tag-comprar span {
		font-family: 'ProximaNova Bold', sans-serif!important;
	    color: #fff;
	}
}

@media only screen and (max-width: 767px){
	.acoes-produto-responsiva .tag-comprar i {
		font-size: 17px;
		top: 0px;
		margin-left: 1px;
	}
}

button#botaoOrdenar {
		line-height: 20px!important;
}