/*** Import *****/
@import url("loading-btn.css");
@import url("loading-group.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: 15px 0;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: #46b450;
}

.wpcf7 form.invalid .wpcf7-response-output {
  color: red;
}
#wpadminbar #wp-admin-bar-wp-logo > .ab-item {
  width: 2rem !important;
}
a.logo-custom-link {
  width: 7.2rem !important;
  height: 6.9rem !important;
}
input#submit-contact {
  display: none;
}
.btrn-contact span.wpcf7-spinner {
  position: absolute;
  bottom: 2rem;
  right: 26.5rem;
}
.btrn-form span.wpcf7-not-valid-tip {
  font-size: 1.2rem;
  position: absolute;
  right: 1rem;
}
.contact-wr .wpcf7-response-output {
  font-size: 1rem !important;
}
h1.btrn-hidden {
  height: 0;
  width: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0;
}

.m-page-blog .mona-single-post.menu-item::before{
  width: 100%;
}
.m-page-blog .mona-ft-post.menu-item .menu-link{
  color: #ff4656;
}
