/** Front End CSS. */
.wkwc-amp-wc-shortcut {
  height: 40px;
  width: 40px;
  background: #000000;
  border-radius: 50%;
  position: fixed;
  bottom: 5px;
  right: 5px;
  z-index: 90000;
  color: #ffffff;
  font-weight: bold;
  line-height: 2.4;
  padding-left: 5px;
}
select#statebilling.hidden {
  display: none !important;
}

