.woocommerce ul.products li.product .woocommerce-loop-product__title {
  color: #111111;
}
.woocommerce ul.products li.product .price {
  color: #111111;
}
.woocommerce p.woocommerce-result-count {
  color: #808080;
}
.woof_container h4 {
  background-color: #F94616;
  color: #FFFFFF;
}
.woocommerce .woocommerce-ordering select {
  border-style: none;
  border-bottom-width: 1px;
}
.woocommerce form.login {
  border-color: #F94616;
}
.woocommerce form.register {
  border-color: #F94616;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button {
  background-color: #F94616;
  color: #FFFFFF;
}
.u-svg-link:hover {
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
@keyframes hvr-push {
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
.u-svg-link:hover:hover,
.u-svg-link:hover:focus,
.u-svg-link:hover:active {
  animation-name: hvr-push;
  animation-duration: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}
html > body > #sec-f61c > div > p > a {
  position: relative;
  padding-left: 28.8px;
}
html > body > #sec-f61c > div > p > a:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 50%;
  background: #F94616;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-radius: 50%;
  border: 0px solid #F94616;
  display: block;
}
html > body > #sec-f61c > div > p > a:after {
  mask: url('https://cdn.rawgit.com/encharm/Font-Awesome-SVG-PNG/266b63d5/black/svg/address-book.svg');
  -webkit-mask: url('https://cdn.rawgit.com/encharm/Font-Awesome-SVG-PNG/266b63d5/black/svg/address-book.svg');
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  content: '';
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  position: absolute;
  top: 12px;
  left: 50%;
  margin-top: -6px;
  margin-left: -6px;
  display: block;
}
html > body > #sec-f61c > div > p > a:before {
  left: 0;
  top: 50%;
  margin: -12px 0;
}
html > body > #sec-f61c > div > p > a:after {
  top: 50%;
  left: 12px;
  margin: -6px;
}
html > body > #page > #sec-f61c > div > p > a {
  position: relative;
  padding-left: 28.8px;
}
html > body > #page > #sec-f61c > div > p > a:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 50%;
  background: #F94616;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-radius: 50%;
  border: 0px solid #F94616;
  display: block;
}
html > body > #page > #sec-f61c > div > p > a:after {
  mask: url('https://cdn.rawgit.com/encharm/Font-Awesome-SVG-PNG/266b63d5/black/svg/address-book.svg');
  -webkit-mask: url('https://cdn.rawgit.com/encharm/Font-Awesome-SVG-PNG/266b63d5/black/svg/address-book.svg');
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  content: '';
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  position: absolute;
  top: 12px;
  left: 50%;
  margin-top: -6px;
  margin-left: -6px;
  display: block;
}
html > body > #page > #sec-f61c > div > p > a:before {
  left: 0;
  top: 50%;
  margin: -12px 0;
}
html > body > #page > #sec-f61c > div > p > a:after {
  top: 50%;
  left: 12px;
  margin: -6px;
}
.woocommerce ul.products li.product a.button:hover {
  background-color: #F94616;
  color: #FFFFFF;
}
.woocommerce ul#shipping_method li {
  font-size: 12px;
}
.woof_container .woof_container_inner input[type=search] {
  border-color: #F94616;
}
h2:not(.u-subtitle) {
  font-size: 0px;
}
