.shop-phone {
  float: left;
  padding: 0;
  line-height: 33px; }
  
  .shop-phone_contact
  {
	  background:url(../../../img/tel_bg.png) no-repeat;
	  width:244px;
	  height:38px;
	  line-height:38px;
	  display:block;
	  color:#fff;
	  font-family:"robotoblack";
	  font-size:21px;
	  text-align:right;
	  padding-right:20px;
	  letter-spacing:0.5px;
	  position:relative;
	  top:10px;
	  float:right
	  
	  
	  }
  @media (max-width: 767px) {
    .shop-phone {
      /*display: none; */} }
  .shop-phone i {
    font-size: 21px;
    line-height: 33px;
    color: #333;
    padding-right: 7px;
	vertical-align:middle }
  .shop-phone strong {
    color: #333;
	 font-family: 'robotobold';
	 font-weight:normal;
	 font-size:14px;
	 letter-spacing:0.1px }
  @media (max-width: 991px) {
    .shop-phone.is_logged {
      display: none; } }

#contact-link {
  float: right;
  border-left: 1px solid #e8e8e8; }
  @media (max-width: 479px) {
    #contact-link {
      text-align: center; } }
  #contact-link a {
    display: block;
    color: #333;
   
    padding: 8px 10px 11px 15px;
    /* font-weight: bold;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);*/
    cursor: pointer;
    line-height: 18px; }
    @media (max-width: 479px) {
      #contact-link a {
        font-size: 11px;
        padding-left: 5px;
        padding-right: 5px; } }
    #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-family: 'robotobold';
  color: #333;
  margin-bottom: 6px; }
  #contact_block p.tel i {
    font-size: 25px;
    vertical-align: -2px;
    padding-right: 10px; }

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