/*Сделать перенос слов в блоке адрес в футере
.c-footer.c-footer-template-1 .widget-view .widget-view-6 .widget-part.widget-part-left .widget-part-item {
white-space: normal !important;
}

/*
.showmobile { display: none; }
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){ .showmobile { display: inline; }}
.showmobile {
  margin: 100px;
  width: 400px;
  height: 120px;
z-index: 10000;
  }*/