.header-top .container:after {
  border-color: #28734a; }

.live-search-list .autocomplete-suggestion .search-price {
  display: none; }

.live-search-list .autocomplete-suggestion .search-price {
  display: none; }

.woocommerce .woocommerce-Price-amount {
  white-space: nowrap; }

#billing_country_field,
#shipping_country_field {
  display: none; }

#ship-to-different-address {
  display: none; }

.links-on-image .add_to_cart_button,
.links-on-image .add_to_cart_read_more {
  display: none; }

.sale-product-daily-deal {
  display: none; }

/*body.woocommerce-cart .coupon {
  display: none;
}
body.woocommerce-checkout  .woocommerce-form-coupon-toggle {
  display: none;
}*/
#mini-cart .total-count a {
  border: 1px solid #000;
  padding: 0 10px; }

.woocommerce-page .term-description {
  display: none; }

#header .main-menu > li.menu-item > a {
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 600; }

#header .searchform input {
  width: 100%; }

.topBannerSection .elementor-heading-title {
  font-size: 25px !important; }

body.blog .post-meta .meta-comments,
body.single-post .post-meta .meta-comments {
  display: none; }

body.single-product .regularPrice {
  margin-bottom: 15px; }
body.single-product .discountPercentage {
  font-weight: 600;
  color: #222529; }

.product-image .inner {
  text-align: center; }
.product-image img {
  max-height: 265px;
  width: auto; }

/* Single product page */
body.single-product .img-thumbnail .inner img {
  max-height: 500px;
  width: auto;
  margin: 0 auto; }
body.single-product .product-summary-wrap .regularPrice {
  display: none; }

body .text-capitalize {
  text-transform: inherit !important; }

.grecaptcha-badge {
  display: none; }

#modal-newsletter {
  visibility: hidden;
  position: fixed;
  z-index: 999;
  background: #28734a;
  color: #fff;
  bottom: 0;
  left: 30px;
  padding: 30px;
  opacity: 0;
  transition: opacity 500ms, bottom 500ms; }
  #modal-newsletter.visible {
    visibility: visible;
    opacity: 1;
    bottom: 40px; }
  #modal-newsletter.closed {
    display: none; }
  #modal-newsletter h2 {
    color: #FFFFFF;
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center; }
  #modal-newsletter p {
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 30px;
    text-align: center; }
  #modal-newsletter input[type=email],
  #modal-newsletter input[type=text] {
    margin: 0 40px 20px 0;
    padding-left: 10px;
    width: 100%;
    max-width: initial;
    font-size: 20px; }
  #modal-newsletter input[type=submit] {
    background: #981a32; }
  #modal-newsletter .modal-close {
    cursor: pointer;
    float: right;
    font-family: sans-serif;
    margin-bottom: 10px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAUklEQVR4AWP4z/pf9T87Axbwnx0ow8oAJIz+6wCVYErrAGVUwQxMJQhRFA6mNIYABg9TD5o0phJ0aUwlCGnCCghbQdiRRHiTYEARDGqCkUUwugHArpe9iWLlRAAAAABJRU5ErkJggg==);
    height: 16px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 16px; }

/* Disable Register now! button on login popup */
#login-form-popup .register-btn {
  display: none; }

/* Disable edit button for woocommerce > edit adresses > billing address */
body.woocommerce-edit-address .woocommerce-Addresses .woocommerce-Address:first-child .woocommerce-address-title .edit {
  display: none; }

@media only screen and (min-width: 768px) {
  .topBannerSection .elementor-heading-title {
    font-size: 39px !important; } }

/*# sourceMappingURL=style.css.map */
