/*#header-main .header-2 {
    background:#2d3947;
}

.welcome-message {
	color: #fff;
}

#header-main .element-menu-top .menu-top-list li a {
  	color: #fff;
}*/
/*
#header-main .header-main-inner div[class^="header"].header-2 {
    padding: 20px 0 !important;
}
*/
/* Botão Adicionar cupom de desconto*/

.cart-data-coupon-holder .link {
	background: #ffffff;
	border: 1px solid;
	color: #000 !important;
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px !important;
	padding: 10px 15px;
	text-decoration: bold;
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
}

/* Imagens tamanho Monnieri*/

#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%;
}

/*CUSTOM - Banners Tamanhos Tarja*/
.element-banner-tamanhos {
    text-align: center;
}
.title-banner-tamanhos {
    font-weight: bold;
    color: #000;
    font-size: 20px;
}
.banner-tamanhos {
    display: flex;
    justify-content: center;
    padding: 20px 0;
}
.banner-tamanhos li {
    margin: 0 5px;
}
/*FIM - CUSTOM - Banners Tamanhos Tarja*/

/*Remover preço á vista*/
#product-list .product-list-item .product-info .product-cash-price,
#product-list-sidebar .product-list-item .product-info .product-cash-price {
	display: none !important;
}

p.product-price-off {
    display: none;
}

#cart-products-table .cart-products-list .cart-products-list-item>div.cart-item-remove-holder .cart-item-remove {
    color: #808080 !important;
}

.cart-data-btn-holder.cart-slider-submit a#cart-data-btn {
    padding: 8px 22px;
}

.cart-data-btn-holder.cart-slider-submit a#cart-data-btn span.btn-text {
    font-size: 18px !important;
}

/*Cor do menu em Vermelho*/
.vermelho{
    color: #d16352 !important;
}
/*FIM - Cor do menu em Vermelho*/


.product-category { 
display: none !important; 
}
