/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/*ABTP-Maconnerie*/
/*background: rgba(68,187,197,.9); pour exemple opacité couleur*/



/*Parallax*/
#parallax_baner a.parallax_button {
    display: none;
}

/*LOGO*/
@media (min-width: 768px){
.stickymenu_yes.stickymenu_yes a#_desktop_logo img {
    max-width: 130%;
    margin-left: 26em;
    margin-bottom: -13px;
    margin-top: -15px;
}
}


/*Picto enveloppe et tel grossis*/
#contact-link span.shop-phone i {
    transform: scale(2);
}
/*Taille texte et N°*/
#contact-link span.shop-phone strong, #contact-link span.shop-phone strong a, .lang_currency_top span.expand-more, nav.header-nav .user-info a.account {
    font-size: medium;
}


i.material-icons.search{
    display:none
}
i.material-icons.logged{
    display:none
}



/*LT Page Maconnerie*/
/*.page-content.page-cms-6 img{*/
    /*border: 1px solid rgba(0,0,0,.125);*/
    /*box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);*/
/*}*/

