/*** Import *****/
@import url("loading-btn.css");
/* @import url("loading-group.css"); */
@import url("H-custom.css");
/*** End ****/
.blog-info-tag span:before {
  content: ",";
  position: absolute;
  bottom: 6px;
  right: 0;
  height: 100%;
  font-size: 16px;
  width: auto;
  padding-right: 5px;
}
.blog-info-tag span {
  position: relative;
  display: inline-block;
  padding-right: 10px;
}
.blog-info-tag span:last-child:before {
  display: none;
}
/* .wpcf7 form .wpcf7-response-output {
  border: 0;
  margin: 0 auto;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  width: 100%;
} */
.wpcf7 form.sent .wpcf7-response-output {
  color: #46b450;
}
.wpcf7 form.invalid .wpcf7-response-output {
  color: red;
}

.woocommerce a.added_to_cart {
  display: none;
}

.swal2-popup {
  font-size: 1.6rem;
}
.swal2-html-container strong {
  font-weight: 700;
}
.swal2-html-container p:not(:last-child) {
  margin: 1em 0;
}
#place_order {
  display: none;
}
@media screen and (max-width: 768px) {
  .buttonizer {
    right: 1.5rem !important;
  }
}
