.nav-icon{
font-size:20px;
font-weight:bold;
}

@media (max-width:1299px){
.nav_d{display:none;}}

.shop-phone {
  float: left;
  padding: 11px 0 7px 15px;
  margin-left:15px;
  /* line-height: 26px; */
  color:#ffffff;
  font-family:"Open Sans", Verdana, Arial;
  display:block; }
.shop-phone i {
  font-size: 21px;
  line-height: 21px;
  color: #fff;
  padding-right: 7px; }
.shop-phone strong {
  color: #fff; }
@media (max-width: 767px) {
  .shop-phone {
    display: none; } }
@media (max-width: 767px) {
  .shop-phone.is_logged {
    display: none; } }
@media (max-width: 1023px) {
  .shop-phone {
    padding: 14px 0 4px 12px; }
  .shop-phone i {
   font-size: 18px;
  line-height: 18px;
  padding-right: 2px;
    }
  }

#contact-link {
  float: right;
  border-left: 1px solid #515151; 
  /* border-right: 1px solid #515151; */}
  @media (max-width: 767px) {
    #contact-link {
      text-align: center; } }
  #contact-link a {
    display: block;
    color: #fff;
    font-weight: bold;
    font-family:"Open Sans", Verdana, Arial, Helvetica, sans-serif;
    padding: 11px 12px 9px 12px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    line-height: 26px; }
    @media (max-width: 767px) {
      #contact-link a {
        font-size: 13px;
        line-height: 22px;
        padding-left: 14px;
        padding-right: 14px; } }
    #contact-link a:hover, #contact-link a.active {
      background: #2b2b2b; }
  @media (max-width: 767px) {
    #contact-link.is_logged {
     /* display: none;*/ } }

@media (max-width: 767px) {
  #contact_block {
    margin-bottom: 20px; } }
#contact_block .label {
  display: none; }
#contact_block .block_content {
  color: #888888; }
#contact_block p {
  margin-bottom: 4px; }
#contact_block p.tel {
  font: 400 17px/21px Arial, Helvetica, sans-serif;
  color: #333;
  margin-bottom: 6px; }
  #contact_block p.tel i {
    font-size: 25px;
    vertical-align: -2px;
    padding-right: 10px; }


 /* Dropdown Button */
.dropbtn-infos {
  /* background-color: #2e7a3a; */
  /* background-color: #008502; */
  font-family:"Open Sans", Verdana, Arial, Helvetice, sans-serif;
  color: white;
  padding: 11px 10px 9px 12px;
  /*font-size: 16px;*/
  line-height:26px;
  border: none;
  text-align:center;
  cursor: pointer;
}
@media (max-width: 767px) {
    .dropbtn-infos {
      font-size: 13px;
      line-height: 22px;
        padding-left: 14px;
        padding-right: 14px; } } 

/* The container <div> - needed to position the dropdown content */
.dropdown-infos{
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content-infos {
  display: none;
  position: absolute;
  background-color: #5e5e5e;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content-infos a {
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content-infos a:hover {background-color: #474747;}

/* Show the dropdown menu on hover */
.dropdown-infos:hover .dropdown-content-infos {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
/* .dropdown-infos:hover .dropbtn-infos {background-color: #3e8e41;}  */

/* AJOUT TOP PHONE */
@media screen and (max-width: 1100px) {
    .top-phone {
        display:none;
    }
}

.top-phone{
    /*display:inline;*/
}
/* From blockuserinfo */
.header_user_link {
  float: right;
  border-left: 1px solid #515151;
  /* border-right: 1px solid #515151; */}
  .header_user_link a, .header_user_link span.hl-pol {
    color: #fff;
    font-weight: bold;
    font-family:"Open Sans", Verdana, Arial, Helvetice, sans-serif;
    display: block;
    padding: 11px 10px 9px 10px;
    cursor: pointer;
    line-height: 26px; }
    @media (max-width: 767px) {
      .header_user_link a, .header_user_link span.hl-pol {
        font-size: 13px; 
        line-height: 22px;
        padding-left: 14px;
        padding-right: 14px;} }
    .header_user_link a:hover, .header_user_link a.active, .header_user_link span.hl-pol:hover, .header_user_link span.hl-pol.active {
      background: #2b2b2b; }

/*# sourceMappingURL=blockcontact.css.map */
