#content-main{
    background: #F9F9F9;
	margin-bottom:0 !important
}

#nav-bottom{
  background: #F9F9F9;
	margin-bottom:0 !important
}

#content-main .product-view {
background: #fff;
}

#content-main .element-product-detail {
background: #fff;
}

#product-list .product-list-item .product-info p.product-price {
    color: #140a70;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 0px;
	 display: block !important; 
}

#product-list .product-list-item .product-info .product-name {
    color: #828282;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 0;
    min-height: 64px;
    padding-bottom: 0px;
    text-align: center;
}
.product-sharing,
#product-rating .header-box-content {
	 display: block !important; 
}

.element-product-detail .product-thumbnails .bx-wrapper {
	padding: 60px 0;
}

.element-product-detail .product-thumbnails .bx-wrapper .bx-controls a.bx-prev {
	top: 0;
}

.element-product-detail .product-thumbnails .bx-wrapper .bx-controls a.bx-next {
	bottom: 0;
}

.element-shopping-cart {
	padding: 25px 0;
}

.element-shopping-cart .link-shopping-cart .shopping-cart-title,
.element-shopping-cart .link-shopping-cart .shopping-cart-total-price-wrapper {
	display: none;
}

.element-shopping-cart .link-shopping-cart .shopping-cart-total-products-wrapper {
	background: #35b3ab;
	color: #fff;
	font-size: 0;
	position: absolute;
	right: -5px;
	top: 0px;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	border-radius: 99px;
}

.element-shopping-cart .link-shopping-cart .shopping-cart-total-products-wrapper .shopping-cart-total-products {
	display: inline-block;
	font-size: 14px;
	line-height: 19px;
	min-width: 20px;
	text-align: center;
}

.element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart .list-products-shopping-cart {
	border: 2px solid #35b3ab;
	color: #666;
}

.element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart .list-products-shopping-cart .total-price-shopping-cart-wrapper {
	color: #35b3ab;
	font-family: 'source_sans_pro_semibold';
	font-size: 18px;
	line-height: 25px;
}
    
.element-product-detail .wrapper-product-price .wrapper-btn-buy .msg-price {
    display: none;
 }
    
.pagina-produto .wrapper-btn-buy.wrapper-btn-budget span.msg-price {
    display: none !important;
}
