/* Perquè el camp de cerca no quedi tapat pel menú */
.navigation .search-widget.open{
	z-index: 100;
  	border:solid 1px #b20034;
}

/* Traiem el list-style del menú */
ul.mm_menus_ul {
	list-style: none;
}

/* Traiem el text shop now de les icones de Vajillas, Ollas, etc. i centrem el títol i traiem el border */
.an_banner-content span.an_banner-textlink {
	display:none;
}

.row .an_banner-content p {
  position: relative;
	top: -100px;
	left: -60px;
	text-align: center;
}

.an_banner-border {
	display:none;
}

/* */
.an_homecategories {
	margin: 30px 0px 60px 0px;
}

/* Posem la font per defecte en les icones de les categories */
.an_banner-content .an_banner-title, .page-home .product-banner .banner-text-bl h2 {
    font-family: inherit;
	font-size: 1.5em;
	font-weight: bold;
  }

/**/
h2.h1.products-section-title, .h2.products-section-title {
	font-size:3em;
}

/**/
.featured-products-slider.featured-products.clearfix.m-t-3{
	padding-bottom: 70px;
}

.an_homeproducts-container.js-an_homeproducts-container {
	padding-top: 70px;
}

/* Traiem la opacitat de les marques */
.an_brandslider-item img {
    opacity: 1;
}

/* Perquè la imatge de la categoria bosses sigui tota l'amplada de la pàgina*/
.block-category #category-description img {
	max-width: 100%;
}

/* Títol categoríes MENÚ */
ul.mm_blocks_ul li.mm_blocks_li div.ets_mm_block.mm_block_type_image span.h4 a{
  color: #b20032 !important; 
}
ul.mm_blocks_ul li.mm_blocks_li div.ets_mm_block.mm_block_type_image span.h4{
	text-align:center;
}

.ets_mm_megamenu_content_content ul  {
	list-style: none;
}

/* Estils i posició Mega menu pro */

li.higiene li{
	margin: 0px 30px;
}

li.en-la-sala li {
	margin: 0px 12px;
}

li.en-la-mesa li {
	margin: 0px 12px;
}


ul.ets_mm_categories li a.ets_mm_url{	
	background-color: #FFF !important;
}

.tu-negocio {
	background-color: #e0dbdc;
}

.tu-negocio span.h4 a{
	color: #666 !important;
}

.tu-negocio ul li a{
	color: #b20034 !important;
	text-transform: uppercase;
	font-weight: bold;
}



/* Traiem el logo del footer */
#footer #_desktop_logo {
	display:none;
}

/* Creem tabs pels títols de Destacados i Más populares */
.an_homeproducts-tabs-list {
	border-bottom: solid 2px #b20032;
	margin-top: 20px;
	margin-bottom: -40px;
}

.an_homeproducts-tabs-list .an_homeproducts-tab {
	border-top: solid 1px #b20032;
	border-left: solid 1px #b20032;
	border-right: solid 1px #b20032;
	padding: 10px;
	background-color: #e0dbdc !important;
	color: #666 !important;
	margin: 0px;
}

.an_homeproducts-tab:hover {
	background-color: #e0dbdc !important;
}

.an_homeproducts-tab.active  {
	background-color: #b20032 !important;
	color: #FFF !important;
} 

/* Ombra als banners inferiors de la home */
.an_banner-img, .block_newsletter {
	box-shadow: 1px 2px 20px 6px #aaa;
}

