/***** BASE INTEGRATION *****/
/*** VARIABLE ***/
/*** MIXINS ***/
/*** TOOLS ***/
.clear {
  clear: both; }

@media (max-width: 479px) {
  .col-xxs {
    width: 100%;
    margin: 0;
    padding: 0 15px; }

  .hidden-xxs {
    display: none !important; }

  .visible-xxs {
    display: block !important; } }
.shop-phone {
  margin: 5px 5px 10px 0;
  line-height: 14px;
  height: 14px;
  color: black;
  font-size: 13px;
  vertical-align: top;
  display: inline-block;
  float: left;
  text-decoration: none; }
  .shop-phone i {
    font-size: 14px;
    line-height: 14px;
    color: black; }
  .shop-phone strong {
    color: #fff; }
  @media (max-width: 480px) {
    .shop-phone {
      display: none; } }

#contact-link {
  margin: 5px 5px 10px 0;
  padding: 0 5px;
  border-left: 1px solid #515151;
  border-right: 1px solid #515151;
  display: inline-block;
  vertical-align: top;
  line-height: 14px;
  height: 14px;
  float: left; }
  @media (max-width: 479px) {
    #contact-link {
      text-align: center; } }
  #contact-link a {
    color: black;
    font-weight: 400;
    cursor: pointer;
    line-height: 14px;
    height: 14px; }
    #contact-link a:hover i, #contact-link a.active i {
      font-size: 14px; }
      #contact-link a:hover i:before, #contact-link a.active i:before {
        content: "\f0e0"; }

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

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