﻿/**06/03/2017*/
@import url(http://www.champion.ind.br/fontes/futura/stylesheet.css);

* {
	margin:0px;
	padding:0px;	
}

h1, h2, h3, h4, h5, h6, .btn, .logo {
    font-family: 'Open Sans', sans-serif;
}

h2 {
    font-size: 20px;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/**** main ****/
header {
    padding: 0px;
	margin-bottom:15px;
}

#menu-nav .collapse {
    overflow: visible;
}

body {
    padding-top: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    background-color: transparent !important;
}

/*topo novo*/
.icone {
	background-image:url('../arquivos/icones.png');
}
header .container-center {
	/*overflow:hidden;*/
	min-width:300px;
}

ul.redessociais, ul.informacoes, ul.acoes {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
}
ul.redessociais li, ul.informacoes li, ul.acoes li{
	float:left;
}
ul.redessociais a, ul.informacoes span, #top-t-right span.icone, #nav-contatos span.icone {
	display:block;
	height:0;
	overflow:hidden;
	width:25px;
	padding:25px 0 0 0;
	margin:5px;
}
ul.redessociais {
	margin-right:20px;
}
ul.redessociais a.instagram {
	background-position:-25px 0;
}
ul.redessociais a.youtube {
	background-position:-50px 0;
}
#top-t-right .whatsapp, #nav-contatos .whatsapp {
	background-position:-75px 0;
}
#top-t-right span.icone, #nav-contatos span.icone {
	float:left;
	margin:0 5px 0 0;
}
#nav-contatos span.atendente {
	background-position: -344px -49px;
	height: 18px;
	width: 35px;
	margin: -14px 0 0;
}
ul.informacoes span {
	float:left;
	margin:-4px 0 0 0;
}
ul.informacoes li {
	margin:10px 0 0 0;
}

ul.informacoes li span.txtFrete {
	background-image:url("../arquivos/icones.png");
	background-position:0 -137px;
	width:93px;
	height:0;
	padding:17px 0 0 0;
	margin:-4px 35px 0 0;
}

ul.informacoes li span.txtSeguro {
	background-image:url("../arquivos/icones.png");
	background-position:0 -156px;
	width:98px;
	height:0;
	padding:13px 0 0 0;
	margin:0 35px 0 0;
}

ul.informacoes li span.txtTrabalhe {
	background-image:url("../arquivos/icones.png");
	background-position:0 -170px;
	width:159px;
	height:0;
	padding:13px 0 0 0;
	margin:0;
}

ul.informacoes .frete {
	background-position:-104px 0;
	width:40px;
}
ul.informacoes .seguro {
	background-position:-146px 0;
	width:20px;
}
ul.informacoes .trabalhe {
	background-position:-169px 0;
	width:37px;
}
ul.informacoes a:hover .txtTrabalhe{
	background-position:-145px -192px;
}
ul.informacoes a{
	width: 100%;
	display: block;
	overflow: hidden;
	margin: -5px 0 0 0;
	padding: 5px 0 0 0;
}
ul.informacoes a:hover .trabalhe {
	background-position:-169px -26px;
}

.menuinstitucional {
    list-style: none;
    padding: 0;
    margin: 0 auto;
	max-width:900px;
}
.menuinstitucional li {
    float: left;
    height: auto;
	width:14.28%;
	text-align:center;
}
.menuinstitucional li.depoimentos{
	margin-top: -7px;
	max-width: 100px;
}
.menuinstitucional li a {
    color: #FFF;
    padding: 9px 0px;
    display: block;
}
.menuinstitucional li a span {
	display: block !important;
	border-right: solid 1px #FFF;
	line-height: normal;
	padding: 0 10px;
	font-family:Tahoma, Geneva, sans-serif;
}
.menuinstitucional li:last-child a span {
    border: none;
}

#top-m-01, #top-m-02 {
	float:left;
	/*overflow:hidden;*/
}
#top-m-01 {
	width:25%;
}
#top-m-02 {
	width:65%;
	float:right;
}
#top-m-03 {
	float:right;
	width:20%;
}
ul.acoes {
	width:100%;
	overflow:visible;
}
ul.acoes li {
	text-align:center;
	border-right:solid 1px #666;
}
ul.acoes li:last-child {
	border:none;
}
ul.acoes a {
	display:block;
	padding: 0 5%;
	width:90%;
	margin:0 auto;
	text-transform:uppercase;
	color:#666;
	font-size:0.8em;
	cursor:pointer;
	line-height:normal;
}
ul.acoes #loginNovo, ul.acoes #cadastrar{
	display:none;
}
ul.acoes a.carrinho span, ul.acoes a.viaBoleto span {
	display:block;
	width:35px;
	height:31px;
	background-image:url("../arquivos/icones.png");
	background-position:-235px -133px;
	margin:-35px auto 0 auto;
}
ul.acoes a.viaBoleto span {
	background-position: -277px -133px;
	width:46px;
}
ul.acoes li.viaBoleto{
}
ul.acoes li.viaBoleto div.form{
	display: none;
	position: absolute;
	z-index: 10;
	background: #F7F7F7;
	padding: 10px;
	border: solid 1px #CCC;
	border-radius: 5px;
	margin: -50px 0 0 -167px;
}
ul.acoes li.viaBoleto div.form .aguarde p{
	margin:0; 
	font-weight:bold;
	color:#666;
}
ul.acoes li.viaBoleto div.form .aguarde span{
	display:block;
	height:19px;
	width:220px;
	margin:0 auto;
	background:url("../arquivos/loading.gif") no-repeat;
}
ul.acoes li.viaBoleto .carregando{
	background:#FFF;
	padding:5px;
	border:solid #CCC 1px;
}
ul.acoes li.viaBoleto .carregando .msg{
	color:#999;
	font-size:0.8em;
}
ul.acoes li.viaBoleto #submit{
	background: #7f8c8d;
	color: #FFF;
	width: 105px;
	padding: 5px;
	border-radius: 5px;
}
ul.acoes li.viaBoleto div.msgErro{
	position:absolute;
	background: #FFA9A9;
	border: solid 1px #F00;
	color: #FFF;
	font-size: 0.9em;
	margin: -53px 0;
	left: 0;
	width: 91%;
}
li.viaBoleto .fechar{
	position: absolute;
	right: -15px;
	top: -15px;
	background: #F00;
	padding: 5px 10px;
	border-radius: 19px;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}
li.viaBoleto .fechar:hover{
	background:#CCC;
}
/*fim topo novo*/
/* barra app */
.barraApp {
	background:#F52D2F;
	clear:both;
	height:75px;
}
.barraApp a {
	color:#FFF;
}
.barraApp h2 {
	margin:0;
}
.barraApp h2 a {
	font-weight:bold;
	font-size:1.3em;
}
.barraApp p a {
	font-size:1.3em;
}
.barraApp .icones, .barraApp h2, .barraApp p {
	float:left;
	clear:left;
}
.barraApp .celular {
	background:url("../arquivos/icone-celular-app.png");
	display:block;
	height:125px;
	width:135px;
	float:left;
}
.barraApp .playstore{
	background:url("../arquivos/icone-googleplay.png");
	display:block;
	height:55px;
	width:186px;
	float:right;
	margin:28px 0 0 85px;
}
.barraApp .icones {
	clear:none;
	margin:-60px 0 0 100px;
}
/* -- fim barra app -- */
/*barra de parceiros*/
.barraParceiros, .barraPromocoes {
	clear: both;
	overflow: hidden;
	margin-top: 68px;
	float: left;
	width: 100%;
}
.barraParceiros ul, .barraPromocoes ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.barraParceiros li, .barraPromocoes li {
	float:left;
	width:25%;
	min-width:150px;
	margin:5px auto;
}
.barraParceiros img {
	width:85%;
	margin:0 auto;
	border:none;
}
.barraPromocoes li {
	width:50%;
}
.barraPromocoes img {
	margin:0 auto;
	border:none;
	width:95%;
}
/* -- fim barra de parceiros -- */

body {
	
}
.bnnLateralLeft {
	position: fixed;
	top: 0px;
	width: 590px;
	z-index: 0;
	cursor: pointer;
	display: block;
	left: 50%;
	height: 900px;
	text-indent: 9999px;
	font-size: 0;
	margin-left: -1115px;
	background:#FF0 url('../arquivos/bg-saldao-julho.png') 440px 100px no-repeat;
}
.bnnLateralRight {
	position: fixed;
	top: 0px;
	width: 590px;
	z-index: 0;
	cursor: pointer;
	display: block;
	left: 50%;
	height: 900px;
	text-indent: 9999px;
	font-size: 0;
	margin-left: 525px;
	background:#FF0 url('../arquivos/bg-saldao-julho2.png') 10px 60px no-repeat;
}

/*banner home*/
.bx-wrapper .bx-viewport{
	max-height:350px !important;
}
/*fim banner home*/

/*Home miniBanners*/
.homeMiniBanners ul {
	list-style:none;
	margin:0;
	padding:0;
}
.homeMiniBanners ul li {
	float:left;
	width:25%;
}
.homeMiniBanners ul li a {
	display:block;
	padding:5px;
}
.homeMiniBanners ul li img {
	max-width:100%;
	border:none;
}
.homeMiniBanners ul li a:hover{
	background:#E4E4E4;
}
/*Fim home miniBanners*/

#apenas-chat {
    background: url(../arquivos/icone-chatonline.jpg) no-repeat;
    padding: 17px 0 63px 162px;
    font-size: 2.5em;
    width: 50%;
    line-height: normal;
}
#apenas-chat img {
    float: right;
}

.container-center {
    margin: 0px auto;
    max-width: 1050px;
    padding: 0px;
}

.container {
    padding: 0px;
    width: 100% !important;
}

.glyphicon-shopping-cart {
    display: none;
}

.navbar .container {
    width: 100%;
}
.data .lead {
    line-height: normal !important;
    min-height: auto !important;
    margin: 0;
}
.data .tituloProduto {
    display: block !important;
    font-size: 1em !important;
    color: #000;
    margin: 0;
    min-height: 60px;
}
.tituloProduto a {
    color: #656565;
}
/** Esconde slider de banners **/

.bannerSliderInicialMobile {
    display: none;
}

/**** slider ****/

.row-fluid > .bx-wrapper, .bannerSliderLeite, .bannerSliderCorte {
    clear:both;
    position: relative;
    margin: 0 auto 10px;
    padding: 0;
    *zoom: 1;
    width: 100%;/*1050px;*/
	height:auto;/*308px;*/
	/*max-width:1050px !important;*/
}
.collectionWrapLeite h2/*, .collectionWrapCorte h2 */{
	display:none;
}
.collectionWrap .bx-wrapper{
	height:auto !important;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.box-banner img {
	width:100% !important;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
    background-color: transparent;
}

.bx-wrapper .bx-pager {
    color: #666;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: bold;
    margin-top: 13px;
    padding-top: 0;
    position: relative;
    text-align: center;
}

.bx-pager-link {
    background-color: rgb(187, 183, 184) !important;
    border: medium none !important;
}

.bx-pager-item .active {
    background-color: rgb(161, 38, 40) !important;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #acb0b3;
    text-indent: -9999px;
    display: block;
    width: 11px;
    height: 11px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 3px solid #979797;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
    border: 3px solid #1c709c;
}

.bx-wrapper .bx-prev {
    left: 0px;
    background: url("../arquivos/ch-arrow-001.png") no-repeat 0px 0px;
}

.bx-wrapper .bx-prev:hover {
    left: 0px;
    background: url("../arquivos/ch-arrow-001.png") no-repeat 0px -51px;
}

.bx-wrapper .bx-next {
    right: 0px;
    background: url("../arquivos/ch-arrow-001.png") no-repeat -29px 0px;
}

.bx-wrapper .bx-next:hover {
    right: 0px;
    background: url("../arquivos/ch-arrow-001.png") no-repeat -29px -51px;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 37%;
    outline: 0;
    width: 22px;
    height: 34px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/**** header ****/

.contaPC, .pedidosPC {
    display: block;
}

.contaMobile, .pedidosMobile {
    display: none;
}

.top-t {
    width: 100%;
    height: 30px;
    padding-bottom: 4px;
	background-color: #A22626
}

.top-t .container-center{
    /*background-color: #A22626;*/
}

.container-center {
    max-width: 1050px;
    width: 100%;
    margin: auto;
}

.welcome {
    padding-top: 7px;
    margin-bottom: 0px;
}

.welcome a{
    cursor: pointer;
}

#welcome-msg a {
    color: #fff;
    text-decoration: underline;
    -moz-text-decoration-color: #B4756C; /* Firefox */
    text-decoration-color: #B4756C;
}

.sr-only {
    visibility: hidden; 
}

#top-t-left {
   /* float: left; */
}

#top-t-left {
    color: #fff;
    font-size: 11px;
}
/*2.2*/
#top-t-left #welcome-msg, #top-t-left #autenticacao{
	float:left;
}
#top-t-left #autenticacao{
	margin:0 0 0 90px !important;
    display: none;
}
#top-t-left #autenticacao a{
	color:#FFF !important;
	text-decoration: underline #B4756C;
}
/*--*/

.top-m {
    height: 105px;
}

#top-m-01 img {
    float: left;
    margin-top: 15px;
}

.amount-products strong, .amount-kits, .total-cart, #MostraTextoXml1, .amount-items, .busca label, .busca select, .newsletter-title {
    display: none;
}

.cart-info {
    list-style: none;
    margin: 0px;
    font-size: 11px;
    margin-top: -15px;
    text-transform: none;
}    

.topInformativo {
    float: right;
    height: 35px;
    margin-top: 60px;
    width: 32%;
}

.informativoFrete, .informativoDesc, .informativo {
    float: left;
    line-height: 11px;
    padding: 5px 15px 5px 45px;
    position: relative;
    width: 100px;
}

.informativoFrete span, .informativoDesc span {
    font-size: 12px;
    float: left;
}
.informativoFrete span{
	display: block;
	padding: 5px 0px 0px !important;
}

.informativoFrete strong, .informativoDesc strong, .informativo strong {
    /*padding-right: 50px;*/
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #595959;
}

.informativoFrete strong {
    font-size: 11px;
}

.informativoFrete {
    /*background-image: url("../arquivos/ch-icon-06.png");*/
    background-image: url("../arquivos/ico-frete.png");
    background-position: 0px center;
    /*background-position: 15px 5px;*/
    background-repeat: no-repeat;
	height: 25px;
	/*margin: 0 110px 0 0;*/
}

.informativoDesc {
    background-image: url("../arquivos/ch-icon-03.png");
    background-position: 15px 5px;
    background-repeat: no-repeat;
    border-left: 1px solid rgb(219, 219, 219);
}

.informativoTroca {
	display:none !important;
    background-image: url("../arquivos/troca-icon.png");
    background-position: 0px 5px;
    background-repeat: no-repeat;
}

.informativoComprasegura {
    margin: 0px;
    background-image: url("../arquivos/ico-siteseguro.png");
    background-repeat: no-repeat;
    padding: 5px 0px 5px 40px;
    background-position: 0px 5px;
	height:25px;
}

.informativoTrabalheConosco {
    padding: 0;
    margin: 0 3% 0 0;
    width: 130px;
    overflow: hidden;
}

.informativoTrabalheConosco a {
    background-image: url("../arquivos/ico-trabalhenamelhor.png");
    /*background-image: url("../arquivos/ch-icon-trabalheconosco.png");*/
    background-position: 7px 5px;
    background-repeat: no-repeat;
    border: solid 1px #CCC;
    border-radius: 5px;
    width: auto;
    background-color: #EBEBEB;
    box-shadow: 0px 0px 10px #CCC;
    display: block;
    padding: 5px 15px 5px 45px;
}

#top-m-02-01 {
    float: left;
    height: 37px;
    margin-top: 35px;
    position: relative;
	width:60%;
}

.busca legend {
    border: none;
    display: none;

}  

.fulltext-search-box {
    border-radius: 0px!important;
    width: 65%;
    height: 25px!important;
    float: left;
    color: #7d7d7d!important;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 13px!important;
    padding: 4px 0px 4px 10px!important;
}  

#searchBox {
    float: left;
    height: 35px;
    position: relative;
    width: 100%;
}

.btn-buscar {
    background-color: rgb(144, 0, 0);
    color: #fff;
    float: right;
    margin-left: 5px;
    padding: 7px 15px;
    text-transform: uppercase;
    border: none;
    background-image: none;
    border-radius: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px!important;
    font-weight: normal;
    font-style: normal;
    transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
    text-shadow: none!important;
    box-shadow: none!important;
    letter-spacing: 0px!important;
	width:30% !important;
}

.btn-buscar:hover {
    background-color: #780303;
    color: #fff;
}

#top-t-right {
    float: right;
}

#top-t-right, #top-t-right a, #nav-contatos a , #nav-contatos{
    color: #fff;
    font-size: 11px;
    padding: 0px 0;
    text-transform: uppercase;
}
#nav-contatos .telTopoWhats{
	font-weight:normal;
}
.livechat_button a {
	/*background-image:url('../arquivos/icones.png');
    background-position: 0 -101px;*/
    display: block;
   /* width: 191px;
    height: 0;
    overflow: hidden;*/
    padding: 5px 0 !important;
	color:#FC0  !important;
	font-size:1.2em !important;
}

.livechat_button {
	float:left;
	padding:0;
	margin: 0 20px 0 0;
}
.telTopoWhats, .telTopoWhatsM {
	font-size:1.2em;
	font-weight:bold;
	padding:5px 0 0 0;
	float:right;
}

.amount-products em {
	font-style: normal !important;
	font-weight: lighter;
	background-image: url("../arquivos/ch-icon-04.png");
	background-color: #ecf0f1;
	background-position: 5px;
	background-repeat: no-repeat;
	border: 1px solid rgb(219, 219, 219);
	display: block;
	height: 30px;
	padding: 2px 3px 2px 40px;
	float: right;
	margin: 9px 72px 0 0;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
}
.amount-products em:hover {
	background-color:#bdc3c7;
}

.telTopoPC, .telTopoPCM {
    background-image: url("../arquivos/ch-icon-07.png") !important;
    background-position: 3px center !important;
    background-repeat: no-repeat !important;
}
.telTopoWhatsM, .telTopoPCM{
	display:none;
	float:left !important;
}

#top-m-03-selo {
    float: right;
    margin-top: 25px;
}

#top-m-03-02 {
    float: right;
    height: auto;/* 100px;*/
    margin-top:0;/* -41px;*/
    position: relative;
    text-transform: uppercase;
   /* width: 260px;*/
}

#top-m-03-02 a {
    color: rgb(110, 110, 110);
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
}
#top-m-03-02 a.carrinho {
	display:none;
}

#top-m-03-02 p {
    font-size: 11px;
    text-transform: none;
    color: #787878;
}

#cartBox {
    /*background-image: url("../arquivos/ch-icon-04.png");
    background-position: 5px 5px; /* 58px 15px;* /
    background-repeat: no-repeat;
    border: 1px solid rgb(219, 219, 219);
    padding-left: 40px;/*99px;* /
    margin-top: -9px;
    padding-top: 12px;* /
    height: 30px; /* 44px; */
}

#accountOrdersBox {
    border: 1px solid rgb(219, 219, 219);
    float: right;
    margin-top: 8px;
    padding: 5px 0px;
    position: relative;
    width: 99%;
	display:none;
}

#accountOrdersBox a {
    font-size: 11px!important;
}

#accountOrdersBox a:hover {
    text-decoration: underline;
}

#accountBox, #ordersBox {
    float: left;
    font-size: 12px;
    text-align: center;
    width: 49%;
}

#ordersBox {
    border-left: 2px solid rgb(219, 219, 219);
}

.telTopoPC {
    display: block;
}

.telTopoMob {
    display: none;
}

/**Menu**/

.linkPc {
    display: block;
}

.linkMobile {
    display: none;
}

.linkMobile2 {
    display: none;
}

header .top-b {
    display: flex;
}

header .top-b .container-center {
    float: left;
    position: relative;
    max-width: 1050px;
    width: 100%;
    margin: auto;
    /*background-color: #A22626;
    border-bottom: 1px solid #771F13;
    border-top: 1px solid #771F13;
	background-image:url("../arquivos/bg-menu.png");
	background-position:0 -213px;
	background-repeat:repeat-x;*/
}

.navbar-form {
    width: 100%;
    float: left;
    margin-top: 9px;
}

.navbar-collapse {
    padding: 0px;
}

.navbar-header {
    display: none;
}

.navbar-form ul {
    list-style: outside none none;
    display: inline;
    float: left;
    margin: 0px;
    width: 60%;
}

.navbar-form > ul > li {
	width:21%;
    float: left;
    margin-top: -9px;
    padding:0;
    position: relative;
    transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
   z-index:10;
}

.navbar-form > ul > li#sub-itens3 {
	width:40%;
}

.navbar-form > ul > li > a {
    float: left;
	text-align:center;
    padding: 15px 5px 0px 5px;
    position: relative;
}

.navbar-form ul span {
	width:50px;
	height:0;
	overflow:hidden;
	padding:50px 0 0 0 !important;
	background-image:url(../arquivos/icones.png);
    margin-top: -15px;
	display:block;
	float:left;
}

ul .vermisal span {
	display:none;
	background-position:-219px 0;
}

ul .diflys3 span {
	display:none;
	background-position:-219px -49px;
}
ul .rumivac span{ display:none;}
/**/
ul .vermisal, ul .diflys3, ul .rumivac{ width:20% !important; }
ul .vermisal .linkPc, ul .diflys3 .linkPc, ul .rumivac .linkPc{
	overflow:hidden;
	padding:50px 0 0 0;
	height:0;
	width:98%;
	display:block;
	margin:0 auto;
	background-position:center center;
}
ul .vermisal .linkPc{
	background-image:url(../arquivos/bg-menu-vermisal.jpg);
}
ul .diflys3 .linkPc{
	background-image:url(../arquivos/bg-menu-diflys3.jpg);
}
ul .rumivac .linkPc{
	background-image:url(../arquivos/bg-menu-rumivac.jpg);
}

ul #sub-itens3 span {
	background-position:-262px -49px;
}

ul #sub-itens4 span {
	background-position:-72px -49px;
}

ul #sub-itens5 span {
	background-position:-121px -49px;
}

ul #sub-itens6 span {
	background-position:-23px -49px;
}

.ofertas {
}

.ofertas a {
}

.menuBar {
	display:none;
}

#nav-contatos, #nav-contatos div{
	float:left;
}
#nav-contatos{
	height:40px;
}

.top-b {
    height: 50px;
	background-image: url("../arquivos/bg-menu.png");
	background-repeat: repeat-x;
}

.linkPc, .navbar-form > ul > li > a {
    color: #FFF;
    font-size:0.9em;
    text-transform: uppercase;
}

.linkPc:hover {
    color: rgb(81, 81, 81);
    text-decoration: none;
}

.ofertas a{
    color: #fff!important;
}

.ofertas a:hover {
    color: #fff;
}

/* Sub categorias */ 

.navbar-form > ul > li > ul {
    background-color: rgb(162, 38, 38);
    /*margin-top: 39px;*/
    margin-left: -1px;
    width: 100%;
    display: block;
    z-index: 1999;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-top: 1px solid #851919;
    left: 1px;
    border: 1px solid rgb(162, 38, 38);
    visibility: hidden;
    opacity: 0;
	height:0;
}

.navbar-form > ul > li > ul > li {
    position: relative;
    width: 100%;
    float: left;
}

.navbar-form ul li.linkMobile3{
	display:none;
}
.navbar-form > ul > li > ul > li > a {
    position: relative;
    width: 100%;
    float: left;
    padding: 10px 0px 10px 22px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.navbar-form ul li:hover {
    background-color: rgb(162, 38, 38);
}

.navbar-form ul li:hover > a {
    color: #fff;
}

.navbar-form ul li:hover > ul  {
	display: block;
    opacity: 1;
    visibility: visible;
    padding-top: 5px;
	height:auto;
}

.navbar-form ul li ul li a {
    color: #fff;
}

.navbar-form ul li ul {
    float: left;
}

.navbar-form ul li ul li a:hover {
    color: rgb(162, 38, 38);
    text-decoration: none;
}


.navbar-form ul li ul li:hover {
    background-color: #fff;
    width: 100%;
    padding: 0px;
}

/*** Filtros home ***/

.faciliteBucaMobile {
    display: none;
}

.faciliteBuca {
    display: block;
}

.filtrosHomeChamada, .filtrosHomeSelect01, .filtrosHomeSelect02, .filtrosHomeSelect03, .filtrosHome button {
    float: left;
}

.filtrosHomeSelect01 select, .filtrosHomeSelect02 select, .filtrosHomeSelect03 select {
    border-radius: 0px;
    height: 27px;
    margin-top: 2px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    padding: 0px 0px 0px 3px;
    font-size: 13px;
}

.filtrosHomeSelect01, .filtrosHomeSelect02, .filtrosHomeSelect03 {
    margin: 0px 0px 0px 26px;
    width: 225px;
}

.filtrosHome {
	display:none;/*AlteraÃ§Ã£o Saulo Daniel*/
    max-width: 1000px;
    margin: auto;
    background-color: rgb(63, 185, 200);
    height: 50px;
    padding: 30px 25px 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.filtrosHome span, .filtrosHome p {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.filtrosHome span {
    line-height: 26px;
}

.filtrosHome p {
    font-size: 14px;
    margin-bottom: 0px;
    font-family: 'Open Sans Condensed', sans-serif;
}

.filtrosHomeChamada {
    background-image: url("../arquivos/ch-icon-01.png");
    background-position: 87px 0px;
    background-repeat: no-repeat;
    border-right: 2px solid #3aa2ad;
    font-size: 18px;
    height: 50px;
    width: 130px;
}

.filtrosHome button {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    background: rgb(38, 111, 118);
    border: none;
    padding: 11px 18px;
    margin-top: 5px;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
}

.filtrosHome button:hover {
    background: #15585e;
}

/*BanenrHtml*/
.bannerHtml {
    width: 1050px;
    max-width: 100%;
    margin: 0 auto;
}
.bannerHtml .promocoes {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
}
.bannerHtml .promocoes li {
    float: left;
}
.bannerHtml .promocoes li a {
    display: block;
    padding: 8px;
    border: solid 2px #FFF;
}
.bannerHtml .promocoes li a img {
    width: 100%;
}
.bannerHtml .promocoes .esqGrande {
    width: 22.47619047619048%;
}
.bannerHtml .promocoes li a:hover{
	border: solid 2px #CCC;
	background-color: #EFEFEF;
}
.bannerHtml .promocoes .principal {
    display: block;
    width: 45%;
    margin: 0 4.16%;
}
.bannerHtml .promocoes .dirPequena1, .bannerHtml .promocoes .dirPequena2 {
    float: right;
    margin: 0 0 15px 0;
    width: 24.19047619047619%;
}
li.onlymobile {
    display: none !important;
}
li.onlydesktop {
    display: block !important;
}
.foraExpediente {
	visibility:hidden;
	display:none !important;
}
/***** Intitucionais *****/

.mapaMobile {
    display: none;
}

.institucional h3, .prateleira h2, .account h2, .vtex-bootstrap h1, .modal-header h3 {
    border-bottom: 1px solid rgb(141, 2, 0);
    color: rgb(141, 2, 0) !important;
    float: left;
    font-size: 20px !important;
    line-height: 200%;
    margin: 10px 0px !important;
    text-transform: uppercase;
    width: 100%;
    background-color: transparent !important;
    border-radius: 0px;
    padding: 0px;
    padding-left: 5px;
    font-weight: bold;
}

.institucional h3 {
    margin-top: 60px;
}

.institucionalPage h5 {
    font-weight: bold;
}
.institucionalMenu, .institucionalPage{
	float:left;
}
.institucionalPage{
	width:75%;
}
.institucionalMenu{
	width:24%;
	margin-right:1%;
}
.institucionalMenu ul{
	list-style:none;
	padding:5px;
	margin:0;
	border:solid 1px #CCC;
	border-radius:5px;
}
.institucionalMenu ul a{
	padding:5px;
	border-bottom:solid 1px #E4E4E4;
	display:block;
}
.institucionalMenu ul a:hover, .institucionalMenu .current a{
	background:#F4F4F4;
}
#navbar .navbar-form .institucionais{
	display:none;
}

.institucional p {
    text-align: justify;
}

.videoInst {
    margin: 30px 0px;
}

.distCidades {
    margin-top: 30px;
}

.bxPremio {
    float: left;
    position: relative;
    width: 25%;
    margin-bottom: 5%;
    height: 155px;
}

.bxPremio a {
    background: url("../arquivos/icone-downloadPDF.png") no-repeat 10px 6px !important;
    overflow: hidden !important;
    border: solid 2px #999 !important;
    display: block;
    padding: 5px 5px 5px 30px;
    border-radius: 5px;
    width: 60%;
    margin: 10px auto;
	text-transform: uppercase;
}

.bxPremio a:hover {
    text-decoration: none !important;
    background-color: #E4E4E4 !important;
}

.bxPremio a p {
	padding:0;
	margin:0;
}

.bxPremio p {
    text-align: center;
    font-weight: bold;
    font-size: 0.95em;
	color:#666;
}

.bxPremio img {
    margin: 0 auto;
    width: 50%;
    display: block;
}

.bxSaudeAnimal, .bxParaTrabalhar, .bxNegocios {
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.bxSaudeAnimal > p, .bxParaTrabalhar > p, .bxNegocios > p {
    text-align: left;
    color:#666;;
    font-size: 22px;
    margin: 50px 0px 30px 0px;
	padding:0 0 20px 100px;
	border-bottom:solid 1pz #999;
}

.bxSaudeAnimal {
    background: url("../arquivos/icone-animal-h2.png") no-repeat 0 24px !important;
}
.bxNegocios {
    background: url("../arquivos/icone-negocio-h2.png") no-repeat 0 20px !important;
}
.bxParaTrabalhar {
    background: url("../arquivos/icone-vagas-h2.png") no-repeat 0 22px !important;
}

/** Institucional: DÃºvidas Frequentes **/

.perguntasFreqMenu {
    width: 18%;
    float: left;
}

.perguntasFreqMenu ul {
    margin-left: 0px;
}

.perguntasFreqMenu ul li {
    list-style: none;
}

/*.perguntasFreq .collapse {
    visibility: hidden;
}*/

.perguntasFreq {
    width: 79%;
    float: right;
}

.perguntasFreqMenu a:hover {
    cursor: pointer;
}

#lista02, #lista03, #lista04 {
    display: none;
}

#insTexto01, #insTexto02, #insTexto03, #insTexto04 {
    background-color: rgb(81, 81, 81);
    border: 1px solid #ccc;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 15px 30px 15px 60px;
    text-transform: uppercase;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}

#insTexto01:hover, #insTexto02:hover, #insTexto03:hover, #insTexto04:hover {
    background-color: rgb(144, 0, 0);
}

#insTexto01 a, #insTexto02 a, #insTexto03 a, #insTexto04 a {
    color: #fff;
    text-decoration: none;
}

#insTexto01 {
    background-image: url("../arquivos/ch-ico-duvidas-frequentes-branco1.png");
    background-position: 24px 12px;
    background-repeat: no-repeat;
    background-size: 27px auto;
}

#insTexto02 {
    background-image: url("../arquivos/ch-ico-duvidas-frequentes-branco2.png");
    background-position: 23px 10px;
    background-repeat: no-repeat;
    background-size: 27px auto;
}

#insTexto03 {
    background-image: url("../arquivos/ch-ico-duvidas-frequentes-branco3.png");
    background-position: 23px 12px;
    background-repeat: no-repeat;
    background-size: 27px auto;
}

#insTexto04 {
    background-image: url("../arquivos/ch-ico-duvidas-frequentes-branco4.png");
    background-position: 20px 10px;
    background-repeat: no-repeat;
    background-size: 27px auto;
}

.accordion-group {  
    border: none;
    line-height: 26px;
}

.accordion-heading a {
    background-color: transparent;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

.accordion-heading a:hover, .accordion-heading a:focus {
    font-weight: bold;
    color: rgb(144, 0, 0);
}

.accordion-group {
    border-radius: 0px;
    border-color: #ccc;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    margin: 0px 0px 10px 13px;
    line-height: 150%;
}

.accordion-inner {
    border-top: none;
    color: rgb(144, 0, 0);
}

.accordion-toggle {
    padding: 10px 15px !important;
}

.accordion-body {
    text-align: justify;
}

.perguntasFreq {
    width: 82%;
}

/** Institucional: Fale conosco **/

.centralAtendimento h2 {
    margin-top: 50px;
    text-align: center;
}

.centralAtendimento h3 {
    border: medium none;
    color: rgb(81, 81, 81) !important;
    font-weight: unset;
    margin-top: 0px !important;
    text-align: center;
    text-transform: none;
}

.contactBox {
    border: 1px solid #ccc;
    float: left;
    margin: 20px 0px;
    min-height: 363px;
    padding: 2%;
    width: 33%;
}

#formRightFc {
    border: 1px solid #ccc;
    float: right;
    height: 382px;
    margin: 20px 0px 0px 3%;
    padding: 2%;
    width: 55%;
}

.boxCampo input, .boxCampo textarea {
    width: 97%;
    border-radius: 0px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

.enviarForm {
    background-color: rgb(81, 81, 81);
    color: #fff;
    float: right;
    padding: 10px;
    text-decoration: none;
}

.enviarForm:hover, .enviarForm:focus, .enviarForm:active {
    background-color: rgb(144, 0, 0);
    padding: 10px;
    text-decoration: none;
    color: #fff;
}

.contactBox p, .contactBox span {
    float: left;
    text-align: center;
    width: 100%;
}

.contactBox span {
    color: rgb(144, 0, 0);
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 15px;
    text-transform: uppercase;
}

/*.redesContato*/ #redesCFacebook, #redesCG-plus, #redesCTwitter, #redesCYoutube  {
    /*border-radius: 100px;*/
    display: inline-block;
    float: none !important;
    height: 60px !important;
    margin: 9px !important;
    overflow: hidden;
    position: relative;
    text-indent: -1000px;
    /*transition: background 0.2s ease 0s;*/
    width: 60px;
    background-image: url("../arquivos/ch-icons-soc-fc.jpg");
}

#redesCFacebook {
    background-position: 182px center;
}

#redesCTwitter {
    background-position: 361px center;
}

#redesCG-plus {
    background-position: 61px center;
}


/* Prateleiras*/

.prateleiraCar .bx-viewport {
    height: 500px!important;
}

.prateleiraCar .bx-prev {
    background: url("../arquivos/ch-arrows-04.png") no-repeat 0px 0px transparent!important;
    left: -78px;
}

.prateleiraCar .bx-prev:hover {
    background: url("../arquivos/ch-arrows-04.png") no-repeat 0px -64px transparent!important;
    left: -78px;
}

.prateleiraCar .bx-next {
    background: url("../arquivos/ch-arrows-04.png") no-repeat -48px 0px transparent!important;
    right: -78px;
}

.prateleiraCar .bx-next:hover {
    background: url("../arquivos/ch-arrows-04.png") no-repeat -48px -64px transparent!important;
    right: -78px;
}

.prateleiraCar .bx-controls-direction a {
    width: 33px;
    height: 60px;
    top: 50%;
}

.prateleiraCar .bx-default-pager {
    display: none;
}

.prateleiraCar .bx-wrapper .bx-viewport {
    /*float: left!important;
    height: 481px!important;
    margin-left: -130px!important;
    width: 135%!important;*/
}

.prateleiraCar li {
    margin-left: inherit!important;
    margin-top: 30px!important;
}

.prateleira {
    float: left;
    width: 100%;
}

.prateleira ul {
    float: left;
    margin: 10px 0 0;
    width: 100%;
}

.prateleira li {
    width: 24%;
    list-style: none;
    display: inline;
    float: left;
    margin-left: 70px;
    margin-top: 10px;
	margin-bottom:70px;
    position: relative;
}

.add {
    float: left;
    /*position: relative;
    margin-left: 50%;
    left: -111px;*/
    width: 100%;
}

.add a, #BuyButton a, .comprar-junto a, .clonedBt, .buy-button2, #faleComOVendedor {/*- Alteracao Saulo Daniel*/
    background: url("../arquivos/ch-icon-08.png") no-repeat scroll 43px 7px rgb(90, 181, 16);
    border-radius: 0px !important;
    box-shadow: none;
    color: #fff;
    font-size: 15px;
    height: 30px;
    padding: 11px 0px 0px 82px;
    text-transform: uppercase;
    float: left;
    width: 124px;
    box-shadow: 4px 4px rgb(207, 207, 207)!important;
    font-family: 'Open Sans', sans-serif;
    text-align: left!important;
    margin: 0px 0px 0px -103px;
    left: 50%;
    position: relative;
    float: left;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    z-index: 2;
}

#adicionarAoCarrinho{
	background-color: #A6A6A6 !important;
	clear: left;
	height: auto !important;
	text-align: center !important;
	padding: 10px 10px 10px 40px !important;
	background-position: 10px 8px !important;
	float: left !important;
	margin: 5px 0px 0px !important;
	left: 117px !important;
	width: 192px !important;
}
#adicionarAoCarrinho2 {
    clear: left;
    height: auto;
    text-align: center !important;
    padding: 10px 10px 10px 39px;
    margin: 6px 0px 0px;
    width: 179px;
    color: #FFF;
    background: url("http://champion.vteximg.com.br/arquivos/ch-icon-08.png") no-repeat scroll 10px 7px #A6A6A6;
    float: left;
    box-shadow: 4px 4px rgb(207, 207, 207) !important;
}
/*Alteracao Saulo Daniel*/
.buy-button2 {
	margin:11px 0 0 0px;
	float:left;
	left:auto !important;
	width:146px;
}
/*Fim Alteracao Saulo Daniel*/

.add a:hover, #BuyButton a:hover, .comprar-junto a:hover, .buy-button2:hover {/*-Alteracao Saulo Daniel*/
    background: url("../arquivos/ch-icon-08.png") no-repeat scroll 43px 7px #418907;
    text-decoration: none;
    cursor: pointer;
}
#faleComOVendedor {
	background-image: url("http://champion.vteximg.com.br/arquivos/ch-icon-chat.png") !important;
	background-color: #0077AE !important;
	float: left !important;
	clear: left !important;
	margin: 10px 0 0 0 !important;
	left: 117px !important;
	width: 200px !important;
	padding: 15px 0 0 45px !important;
	background-position: 10px 10px !important;
}

#faleComOVendedor:hover{
	background-color:#333 !important;
}
#calculaChampMainResultado #faleComOVendedor{
	left:0px !important;
	width:183px !important;
}

.comprar-junto a {
    background: url("../arquivos/ch-icon-08.png") no-repeat scroll 43px 7px rgb(90, 181, 16)!important;
    box-shadow: none!important;
    font-size: 15px!important;
    padding: 11px 0px 0px 82px!important;
    text-transform: uppercase;
    width: 124px;
    box-shadow: 4px 4px rgb(207, 207, 207)!important;
    font-family: 'Open Sans', sans-serif!important;
    text-align: left!important;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    margin: 0px 0px 0px -115px;
}

.comprar-junto a:hover {
    background: url("../arquivos/ch-icon-08.png") no-repeat scroll 43px 7px #418907!important;
}

.produto .buy-button {
    margin: 0px;
    z-index: 0!important;
    left: inherit!important;
    margin: 0px 0px 0px 0px!important;
}

#box-product-infos {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 50px 0px;
}

.economia-de {
    position: absolute;
    top: 8px;
    right: 0px;
    font-style: normal;
    color: #900000;
}

.clonedBt, .buy-button {/* Alteracao Saulo Daniel*/
    margin: 0px 0px 0px 118px!important;
    position: absolute!important;
    height: 39px!important;
    width: 150px!important;
    padding: 17px 0px 0px 89px!important;
    font-size: 18px!important;
    background: url("../arquivos/ch-icon-08.png") no-repeat scroll 50px 14px rgb(90, 181, 16)!important;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
    left: 0px!important;
}

.linkModal {
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #ccc;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    padding: 5px 10px;
    margin: 0px 0px 10px 0px;
    float: left;
    text-transform: uppercase;
}

.linkModal:hover {
    background-color: #efefef;
    border: 1px solid #ccc;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#parcelaProd {
    background: #fff none repeat scroll 0 0;
    float: left;
    left: 50%;
    margin-left: -185px;
    padding: 30px;
    position: absolute;
    z-index: 9999;
    top: 30px;
    width: 310px;
    border-radius: 10px;
}

.other-payment-method-ul {
    margin: 15px 0px 0px 0px;
}

.other-payment-method-ul li {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 2px solid #000;
    list-style: outside none none;
    margin-bottom: 2px;
    padding: 2px 8px;
}

.modal .close, #TB_closeWindowButton {
    text-indent: -99999px;
    background: url("../arquivos/store-close-icon.png") no-repeat 0px 0px transparent;
    width: 30px;
    height: 30px;
    opacity: 10;
    margin: 0px;
    top: -7px;
    right: -22px;
    position: absolute;
    padding: 3px;
    /*border: 1px solid #cc0000;*/
}

.clonedBt:hover {
    background: url("../arquivos/ch-icon-08.png") no-repeat scroll 50px 14px #418907!important;
}
/*Alteracao Saulo Daniel*/
.msgQtde {
	font-weight: bold;
	color: rgb(153, 0, 0);
	font-size: 12px;
}
/*Fim Alteracao Saulo Daniel*/
.linkAddAoCarrinho {
    float: left;
    margin: 0px 5px 0px 0px;
    display: none;
}

#BuyButton {
    float: left;
    margin: 0px;
    width: 100%;
}

.linkAddAoCarrinho p {
    display: none;
}

.boxLinksAddCar {
    float: left;
    width: 30px;
    margin: 1px 0px 0px 0px;
}

.showValue {
    float: left;
    width: 69px;
    height: 46px!important;
    border: 1px solid #ccc!important;
    border-radius: 0px!important;
    font-family: 'Open Sans', sans-serif!important;
    font-style: normal!important;
    font-size: 20px!important;
    text-align: center;
    font-weight: bold!important;
}
.addMais {
    float: left;
    width: 30px;
    height: 30px;
    margin: 0px;
    background: url("../arquivos/ch-arrows-01.png") no-repeat 0px 0px transparent;
    text-indent: -999999px;
}

.addMais:hover {
    background: url("../arquivos/ch-arrows-01.png") no-repeat -30px 0px transparent;
    cursor: pointer;
}

.addMenos {
    float: left;
    width: 30px;
    height: 30px;
    margin: 0px;
    background: url("../arquivos/ch-arrows-01.png") no-repeat 0px -29px transparent;
    text-indent: -999999px;
}

.addMenos:hover {
    background: url("../arquivos/ch-arrows-01.png") no-repeat -30px -29px transparent;
    cursor: pointer;
}

.seletorSku ul li.specification {
    font-size: 15px;/*20px;*/
    font-family: 'Open Sans', sans-serif;
	color:#868686;
}

.seletorSku ul li.skuList label {
    background-color: #3fb9c8;
    color: #fff;
    border-radius: 0px;
    padding: 7px 14px!important;
    font-size: 16px;
}
.ligue-vet{
	clear:both;
	text-transform:uppercase;
	font-size:0.9em;
}
.ligue-vet span{
	text-decoration:underline;
	color:#900;
	font-weight:bold;
}
.boxProdRight {
    margin: 0px!important;
}

.seletorSku ul li.skuList label:hover, .seletorSku ul li.skuList label.checked {
    background-color: #2c6169;
    color: #fff;
}

.productImage {
    height: 260px;
}

.productImage img {
    float: left;
}

.lead a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}

.price {
    height: 50px;
}

.bestPrice {
    color: #493F7B;
    font-weight: bold;
}

.oldPrice {
    text-decoration: line-through !important;
    color: #000 !important;
}

.installment {
    display: none !important;
}

/*** Destaque da loja na parte inferior - Home ***/

.homeDestaquesLoja {
    background-color: rgb(236, 236, 236);
    height: 370px;
    margin-bottom: -68px;
    margin-top: 60px;
    float: left;
    position: relative;
    width: 100%;       
}

.homeDestaquesLojaEsq, .homeDestaquesLojaDir {
    background-color: #fff;
    float: left;
    height: 215px;
    margin: 50px 25px 0;
    padding: 25px;
    position: relative;
    width: 420px;
}

.homeDestaquesLojaEsq span, .homeDestaquesLojaDir p {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(74, 150, 150);
}

.homeDestaquesLojaDir p {
    color: rgb(187, 142, 26);
}

.homeDestaquesLojaDir {
    float: right;
}

.contTexto a {
    background-color: rgb(123, 114, 115);
    color: #fff;
    font-size: 11px;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}

.contTexto a:hover {
    background-color: #333;
}

/*.contTexto {
    float: right;
    margin-top: 72px;
    width: 170px;
}*/

.homeDestaquesLojaDir span {
    text-transform: uppercase;
}

.selosChampion {
    background-image: url("../arquivos/ch-premior.jpg");
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    height: 100px;
    margin-top: 35px;
    width: 100%;
}

.homeDestaquesLojaEsq img, .homeDestaquesLojaDir img {
    position: absolute;
    right: 15px;
    top: -15px;
}

/*.contVideo {
    position: absolute;
    bottom: 20px;
}*/

.contVideo {
    float: none;
    position: relative;
    top: 20px;
}

.contTexto {
    float: right;
    position: relative;
    top: -105px;
    width: 40%;
}


/*** Erros 404 e 500 ***/ 

.collectionWrap .bx-wrapper .bx-pager {
    position: absolute;
}

.bx-wrapper .bx-loading {
    display: none;
}

.BVMobile {
    display: none;
}

#buscaSugestoes span {
    font-size: 40px;
    font-weight: bold;
    text-shadow: 3px 3px rgb(213, 213, 213);
    text-transform: uppercase;
    line-height: 100px;
}

/*.busca-vazia .errorTemplate {
    float: right;
    margin-right: 160px;
    margin-top: 90px;
    width: 550px;
    margin-bottom: 70px;
}*/

.busca-vazia .errorTemplate {
    background-image: url("../arquivos/busca-vazia.png");
    background-position: left 10px;
    background-repeat: no-repeat;
    background-size: 105px auto;
    float: right;
    margin-right: 120px;
    margin-top: 90px;
    padding: 2% 0 0 13%;
    position: relative;
    width: 60%;
    margin-bottom: 70px;
}

.busca-vazia h4 {
    color: #000;
    /*font-size: 26px;*/
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-shadow: 3px 3px rgb(213, 213, 213);
    line-height: 40px;
}


/*.resultado-busca-erro .errorTemplate {
    float: right;
    margin-right: 120px;
    margin-top: 90px;
    position: relative;
    width: 55%;
}*/

.resultado-busca-erro .errorTemplate {
    background-image: url("../arquivos/erro-404-icone-v2.png");
    background-position: left -5px;
    background-repeat: no-repeat;
    background-size: 105px auto;
    float: right;
    margin-right: 120px;
    margin-top: 90px;
    padding: 2% 0 0 12%;
    position: relative;
    width: 55%;
}

#buscaSugestoes p {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: -20px;
}

/*.resultado-busca-erro .row-fluid {
    background-image: url("../arquivos/erro-404-icone-v2.png");
    background-position: 630px 70px;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    background-size: 100px;
}*/



/*.busca-vazia .row-fluid {
    background-image: url("../arquivos/busca-vazia.png");
    background-position: 595px 68px;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    background-size: 160px;
}*/

/*** Categoria, departamento e busca ***/

.filterBy, .pager {
    display: none;
}

.menu-navegue, .resultado-busca-filtro {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.resultado-busca-filtro {
    padding: 0px;
    margin-bottom: 0px;
}

.searchResultsTime {
    float: right;
    margin-right: 27px;
    margin-top: 22px;
}

.orderBy select {
    border-radius: 0px;
    margin-left: 15px;
    font-family: 'Open Sans', sans-serif;
}

.orderBy label {
    font-size: 14px;
    text-transform: uppercase;
}

.main {
    float: left;
    position: relative;
    width: 100%;
	margin:-25px 0 0 0;
}

.main .sub {
	display:none;
    border: 1px solid #ccc;
    padding: 16px 2%;
    width: 95.8%;
    margin: 0px 0px 0px 1px;
}

.label, .resultado-busca-numero {
    background: transparent;
    color: #000;
    font-size: 16px;
    font-weight: lighter;
}

.outOfStock {
    text-align: center;
}

.loadProd {
    background-color: transparent;
    background-image: url("../arquivos/ch-icon-10.png");
    background-position: 250px center;
    background-repeat: no-repeat;
    float: left;
    font-size: 17px;
    font-weight: bold;
    left: 50%;
    line-height: 70px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    margin: 40px 0px 0px -150px;
}

.loadProd:hover {
    cursor: pointer;
}

#scrollLoading {
    background: #fff!important;
    color: #483424;
    font-size: 16px;
    float: left;
    left: 50%;
    margin-left: -100px!important;
    position: relative;
    text-align: center;
    padding: 10px 0px!important;
    border: 1px solid #483424!important;
    width:200px!important;
    margin-bottom: 20px!important;
    margin-top: 50px!important;
}

.noResults p {
    font-weight: bold;
    margin-top: 40px;
    text-align: center;
    color: #5e5e5e
}

#returnToTop .text, #returnToTop .text2 {
    display: none !important;
}

#returnToTop .arrowToTop {
    background: transparent !important;
    width: 100px !important;
    height: 70px !important;
}

#returnToTop {
    background-image: url("../arquivos/to-top.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 38px;
    height: 70px !important;
    background-color: transparent!important;
}

/** Filtros categoria**/ 

/*.search-single-navigator {
    height: auto;
    float: left;
    position: relative;
}*/

.menu-departamento {
    background-color: rgb(230, 230, 230);
    float: left;
    width: 100%;
}

.search-single-navigator h3, .search-single-navigator h4, .productClusterSearchableIds, .title-category, .menu-navegue, .filtrarLabel {
    display: none;
}

.search-single-navigator ul {
    float: left;
    height: auto;
    left: -155px;
    margin-bottom: 100px;
    position: relative;
    top: 70px;
}
.navigation-tabs{
	display:none;
}
.filtroCat {
	display:none;
    background-color: rgb(63, 185, 200);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 18px 26px 38px 22px;
}

.filtroCat img {
    float: right;
    right: -104px;
    top: 35px;
    position: relative;
}
    
.textoEsq, .textoDir {
    float: left;
    font-size: 22px;
    position: relative;
}

.textoDir {
    float: right;
    font-weight: bold;
}

.filtroCat span {
    color: #fff;
}

.seta-baixo:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0px; 
  height: 0px; 

  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid rgb(63, 185, 200);
}

.seta-baixo {
    position: absolute;
    right: 530px;
    top: 374px;
}

/*** Account e Orders ***/

.account .row {
    margin-left: 0px;
}

#boxAccount01, #boxAccount02 {
    float: left;
    padding-left: 1%;
    width: 48%;
}

#boxAccount01 h4, #boxAccount02 h4 {
    font-weight: bold;
}

.address-display-unit {
    float: left;
    width: 215% !important;
}

.search-query {
    border-radius: 0px !important;
}

.vtex-bootstrap .ordergroup {
    border-radius: 0px !important;
}

.label-warning, .badge-warning {
    padding: 5px 20px !important;
    border-radius: 0px !important;
}

#edit-data-link, #business-toggle, button.btn {
    /*background-color: #f6f6f6;*/
    border: 1px solid #999;
    color: #000;
    float: none;
    font-size: 11px;
    margin: 5px 5px 0 0;
    padding: 3px 8px;
}

.address-update {
    background-color: #f6f6f6;
    border: 1px solid #999;
    color: #000;
    font-size: 11px;
    margin: 5px 5px 0 0;
    padding: 3px 8px;
}

.edit-address-link .delete {
    background-color: #f6f6f6;
    border: 1px solid #999;
    color: #000;
    font-size: 11px;
    margin: 5px 5px 0;
    padding: 3px 8px;
}

.profile-detail-display-info {
    float: left;
    margin: 20px 0 0;
    width: 100%;
}

.address-display-unit, .address-display-unit-info {
    float: left;
    width: 100% !important;
}

.address-display-unit {
    border: 1px solid #ccc;
    margin: 8px 0 10px !important;
    padding: 15px 0 0 15px;
}

.account .row-fluid .span6 {
    width: 100%;
}

.orders .myorders-list {
    margin: auto;
    padding-bottom: 100px;
    width: 98%;
}

.orders .row-fluid.search-input {
    margin: 10px auto auto;
    width: 98%;
}

.orders .order-details .span9 {
    border-right: 1px solid #e6e6e6;
    margin-right: 5%;
    width: 45%;
}

.orders .label, .orders .vtex-bootstrap .order-status {
    border-radius: 0px;
    font-size: 16px;
    margin-right: 37px;
    margin-top: 0px;
    padding: 16px !important;
    text-align: center;
    width: 254px;
}

.orders .row-fluid .span3 {
    float: left;
    margin-top: 45px;
    position: relative;
    width: 45%;
}

.vtex-bootstrap .request-cancel {
    width: 100%;
}

.vtex-bootstrap .request-cancel .request-cancel-link {
    text-align: center;
}

.page-header {
    border-bottom: none !important;
	margin:0 !important; /* v 2.1 */
	padding:0 !important; /* v 2.1 */
}

.page-header h1{
	margin:0 0 20px !important; /* v 2.1 */
}

.orders .request-cancel-link a {
    background-color: transparent;
    border-radius: 0;
    color: #e29a9a !important;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.orders .order-status-info .pull-right {
    display: inline-block;
    float: none;
    line-height: 10px;
}

.orders .order-status-info .pull-right {
    display: inline-block;
    float: none;
    line-height: 10px;
}

.orders .vtex-bootstrap .request-cancel .request-cancel-link {
    background-color: #ffd5d5;
    border-image: none;
    border-radius: 0;
    margin-left: 0;
    padding: 16px 0 15px !important;
    text-align: center !important;
    width: 50%;
}

/** Account - Modal **/

.modal-header h3 {
    float: none;
}

.controls input {
    width: 100% !important;
    border-radius: 0px;
}

.control-group.form-personal-data-cpf, .control-group.form-personal-data-date-of-birth {
    width: 47%;
}

.modal-body .form-personal-data-gender input {
    width: inherit !important;

}

.modal-body .control-group input {
    border-radius: 0px;
    width: 100%;
}

#business-toggle {
    margin: 5px 5px 0 14px;
}

.row-fluid .span5 {
    width: 100%;
}

.row.profile-detail-form-personal-data h5, .row.profile-detail-form-contact-data h5 {
    font-weight: bold;
    text-transform: uppercase;
}

.save-cancel-buttons button.btn, .save-cancel-buttons input.btn[type="submit"] {
    background-image: none;
    box-shadow: none;
    margin-right: 10px;
}

.save-cancel-buttons button.btn, .save-cancel-buttons input.btn[type="submit"], .save-cancel-buttons .btn-link {
    background-color: #fff;
    border: 1px solid rgb(81, 81, 81);
    color: rgb(81, 81, 81);
    padding: 7px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0px;
    text-shadow: none;
}

.btn-link:hover {
    background-color: #fff;
    color: rgb(81, 81, 81);
}

.form-contact-data-corporate-name {
    margin-left: 14px;
}

.address-form-reference {
    width: 130%;
}

#state, #addressType {
    border-radius: 0;
    width: 15%;
}

.modal-body {
    padding: 15px 15px 15px 25px;
}

.address-form-city {
    margin-left: 0px !important;
}

#addressType {
   width: 35%; 
}

    /*** Produto ***/

.produto .boxProdLeft .thumbnail {
    border: medium none;
    box-shadow: none;
    position: relative;
}

.produto #include {
    float: right;
    width: 420px;
}

.produto #image {
    /*border: 1px solid #ccc;*/
    padding: 40px 0;
}
.produto #image #image-main {
    max-width: 292px;
}

.produto .apresentacao li {
    border: 1px solid #ccc;
    float: left;
    height: 70px;
    margin: 0px 1px 6px -27px;
    width: 65px;
}

.zoomWindow {
    margin-left: 67px;
}

.labelOn {
    background-color: rgb(238, 238, 238);
    color: #000 !important;
}

.boxProdLeft {
    border-radius: 0px !important;
    height: 480px;
    width: 480px !important;
}

.thumbnail {
    border-radius: 0px;
}

.produto .well {
    background-color: transparent;
    border: none;
    box-shadow: none;
    padding-top: 0px;
}

.pull-left {
    border-bottom: 1px solid #ccc;
    width: 100% !important;
}

.descricao-preco .valor-de {
    text-decoration: line-through;
    color: #000;
}


.seletorSku {
	float: left;
	margin: 11px 0px;
	width: 100%;
	border-top: solid 1px #F4F4F4;
	border-bottom: solid 1px #F4F4F4;
	padding: 10px 0 0;
}

.valor-dividido, .valor-dividido span {
	display:none !important;
    font-style: normal;
    color: #000;
}

.preco-a-vista{
	height:0px;
	overflow:hidden;
}

.plugin-preco .valor-por {
    color: #110261;
    font-weight: bold;
    margin: 5px 0px;
}

.plugin-preco .valor-por {
    font-size: 24px;
    color: #110261;
}

.produto .lead {
    float: left;
    font-size: 30px;
    font-weight: 600;
    margin-top: 0;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}
/*Videos de clientes satisfeitos*/
div.videos {
	background:#E4E4E4;
	border:solid 1px #CCC;
	margin:0 0 40px 0;/*-40px 0 40px 0;*/
	float:left;
	width:100%;
}
div.videos table {
	width:100%;
}
div.videos table tr {
	width:100%;
}
div.videos th, div.videos td {
	display:block;
	padding:10px;
}
div.videos th {
	font-size: 1.5em;
	font-family:futura_md_btbold, Arial, Helvetica, sans-serif;
	background: url("../arquivos/icones.png") no-repeat 0 -282px;
	height: 0;
	width: 510px;
	padding: 25px 0 0 0;
	overflow: hidden;
	margin: 0 auto;
}

div.videos a.linkCanal {
	display:block;
	font-size: 1em;
	color:#900;
	font-family:futura_md_btbold, Arial, Helvetica, sans-serif;
	background: url("../arquivos/icones.png") no-repeat 0 -361px;
	height: 0;
	width: 291px;
	padding: 25px 0 0 0;
	overflow: hidden;
	margin: 15px auto 10px auto;
}

div.videos a.linkCanal:hover {
	background-position:0 -386px;
}

div.videos ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

div.videos ul li{
	float:left;
	text-align:center;
	width:33.33%;
	min-width:255px;
}
div.videos ul li img {
	width:250px;
	height:auto;
}

div.videos ul .play-icon {
	background-image: url("../arquivos/lightbox-play-2.png");
	width: 32px;
	height: 32px;
	margin: 76px 0 0 150px;
	display: block;
	position: absolute;
}
div.videos li:hover .play-icon {
	background-image: url("../arquivos/lightbox-play.png");
}

/**/

.skuReference, .valorPontos, .Especificacoes, h4.Peso {
    display: none;
}
table.Especificacoes, table.Peso{
    display: block;
}

.product-description-main {
    background: none repeat scroll 0px 0px #f8f8f8;
    border: 1px solid #ccc;
    float: left;
    height: auto;
    margin: 40px 0px 30px 0px;
    padding: 2%;
    width: 96%;
}

/*.name-field {
    border: 1px solid #999999;
    color: #999999;
    font-size: 12px;
    font-weight: lighter;
    height: 27px;
    padding-top: 5px;
    position: absolute;
    text-transform: uppercase;
    width: 155px;
    top: 750px;
    text-align: center;
}*/

.name-field {
    border: 1px solid #ccc;
    color: #999999;
    font-size: 12px;
    font-weight: lighter;
    position: relative;
    text-transform: uppercase;
    /* width: 155px; */
    /* top: 750px; */
    text-align: center;
    float: left;
    margin-top: -60px;
    padding: 10px 10px 10px 10px;
}

.name-field:link, .name-field:hover {
    color: #000;
    background-color: rgb(238, 238, 238);
    cursor: pointer;
}

.buy-together {
    float: left;
}


.value-field {
    display: none;
}    

.even .value-field .Detalhes, .even .value-field .Detalhes-Tecnicos, .even .value-field .Modo-de-Uso {
    border: 1px solid #ccc;
    float: left;
    margin-top: 45px;
    width: 990px !important;
    background-color: rgb(248, 248, 248);
    padding: 30px;
    display: block;
}

.produto .even {
    float: left;
}

.comentariosProd {
    float: left;
}

.breadcrumb {
    width: 95%;
    padding: 0px 0px 0px 25px;
    background: url("../arquivos/ch-icon-09.png") 0px 3px no-repeat transparent;
    text-transform: lowercase;
    margin: 30px 0px;
}

.breadcrumb > li > .divider {
    display: none;
}

.divider2 {
    margin: 0px 3px;
}

.breadcrumb a {
    color: #000;
}

.boxQVVT, #boxCompreJunto {
    float: left;
    position: relative;
    width: 100%;
}

.flag {
    display: none;
}

.boxQVVT .n3colunas > ul > li, #boxCompreJunto .n3colunas > ul > li {
    width: 25%;
    list-style: none;
    border: solid 1px #ccc;
    float: left;
    padding: 30px 10px;
    margin: 30px 0px 30px 40px;
}

.quickView, .category, .brand, .gift-list-wished, .product-insertsku, .gift-list-purchased {
    display: none;
}

.data h3, .itemA h3, .itemB h3 {
    font-size: 16px;
    text-align: left;
    line-height: 120%;
    text-align: center;
    min-height: 40px;
}

.itemA h3, .itemB h3 {
    line-height: 22px;
    float: left;
    width: 100%;
    margin: 20px 0px 0px 0px;
}

li div.data {
    width: 84%;
    margin: 20px 0px 0px 8%;
    float: left;
}

.data h3 a, .itemA h3 a, .itemB h3 a {
    color: #000;
    text-decoration: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    line-height: 100%;
}

.boxQVVT .price {
    display: none;
}

.flag.todos {
    display: none;
}

.flag {
    padding: 3px;
    overflow: hidden;
    text-indent: -2000px;
    float: left;
    position: absolute;
    border-radius: 30px;
    box-shadow: 1px 1px 3px #ccc;
}

.flag.brinde {
    background: url(/arquivos/brinde.png) no-repeat 4px 3px #fff;
    width: 40px;
    height: 40px;
    margin: 0px;
    top: 80px;
}

.flag.lancamentos {
    background: url(/arquivos/lancamento.png) no-repeat 4px 3px #fff;
    width: 64px;
    height: 41px;
    margin-left: -15px;
    top: 23px;
}

.flag.frete-gratis {
    background: url(/arquivos/frete-gratis.png) no-repeat 4px 3px #fff;
    width: 101px;
    height: 12px;
    margin-left: -15px;
    top: 5px;
}

.produto .flag, .produto .flag.frete-gratis, .produto .flag.lancamentos, .produto .flag.brinde {
    position: relative;
    top: auto;
    margin: auto;
    margin: -10px 0 0 10px;
}

.produto .flag.frete-gratis{
    margin-top: 5px;
}

.boxQVVT .n3colunas li, #boxCompreJunto .n3colunas li,  {
    border: solid 1px #ccc;
    padding: 12px;
    margin: 25px !important;
}

.boxQVVT .productImage, #boxCompreJunto .productImage  {
    height: auto;
    text-align: center;
}

#formUserReview .close {
    visibility: hidden;
}

.boxQVVT .productImage img, #boxCompreJunto .productImage img {
    /*float: none;
    padding: 25px 65px;*/
    float: none;
}

.itemA a, .itemB a {
    float: left;
    width: 100%;
    text-align: center;
 } 

.itemA img, .itemB img {
    margin: auto;
    /*margin: 0px 55px;*/
 } 

.itemA, .itemB {
    /*width: 200px !important;*/
    border-radius: 0px !important;
    /*height: 150px;*/
}

.buy-together-content {
    float: left;
    width: 100%;
}

#divCompreJunto table {
    margin: auto;
}

.buy-together-content .itemA, .buy-together-content .itemB {
    padding: 30px 10px;
    margin-top: 30px;
    float: left;
}


.buy-together-content .plus, .buy-together-content .equal {
    color: rgb(151, 151, 151);
}

.buy-together-content .equal {
    padding-left: 42px;
}

.buy-together-content .plus {
    background: url("../arquivos/ch-icon-13.png") 0px 3px no-repeat transparent;
    background-position: center; 
    z-index: 9;
    position: relative;
}

.buy-together-content table td {
    font-size: 16px;
    margin: 0px -18px;
}

#lnkVejaMais {
    display: none;
}

.buy strong {
    color: rgb(131, 181, 30);
    font-size: 20px;
    font-weight: unset;
}


/** ComentÃ¡rios do produto **/

.user-review h4, .boxQVVT h2, #divTitulo {
    text-transform: uppercase;
    color: rgb(65, 55,54);
    font-weight: bold;
    border-bottom: solid 3px;
    width: 100%;
    float: left;
    font-size: 24px;
    padding-bottom: 4px;
    margin-top: 40px;
    font-family: 'Open Sans', sans-serif;
}

.boxQVVT h2, #divTitulo {
    color: rgb(201, 31, 67);
}


.links-resenha-usuario {
    float: left;
}

.produto #opiniao_de_usuario .user-review .avaliacao {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -webkit-column-rule-width: 515px;
    -moz-column-rule-width: 515px;
    column-rule-width: 515px;
    float: left;
    margin: 20px 0px 0px 0px;
    width: 100%;
}



.produto #opiniao_de_usuario .media {
    float: left;
    font-weight: unset;
    position: relative;
    width: 99%;
    color: #000;
}

.produto #opiniao_de_usuario ul.rating {
    float: left;
    margin-left: 0;
    margin-bottom: 30px;
    position: relative;
    width: 99%;
    background-color: transparent;
}


/**** footer ****/

footer {
    float: left;
    width: 100%;
    margin: 0;
}

#footer-news .newsletter h3 {
    display: none;
}

#footer-news .newsletter .error {
    float: left;
    width: auto;
    margin: 15px 10px 0px 0px
}

#footer-news .newsletter .error label {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    float: left;
}

.newsletter-button-back {
    background-color: rgb(245, 45, 47);
    background-image: none !important;
    margin-left: 14px;
    margin-top: 19px !important;
    padding: 7px 44px 7px 44px!important;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0px;
    float: left;
    height: 34px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}

.newsletter-button-back:hover {
    background-color: #d21b1d;
}

.minhaContaMobile, .meusPedidosMobile {
    display: none;
}
footer a.duvidasFrequentes{
	border:none;
}

.itensCarrinhoMobile {
    display: none;
}

.formasPgto  {
    display: none; /* block; Alteração Saulo Daniel */
}

.footer-03 p {
    font-weight: bold;
    color: rgb(68, 68, 68);
}

.formasPgtoMobile {
    /*display: none; Alteração Saulo Daniel*/
}

.footer-01 {
    background-color: rgb(144, 0, 0);
    margin-bottom: 1px;
    height: 70px;
}

.newsletter fieldset {
    float: left;
    position: relative;
    width: 100%;
}

/*#footer-news span*/ .newsletter fieldset p, .newsletter h3 {
    background-image: url("../arquivos/ch-icon-11.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
    padding-left: 69px;
    position: relative;
    text-transform: uppercase;
    width: 300px;
    color: #fff;
    text-align: left;
    padding-right: 0px;
}

.newsletter h3 {
    background-image: none;
    width: 10%;
}

.newsletter .success {
    color: #fff;
    float: right;
    position: relative;
    width: 80%;
    margin-top: 15px;
    text-transform: uppercase;
}

/*.newsletter fieldset input*/#newsletterClientName, #newsletterClientEmail {
    border-radius: 0px;
    float: left;
    height: 23px;
    margin-left: 15px;
    margin-top: 19px;
    position: relative;
    width: 240px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px!important;
}

#newsletterButtonOK {
    background-color: rgb(245, 45, 47);
    background-image: none !important;
    margin-left: 14px;
    margin-top: 19px !important;
    padding: 7px 44px 7px 44px!important;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0px;
    float: left;
    height: 34px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}

#newsletterButtonOK:hover {
    background-color: #d21b1d;
}

#footer-news {
    height: 70px;
}

.newsNome, .newsEmail {
    width: 258px;
    height: 32px;
    background-color: #fff;
    float: left;
    position: relative;
    margin-left: 15px;
    margin-top: 20px;
}

.footer-02 {
    background-color: rgb(144, 0, 0);/*rgb(65, 55, 56);*/
    height: auto;
    padding: 5px 0;
}

#footer-02-main {
   /* float: left;
    width: 100%*/
	width: 360px;
	margin: 0 auto;
}


#footer-02-01 {
    width: 180px;        
}


footer a{
	padding:0 5px;
	border-right:solid 1px #FFF;
    float: left;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    margin-bottom: 0px;
}

footer a p:hover{
    text-decoration: underline;
	color:#FFF;
}



footer a p {
    margin-bottom: 0px;
}


#formas-pgto, .bandeirasPgt, .certificacoes, .footerAtendimento {
    float: left;
    position: relative;
}
.bandeirasPgt{
	max-width:200px;
}
#formas-pgto{
	width:90%;
}
/*Alteração Saulo Daniel*/
.footerAtendimento{
    padding: 0px;
}
.footerAtendimento div{
	font-size: 0.9em;
	margin: 5px 10px 5px;
	float: left;
}
/**/
#footer-dev {
    float: right;
    position: relative;
	width:10%;
}

#footer-dev-main {
    width: 240px;
    margin: auto;
}

#linkVtex {
    float: right;
}

.certificacoes {
    margin-left: 80px;
}
.rodIform{
	float:left;
}
.rodIform p {
    color: #a3a3a3;
    padding: 5px 0px 0px 0px;
    text-align: center;
	font-size:0.73em;
}

.etiquetaValorDesconto {
    background-image: url("../arquivos/tag-oferta-2.png");
    background-position: right center;
    background-repeat: no-repeat;
    height: 79px;
    position: absolute;
    width: 30px;
    color: #fff;
    float: right;
    font-size: 14px;
    right: 0px;
    margin: 20px 2px 0px 0px;
    padding: 39px 0px 0px 0px;
    text-align: center;
}

/*CorreÃ§Ã£o de filtros - Fernando*/

.search-single-navigator ul {
    display: none;
}

/*.search-single-navigator h5:first-of-type {
    margin-left: 20px;
}*/

.search-single-navigator h5 {
    width: 160px;
    text-transform: uppercase;
    color:#aaa;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    border: 1px solid #aaa;
    float: left;
    margin: 25px 0px 25px 20px;
    padding: 5px 10px 5px 10px;
    position: relative;
    background: url('/arquivos/ch-arrow-05.png') no-repeat right 10px top 12px #fff;
}

.search-single-navigator h5:hover {
    cursor: pointer;
}

.search-single-navigator ul {
    background: #fff;
    left: 0px;
    list-style:none;
    margin: -14px 0px 95px -182px;/* -202px; - Alteracao Saulo Daniel*/
    padding: 10px 10px 26px;
    width: 160px;
    border: 1px solid #aaa;
    border-top: 0px;
    z-index: 1000;
}

.search-single-navigator ul a {
    color: rgb(110, 110, 110);
}

.filtro-ativo {
    font-weight: bold;
    color: #3FB9C8;
}

.ver-filtros {
    font-size: 12px;
    text-decoration: underline;
}

.ver-filtros:hover {
    color: #000;
}

.categoria .main .sub {
    /*width: 968px;*/
}

/*CorreÃ§Ã£o na pÃ¡gina de produto - Fernando*/

.name-field.Videos {
    left: 985px;
}

#caracteristicas tr {
    float: left!important;
}

.name-field {
    /* position: absolute; */
}

.name-field.title-desc {
    margin-left: -22px;
}

/*.name-field.Detalhes {
    left: 475px;
}*/

.name-field.Detalhes {
    /* left: -359px; */
    /* margin-left: 50%; */
    /* width: 150px; */
}

/*.name-field.Detalhes-tecnicos,
.name-field.Detalhes-Tecnicos {
    left: 642px;
}*/

.name-field.Detalhes-tecnicos, .name-field.Detalhes-Tecnicos {
    left: -199px;
    margin-left: 50%;
    width: 160px;
}

/*.name-field.Modo-de-uso, 
.name-field.Modo-de-Uso {
    left: 809px;    
}*/


.name-field.Modo-de-uso, .name-field.Modo-de-Uso {
    /* left: -200px; */
    /* margin-left: 50%; */
    /* width: 155px; */
} 


.name-field.Tipo-de-Animal {
    left: 135px;
    margin-left: 50%;
    width: 155px;
}

/* AlteraÃ§Ãµes Fernando */


.bread-crumb {
    float: left;
    position: relative;
    width: 100%;
}

/*OpiniÃ£o dos compradores*/

.produto .comentariosProd {
    float: left;
    position: relative;
    width: 100%;
}

.produto .user-review h4 {
    float: left;
    max-width: 1050px;
    position: relative;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color:#122045;
    margin-bottom: 40px;
    padding-bottom: 10px;
}

#ulPubliqueResenha {
    float: right;
    position: relative;
}

.avaliacao p {
    float: left;
    position: relative;
    width: 500px;
}

#publishedReviewMessage{
    display:block;
}

.produto .media {
    float: left;
    position: relative;
    height: 20px;
    width: 100%;
    margin-bottom: 20px;

}

#spnRatingProdutoBottom{
    float: left;
    margin-top: -1px;
}

.produto .media span{
    margin-right: 10px;
    color: #122045;
    font-weight: bold;
    float: left;
}

.produto .rating span {
    font-size: 12px;
    height: 26px;
    text-transform: capitalize;
    color: #aaa;
}

.produto .rating li{
    list-style: none;
    height: 50px;
}

.voteRatingBar {
    background: #fff;
    float: left;
    height: 28px;
    position: relative;
    width: 285px;
    margin-top: -2px;
    margin-left: 10px;
    margin-right: 7px;
    border:1px solid #B7B7B7;
    border-radius:0px;
    overflow: hidden;
}

.voteRatingBar span {
    background: #FECC75;
    width: 10%;
    float: left;
    height: 10px;
    position: relative;
}


#spnRatingProdutoTop {
    margin-top: -1px;
}

.produto .avaliacao50,
.produto .avaliacao40,
.produto .avaliacao30,
.produto .avaliacao20,
.produto .avaliacao10,
.produto .avaliacao0{
    float: right;
    position: relative;
    display: block;
    height: 19px;
    width: 116px;
    /*margin-right: 5px;*/
    margin-top: 5px;
    color: transparent;
}

.rating-wrapper{
    width: 246px;
}

.rating-wrapper .a50, 
.rating-wrapper .a40, 
.rating-wrapper .a30, 
.rating-wrapper .a20, 
.rating-wrapper .a10,
.rating-wrapper .a00{
    display: inline;
    float: right;
    height: 19px;
    position: relative;
    width: 118px;
}

.produto .avaliacao50,
.rating-wrapper .a50{
    background: url(/arquivos/estrela-valor5.png) no-repeat;
}

.produto .avaliacao40,
.rating-wrapper .a40{
    background: url(/arquivos/estrela-valor4.png) no-repeat;
}

.produto .avaliacao30, 
.rating-wrapper .a30{
    background: url(/arquivos/estrela-valor3.png) no-repeat;
}

.produto .avaliacao20,
.rating-wrapper .a20{
    background: url(/arquivos/estrela-valor2.png) no-repeat;
}

.produto .avaliacao10,
.rating-wrapper .a10{
    background: url(/arquivos/estrela-valor1.png) no-repeat;
}

#opiniao_de_usuario .user-review .avaliacao .rating .voteRatingStar{
    float: left;
    height: 19px;
    width: 116px;
}

.produto .avalie-produto {
    float: left;
    position: relative;
    width: 500px;
    margin-top: -15px;
    margin-bottom: 15px;
}

.produto .avalie-produto h5{
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    position: relative;
    text-align: center;
    width: 100%;
    font-weight: bold;
    color: #122045;
}


.produto .avalie-produto #opcoes-avalie {
    display: none;
}


#rtAvaliacao_A .ratingStar{
    float: left;
    position: relative;
    width: 25px;
    height: 25px;
    overflow: hidden;
    text-indent: 300px;
}

.rating-avalie-wrapper {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}

.rating-avalie {
    display: inline-block;
    float: none!important;
    position: relative;
    width: 100px!important;
}

#rtAvaliacao_A .emptyRatingStar, 
#rtAvaliacao_A0 .filledRatingStar{
    height: 18px;
    width: 20px;
    background: url(/arquivos/estrela-on-off.png) 0px -18px no-repeat;
    float: left;
    text-indent: -99999px;
}

#rtAvaliacao_A .filledRatingStar, 
#rtAvaliacao_A0 .filledRatingStar{
    background: url(/arquivos/estrela-on-off.png) 0px 0px no-repeat;
    height: 18px;
    width: 20px;
    float: left;
    text-indent: -99999px;
}

.opiniaoRating #rtAvaliacao_A0 .emptyRatingStar {
    background: url(/arquivos/estrela-on-off.png) 0px -18px no-repeat;
    height: 18px;
    width: 20px;
    float: left;
    text-indent: -99999px;
}

.opiniaoRating #rtAvaliacao_A0 .filledRatingStar {
    background: url(/arquivos/estrela-on-off.png) 0px 0px no-repeat;
    height: 18px;
    width: 20px;
    float: left;
    text-indent: -99999px;
}

.ranking ul {
    float: left;
    width: 100%;
    margin: 15px 0px 0px 0px;
}

.ranking ul li {
    display: block;
    list-style: none;
}

.ranking .opiniaoInfo {
    float: left;
    width: 100%;
    margin: 7px 0px 0px 0px;
    font-size: 12px;
}

.produto .publique {
    float: left;
    list-style: outside none none;
    position: relative;
    width: 500px;
    text-align: center;
    height: 50px;
}

#lnkPubliqueResenha {
    background: #5ab510;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 30px;
    color:#fff;
    text-transform: uppercase;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}

#lnkPubliqueResenha:hover{
    background: #076307;
    text-decoration: none;
}

.ver-todos-comentarios {
    float: left;
    list-style: outside none none;
    position: relative;
    text-align: center;
    width: 500px;
    height: 45px;
}

.ver-todos-comentarios a {
    color: #fff;
    font-weight: bold;
    background: #413738;
    font-weight: bold;
    float: left;
    padding: 13px 56px;
    position: relative;
    width: 58%;
    margin: 0px 0px 0px 6%;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}

.ver-todos-comentarios a:hover{
    background: #73696a;
    text-decoration: none;
}

.resenhas {
    float: left;
    position: relative;
    width: 100%;
    border-top: 1px solid #000;
    margin-top: 50px;
    padding-top: 50px;
    margin-left: 0px;
}

.resenhas .quem {
    float: left;
    position: relative;
    width: 100%;
}

.resenhas .quem li{
    list-style: none;
}

.resenhas .quem .dados{
    width: 100%;
    font-size: 20px;
    height: 29px;
}

.produto #opiniao_de_usuario .user-review .avaliacao {
    height: 330px;
}

#opiniao_de_usuario .user-review .avaliacao .resenhas{
    display: none;
}

#TB_ajaxWindowTitle {
    display: none;
}

.produto #opiniao_de_usuario .media {
    margin-bottom: 50px;
    margin-top: -40px;
}


/*Modal das opiniÃµes dos clientes*/

#TB_window .detalhes-ordenacao label {
    display: inline;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-right: 12px;
    width: 150px;
}

#TB_window .detalhes-ordenacao select {
    margin-top: 3px;
}

#TB_window li {
    list-style: outside none none;
    float: left;
    position: relative;
    padding: 0px 25px 0px 15px;
    border-bottom: 1px solid #ccc;
}

.formUserComments {
    float: left;
    width: 100%;
    margin: 9px 0px 0px 0px;
}

.formUserComments h2 {
    text-align: center;
    margin: 0px 0px -35px 0px;
    font-size: 18px;
}

.formUserComments .filter-inferior , .formUserComments .filter-nav{
    display: none;
}

#TB_window .userReviewAllCommentsContent hr {
    margin-top: 50px;
    display: none;
}

#TB_window .resenha .quem {
    padding-top: 35px;
}

#TB_window .resenha .util {
    margin-left: 0;
    float: left;
    position: relative;
    width: 100%;
    display: none;
}

.resenhas .quem .dados strong,
#TB_window .resenha .quem .dados strong
{
    color: #122045;
    font-size: 18px;
    font-weight: bold;
}

.resenhas .quem .dados .email-resenha,
#TB_window .quem .dados .email-resenha,
#TB_window .quem .dados .cidade-resenha
{
    color: #8c8c8c;
    font-size: 18px;
    font-style: italic;
}

#TB_window .formUserComments h2 {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    font-weight: bold;
    line-height: 30px;
    margin: 0px 0;
    text-transform: uppercase;
    border-bottom: 3px solid #000;
    padding-bottom: 8px;
    text-align: left;
}

.resenhas .quem .dados .cidade-resenha {
    color: #8c8c8c;
    font-size: 16px;
    font-style: italic;
}

#TB_window .opt-texto{
    border-left: 0px transparent;
    float: left;
    margin: 0px 25px 0px 0px;
    padding: 15px 0px 25px 10px;
    position: relative;
    width: 85%;
}

#TB_window .opt-texto p {
    font-size: 18px;
    color: #000;
}

.resenhas .quem .util{
    float: left;
    margin-left: 0px;
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ccc;
}

#TB_window  .paginacao strong {
    font-size: 18px;
}

#TB_window  .paginacao li {
    display: inline;
    width: auto;
}

#TB_window  .paginacao .invisible{
    display: none;
}

#TB_window .considera-util .resenha-util-quantidade,
#TB_window .util .opiniao-ajudou span{
    font-size: 14px;
    color: #8c8c8c;
}

#TB_window .resenha .util .opiniao-ajudou .bts{
    display: inline;
    margin-left: 10px;
}

#TB_window .resenha .util .opiniao-ajudou .bts li{
    display: inline;
    position: relative;
    top: 3px;   
    margin-right: 2px;
}

#TB_window .resenha .util .opiniao-ajudou .bts .sim{ 
    background: #3b973b;
}

#TB_window .resenha .util .opiniao-ajudou .bts .nao{ 
    background: #FF0000; 
}

#TB_window .resenha .util .opiniao-ajudou .bts li a{
    padding: 0px 24px;
    color: #fff;
    font-weight: bold;
}

#TB_window .detalhes-ordenacao label {
    display: inline;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-right: 12px;
    width: 150px;
}

.rating-wrapper strong {
    display: inline;
    font-size: 12px;
    color: #8c8c8c;
    padding: 7px 10px 7px 1px;
    font-weight: normal;
}

#TB_title{
    border-bottom: none transparent;
    min-height: 20px;
    padding: 0px;
}

#TB_ajaxContent .formUserComments .userReviewAllCommentsContent .filter-nav{
    padding-bottom: 5px;
    text-align: center;
    width: 582px;
}

#TB_ajaxContent .formUserComments .userReviewAllCommentsContent .resenha .opiniao-ajudou{
    margin-bottom: 50px;
}

#publishUserReview {
    float: left;
    position: relative;
    width: 100%;
}

#publishUserReview .formUserComment{
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 0px;
    float: left;
    margin: 20px 0px 20px 0px;
    padding: 5%;
    position: relative;
    width: 90%;
}


#formUserReview .gohome {
    display: none;
}

#formUserReview .header h2{
    float: left;
    position: relative;
    width: 100%;

    color: #000;
    font-size: 18px;
    border-bottom: 3px solid #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 2px;
    text-transform: uppercase;
}

#formUserReview .aviso-resenha {
    background: #413738;
    color: #d1c7c8;
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin-top: 20px;
    padding: 15px 30px 20px 30px;
    position: relative;
    text-align: justify;
    width: 50%;
}

#formUserReview .aviso-resenha > strong {
    float: left;
    margin-bottom: 7px;
    position: relative;
    width: 100%;
}

#formUserReview .avaliar {
    float: left;
    position: relative;
    width: 40%;
    text-align: center;
    margin-top: 42px;
    margin-bottom: 45px;
}

#formUserReview .avaliar .bt {
    background: #5ab510;
    color: #fff;
    font-size: 20px;
    padding: 17px 80px;
    position: relative;
    font-weight: bold;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}

#formUserReview .avaliar .bt:hover{
    background: #076307;
    text-decoration: none;
}

#formUserReview .adicionar-resenha{
    float: left;
    position: relative;
    width: 100%;
}

#txtTextoResenha, #txtTituloResenha {
    width: 95%;
}

#chkShowUserEmail {
    float: left;
    margin-right: 5px;
    position: relative;
}

.institucionalPage ul {
   float: left;
}

.alertMsg {
    float: left;
    width: 100%;
    color: #900000!important;
    text-transform: none;
    font-size: 10px!important;
    margin: -11px 0px 0px 1px!important;
}

#calculaChampMain {
    float: left;
    width: 90%;
    padding: 4%;
    background-color: #3fb9c8;
    margin: 0 0 20px 0; /*20px 0px 0px 0px; - Alteracao Saulo Daniel */
}

#calculaChampMainT {
    float: left;
    width: 100%;
    border-bottom: 1px solid #318b96;
}

#calculaChampMainT p {
    color: #fff;
    background: url("../arquivos/ch-icon-12.png") no-repeat 0px 0px transparent;
    padding: 0px 0px 0px 51px;
    margin: 0px 0px 13px 0px;
    text-align: left;
    font-weight: bold;
    line-height: 148%;
    width: 77%;
}

#calculaChampMainB {
    float: left;
    width: 100%;
    border-top: 1px solid #6ae0ee;
}

#calculaChampMainBCampos {
    float: left;
    width: 100%;
    margin: 21px 0px 12px 0px;
}

.boxCalculaChamp {
    float: left;
    width: 48%;
}

.boxCalculaChamp:first-of-type {
    margin-right: 4%;
}

.boxCalculaChamp label {
    float: left;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
}

.boxCalculaChamp input, .boxCalculaChamp select {
    float: left;
    width: 96%;
    color: #000;
    font-size: 14px;
    border-radius: 0px;
    border: none;
    padding: 2%;
    margin: 0px;
    height: auto;
}

.btCalculaChamp {
    background-color: #2c6169;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 100%;
    padding: 5px 0px;
    margin: 0px;
    transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
}

.btCalculaChamp:hover, .btCalculaChamp:active, .btCalculaChamp:focus {
    background-color: #164249;
    text-decoration: none;
    color: #fff;
}

.bannerSliderInicial .box-banner {
    text-align: center;
}

.breadcrumb {
    text-transform: capitalize;
}

.Ofertas #boxFiltros, .Ofertas .filtroCat {
    display: none;
}

/* bx Wrapper no produto */

.produto .boxProdLeft {
    margin-left: 0px !important;
    width: 500px!important;
}

.produto .apresentacao, .produto .bx-wrapper .thumbnails  {
    float: left;
    position: relative;
    width: 100%;
}

.produto .thumbnails

.produto #setaThumbs {
    display: none;
}

#show {
    float: left;
    position: relative;
    width: 100%;
    height: auto;
}

#show .thumbnails {
    float: left;
    position: relative;
    width: 100%;
    max-width: 70px;
}

.produto .bx-wrapper {
    float: left;
    position: relative;
    width: 70px;
    height: auto;
/*    margin-left: -25px;*/
}

.produto .bx-wrapper .bx-viewport{
    margin-left: 2%;
    width: 96%;
    z-index: 20;
    top: 35px;
    height: 303px !important;
}

.produto .bx-wrapper .bx-viewport .thumbnails li {
    margin-left: auto !important;
    height: 68px;
}

.produto .bx-wrapper .bx-viewport .thumbnails li .botaoZoom {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    height: auto;
}

.produto .bx-wrapper .bx-pager {
    display: none;
}

.produto .bx-wrapper .bx-controls{
    width: 100%;
    height: 374px;
    float: left;
    position: absolute;
    top: 0;
    z-index: 10;
}

.produto .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 30px;
    background: url(/arquivos/ch-arrows-02.png) no-repeat;
    float: left;
    position: absolute;
}

.produto .bx-wrapper .bx-controls-direction .bx-prev {
    margin-top: -138px;
    left: 14px;
    background-position: 1px -34px;
}

.produto .bx-wrapper .bx-controls-direction .bx-prev:hover {
    background-position: -39px -34px;
}

.produto .bx-wrapper .bx-controls-direction .bx-next {
    margin-top: 206px;
    left: 15px;
}

.produto .bx-wrapper .bx-controls-direction .bx-next:hover {
    background-position: -39px 0px;
}

/* modificaÃ§Ãµes em account */

.account .address-form-cep {
    width: 140px;
}

.account #number {
    width: 55px;
}

.account #postalCode {
    width: 100px!important;
}

.account #neighborhood {
    width: 200px!important;
}

.account #city {
    width: 200px !important;
}

.account .address-display-unit h5 {
    display: none;
}


/* Imagem da mocinha sorridente do chat */
#livechat-eye-catcher-img {
    margin-bottom: -32px;
}

.estrelasAvaliacao strong {
    font-size: 12px;
}

.nameTitle {
    border-radius: 5px;
    border: 1px solid #CCC; /* #66964a; - Alteracao Saulo Daniel */
	background:#FFF;/* - Alteracao Saulo Daniel*/
    width: 94%;
    padding: 3%;
    float: left;
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-align: center;
    line-height: 140%;
    font-weight: normal;
}

/*Alteracao Saulo Daniel*/
#calculaChampMainResultado .buttons{
	height:60px;
}

.cancel-button{
	float: right;
	/*margin: 25px 0 0 0;*/
	color: #FFF;
	text-decoration: underline;
	cursor: pointer;
}
.cancel-button:hover{
	color:#CCC;
}
/*Fim Alteracao Saulo Daniel*/

#nameProd {
    font-size: 20px!important;
    font-weight: bold!important;
    white-space: nowrap;
	display:block;/*- Alteracao Saulo Daniel */
	text-align:left;/*- Alteracao Saulo Daniel */
}

.valueProd {
    color: #66964a!important;
    font-weight: bold!important;
}

#msgError p {
    border-radius: 5px;
    border: 1px solid #bd373a;
    width: 94%;
    padding: 3%;
    float: left;
    margin: 0px 0px 20px 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #bd373a;
    text-align: center;
    line-height: 140%;
}

.boxCalculaChamp .box-form-msg {
    position: absolute;
    color: red;
    margin: -20px 0px 0px 0px;
    font-size: 11px;
}

.lista-animal-dia, .idProd {
    display: none;
}

.qtd-dia .data .price .bestPrice::after, 
.qtd-dia .data .price .oldPrice::after {
   /* content: " animal/mês"; */
}

.contImg img {
    position: relative;
    right: auto;
    top: auto;
    margin: 12px 0px -20px 0;
}


.bannerCalculadora{
	background:#82150E url(../arquivos/bg-bannercalculadora.jpg) repeat-y right;
	position:relative;
	height:350px;
}
.bannerCalculadora .logoBanner {
	float:left;
	width:50%;
	margin:0 ;
}
.bannerCalculadora .logoBanner img.logo {
	margin: -12px 86px 0 0;
	display: block;
	width: 60%;
	max-width: 670px;
	float: left;
}
.bannerCalculadora img.selo {
	position: absolute;
	right: 44%;
	bottom: 0;
	width: 25%;
}
.bannerCalculadora .boxProblemas {
	background:url(../arquivos/bg-bannercalculadoratop.png) repeat-x top right;
}
.bannerCalculadora .problemas {
	max-width:670px;
	width:auto;
	overflow:hidden;
}
.bannerCalculadora .problemas .cleaner {
	height:20px;
}
.bannerCalculadora .formularioBanner{
	background:url(../arquivos/bg-bannercalculadorabottom.png) no-repeat bottom right;
	float:left;
	width:100%;
	height:350px;
	text-align:center;
}
.bannerCalculadora .formularioBanner h2.tituloProblemas {
	background:#670001;
	color:#FFF;
	margin:0 auto;
	font-weight:bold;
	font-size:2em;
	line-height:40px;
	width:auto;
	display:inline;
	padding:0 10px;
}
.bannerCalculadora .formularioBanner h3 {
	text-align:center;
	font-weight:bold;
	font-size:1.5em;
	margin:15px 0;
	color:#FFF;
}
.formularioBanner label.mosca, .formularioBanner label.carrapato , .formularioBanner label.verminose {
    display: inline;
    padding: 2%;
	font-size:1.5em;
	color:#FFF;
}
.formularioBanner label.mosca input, .formularioBanner label.carrapato input, .formularioBanner label.verminose input{
	margin:-5px 0 0 0;
}
.formularioBanner .qtdeAnimais {
	float:right;
	padding:37px 0px 15px 0px;
	margin:0;
	clear:both;
	width:50%;
}
.formularioBanner .btnEnviar {
	float:right;
	width:50%;
	clear:right;
}
.formularioBanner .cleaner {
	clear:both;
}
.formularioBanner .qtdeAnimais label {
	float:left;
	width:45%;
	color:#FFF;
	font-size:1.5em;
	font-weight:bold;
	line-height:20px;
}
.formularioBanner .qtdeAnimais input, .formularioBanner .qtdeAnimais select {
	display:block;
	margin:15px auto;
	width:100px;
}
#confiraValor{
	color:#FFFFA8;
	border: none;
	font-size: 1.5em;
	font-weight: bold;
	background:url(../arquivos/bg-btnfinalizarcompra.png) no-repeat;
	padding: 3px 35px;
	margin: 15px;
}
#confiraValor:hover{
	color:#E4E4E4;
}
#calcularProdutosParaProblemaMsg1, #calcularProdutosParaProblemaMsg2 {
	background: rgb(255, 0, 0) none repeat scroll 0% 0%;
	padding: 10px 0;
	position: absolute;
	width: 100%;
	margin: 0;
	font-weight: bold;
	text-align: center;
	left: 0;
	color: #FFF;
	font-size:1.5em;
}

.formularioBanner .txt {
	position:absolute;
	width:30%;
	left:0;
	bottom:25px;
	color:#FFF;
}
.formularioBanner .txt h2 {
	color: #FFFF01;
	font-style: italic;
	font-size: 1.5em;
	line-height: normal;
	font-weight: bold;
}
.formularioBanner .txt p {
	font-size:1.5em;
	margin:15px 0;
}
