#header-main {
    background: #5D6D2E;
}
#header-main .element-shopping-cart .link-shopping-cart {
    background: #B7882C;
    padding: 10px 20px 10px 45px;
}

.logo > a {
    display: inline-block;
	text-decoration: none;
    padding-bottom: 10px;
}
/*
.logo > a:before {
    content: "Empório";
    color: #fff;
    display: block;
    text-align: center;
}*/

.welcome-message p,
#header-main .element-menu-top .menu-top-list li a {
	color: #fff;
}

.element-address {
	display: none !important;
}
#product-list .product-list-item .product-info .product-name h2 {
    clear: both;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 0;
    min-height: 52px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
body {
    color: #000000;
    font-size: 16px;
    line-height: 18px;
    overflow-x: hidden;
}
#product-list .product-list-item .product-info .product-name h2 {
    clear: both;
    font-size: 16px;
    /* line-height: 10px; */
    margin-bottom: 0;
    min-height: 52px;
    padding-bottom: 10px;
    text-transform: initial;
}
#product-list .product-list-item {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	width: 100%;
}

.product-category {
	display: none !important;
}



.product-brand {
	display: none !important;
}

/*Nome dos produtos com iniciais maiúsculas*/
.element-product-detail .product-info .product-name {
    text-transform: initial;
}
/*FIM - Nome dos produtos com iniciais maiúsculas*/
/*
body.pagina-home #vitrine .bx-wrapper .bx-controls-direction a,
.element-product-related .bx-wrapper .bx-controls-direction a {
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=20);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
}
*/
body.pagina-home #vitrine .bx-wrapper .bx-controls-direction a.bx-prev,
.element-product-related .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
}

body.pagina-home #vitrine .bx-wrapper .bx-controls-direction a.bx-next,
.element-product-related .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
}
/*Ajustes devido a logo maior*/
#header-main .header-2 {
    padding: 0px 0 !important;
}
#header-main div[class^="header-"] {
    margin-bottom: -15px;
}

element.style {
}
.element-info .info-inner {
    display: none;
}

/*Ajuste Setas produtos Vitrine - #242399*/
span[class^="icon"].icon-circle-next:before {
    content: "\f054";
}
span[class^="icon"].icon-circle-prev:before {
    content: "\f053";
}
body.pagina-home #vitrine .bx-wrapper .bx-controls-direction a.bx-next, .element-product-related .bx-wrapper .bx-controls-direction a.bx-next {
    right: -50px !important;
}
body.pagina-home #vitrine .bx-wrapper .bx-controls-direction a.bx-prev, .element-product-related .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -60px !important;
}
body.pagina-home #vitrine .bx-wrapper:hover .bx-controls-direction a, .element-product-related .bx-wrapper:hover .bx-controls-direction a {
    opacity: 1 !important;
}

body.pagina-home #vitrine .bx-wrapper .bx-controls-direction a span[class^="icon"], .element-product-related .bx-wrapper .bx-controls-direction a span[class^="icon"] {
    font-size: 50px;
    height: 50px;
    line-height: 50px;
    width: 50px;
}
body.pagina-home #vitrine .bx-wrapper .bx-controls-direction a, .element-product-related .bx-wrapper .bx-controls-direction a {
    height: 50px;
    margin-top: -30px;
    opacity: 1;
}

a.header-blog {
    z-index: 99;
    position: relative;
}

/*FIM - Ajuste Setas produtos Vitrine - #242399*/

button.botaoBlog {
    display: none;
}
button.botaoAssinatura {
    display: none;
}

button.botaoLucas {
    display: none;
}