@charset "UTF-8";
.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 {
  float: right; }
  @media (max-width: 479px) {
    #contact-link {
      text-align: center; } }
  #contact-link a {
    display: block;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    padding: 8px 9px 11px 8px;
    cursor: pointer;
    line-height: 21px;
    font-size: 13px;
    font-family: "Roboto", Helvetica, sans-serif;
    letter-spacing: 0.025em;
    background: url(../../../img/contact.png);
    background-repeat: no-repeat;
    background-position-x: 7px;
    padding-left: 30px;
    background-position-y: 9px;
    		/*
    		&:before {
    			/*
    			content: "\e909";
    		    font-family: $font-dp;
    			font-size: 19px;
    			color: white;
    			padding-right: 10px;
    			vertical-align: bottom;
    
    
    
    			display: inline-block;
    		    font: normal normal normal 20px/1 FontAwesome;
    		    font-size: inherit;
    		    text-rendering: auto;
    		    -webkit-font-smoothing: antialiased;
    		    -moz-osx-font-smoothing: grayscale;
    		    transform: translate(0, 0);
    		    content: "";
    		    font-size: 16px;
    		    padding-right: 6px;
    		}
    		*/ }
    #contact-link a:hover, #contact-link a.active {
      background-color: #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 "Roboto Condensed", 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 */
