body.pagina-home #nav-main .element-menu-category,
body.pagina-home #nav-main .element-menu-main {
	margin-bottom: 0 !important;
}

.wrapper-product-combination .product-combination-list .product-combination-item label {
    background: #fff;
    border: 5px solid #bdbdbd;
    cursor: pointer;
    display: block;
    font-size: 12px;
    padding: 5px;
    text-align: center;
}
p.product-category {
    display: none;
}
.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%;
}
.element-banner-main {
    margin-bottom: 0px;
}

.wrapper-depoimentos .post {
    margin: 15px;
}
.header-box-content h1, .header-box-content h2, .header-box-content h3, .header-box-content h4, .header-box-content h5, .header-box-content h6, .header-box-content .title-primary, .header-box-content .title-secundary {
    color: #b00052;
}

/*Ocultar Categoria Coleção Inverno*/
a.ocultar {
    display: none !important;
}
/*FIM - Ocultar Categoria Coleção Inverno*/

/*Banner tarja 100%*/
.element-banner-stripe .container-12,  

.element-banner-stripe .container-12 .grid-12, 

.element-banner-stripe #banner-stripe, 

.element-banner-stripe { 

    margin: 0 !important; 

    max-width: 100% !important; 

    padding-left: 0 !important; 

    padding-right: 0 !important; 

    width: 100% !important; 

}  

  

.element-banner-stripe li img, 

.element-banner-stripe li {  

    width: 100%;  

} 