/*#nav-main .element-menu-main,
#nav-main .element-menu-category {
	display: inline-block !important;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,0.15);
    box-shadow: 0 0 25px rgba(0,0,0,0.15);
}*/
/*
.element-logo .logo {
	padding-right: 30px;
}

.element-menu-category-header #menu-category-header {
	margin-left: -30px;
}

body.pagina-home #nav-main .element-menu-category,
body.pagina-home #nav-main .element-menu-main {
	margin-bottom: 0 !important;
}

.element-banner-main .container-12,
.element-banner-main .container-12 .grid-12 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
	width: 100% !important;
}

.element-banner-main img {
	width: 100%;
}

.element-banner-stripe .container-12,
.element-banner-stripe .container-12 .grid-12 {
	margin-left: 0 !important;
	margin-right: 0 !important;
	max-width: 100% !important;
	width: 100% !important;
}

.element-banner-stripe img {
	width: 100%;
}

#footer-main .footer-3 {
     margin-bottom: 0 !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%;
}

*manu*
#header-main .element-menu-category-header #menu-category-header .menu-category-list>li a {
    display: block;
    font-size: 12px;
    
    element.style {
    font-size: 12px;
}
}
*/
    /*Ajuste menu categoria*/
/*
  .menu-category-inner {
    margin-left: -47px;
}
*/

/*Esconder preço "de" desconto progressivo*/
p.product-price.product-wholesale {
    display: none;
}

/*Esconder tabela de desconto progressivo pag produto*/
.pagina-produto .wrapper-progressive {
    display: none !important;
}
/*
p.product-price span:first-of-type, p.product-old-price span:first-of-type {
	display: initial !important;
}
*/
/*
#footer-main .title-footer {
    color: black;
    }
*/

.titleInferior {
    font-size: 32px;
    font-weight: 600;
    line-height: 39px;
    color: #030504;
    transition: all .2s ease-out;
    text-align: center;
    margin-bottom: 12px;
}

/* Banner principal 100% */ 
body.pagina-home #nav-main .element-menu-category, 
body.pagina-home #nav-main .element-menu-main { 
margin-bottom: 0 !important; 
} 
 
.element-banner-main .container-12, 
.element-banner-main .container-12 .grid-12 { 
    margin-left: 0 !important; 
    margin-right: 0 !important; 
    max-width: 100% !important; 

    padding-left: 0 !important; 

    padding-right: 0 !important; 
    width: 100% !important; 
} 
 
.element-banner-main img { 
width: 100%; 
} 