

footer .column1 {
position: relative;
top: -18px;
}
@media only screen and (max-width: 1000px) and (min-width: 600px) {
  .q_image_with_text_over .text:hover .desc {
    display:block;
  }
}
ul#menu-footer_menu .sub-menu li {
  padding: 0;
}
ul#menu-footer_menu li:before {
  font-family: FontAwesome;
  content: '\f0da';
}
ul#menu-footer_menu .sub-menu li:before {
  font-family: FontAwesome;
  content: '\f105';
}
ul#menu-footer_menu li a {
  display: inline;
  padding-left: 4px;
}
.ordered ol li {
  margin: 0 0 4px;
}
.product_lists a {
  color: #FFF;
  font-size: 11px;
}
.product_lists a:hover {
  color: #FFF;
}
.q_image_with_text_over .text {
  line-height: 1.0;
}