#footer-main .element-newsletter .btn {
    background: #777777;
}

#product-list .product-list-item,
#product-list-sidebar .product-list-item {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

#product-list .product-list-item .product-image a:not(.label-unavailable),
#product-list-sidebar .product-list-item .product-image a:not(.label-unavailable) {
    padding-top: 150%;
}

.element-product-detail .product-main-image {
	height: 500px;
}

.element-product-detail .product-main-image img {
	max-height: 500px;
}

.element-info .info-phone:not(.info-whatsapp),
.element-phone .info-phone:not(.info-whatsapp) {
	display: none !important;
}

/* Combinações */

.wrapper-product-combination .product-combination-list .product-combination-item label {
	border-width: 2px;
	font-size: 16px;
	padding: 1px;
}

.wrapper-product-combination .product-combination-list .product-combination-item label div {
	line-height: 32px;
	min-height: 32px;
	top: 0;
	min-width: 32px;
}

.wrapper-product-combination .product-combination-list .product-combination-item label div span {
	border-width: 16px;
}

.wrapper-product-combination .product-combination-list .product-combination-item label div.combination-image {
	font-size: 0;
	line-height: %VALOR%;
	height: 150;
	text-align: center;
}

.wrapper-product-combination .product-combination-list .product-combination-item label div.combination-image img {
	max-height: 100%;
	max-width: 100%;
}

#product-list .product-list-item .label-launch {
	background: #282728;
}
#product-list .product-list-item .label-promo {
    background: #c4ab71;
}
/* Fim Combinações */

.product-combination-list li.product-combination-item label {
    width:75px !important;
}

/*troca de cor da tarja sale*/

#product-list .product-list-item .label-promo {
    background: #1b1a19;
}

.element-product-detail .label-stamp-wrapper .label-stamp.label-launch {
    background: rgb(0 0 0);
}

.element-product-detail .label-stamp-wrapper .label-stamp.label-promo {
    background: #111010;
}

/*pagina extra frete gratis*/
table {
    border-collapse: separate;
    border-spacing: 27px;
}