#header-main .element-logo .logo a img {
	max-height: 40px;
}

.element-banner-stripe #banner-stripe > li:only-child {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.list-comments .list-comments-item .comment-info .comment-header .comment-date {
    display: none;
}
.product-brand {
	display: none !important;
}
#nav-main .element-menu-category #menu-category .menu-category-list > li > a:before,
.title-footer:before {
    color: #fff0;
}
/*CUSTOM - Tamanho imagens variações*/
.wrapper-product-combination .product-combination-list .product-combination-item label {
	height: auto;
}

.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: 102px;
	height: 102px;
	text-align: center;
	width: 102px;
}

.wrapper-product-combination .product-combination-list .product-combination-item label div.combination-image img {
	max-height: 100%;
	max-width: 100%;
}
/*FIM - CUSTOM - Tamanho imagens variações*/

#nav-main .element-menu-main #menu-main .menu-main-list > li > a:before {
display:none
}