.wcf-att-inner {
  font-size: 24.5px;
  font-style: normal;
  font-weight: 500;
}
.wcf-att-inner {
  font-size: 18.5px;
  color: #000000;
}
.wcf-qty-options .woocommerce-Price-amount {
  display: none;
}
.wcf-product-option-wrap .wcf-qty-table-titles > .wcf-price > .wcf-field-label {
  display: none;
}
.woocommerce div.product form.cart {
  padding-top: 20px;
}
.kt-row-layout-equal .kb-button {
  background-color: #728222;
}
.site-header-main-section-right-center .button {
  background-color: #728222;
}
@media screen and (max-width: 768px) {
  .wcf-att-inner {
    font-size: 18.5px;
    color: #000000;
  }
  .woocommerce div.product form.cart {
    padding-top: 30px;
  }
}
@media screen and (max-width: 667px) {
  .woocommerce div.product form.cart {
    padding-top: 32px;
  }
}
@media screen and (max-width: 375px) {
  .woocommerce div.product form.cart {
    padding-top: 34px;
  }
}
