.shop-phone {
  float: left;
    padding: 15px 0 10px;
    line-height: 18px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
    }
.head_skype {
    display: inline-block;
    margin-left: 25px;
    margin-top: 15px;
    width: auto;
    font-weight: 400;
}
.fa-skype:before{
  color: #15adf0;
  font-size: 17px;
}
  @media (max-width: 767px) {
    .shop-phone {
      display: block; } }
@media (max-width: 767px) {
  .head_skype {
    float: left;
    margin: 5px 0 !important;
    width: 100% !important;
  }
}
  .shop-phone i {
    font-size: 21px;
    line-height: 21px;
    color: #A5A5A5;
    padding-right: 7px; }
  .shop-phone strong {
    color: #A5A5A5;
    font-weight: normal; }
  @media (max-width: 991px) {
    .shop-phone.is_logged {
      display: block; } }
  @media (max-width: 550px) {
/*.shop-phone {*/
    /*display: block;*/
    /*float: none;*/
    /*line-height: 18px;*/
    /*padding: 5px 0 5px;*/
/*}*/
    .shop-phone {
      padding: 12px 0 10px;
    }
    .shop-phone > a {
      font-size: 14px;
    }
    .shop-phone > a:last-child {
      display: block;
      margin-top: 10px;
    }
    .shop-phone font {
      display: none;
    }
.head_skype {
    display: inline-block;
    margin-left: 0;
    width: auto;
}
  }
#contact-link {
  float: right;
  position: relative;
  margin-right: 6px;
/*  border-left: 1px solid #515151;*/ }

#contact-link::before {
  background: #c6c6c6 none repeat scroll 0 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 3px;
  position: absolute;
  right: -4px;
  top: 20px;
  width: 3px;
}
  @media (max-width: 479px) {
    .shop-phone strong {
    color: #a5a5a5;
    display: block;
    font-weight: normal;
    margin-left: 25px;
}
    #contact-link {
      text-align: center; } }
  #contact-link a {
    display: block;
    color: #666;
/*    font-weight: bold;*/
    padding: 12px 10px 11px 10px;
/*    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);*/
    cursor: pointer;
    line-height: 18px; }
    @media (max-width: 479px) {
      #contact-link a {
        font-size: 12px;
        padding-left: 15px;
        padding-right: 15px;
      }

      #contact-link:before {
        right: -1px;
      }
        }
    #contact-link a:hover, #contact-link a.active {
      /*background: #2b2b2b;*/
      color: #131313; }
  @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 */

.header-contacts{
  display: table;
  float: left;
  width: 60%;
}

@media (max-width: 767px) {
  .header-contacts{
    display: none;
  }
}
