#billing_country_field {
  display: none !important;
}

.wcus-checkout-fields {
  margin-top: 25px;
}

.zen-ui-select__value {
  border-radius: 35px;
}

.single_add_to_cart_button {
  text-transform: none !important;
}

.scrollToTop {
  width: 44px !important;
  height: 44px !important;
  right: 20px !important;
  bottom: 75px !important;
}

#chaty-widget-0 .chaty-widget {
  right: 16px !important;
}

#chaty-widget-0 .chaty-widget {
  bottom: 20px !important;
}

@media (max-width: 1024px) {
  .sticky-toolbar-on .scrollToTop {
    bottom: 117px !important;
    right: 12px !important;
  }
  #chaty-widget-0 .chaty-widget {
    right: 9px !important;
    bottom: 65px !important;
  }
}
