.shop-phone {
  float: left;
  color: #333;
  cursor: pointer;
  display: block;
  font: 400 12px/12px "Roboto", sans-serif;
  margin: 10px 10px 10px 0;
  text-decoration: none; }
  .shop-phone i {
    font-size: 12px;
    line-height: 12px;
    color: #333;
    padding-right: 7px; }
  .shop-phone strong {
    color: #333;
    font-weight: normal; }

#contact-link {
  margin: 10px 0 10px 10px;
  clear: both;
  float: right;}
  #contact-link a {
    color: #333;
    cursor: pointer;
    display: block;
    font: 400 12px/12px "Roboto", sans-serif;
    padding: 0;
    text-decoration: none;}
    #contact-link a:hover, #contact-link a.active {
      color: #333; }

#contact_block .label {
  display: none; }
#contact_block .block_content {
  color: #333; }
#contact_block p {
  margin-bottom: 4px; }
#contact_block p.tel {
  font: 400 12px/12px "Roboto", sans-serif;
  color: #333;
  margin-bottom: 6px; }
  #contact_block p.tel i {
    font-size: 12px;
    vertical-align: -2px;
    padding-right: 10px; }
