#webvrtool .site-footer {
  /*background: #204c7b none repeat center top;*/
  background-color: #345b92;
  padding: 0;
  border-top: 2px solid red;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
}

#webvrtool .site-footer a {
  color: #fff;
  color: #e1d9ed;
  /* #9aa0a7; */
  font-size: 1.3em;
  text-transform: uppercase;
}

#webvrtool .site-footer a:hover {
  color: white;
}

#webvrtool .site-footer .site-footer .title {
  color: #fff;
  font: normal bold 16px / 28px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin-bottom: 15px;
  clear: both;
}

#webvrtool .site-footer .footer-outline-decoration {
  border-top: 1px solid rgba(129, 215, 66, 0.96);
}

#webvrtool .site-footer .widget_nav_menu ul li:before {
  content: "";
}

/*.storefront-handheld-footer-bar ul li a {
    color: #aceaff;
}*/
#webvrtool .site-footer .storefront-handheld-footer-bar a:not(.button) {
  color: #cce5ee;
}

#webvrtool .storefront-handheld-footer-bar ul li.editor > a:before {
  content: "\f040";
}

#webvrtool .storefront-handheld-footer-bar ul li.cart .count {
  color: #7551d8;
  background-color: #cce5ee;
  font-weight: bold;
}

#webvrtool .site-info {
  padding: 1.25em 0;
  color: white;
  text-align: center;
}

#webvrtool .site-info a {
  padding: 1.25em 0;
  color: white;
  font-size: 1.0em;
  text-align: center;
}

@media only screen and (max-width: 425px) {
  #webvrtool .site-footer {
    padding: 1.5em;
  }
}
#menu-footer li, #menu-footer2 li, #menu-footer-3 li {
  text-align: center;
}

@media (max-width: 768px) { 
  #webvrtool .site-footer {
    padding-top: 2em;
  }
}
