/*
Theme Name: MAP Express
Description: MAP Express 2017
Author: Adweb
Author URI: https://www.adweb.ma
Version: 2.0
*/
@import url("css/w3.css");
@import url("css/fr-style.css");
@media (max-width: 1024px) {.partage_button{
        display: flex !important;
}}

.bg_produit1 a {
    display: inline-block !important;
    width: 15% !important;;
    margin-right: 5px !important;
    margin-left: 7px !important;
}
.bg_produit1 {
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
    padding: 20px !important;
    background: #efefef;
    margin-bottom: 10px;
}
.com-press {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0.5px !important;
    background: #efefef;
}
.com-press p {
    font-family: 'Roboto', sans-serif;
    color: #999999;
    font-size: 13px;
    padding-top: 10px !important;
}
@media screen and (max-width: 780px) {

#top_head {
    /* background: url(../images/v2/top_head.jpg) center center; */
    background-size: cover;
    padding: 24px 0 0 0;
    background-color: #000;
  }
}
.modal {
    display: none !important;
  }
