/* GLOBAL */
h1, h2, .h1, .h2{
  text-transform: none;
}

/*MENU*/
.amenu-item .amenu-link{
  font-family: "Satisfy", sans-serif;
  text-transform: none;
  font-size:24px;
}
.amenu-item .category-item.level-1 > .h5{
  margin-bottom: 0px;
  margin-top: 15px;
  line-height: 1;
}
.amenu-item .category-item.level-2 > .h5{
  margin-bottom: 0px;
}
.amenu-item .category-item.level-2 a{
  font-size:14px;
}

.amenu-item .adropdown{
  min-width:260px;
}
  
@media (min-width: 1200px) {
    .adropdown-3 {
        width: calc((1110px * 0.8));
    }
}
/* HOMEPAGE */
.an_advantages .an_advantages-item-img{
	max-width: 70px;
    padding-right: 20px;
}

.page-home .an_banner-simpletext p{
  font-size:16px;
  line-height:26px;
  margin-bottom:.5rem;
}

.page-home .an_banner-simpletext .h2{
  font-size:30px;
  margin-bottom:30px;
}
.page-home .an_banner-simpletext .titre{
  font-size:20px;
  margin-top:30px;
}
.page-home .an_banner-simpletext img{
  width:100%;
  height:auto;
}

/* PRODUCT */
.product-title{
  font-family: "Montserrat", sans-serif;
}

.page-product h1{
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

/* FILTRES */
#search_filters_wrapper .h4{
  font-family: "Montserrat", sans-serif;
}

/* PANIER */
.sb-menu-right .cart-preview .cart-title .h4{
  font-family: "Montserrat", sans-serif;
}

/* SERVICE CLIENT */
.an_clientservice .clientservice-title{
  font-family: "Montserrat", sans-serif;
}

/* FOOTER */
.links .h4, #footer .myaccount-title a, #footer .block-contact-title{
   text-transform: none;
}
.links .h4, #footer .myaccount-title a, #footer .block-contact-title{
  font-size:24px;
  margin-bottom: 10px;
}
#footer .links li {
  font-size:14px;
  margin:0px;
}
.footer-container li a{
  font-size:14px;
  line-height:1;
}

