.shop-phone {
  float: left;
  padding: 5px 0 10px;
  line-height: 18px; }
  @media (max-width: 767px) {
    .shop-phone {
      display: none; } }
  .shop-phone i {
    font-size: 21px;
    line-height: 21px;
    color: #fff;
    padding-right: 7px; }
  .shop-phone strong {
    color: #fff; }
  @media (max-width: 991px) {
    .shop-phone.is_logged {
      display: none; } }

#contact-link {
/* AB  float: right;
  border-left: 1px solid #515151; */
/* Ajout AB */
	width: 130px;
	height: 50px;
	left: 250px;
	top: 15px;
	position: absolute;
	}
	@media (min-width: 768px) and (max-width: 1279px) {
    #contact-link {
      width: 70px;
	  left: 150px;
	  height: 20px; } }
	@media (max-width: 767px) {
    #contact-link {
      text-align: center;
		float: left;
		background-image: url("/magasin/themes/TestAlex/img/panneau-contactez-nous-mobile.png");
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position-y: bottom;
		padding-top: 10px;
		padding-bottom: 15px;
		padding-left: 0px;
		padding-right: 0px;
		position: relative;
		left: 0px;
		top: 0px;
		width: auto;
		height: unset; } }	  
/* Fin Ajout AB */
  #contact-link a {
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 8px 10px 11px 10px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    line-height: 18px;
	font-size: 0px;
	height: 50px;	}
    @media (max-width: 767px) {
      #contact-link a {
        font-size: 100%;
        height: auto;
		font-style: italic;
		color: rgba(255, 255, 255, 0.1);		} }
/* AB    #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; }

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