@media only screen and (min-width: 771px) {
	.nav-primary a {
		color:#333 !important;
	}
	.catalogsearch-result-index {
		background:#f2f2f2; 
	} 
}
.rodapeSite .allMarcas li img {
	width:100%;
}
.brand-brand-index .sidebar {
	display:none !important;
}
.brand-brand-index .col-main {
	width:100% !important;
}
.brand-brand-index .rodapeSite .allMarcas {
	display:none;
}
.product-view .extra-info .in-stock {
	display:none;
}
.product-view .extra-info .availability.out-of-stock span {
    color: #F00;
}
/*18042018*/
.grouped-items-table-wrapper .pag-boleto, .grouped-items-table-wrapper .precoparcelado-parcels, .grouped-items-table-wrapper .verParcelas {
	display:block !important;
}
.product-options-bottom .precoParceladoGeral {
	display:none !important;
}
.precoParceladoGeral {
	display:block !important;
}
#block-related .precoparcelado-parcels {
	text-align:center;
	width:100%;
	margin:auto;
}
.box-up-sell .precoparcelado-parcels {
	text-align:center;
	width:100%;
	margin:auto;
}
.brand-brand-view {
	background:#f2f2f2;
}
.imgMarcaViewProduct img {
	border: 0px solid #999;
}
.brand-category-view .view-mode {
	display:none !important;
}
#brand_detail {
	margin-bottom:20px;
}
.brandinfo_baseimage {
	width:100%;
	background:#CCC;
}
.imageMarcaResponsiva {
	width:100%;
}
.imageMarcaResponsiva img {
	width:100%;
}
.brand-brand-view .brandinfo_baseimage {
	background:#FFF;
	border:none;
	border-radius:8px;
}
.product-view .tier-prices, .product-view .tier-prices-grouped {
    background: #f1fdf1 none repeat scroll 0 0;
    border: 1px solid #eafbea;
    display: inline-block;
    margin-top: 0px;
    padding: 4px 8px;
	width:100%;
	float:left;
	color:#4ca84c;
	text-align:left;
}

.product-view .tier-prices li, .product-view .tier-prices-grouped li {
	font-size:14px;
}
.products-grid > li {
	outline-offset:0px;
	outline:1px solid rgba(0,0,0,0.0);
	border-radius:8px;
	padding-bottom:20px;
}
#brand_detail .brand-info p {
	font-size:26px;
	line-height:1em;
	margin-bottom:15px;
}
.contentDescricaoView .conteudoSecao img {
	width:auto;
	max-width:100%;
	height:auto;
}
.product-view .price-info .precoparcelado-parcels {
	display:table;
}
#upsell-product-table .verParcelas {
	display:none;
}
.addCartPersonalizado {
	display:table;
	width:100%;
}
.product-view .add-to-cart-qty-personalizado {
	width:115px;
	float:left;
}
.product-view .add-to-cart  {
	width:calc(100% - 0px);
}
.nb-qty-wrap .caixaQtdNumero {
	width:40px;
	height:55px;
	float:left;
}
.product-view .add-to-cart .add-to-cart-buttons {
	width:calc(100% - 135px);
}
.nb-qty-wrap .caixaQtdNumero input {
	width:100%;
	height:55px;
	background:#EEE;
	float:left;
	border:none;
	font-size:20px;
	border-radius:0;
}
.nb-qty-wrap .botaoNumeroMenos {
	width:30px;
	height:55px;
	background:#EEE;
	float:left;
}
.nb-qty-wrap .botaoNumeroMais{
	width:30px;
	height:55px;
	background:#EEE;
	float:left;
}
.nb-qty-wrap .botaoNumeroMenos input {
	width:100%;
	height:55px;
	line-height:55px;
	background:transparent;
	float:left;
	border:none;
	color:#666;
	font-size:40px;
}
.nb-qty-wrap .botaoNumeroMais input{
	width:100%;
	height:55px;
	line-height:55px;
	background:transparent;
	float:left;
	border:none;
	color:#666;
	font-size:25px;
}
.nb-qty-wrap .botaoNumeroMais input:hover {
	color:#333;
}

.products-grid .product-info ul.configurable-swatch-list{
	width:auto;
	margin:auto;
	display:table;
}

.products-grid .product-info .configurable-swatch-list .wide-swatch {
	margin:auto;
	float:none;
}
.products-grid .product-name,
.products-list .product-name {
  text-transform: none;
  margin-bottom: 10px;
  font-size: 14px;
  font-family:'Muli', sans-serif;
}
.products-grid .product-name {
  margin-top: 10px;
  text-align:center;
}
.products-grid .product-name a,
.products-list .product-name a {
  font-weight: 400;
}
h2.product-name a, h3.product-name a, h4.product-name a, h5.product-name a, p.product-name a {
    color: #111;
}

.products-grid .product-image img {
    height: auto;
	margin:15px auto 10px;
    width: calc(100% - 70px);
}
.products-grid .precoparcelado-parcels {
	text-align:center;
}
.products-grid .price-box .price  {
	margin:auto;
	width:100%;
	text-align:center;
}
.products-grid .price-box .special-price {
	margin:auto;
	width:100%;
	text-align:center;
}
.products-grid .price-box {
	margin:auto;
	width:100%;
	text-align:center;
}
.products-grid .caixaBotaoAdd {
	height:60px;
	width:65px;
}
.products-grid .caixaBotaoTotals {
	width:calc(100% - 50px);
	margin:auto;
	display:table;
	margin-bottom:15px;
}
.products-grid .qtdItens {
	height:50px;
	width:65px;
	margin-right:10px;
	float:left;
}
.products-grid .qtdItens input {
	height:50px;
	line-height:50px;
	width:100%;
	float:left;
	background:#EEE;
	border:none;
	font-size:20px;
}

.products-grid .qtdItens input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.products-grid .qtdItens input::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.products-grid .qtdItens input:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.products-grid .qtdItens input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}

.products-grid .btnItens {
	height:50px;
	width:calc(100% - 75px);
	float:left;
	vertical-align:middle;
	text-align:center;
	display:table;
}
.products-grid .caixaBotaoTotals .qty-wrapper input.quantidade-add-carrinho  {
	background:#f4f4f4;
	width:65px;
	height:50px;
	border:none;
}
.products-grid .caixaBotaoTotals button {
	padding:0;
	border:0;
	background:#66cc66;
	color:#FFF !important;
	width:100%;
	height:50px;
	border-radius:2px;
}
.products-grid .caixaBotaoTotals .txtBotaoADD {
	color:#FFF;
	font-size:16px;
	letter-spacing:-0.2px;
	font-weight:500;
	line-height:1em;
}
.actionsPersonalizado:hover .caixaBotaoTotals button {
	filter:brightness(95%);
}



.products-grid .caixaBotaoTotals .txtBotaoADDDetalhes {
	width:calc(100% - 00px);
	height:50px;
	line-height:50px;
	float:left;
	text-align:center;
	display:table;
	color:#FFF;
	background:#66cc66;
	border-radius:2px;
	vertical-align:middle;
	padding:0 0px;
	font-size:16px;
}
.actionsPersonalizado:hover .caixaBotaoTotals .txtBotaoADDDetalhes {
	filter:brightness(95%);
}
.products-grid .caixaBotaoTotals .textoBotaoAddSemEstoque {
	width:calc(100% - 00px);
	height:50px;
	line-height:50px;
	float:left;
	text-align:center;
	display:table;
	color:#666;
	font-size:13px;
	letter-spacing:-0.5px;
	background:#EEE;
	vertical-align:middle;
	padding:0 0px;
	border-radius:2px;
}
@media only screen and (max-width: 770px) {
.products-grid .caixaBotaoTotals {
	width:calc(100% - 50px);
	margin:auto;
	display:table;
	margin-bottom:15px;
}
.products-grid .btnItens {
	height:50px;
	width:calc(100% - 55px);
	float:left;
	vertical-align:middle;
	text-align:center;
	display:table;
}
.products-grid .qtdItens {
	height:50px;
	width:50px;
	margin-right:5px;
	float:left;
}
.products-grid .qtdItens input {
	height:50px;
	line-height:50px;
	width:100%;
	float:left;
	background:#EEE;
	border:none;
	font-size:12px;
}
}
@media only screen and (max-width: 640px) {
.products-grid .caixaBotaoTotals {
	width:calc(100% - 10px);
	margin:auto;
	display:table;
	margin-bottom:10px;
}
.products-grid .btnItens {
	height:50px;
	width:calc(100% - 50px);
	float:left;
	vertical-align:middle;
	text-align:center;
	display:table;
}
.products-grid .qtdItens {
	height:50px;
	width:45px;
	margin-right:5px;
	float:left;
}
.products-grid .qtdItens input {
	height:50px;
	line-height:50px;
	width:100%;
	float:left;
	background:#EEE;
	border:none;
	font-size:12px;
}
.products-grid .caixaBotaoTotals .txtBotaoADD {
	font-size:12px;
}
.products-grid .caixaBotaoTotals .txtBotaoADDDetalhes {
	font-size:12px;
}
}

/* INICIO PERSONALIZAÇÃO PRODUTO AGRUPADO */

.caixaProdutoAgrupado {
	width:calc(97.8% / 2);
	background:#EEE;
	height:100px;
	overflow:hidden;
	display:table;
	margin:0.50%;
	border-radius:5px;
	float:left;
	position:relative;
}
.grouped-items-table-wrapper {
    border: 0 solid silver;
    margin-bottom: 15px;
    padding: 0px;
}
.caixaProdutoAgrupado .imagemAgrupado .centerImage {
	width:auto;
	display:table;
	margin:auto;
	position:relative;
	margin-top:10px;
}
.caixaProdutoAgrupado .nome {
	text-align:center;
}
.caixaProdutoAgrupado .nomeProdutoAgrupado {
	height:auto;
	width:calc(100% - 10px);
	padding:0 5px;
	margin:auto;
	text-align:center;
}
.caixaProdutoAgrupado .nomeProdutoAgrupado .centerProdutoAgrupado {
	margin:auto;
	display:table;
	position:relative;
	width:100%;
}
.caixaProdutoAgrupado .nomeProdutoAgrupado .tituloProduto {
	height:30px;
	width:auto;
	margin:auto;
   display: table-cell;
   text-align: center;
   vertical-align: middle;
}
.caixaProdutoAgrupado .nomeProdutoAgrupado .tituloProduto .nomeTituloProduto {
	height:15px;
	line-height:15px;
	font-size:16px;
	display:table;
	width:100%;
	text-align:center;
	position:relative;
	font-weight:400;
}

.caixaProdutoAgrupado .price-box .price {
	font-size:17px !important;
	font-weight:600;
}
.caixaProdutoAgrupado .old-price {
	font-size:0.6em !important;
	letter-spacing:-1px !important;
}
.caixaProdutoAgrupado input.qty[type="number"], .caixaProdutoAgrupado input.qty[type="text"] {
    text-align: center;
    vertical-align: middle;
    width: 70px;
	height:30px;
}
.caixaProdutoAgrupado .caixaQtdeEstoque {
	height:33px;
	line-height:33px;
}
.caixaProdutoAgrupado .centerQty {
	margin:auto;
	display:table;
	position:relative;
	width:auto;
}
.caixaProdutoAgrupado .centerValorAgrupado {
	margin:auto;
	display:table;
	position:relative;
	width:auto;
}
.product-view .grouped-items-table-wrapper .centerValorAgrupado .price-box  {
	margin:auto;
	display:table;
	width:auto;
	padding:0;
	height:auto;
	line-height:13px;
	float:none;
}
.product-view .grouped-items-table-wrapper .centerValorAgrupado .price-box .price {
	margin:auto;
	display:table;
	width:auto;
	float:none;
}
.product-view .grouped-items-table-wrapper .centerValorAgrupado .product-pricing {
	text-align:center;
}
.product-view .grouped-items-table-wrapper .centerValorAgrupado li.tier-price {
	font-size:11px;
	line-height:12px;
}
.product-view .grouped-items-table-wrapper .valorAgrupado {
	height:43px;
	margin-top:5px;
}
.valorAgrupado .tier-prices {
    background:none;
    border: 0px solid #eafbea;
    display: inline-block;
    margin-top: 0px;
    padding: 3px 0px;
	width:100%;
	float:left;
	color:#4ca84c;
	text-align:left;
}
@media only screen and (max-width: 1050px) {
.caixaProdutoAgrupado {
	width:calc(98% / 2);
	margin:0.50%;
}
}
@media only screen and (max-width: 770px) {
.caixaProdutoAgrupado {
	width:calc(99% / 1);
	margin:0.50%;
}
}
/* FINAL PERSONALIZAÇÃO PRODUTO AGRUPADO */

/*18042018*/

/*10072018*/
@media only screen and (max-width: 740px) {
.botaoContinue {
	margin:auto;
	display:table;
	margin-bottom:10px;
}
}
@media only screen and (max-width: 599px) {
.botaoContinue {
	margin-bottom:10px;
	width:100%;
}
}
.products-list h2.product-name a, .products-list h3.product-name a, .products-list h4.product-name a, .products-list h5.product-name a, .products-list p.product-name a {
    color: #111;
}
td.product-cart-image ul.cart-links {
	display:none !important;
}
/*10072018*/


/*09082018*/
.caixaFreteGratis {
	background:#1cc1ff !important;
	border:0px solid rgba(200,200,200,1);
    width:calc(35% - 15px);
	margin-left:15px;
	border-radius:2px;
	float:right;
	padding-bottom: 25px;
	position:relative;
	color:#FFF;
}
@media only screen and (max-width: 770px) {
.caixaFreteGratis {
	width:calc(100% - 00px);
	padding:10px 10px;
	margin-left:0px;
}
}
.caixaFreteGratis h1 {
	line-height:1em;
	font-size: 20px;
	margin:0;
	padding:0;
	color:#FFF;
}
.tagsDestaques .tags {
	height:23px;
	line-height:23px;
	background:#EEE;
	font-size:11px;
	color:#333;
	padding:0 7px;
	display:table;
	font-weight: 400;
	letter-spacing: -0.0px;
	margin-right:3px;
	margin-bottom:3px;
}
.products-list .tagsDestaques .tags {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.tagsDestaques .tagOferta {
	background:#F36;
	color:#FFF;
}
.tagsDestaques .tagPercentual {
	background:#0098db;
	color:#FFF;
	padding:3px 7px;
	font-weight: 600;
	font-size:12px;
	letter-spacing: -0.5px;
}
.tagsDestaques .tagNovo {
	background:#ffd614;
	color:#111;
}
.tagDestaqueFrete {
	width: auto;
	text-align: center;
	margin:5px auto;
	display: table;
	height: auto;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	padding: 0px 0px;
	background: #0aa9e5;
	border-color: #0aa9e5;
	border-style: solid;
	border-width: 2px;
	border: none;
	border-radius: 2px;
    -webkit-animation-name: tagFreteGratis; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 7.0s; /* Chrome, Safari, Opera */
    animation-name: tagFreteGratis;
    animation-duration: 7.0s;
	animation-iteration-count: infinite;

}
.products-list .tagDestaqueFrete {
	float: left;
}
.tagDestaqueFrete span.icone {
	background-image:url(../images/icon-frete-gratis.png);
	background-size: 20px;
	background-color: #1cc1ff;
	border-radius: 2px 0 0 2px;
	width: 30px;
	height: 22px;
	background-position: center;
	background-repeat: no-repeat;
	float: left;

}
.tagDestaqueFrete span.texto {
	float: left;
	padding: 0px 5px;
	height: 22px;
	line-height: 22px;
}
.tagDestaqueFrete img {
	width: auto;
	height: 20px;
}
@-webkit-keyframes tagFreteGratis {
    0%   {color: #FFF;}
	2%  {color: #FC0;}
    4%   {color: #FFF;}
	6%  {color: #FC0;}
	8%   {color: #FFF;}
	10%  {color: #FC0;}
    12%   {color: #FFF;}
	14%  {color: #FC0;}
    16%   {color: #FFF;}
    100% {color: #FFF;}
	
}

/* Standard syntax */
@keyframes tagFreteGratis {
    0%   {color: #FFF;}
	2%  {color: #FC0;}
    4%   {color: #FFF;}
	6%  {color: #FC0;}
	8%   {color: #FFF;}
	10%  {color: #FC0;}
    12%   {color: #FFF;}
	14%  {color: #FC0;}
    16%   {color: #FFF;}
    100% {color: #FFF;}
}

@media only screen and (max-width: 770px) {
.ocultaTagMobile {
	display: none;
}
.tagsDestaques .tags {
	height:16px;
	line-height:16px;
	font-size:10px;
	padding:0 3px;
	margin-right:2px;
	margin-bottom:2px;
}
.tagsDestaques .tagNovo, .tagsDestaques .tagOferta {
	float: none;
}
}
@media only screen and (max-width: 340px) {

}
/*09082018*/


/*29082018*/
.linhaPrecoParcelado {
    font-size: 12px;
}
/*29082018*/



/*19122018*/
.linhaValorBoleto, .linhaEscritaBoleto {
	text-align: center;
	margin: auto;
}
.linhaValorBoleto {
	font-size:16px;
	line-height: 22px;
	color:#111;
	font-weight: 600;
	padding-left:5px;
	width: auto;
	float:left;
	display: table;
}
.linhaEscritaBoleto {
	font-weight: 400;
	color:#333;
	line-height: 23px;
	font-size:12px;
	width: auto;
	float:left;
	margin: auto;
	margin-top: 0px;
	display: table;
}
.valor_boleto {
	width: auto;
	margin: auto;
	margin-top: 10px;
	display: table;
	font-size:12px;
	font-weight: 300;
	padding: 5px 0px;
	border-radius: 2px;
	border-top:solid 0px #DDD;

}
.product-view .product-shop .valor_boleto {
	width: 100%;
}
.product-view .product-shop .linhaEscritaBoleto {
	width: auto;
	float: left;
	font-size:14px;
	line-height: 16px;
	padding-right: 5px;
}
.product-view .product-shop .linhaValorBoleto {
	width: auto;
	float: left;
	font-weight: 600;
	font-size:14px;
	line-height: 16px;
}
#exibirPrecoParcelado {
    width: 230px;
}
@media only screen and (max-width: 740px) {
.linhaValorBoleto {
	font-size:12px;
}
.linhaEscritaBoleto {
	font-size:10px;
}
}
/*19122018*/

/*02012019*/
@media only screen and (min-width: 771px) {
	.block-layered-nav {
		border: solid 1px #CCC;
		padding: 20px;
		background: #FFF;
	}
	.block-layered-nav .block-content > dl > dt {
		border-bottom: solid 0px #111;
		background: #f2f2f2 !important;
		text-indent: 10px;
		color: #666;
		font-weight: 600;
		text-transform: uppercase;
	}
	
	.block-layered-nav .block-content > dl > dd {
		display: table;
		width: 100%;
	}
}
.catalog-category-view .page, .cms-home .page {
	background:#FFF;
}
#listadecomentarios {
	padding-top: 0px;
	width: 100%;
	position: relative;
	display: table;
}
#listadecomentarios .comComentarios{
	width: 100%;
	position: relative;
	display: table;
	padding: 50px;
	margin-top: 30px;
	background: #EEE;
}
.review-product-list #listadecomentarios .comComentarios{
	width: 100%;
	position: relative;
	display: table;
	padding: 50px 0;
	margin-top: 30px;
	background: #FFF;
}
#customer-reviews .review-heading h2 {
	font-size: 16px;
}
#customer-reviews .caixaPrecoeBoleto #btnExibeOculta {
	display: none;
}
#customer-reviews {
	font-size: 15px;
	color: #333;
}
#customer-reviews .comComentarios a {
	color: #333;
	font-weight: bold;
}
#customer-reviews .ratings-table {
	background: #FAFAFA;
}
#customer-reviews .review-heading {
    border-top: none;
    border-bottom: 1px solid #FAFAFA;
	background: #FAFAFA;
	padding: 10px 30px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
#customer-reviews .fieldset .form-list {
    padding-top: 25px;
    width: 100%;
}

#customer-reviews .review-heading h2 {
	padding-top: 10px;
}
.product-view .review-heading h2 {
	padding-top: 0px;
}
#customer-reviews dl dd .review-meta {
    color: #999;
}
#customer-reviews .form-add h2 {
	font-size: 28px;
}
#customer-reviews .form-add h4 {
	font-size: 18px;
}
#customer-reviews .form-add .fieldset h4 {
	border: none;
}
#customer-reviews .form-add label {
	font-size: 18px;
}
#customer-reviews .fieldset .form-list label {
	font-size: 18px;
}
.review-summary-table {
	background: #FFF;

}
#customer-reviews .fieldset {
	width: 100%;
}
#customer-reviews .ratings .rating-box {
	margin: auto;
}
#customer-reviews .ratings .rating-box .rating {
	margin: auto;
}
#review-form .buttons-set button.button {
	float: left;
	background: #66cc66;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #FAFAFA;
	font-size: 15px;
}
#customer-reviews .input-box {
	margin-bottom: 25px;
}
#customer-reviews .fieldset .form-list input,
#customer-reviews .fieldset .form-list textarea {
	background: #FFF;
}
#review-form {
	margin-bottom: 50px;
}

.review-summary-table tr,
.review-summary-table td {
	border: 1px solid #CCC;
}
.review-summary-table thead tr {
	background: #FAFAFA;
	border: 1px solid #CCC;
}
#customer-reviews dl dd {
	border-bottom: dotted 4px #EEE;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#customer-reviews dl dd:last-child {
	border-bottom: dotted 0px #EEE;
}
#customer-reviews .ratings-table th,
#customer-reviews .ratings-table td {
	padding:5px 10px;
	border: solid 1px #DDD;
}
#customer-reviews dl dd {
    font-size: 18px;
}
#customer-reviews dl dd .review-meta {
	color: #999;
	font-size: 12px;
}
#customer-reviews h2 {
    color: #333;
    font-size: 12px;
    text-transform: none;
}
#customer-reviews h3 span {
	color: #333;
}

.customer-account-create .page-title h1, 
.customer-account-create .page-title h2, 
.customer-account-create .product-name h1, 
.customer-account-create .product-name .h1 {
	text-indent: 25px;
	border-bottom: 0px solid #ededed;
}
.customer-account-create .buttons-set {
	width: 535px;
	max-width: 100%;
	margin-bottom: 50px;
}

.customer-account-create .account-create {
	width: 565px;
	max-width: 100%;
}
@media only screen and (max-width: 770px) {
	.customer-account-create .account-create {
		width: 100%;
		max-width: 100%;
	}
}
.account-create ul.form-list input[type="email"], 
.account-create ul.form-list input[type="search"], 
.account-create ul.form-list input[type="number"], 
.account-create ul.form-list input[type="password"], 
.account-create ul.form-list input[type="tel"], 
.account-create ul.form-list input[type="text"] {
    width: 100%;
	max-width: 100%;
	border: solid 1px #999;
	height: 40px;
	line-height:40px;
	border-radius:0;
	padding: 0 10px;
}
.account-create ul.form-list select {
	max-width: 100%;
	padding: 0 10px;
	width: 100%;
	border:solid 1px #999;
	height: 40px;
	line-height:40px;
	margin-top:0;
	background-color:#FFF;
	background-image:url(../images/icon-arrow.fw.png);
	background-repeat:no-repeat;
	background-position:right 10px center;
	background-size:15px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
.account-create ul.form-list select option {
	padding-left:10px;
}
.account-create .buttons-set button.button {
    float: right;
    margin-left: 5px;
	min-width: 140px;
	background: #66cc66;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #FAFAFA;
	font-size: 15px;
}
@media only screen and (min-width: 771px) {
	#exibirPrecoParcelado {
		position: absolute;
		z-index: 1;
		background: #FFF;
		border-radius: 8px;
		border: solid 1px #DDD;
		box-shadow: 0 0 25px rgba(0,0,0,0.2);
		margin-top: -120px;
		top: auto;
		margin-left: -70px;
		width: 210px;
	}
}
@media only screen and (max-width: 770px) {
	#exibirPrecoParcelado {
		margin-top: -120px;
		top: auto;
		margin-left: 0px;
	}
}
/*18012019*/
.products-list .product-shop .valor_boleto {
	float: left;
}
.paypal-logo-footer,
.paypal-logo-product {
	display:none !important;
}

@media only screen and (min-width: 771px) {
	.top-container {
	  max-width: 100%;
	  margin: 0px auto 0  !important;;
	  padding: 0 0px  !important;;
	}
}

.products-grid .linhaValorBoleto,
.products-grid .linhaEscritaBoleto {
	width: 100%;
}

/*22012019*/
.cart-totals .descontoTotals {
	position: relative;
	padding: 0 0 10px;
	width: 100%;
	display: table;
	color: #555;
}
.cart-totals .descontoTotals span.verde {
	color: #66cc66;
	font-weight: 600 !important;
}
.products-grid .linhaValorBoleto,
.products-grid .linhaEscritaBoleto {
	width: 100%;
}




/*16052019 Redesign*/
.logo {
	width:230px;
	min-height:auto;
	margin-top:3px;
}
.logo img {
	width:100%;
}

#header-search {
	left:50% !important;
	margin-left: -150px !important;
	top:18px !important;
	width:300px !important;
}
@media only screen and (max-width: 1179px) {
	#header-search {
		left:50% !important;
		margin-left: -100px !important;
		width:200px !important;
	}
}
@media only screen and (max-width: 1050px) {
	#header-search {
		left:58% !important;
		margin-left: -100px !important;
		width:200px !important;
	}
}
@media only screen and (max-width: 950px) {
	#header-search {
		left:48% !important;
		margin-left: -90px !important;
		width:180px !important;
	}
}
@media only screen and (max-width: 770px) {
	#header-search {
		left: 0% !important;
		margin-left: 0px !important;
		width: 100% !important;
	}
.search-autocomplete::before {
    border-bottom: 7px solid transparent;
	}
}
#header-cart.skip-active {
	top:77px;
}
#header-account.skip-active {
	top: 78px;
}

@media only screen and (min-width: 771px) {
	.topoSite {
		height:100px;
		padding:10px 0;
	}
}

.meusPedidos {
	right:280px;
	top:15px;
	width:120px;
	display: table;
	position: absolute;
	height: 50px;
	padding: 0;
}

.meusPedidos:not(.skip-active):hover {
	opacity: 0.8;
}

.meusPedidos .iconeMeusPedidos {
	float: left;
	height: 35px;
	width: 35px;
	margin-top: 7px;
	margin-right: 10px;
	display: table;
	background-image:url(../images/icone-pedidos.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.meusPedidos .textoMeusPedidos {
	float: left;
	height: 50px;
	display: table;
	width: calc(100% - 45px);
	line-height: 1.2em;
	color: #111;
}

.atendimento {
	left:260px;
	top:15px;
	width:160px;
	display: table;
	position: absolute;
	height: 50px;
	padding: 0;
}
@media only screen and (max-width: 950px) { 
	.atendimento {
		display: none;
	}
}
.atendimento:not(.skip-active):hover {
	opacity: 0.8;
}

.atendimento .iconeAtendimento {
	float: left;
	height: 25px;
	width: 25px;
	margin-top: 12px;
	margin-right: 7px;
	display: table;
	background-image:url(../images/icone-phone.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.atendimento .textoAtendimento {
	float: left;
	height: 50px;
	display: table;
	width: calc(100% - 45px);
	line-height: 1.2em;
	color: #111;
}

.midle {
	vertical-align: middle;
	display: table-cell;
	height: auto;
}
@media only screen and (max-width: 1179px) {
	.meusPedidos {
		right:260px;
	}
}
@media only screen and (max-width: 1050px) {
	.meusPedidos {
		display:none;
	}
}
@media only screen and (min-width: 771px) {
	.topoSite .header-minicart {
		border: solid 1px #111;
		border-radius: 8px;
		padding: 10px 8px;
		margin-left: 20px;
	}
}
@media only screen and (min-width: 771px) {
	.account-cart-wrapper {
		margin-top: 5px;
	}
	.account-cart-wrapper .skip-account {
		margin-top: 15px;
	}
}
body.catalog-product-view {
    background: #FFF;
}









@media only screen and (min-width: 771px) {
	.promos {
		margin: 0 0 0px 0;
	}
	body .promos > li {
		margin-bottom: 2%;
	}
	body .promosLinha4 > li {
	  float: left;
	  width: 23.5%;
	  margin-right: 2.0%;
	  margin-bottom: 2%;
	}
	.promosLinha4 > li:nth-child(3n) {
		margin-right: 2.0%;
	}
	.promosLinha4 > li:nth-child(4) {
	  margin-right: 0;
	}
	.promosLinha4 > li:nth-child(8) {
		margin-right: 0;
	}
}
@media only screen and (max-width: 770px) {
	body .promosLinha4 > li {
		float: left;
		width: 49.0%;
		margin-right: 1.5%;
		margin-bottom: 1.5%;
	  }
	  .promosLinha4 > li:nth-child(2) {
		margin-right: 0;
	  }
	  .promosLinha4 > li:nth-child(4) {
		margin-right: 0;
	  }
	  .promosLinha4 > li:nth-child(6) {
		margin-right: 0;
	  }
	  .promosLinha4 > li:nth-child(8) {
		margin-right: 0;
	  }
}
.gridBanners {
	height:auto;
	background:transparent;
	padding:0px 0;
	margin-bottom: 20px;
	width:100%;
	z-index:99 !important;
	display:table;
}
.gridBanners .bannerImgResponsive img {
	width:100%;
	height:auto;
}
.gridBanners .colunaEsquerda {
	width: calc(50% - 10px);
	height:auto;
	float:left;
}
.gridBanners .colunaDireita {
	width: calc(50% - 10px);
	height:auto;
	float:right;
}
.gridBanners .bannerMedio {
	margin-bottom:2.5%;
}
.gridBanners .bannerMedio:last-child {
	margin-bottom:0;
}

@media only screen and (max-width: 770px) {
	.gridBanners .colunaEsquerda {
		width: calc(100% - 10px);
	}
	.gridBanners .colunaDireita {
		width: calc(100% - 10px);
		float:left;
	}
}
.newsletterBloco {
	width: calc(100% - 0px);
	padding: 40px 0px;
	margin: 0px 0 0px;
	display: table;
	background: #2d2d2d;
	border-top: solid 0px #FFF;
}
.centerNewsletterBloco {
	width: 90%;
	max-width: 1260px;
	margin: auto;
	display: table;
	float: none;
}
.newsletterBloco .centerCaixaNewsletter {
	width: 100%;
	max-width: 750px;
	min-width: 250px;
	margin: auto;
	display: table;
}
.newsletterBloco .input-box {
	width: calc(100% - 200px);
	float: left;
	display: table;
}
.newsletterBloco input[type="email"], 
.newsletterBloco input[type="search"], 
.newsletterBloco input[type="number"], 
.newsletterBloco input[type="password"], 
.newsletterBloco input[type="tel"], 
.newsletterBloco input[type="text"] {
	width: 100%;
	max-width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius:5px ;
	-webkit-border-radius:5px ;
	-moz-border-radius:5px ;
	-ms-border-radius:5px ;
	-o-border-radius:5px ;
}

.newsletterBloco .block-subscribe .actions .button {
	float: left;
	width: 180px;
	margin-left: 20px;
	height: 40px;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	background: transparent;
	color: #FFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	border: solid 2px #EEE;
	margin-top: 2px;
	border-radius:5px;
	letter-spacing: -0.5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
}
.newsletterBloco .block-subscribe .actions .button:hover {
	border: solid 2px #FFF;
	background: transparent;
}
.newsletterBloco .blocoTexto h1 {
	margin: auto;
	color: #FFF;
	font-size: 1.6em;
	text-align: left;
	margin-top: 5px;
}
.newsletterBloco .blocoTexto .icone {
	float: left;
	margin-right:10px;
 
}
.newsletterBloco .blocoTexto {
	width: 45%;
	margin: auto;
	display: table;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.1em;
	color: #FFF;
	margin-top: 5px;
	float: left;
}
.newsletterBloco .blocoForm {
	width: 55%;
	margin: auto;
	display: table;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.1em;
	color: #111;
	margin-top: 4px;
	float: left;
}
.newsletterBloco .centerNewsletterBloco .main-container {
	padding:6px 40px 15px;
	margin: 0 auto;
}
.newsletterBloco .block {
		margin-bottom: 0px;
}
@media only screen and (max-width: 1180px) {
	.newsletterBloco .input-box {
		width: calc(100% - 160px);
	}
	.newsletterBloco .block-subscribe .actions .button {
		width: 140px;
	}
	.centerNewsletterBloco {
		width: 85%;
	}
}
@media only screen and (max-width: 1080px) {
	.newsletterBloco .input-box {
		width: calc(100% - 120px);
	}
	.newsletterBloco .block-subscribe .actions .button {
		width: 100px;
	}
	.centerNewsletterBloco {
		width: 100%;
	}
}
@media only screen and (max-width: 770px) {
	.newsletterBloco .blocoTexto {
		width: 90%;
	}
	.newsletterBloco .blocoTexto {
		width: 100%;
	}
	.newsletterBloco .blocoForm {
		width: 100%;
	}
	.newsletterBloco .blocoTexto h1 {
		font-size: 1.2em;
	}
	.newsletterBloco .blocoTexto .icone {
		margin-bottom: 15px;
	 
	}
}

.newsletterBloco .validation-advice {
color: #DDD!important;
}

.bannerImgResponsive img:hover {
	outline-offset:-20px;
	outline:1px solid rgba(255, 255, 255, 0.7);
	filter:brightness(105%);
	-webkit-filter:brightness(105%);
	transition:all linear 0.15s;
}
.bannerImgResponsive2 img {
	width:100%;
	height:auto;
}
.gridBanners .bannerImgResponsive2 img {
	width:100%;
	height:auto;
}
.bannerImgResponsive2 img:hover {
	filter:brightness(95%);
	-webkit-filter:brightness(95%);
	transition:all linear 0.15s;
	outline:none;
}
.gridBanners .bannerImgResponsive3 img {
	width:100%;
	height:auto;
}
.bannerImgResponsive3 img:hover {
	filter:brightness(102%);
	-webkit-filter:brightness(102%);
	transition:all linear 0.15s;
	outline:none;
}
@media only screen and (min-width: 771px) {
	.footer .linksSocial {
		float: right;
		width: 24%;
		padding: 0 30px 0 0;
		margin-bottom: 30px;
	}
	.linksSocial .block-title {
		text-align: right;
	}
	.footer .linksSocial ul {
		float: right;
	}
	.footer .linksAtendimento {
		width: 20%;
	}
}
@media only screen and (max-width: 770px) {
	.footer .linksSocial, .footer .linksAtendimento {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.linhaDestaques .caixaTexto .titulo {
		font-size: 1.0em;
	}
	.linhaDestaques .caixaTexto .subtitulo {
		font-size: 0.8em;
	}
}

body.cms-home2 .slideshow-container {
    margin-top: 0;
}  
body.cms-index-index .toolbar,
.cms-index-noroute .toolbar {
	display:none !important;
}


.products-grid .product-name {
	margin-top: 10px;
	text-align:left;
 }
.products-grid .product-name a,
.products-list .product-name a {
	font-weight: 400;
}
.products-grid .precoparcelado-parcels {
	text-align:left;
}
.products-grid .price-box .price {
	width: auto;
	text-align: left;
}
.products-grid p.old-price {
    width: auto;
}
.products-grid .price-box .special-price {
    width: auto;
    text-align: left;
}
.products-grid .price-box {
    width: 100%;
	text-align: left;
	margin-bottom: 7px;
}
.products-grid .valor_boleto, 
.product-view .product-shop .valor_boleto {
	width: 100%;
	margin-top: 0px;
	padding-top: 0;
}
.product-view .product-shop .valor_boleto {
	padding-bottom: 1px;
}
.products-grid .linhaEscritaBoleto {
	color: #888;
	font-size: 13px;
	text-transform:lowercase;
}
.product-view .product-shop .linhaEscritaBoleto {
	color: #333;
	font-size: 16px;
	text-transform:lowercase;
}
.products-grid .linhaValorBoleto {
    font-size: 13px;
	color: #333;
}
.product-view .product-shop .linhaValorBoleto {
    font-size: 16px;
	color: #333;
	padding-left: 0;
}
.product-view .product-shop .linhaValorBoleto strong {
	font-weight: 400;
}
.products-grid .precoparcelado-parcels {
    font-size: 12px;
	color: #333;
}
.product-view .product-shop .precoparcelado-parcels {
	font-size: 12px;
	line-height: 1.1em;
	color: #333;
	padding-right: 5px;
}
.product-view .product-shop .verParcelas a {
	margin-left:0px;
}
.product-view .price-box .old-price .price {
	color: #333;
}
.product-view .product-shop .verParcelas a {
	color: #333;
	font-size: 16px;
	line-height: 1.1em;
}
body.cms-index-index .widget-title, 
.cms-index-noroute .widget-title {
	text-align:left;
	margin:50px auto;
	width:100%;
	color:#222;
	border-bottom: solid 1px #DDD;
}
body.cms-index-index .widget-title h2,
.cms-index-noroute .widget-title h2 {
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: 600;
	color:#222;
}



.contentDescricaoView h2 {
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: 600;
	color:#222;
}

.nav-primary li.level0 > ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
.products-grid .linhaValorBoleto,
.products-grid .linhaEscritaBoleto {
    color: #333;
	font-size: 12px;
	line-height: 16px;
    width: auto;
    float: left;
    display: table;
}
.products-grid .linhaValorBoleto {
	color: #333;
}
.price-box .price {
    color: #333;
    font-size: 18px;
    line-height: 1em;
    font-weight: 800;
}
.products-grid > li:hover {
    outline-offset: 0px;
    outline: 1px solid rgba(0,0,0,0.00);
	box-shadow:0 0px 5px rgba(0,0,0,0.15);
}
.products-grid .product-image img {
	height: auto;
	margin: 0px auto 10px;
	width: calc(100% - 0px);
}
.products-grid .product-name,
.products-list .product-name {
  text-transform: none;
  margin-bottom: 10px;
  font-size: 13px;
  font-family:'Muli', sans-serif;
}
.fraseBoasVindas .usernaologado {
	width:100%;
	display:table;
	float:none;
	font-size:12px;
	line-height:20px;
}

.fraseBoasVindas .userlogado {
	width:100%;
	display:table;
	float:none;
	font-size:12px;
	line-height:20px;
}
.fraseMinhaConta {
    width: 100%;
    font-weight: 700;
	font-size: 14px;
	line-height: 1em;
    display: table;
    float: none;
}

/*11022018*/
.iconeChatWhatsapp {
	width: 40px;
	height: 40px;
	background-color: #4dc247;
	background-position:center;
	background-repeat:no-repeat;
	background-size:20px;
	background-image:url(../images/icone-whatsapp-fixo.png);
	border-radius: 50%;
	position: fixed;
	bottom:80px;
	right: 20px;
	cursor: pointer;
}
.whatsapp1 {bottom:20px;}
.whatsapp2 {bottom:70px;}
.whatsapp3 {bottom:120px;}

.iconeChatWhatsapp:hover {
	background-color: #45ac40;
}
.iconeChatWhatsapp:hover .nomeAtendente {
	box-shadow: 2px 0px 7px rgba(0,0,0,0.25);
	border: solid 1px rgba(0,0,0,0.1);
	border-right: 1px solid #FFF;
}
.iconeChatWhatsapp .nomeAtendente {
	position: absolute;
	margin-left: -90px;
	background: #FFF;
	box-shadow: 2px 0px 7px rgba(0,0,0,0.15);
	border: solid 1px rgba(0,0,0,0.08);
	border-right: 1px solid #FFF;
	width: 78px;
	height: 28px;
	margin-top: 5px;
	text-align: center;
	border-radius: 5px;
	font-size: 12px;
	color: #333;
	font-weight: 400;
	display: table;
}
.iconeChatWhatsapp .nomeAtendente .midleNome {
	display:table-cell;
	vertical-align: middle;
	line-height: 12px;
	width: 100%;
}
.iconeChatWhatsapp .nomeAtendente:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	right: -5px;
	margin-top: 8px;
	float: right;
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #FFF;
	position: absolute;
  }

.checkout-onepage-index .iconeChatWhatsapp {
	  display: none !important;
} 

.rodapeSite .footer .atendimentoFone {
	font-size: 18px;
	font-weight: 600;
}

.rodapeSite .footer .block-title strong, 
.contentSelos .block-title strong {
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0px;
	color: #444;
}

.rodapeSite {
	background:#FFF;
	padding-top: 40px;
	padding-bottom: 0;
}
.contentSelos {
    background: #FFF;
	padding: 0px 0 50px;
	border-top: none;
}
.rodapeSite .footer .links li {
	font-size: 12px;
	letter-spacing: 0;
	font-weight: 400;
	color: #666;
}
.rodapeSite .footer .links a {
	font-size: 12px;
	font-weight: 400;
	color: #666;
}
.rodapeSite .footer .links a:hover {
    color: #131313;
}
.assinaturaRodape {
    background: #f2f2f2;
    border-top: 1px solid #EEE;
}
.assinaturaRodape .logoRodape {
    float: left;
    margin-bottom: 10px;
    margin-right: 30px;
    margin-top: 4px;
    max-width: 90px;
}
.assinaturaRodape .textosLeftRodape{
	color: #666;
	font-size: 12px;
	font-weight: 400;
}
.assinaturaRodape .textosRightRodape {
	color: #666;
	font-size: 12px;
	line-height: 25px;
	font-weight: 400;
}
.redesocial {
    margin: 2px;
}
.contentSelos .link {
	font-size: 12px;
	margin: 0 2px;
}
.contentSelos .link a {
	color: #66cc66;
}
body.cms-index-index .widget-title h2 {padding-right: 60px;}
.widget-title h2 span.link {
	font-size: 13px;
	margin: 0 2px;
	text-transform: initial;
	font-weight: 400;
}
.widget-title h2 span.link a {
	color: #66cc66 !important;
}

@media only screen and (max-width: 770px) {
	.widget-title h2 span.link {
		width: 100%;
		display: table;
		margin: 0;
	}
}

.product-view .conteudoSecao .std p {
	color: #777;
}
.breadcrumbs li {
	font-size: 12px;
}
.breadcrumbs strong {
    color: #777;
    font-weight: 300;
}
.breadcrumbs a:hover {
    color: #555;
}
.breadcrumbs a {
    float: left;
    color: #777;
}
.zoomContainer {
	border:solid 1px #FFF;
}
.product-view .calculodefrete .f-right button {
	float: left;
	background: #111;
	width: 100%;
	height: 50px;
}
.product-view .block-shipping-estimate li {
	width: calc(100% - 80px);
}
.product-view .block-shipping-estimate input[type="text"] {
    width: 100%;
	max-width: 100%;
	height: 50px;
	line-height: 50px;
}
.product-view .block-shipping-estimate button span {
	color: #FFF;
	height: 50px;
	line-height: 40px;
}
.product-view .calculodefrete .f-right {
	width: 80px;
}
.product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .full-product-price .price {
    color: #333;
    font-size: 26px;
    font-weight: 800;
}
.product-view .product-shop .price-box .old-price {
	width: 100%;
}


.promosLinha4 img {
	outline-offset:0px;
	outline:1px solid rgba(0,0,0,0.0);
	box-shadow: 0 0 15px rgba(0,0,0,0.25);
	border-radius: 5px;;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}


/*10062019*/
.valor_boleto {
	margin-bottom: 5px;
}
.valor_boleto .linhaValorBoleto {
    font-size: 24px;
    line-height: 22px;
    color: #333;
    font-weight: 800;
    padding-left: 0px;
    width: 100%;
	float: left;
	text-align: left;
    display: table;
}
.products-list .product-shop .valor_boleto {
	float: left;
	width: 100%;
}
.products-list .valor_boleto .linhaValorBoleto {
    font-size: 28px;
	line-height: 28px;
}
.products-list .product-shop .price-box {
	font-size: 16px;
	line-height: 16px;
}
.products-list .product-shop .price-box .price {
	font-size: 16px;
	line-height: 16px;
}
@media only screen and (max-width: 770px) {
	.valor_boleto .linhaValorBoleto {
		font-size: 18px;
		line-height: 18px;
	}
}
@media only screen and (max-width: 640px) {
	.valor_boleto .linhaValorBoleto {
		font-size: 16px;
		line-height: 16px;
	}
}
.valor_boleto .linhaValorBoleto strong {
    font-weight: 800;
}
.products-grid .price-box .price {
	display: table;
	width: 100%;
}
.category-products .price-box .price {
	display: table;
	width: 100%;
}
.price-box .price {
	font-size: 16px;
	line-height: 16px;
}
.price-box .regular-price .price::before {
    content: "Ou ";
	display: table;
	float: left;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	margin-right: 5px;
}
.price-box .old-price .price {
	font-size: 12px;
	line-height: 16px;
}
.price-box .old-price .price::before {
    content: "Ou ";
	display: table;
	float: left;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	margin-right: 5px;
}

.category-products .price-box {
    margin-bottom: 2px;
}
.product-view .product-shop .valor_boleto {
	margin-bottom: 10px;
}
.product-view .product-shop .linhaValorBoleto {
	width: 100%;
	display: table;
	text-align: left;
	color: #333;
	font-size: 28px;
	line-height: 28px;
	font-weight: 800;
}
.product-view .product-shop .linhaValorBoleto strong {
    font-weight: 800;
}
.product-view .product-shop .linhaEscritaBoleto {
    color: #333;
	font-size: 12px;
	width: 100%;
	display: table;
	text-align: left;
	text-transform:none; 
}
.product-view .product-shop .price-box .old-price {
    width: auto;
}
.product-view .product-shop .price-box {
	margin-bottom: 0;
	margin-top: 20px;
}
.product-view .product-shop .price-box .special-price {
	font-size: 16px;
	width: auto;
	margin-top: 2px;
}
.product-view .price-box .old-price .price {
    color: #888;
}
.product-view .product-shop .price-box .special-price .price {
	font-size: 18px;
	line-height: 18px;
}

.product-view .product-shop .price-box .regular-price .price {
    color: #333;
	font-size: 18px;
	line-height: 18px;
    font-weight: 800;
}


/*27062019*/
.product-view #shipping-estimate-results .block-shipping-estimate li {
    width: calc(100% - 00px);
}

.product-view #shipping-estimate-results .block-shipping-estimate .fraseRodapeFrete {
    background: #ECF5F9;
    padding: 10px;
    color: #0a465a;
    font-size: 12px;
    line-height: 1.1em;
    margin-top: 10px;
}
.category-products .ratings {
	margin: 0px 0 10px;
	float: left;
}
@media only screen and (min-width: 771px) {
	.bannerDesktop {display: block;}
	.bannerMobile {display: none;}
}
@media only screen and (max-width: 770px) {
.bannerDesktop {display: none;}
.bannerMobile {display: block;}
}





/*Blackfriday
.cms-index-index.cms-home2, 
.catalogsearch-result-index, 
body.catalog-product-view {
    background:#000;
}
.catalog-product-view .col1-layout .col-main {
	background:#000;
}
.catalog-category-view .page, 
.catalog-product-view .contentDescricaoView {
    background:#000;
}
.catalog-category-view .page {
    background:#000;
}
.toolbar,
.contentDescricaoView .caixamargin-main-container  {
	background: #FFF !important;
}
.page-title h1 {
	color:#FFF;
}
.contentDescricaoView .caixaBrancaMargin {
    margin-top: 30px;
    padding: 20px;
}
.catalog-product-view .contentDescricaoView {
	border: none;
	margin-bottom: 90px;
}
.product-view .product-img-box .product-name h1,
.product-view .product-shop .product-name .h1 {
    color: #FFF;
}
.product-view .product-img-box .product-sku {
    color: #999;
}
.owl-carousel .product-info {
    background: #FFF;
}
body.cms-index-index .widget-title h2 {
    color: #222;
    padding-top: 20px;
    padding-left: 20px;
}
body.cms-index-index .widget-title h2 {
	color: #FFF;
}
body.cms-index-index .smarthint .widget-title h2 {
	color: #111;
}
Blackfriday*/

/*30032020*/
@media only screen and (min-width: 771px) and (max-width: 1050px) {
	.contentSelos .pagamento {
		width: 100%;
	}
	.contentSelos .scriptSelos {
		width: 100%;
	}
	.scriptSelos .caixaSelo {
		float: left;
	}
}
@media only screen and (min-width: 1051px) {
	.contentSelos .pagamento {
		width: 65%;
	}
	.contentSelos .scriptSelos {
		width: 35%;
	}
}


/*banner site responsivo */
.banner-site-desktop img, 
.banner-site-mobile img {
	width: 100%;
}
@media only screen and (min-width: 771px) {

	.banner-site-desktop {
		display: block;
	}
	.banner-site-mobile {
		display: none;
	}
}
@media only screen and (max-width: 770px) {
	.banner-site-desktop {
		display: none;
	}
	.banner-site-mobile {
		display: block;
	}
}
/*banner site responsivo */

.products-grid .linhaEscritaBoleto {
    text-transform: none;
}


body.catalog-product-view .widget-title {
    text-align: left;
    margin: 50px auto;
    width: 100%;
    color: #222;
    border-bottom: solid 1px #DDD;
}
body.catalog-product-view  .widget-title h2 {
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 600;
    color: #222;
}
body.catalog-product-view .valor_boleto .linhaValorBoleto {
    font-size: 24px;
    line-height: 22px;
}
.catalog-product-view .main-container {
    margin-bottom: 80px;
}


/*ocultar galeria de imagens, compartilhamento e quantidade*/
/*
.product-img-box .more-views {
	display: none;
}
*/
.product-view .add-to-cart .qty-wrapper {
    display: none;
}
/*ocultar galeria de imagens, compartilhamento e quantidade*/

.product-view .add-to-cart .add-to-cart-buttons {
    width: calc(100% - 0px);
}
.product-view .add-to-cart .add-to-cart-buttons button {
    font-size: 16px;
    color: #FFF;
    font-weight: 600;
    letter-spacing: -0px;
	text-shadow: none;
}
.product-view .add-to-cart .add-to-cart-buttons button:hover {
    background: rgb(98, 197, 98);
}
.valor_boleto .linhaValorBoleto strong {
    color: #6c6;
}
.precoparcelado-parcels b {
	color: #6c6;
}
#listadecomentarios .comComentarios {
    padding: 0px;
    margin-top: 30px;
    background: #FFF;
}
#customer-reviews dl dd .review-meta {
    color: #333;
    font-size: 16px;
	font-weight: 600;
}
#customer-reviews .review-heading {
    border-top: none;
    border-bottom: 1px solid transparent;
    background: #FFF;
    padding: 10px 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
#customer-reviews .comComentarios a {
    color: #333;
    font-size: 18px;
}
#customer-reviews dl dt, #customer-reviews dl dd {
    margin: 0px 0;
}
#customer-reviews dl dd {
    border-bottom: solid 1px #CCC;
}
#customer-reviews dl dd:last-child {
    border-bottom: solid 1px #CCC;
}
#customer-reviews .ratings-table th, #customer-reviews .ratings-table td {
    padding: 5px 10px;
    border: solid 1px #fafafa;
}
#customer-reviews dl dd .ratings-table {
    width: auto;
    max-width: 100%;
}
#listadecomentarios .comComentarios {
    margin-top: 0px;
}
#customer-reviews .review-heading {
    padding: 0px 0px;
}

#block-related .item {
    width: calc(100% - 30px);
}
#block-related .valor_boleto, 
.box-up-sell .valor_boleto {
    margin-left: 0;
}
#block-related .price-box .regular-price .price::before, 
.box-up-sell .price-box .regular-price .price::before {
    margin-top: 2px;
}

.box-up-sell .valor_boleto, #block-related .valor_boleto {
    margin-top: 0px;
}

.product-view .product-shop .product-name {
    margin-top: 0px
}
#exibirPrecoParcelado {
    position: relative;
    z-index: 1;
    background: #FFF;
    border-radius: 8px;
    border: solid 1px #DDD;
    box-shadow: 0 0 25px rgb(0 0 0 / 20%);
    margin-top: 0;
    top: auto;
    margin-left: 0;
    width: 100%;
}
.product-view .botaoParcelamento i {
	margin-right: 5px;
}
.product-view .botaoParcelamento a {
	background-color: #EEE;
	width: 100%;
	display: table;
	height: 35px;
	line-height: 35px;
	text-align: center;
	height: auto;
	font-size: 14px;
	text-decoration: none;
}
.product-view .botaoParcelamento a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	right: 15px;
	margin-top: 17px;
	float: right;
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #777;
	position: absolute;
}
.conteudoPrecoParcelado {
    display: table;
}
#exibirPrecoParcelado {
    border-radius: 0;
	box-shadow: 0 0 25px rgb(0 0 0 / 0%);
}
.topoPrecoParcelado {
    padding: 5px 15px !important;
    background: #FFF!important;
    font-size: 13px;
    border-bottom: solid 1px transparent;
}
.caixaPrecoeBoleto {
    margin-bottom: 0px;
}
.product-view .add-to-box {
    margin-top: 20px;
}
.conteudoPrecoParcelado {
    padding-top: 15px !important;
}
.price-box .regular-price .price::before {
    content: "";
	display: none;
}
.price-box .old-price .price::before {
    content: "";
	display: none;
}
/*
.price-box::after {
    content: "Ou";
    display: table;
    float: none;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    margin-right: 5px;
    width: 100px;
    margin-top: 5px;
	margin-bottom: 3px;
}
*/
/*
.price-box .regular-price .price::after {
    content: "Ou";
    display: table;
    float: none;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    margin-right: 5px;
    width: 100px;
    margin-top: 5px;
	margin-bottom: 3px;
}*/
.catalog-product-view .product-shop .price-box .regular-price .price::after {
	margin-bottom: 7px;
}
.product-view .price-box .old-price .price {
    margin-right: 0px;
}
.products-list .valor_boleto {
    margin-top: 0px;
    padding: 0px 0px;
}
.category-products .price-box {
    width: 100%;
    display: table;
	margin-bottom: 0px;
}
p.old-price {
    margin-right: 5px;
}
.valor_boleto::before {
    content: "Ou";
    display: table;
    float: none;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    margin-right: 5px;
    width: 100px;
    margin-top: 5px;
	margin-bottom: 3px;
	text-align: left;
}
.category-products .price-box .regular-price {
	display: table;
	margin-bottom: 7px;
}
.product-view .product-shop .boletogeral {
	display: none;
}
.product-view .short-description .std p {
    margin: 0 0 0em;
}
.product-view .product-shop .price-box {
    margin-bottom: 0;
    margin-top: 0px;
}


.product-view .product-shop .price-info {
    margin-bottom: 7px;
}



/*caixa produto*/
.caixaProduto {
	width:auto;
	padding:10px;
	max-width:200px;
	display:table;
	margin:auto;
}

.caixaProduto:hover {
	box-shadow:0 0 15px rgba(0,0,0,0.1);
}
.caixaProduto:hover .imagemProduto {
	filter:brightness(95%);
}
.caixaProduto .imagemProduto {
	width:100%;
	display:table;
	margin-bottom:10px;
}
.caixaProduto .imagemProduto img {
	width:60%;
	margin:auto;
}
.caixaProduto .tituloProduto {
	display:table;
	width:100%;
	color:#111;
	font-size:13px;
	line-height:1.2em;
	font-weight:400;
	margin-bottom:10px;
}
.caixaProduto .tituloProduto a {
	color:#111;
}
.caixaProduto .valorProduto {
	display:table;
	width:100%;
	color:#6c6;
	font-size:16px;
	line-height:20px;
	font-weight:600;
	margin-bottom:5px;
}
.caixaProduto .valorProduto .valorDe {
	text-decoration:line-through;
	color:#999;
	font-weight:400;
	font-size:13px;
	line-height:20px;
}
.caixaProduto .avistaProduto {
	color:#111;
	font-size:14px;
	line-height:1.1em;
	font-weight:400;
	font-style:italic;
	margin-bottom:5px;
}
.caixaProduto .avistaProduto .valorAvista {
	line-height:1.1em;
	font-weight:600;
	font-style:normal;

}
.caixaProduto .parcelasProduto {
	display:table;
	width:100%;
	color:#111;
	font-size:13px;
	line-height:1.1em;
	font-weight:400;
}
.caixaProduto .botaoComprarProduto {
	display:table;
	width:100%;
	color:#FFF;
	font-size:14px;
	background:#6c6;
	text-align:center;
	font-weight:600;
	height:40px;
	line-height:40px;
	margin:5px 0 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.caixaProduto .botaoComprarProduto a {
	display:block;
	text-decoration:none;
	color:#FFF;
}
.caixaProduto .botaoComprarProduto:hover {
	filter:brightness(95%);
}

.caixaProdutoCenter .avistaProduto, .caixaProdutoCenter .parcelasProduto, .caixaProdutoCenter .valorProduto, .caixaProdutoCenter .tituloProduto {
	text-align:center;
}
.caixaProdutoDireita .avistaProduto, .caixaProdutoDireita .parcelasProduto, .caixaProdutoDireita .valorProduto, .caixaProdutoDireita .tituloProduto {
	text-align:right;
}
@media only screen and (max-width: 1270px) {
.caixaProduto {
	width:auto;
	padding:10px;
	max-width:250px;
	display:table;
	margin:auto;
}
.caixaProduto .tituloProduto {
	font-size:14px;
	line-height:1.2em;
}
}

.product-view .product-img-box .product-sku, 
.product-view .product-shop .product-sku {
    font-size: 10px;
}
.product-view .product-shop .price-box {
    margin-top: 20px;
}
@media only screen and (max-width: 770px) {
	.product-sku-desktop {display: none;}
	.caixaBranca {
		padding-top: 10px ;
	}
}



.sem-avaliacao {
	height: 13px;
	display: table;
	width: 65px;
	margin-bottom:6px;
	background-repeat: repeat-x;
	background-position: 0 -616px;
	background-image:url(../images/icon_sprite2.png);
	background-size: 100px 1000px;
	filter: brightness(0.9);
	-webkit-filter: brightness(0.9);
}
.sem-avaliacao:hover {
	filter: brightness(0.85);
	-webkit-filter: brightness(0.85);
}
.sem-avaliacao a {
    display: block;
    width: 100%;
    height: 13px;
}
.review-product-list #listadecomentarios {
    padding-top: 120px;
}
.review-product-list .caixaBranca.caixaBrancaMargin.caixaBrancaMargin {
	display: none;
}
.review-product-list .caixaPrecoeBoleto {
	display: none;
}
.category-products .ratings .amount {
    display: none;
}
.box-up-sell .ratings .amount,  
.block-related .ratings .amount {
    display: none;
}
.box-up-sell .ratings {
    display: table;
}
.cms-index-index .products-grid .ratings, 
.cms-index-index .products-grid .actions, 
.cms-index-noroute .products-grid .ratings, 
.cms-index-noroute .products-grid .actions {
    display: table;
}
.products-grid .ratings .rating-box {
    margin: 0;
}


.product-view .product-shop .linhaEscritaBoleto {
    margin-top: 5px;
}


@media only screen and (max-width: 770px) {
	.product-img-box {
		margin-bottom: 0px;
	}
	.product-view .linhaInfos {
		margin-bottom: 0px;
	}
	.product-view .product-shop {
		padding: 0 15px;
	}
}



/*alinhamento estrelas*/
.box-up-sell .precoparcelado-parcels, 
.block-related #block-related .precoparcelado-parcels {
    text-align: left;
    width: 100%;
    margin: auto;
    font-size: 12px;
}
.box-up-sell h2.product-name, 
.block-related .product-name {
    margin-bottom: 10px;
}
.ratings .rating-box, .ratings .rating-links {
    margin: 0px 0 0px;
    margin-top:5px;
}
.sem-avaliacao {
    margin: 0px 0 0px;
    margin-top:11px;
}
.category-products .sem-avaliacao {
    margin: 0px 0 0px;
    margin-top:11px;
}
.category-products .ratings {
    margin-bottom:8px;
}
.lista-carousel .sem-avaliacao {
    margin-bottom:6px;
	margin-top:5px;
}
.catalogsearch-result-index .category-products .sem-avaliacao, 
.catalog-category-view .category-products .sem-avaliacao {
    margin-bottom: 6px;
}
/*alinhamento estrelas*/

.avaliar-link-detalhes {
	text-align: center;
	width: 100%;
	display: none;
}
.product-view #detalhes-produto #listadecomentarios .avaliar-link-detalhes {
	display: table;
	text-align: left;
}

/*cart cruzados*/
.cart .crosssell .sem-avaliacao {
    margin-bottom: 6px;
}
.cart .crosssell .precoparcelado-parcels {
    display: initial;
}
.cart .crosssell .products-grid .product-image {
    width: 100%;
    margin-right: 0px;
    max-width: 200px;
    float: none;
}



.tagsDestaques .tagPercentual {
    background: #6c6;
}



/*botão boleto paghiper success*/
.checkout-onepage-success .page-title h1, .checkout-onepage-success .page-title h2, .checkout-onepage-success .product-name h1, .checkout-onepage-success .product-name .h1 {
    text-transform: none;
    font-size: 24px;
    font-weight: 400;
    color: #111;
    border-bottom: none;
    padding-bottom: 3px;
    margin-bottom: 15px;
    text-transform: none;
    font-family: 'Open Sans',sans-serif;
}
.checkout-onepage-success .buttons-set button {
	float: none;
    background: #DDD;
    font-size: 12px;
    color: #333;
    padding: 10px 20px !important;
    border-radius: 0px;
    min-height: 43px;
    border: 1px solid #DDD;
    margin-bottom:0px;
}
.checkout-onepage-success .buttons-set button:hover {
    background: #DDD;
    filter:brightness(95%);
}
.checkout-onepage-success .button {
    background: #6c6;
    font-size:18px;
    font-weight: 600;
    padding: 20px 20px;
    letter-spacing: 0px;
    text-transform: none;
    color: #FFF;
    border-radius:3px;
    margin-bottom:40px;
}
.checkout-onepage-success .button:hover {
    background: #6c6;
    filter:brightness(105%);
}
.checkout-onepage-success input#linha_digitavel {
    background-color: #FFF;
    border: solid 1px #DDD;
    padding: 15px;
    height: 43px;
    margin-top: 10px;
}
.checkout-onepage-success .buttons-set p {
    font-size:16px
}
.checkout-onepage-success .buttons-set:last-child() {
    margin-top:60px
}
/*botão boleto paghiper success*/


.product-view #shipping-estimate-results .block-shipping-estimate .fraseRodapeFrete {
    background: #FFF;
}


.owl-carousel .tagsDestaques {
    margin-top: 10px;
    top: 0;
    position: absolute;
    left: 0;
    display: table;
    z-index: 15;
}
.avaliacoes-rodape-fixo {
    position: fixed;
    bottom: 10px;
    left: 15px;
    height: auto;
    width: 150px;
    background-color: #EEE;
    padding: 4px 5px;
    font-size: 12px;
    z-index: 999;
    border-radius: 5px;
}
.avaliacoes-rodape-fixo a {
	display: table;
}
.avaliacoes-rodape-fixo img {
	max-width: 140px;
	margin: 0;
	padding: 0;
}
.avaliacoes-rodape-fixo img:hover {
	filter: brightness(105%);
	-webkit-filter: brightness(105%);
}

.whatsapp1 {bottom: 80px;}
.whatsapp2 {bottom: 130px;}
.whatsapp3 {bottom: 180px;}

.caixaFreteGratis {
    width: calc(100% - 0px);
    padding-bottom: 15px;
    padding-top: 15px;
	background-color: transparent !important;
}
.product-view .calculodefrete {
    margin-top: 15px;
	padding: 0;
}
.tagDestaqueFrete {
    margin: 5px 0;
	background-color: transparent;
}
.fretegratis-tag {
	background-color: #66cc66;
	width: auto;
	padding: 3px 10px;
	display: table;
	border-radius: 3px;
	font-size: 11px;
	line-height: 1.1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}
.tagDestaqueFrete .fretegratis-tag {
	font-size: 10px;
	padding: 3px 5px;
}
.products-list .tagDestaqueFrete {
    float: left;
    width: 100%;
    background-color: transparent;
}
.product-view .product-essential .fretegratis-tag {
	font-size: 11px;
	padding: 5px 10px;
}


.checkout-cart-index .cart .crosssell {
	margin: 40px 0 70px;
}
.checkout-cart-index .owl-theme .owl-nav {
    margin-top: -50px;
}
.checkout-cart-index .cart .crosssell .products-grid .product-image {
    max-width: 100%;
}
.checkout-cart-index .cart .crosssell .owl-carousel .owl-item .item {
    padding: 10px 0 20px;
	display: table;
}
.checkout-cart-index .cart .crosssell .owl-carousel .owl-stage-outer {
    margin: -10px;
	padding: 10px;
}
.checkout-cart-index .cart .crosssell .botatoAddCarrinhoCheckout {
    margin-top: 5px;
}
.cart .crosssell .botatoAddCarrinhoCheckout button {
    line-height: 1.1em;
}
@media only screen and (max-width: 770px) {
	.checkout-cart-index .cart .crosssell h1 {
		font-size: 20px;
	}
	.checkout-cart-index .owl-theme .owl-nav {
		margin-top: -35px;
	}
}