.contact_us{
float: left;}
.shop-phone {
  float: left;
  padding: 0 10px 0 0;
  line-height: 18px;
  color: black; }
  @media (max-width: 767px) {
    .shop-phone {
      display: none; } }
  .shop-phone i {
    font-size: 11px;
    line-height: 40px;
    color: black;
    padding-right: 7px; }
  .shop-phone strong {
    color: black; }
	
.shop-mail {
  float: left;
  padding: 0;
  line-height: 18px;
  color: black; }
  @media (max-width: 767px) {
    .shop-mail {
      display: none; } }
  .shop-mail i {
    font-size: 11px;
    line-height: 40px;
    color: black;
    padding-right: 7px; }
  .shop-mail strong {
    color: black; }

@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: #333333;
  margin-bottom: 6px; }
  #contact_block p.tel i {
    font-size: 25px;
    vertical-align: -2px;
    padding-right: 10px; }
